log rhodecode/templates/admin/users/user_edit.html @ 4116:ffd45b185016 rhodecode-2.2.5-gpl

age author description
Wed, 02 Jul 2014 19:03:13 -0400 Bradley M. Kuhn Imported some of the GPLv3'd changes from RhodeCode v2.2.5. rhodecode-2.2.5-gpl
Fri, 07 Jun 2013 00:31:11 +0200 Marcin Kuzminski Merged dev into stable/default/master branch
Tue, 28 May 2013 15:52:24 +0200 Marcin Kuzminski Don't show empty permissions for users, only for admins beta
Wed, 10 Apr 2013 23:15:00 +0200 Marcin Kuzminski Iteration on default permissions beta
Sun, 07 Apr 2013 18:37:22 +0200 Marcin Kuzminski merge with rc1
Thu, 04 Apr 2013 14:08:58 +0200 Marcin Kuzminski fixed sort of permissions summary it's now perm+name beta
Wed, 03 Apr 2013 17:19:47 +0200 Mads Kiilerich Fix a lot of casings - use standard casing in most places beta
Thu, 28 Mar 2013 01:10:45 +0100 Mads Kiilerich helpers: show boolean value of value as icon, not just the True and False singletons beta
Thu, 28 Mar 2013 01:10:45 +0100 Mads Kiilerich sort permission lists by (repository) name beta
Sun, 24 Mar 2013 22:01:31 +0100 Marcin Kuzminski improved title consistency beta
Tue, 05 Mar 2013 11:39:30 +0100 Marcin Kuzminski show ip for my account, and only in editing your user, showing in all users next to API key is misleading beta
Wed, 27 Feb 2013 01:27:31 +0100 Mads Kiilerich user edit: fix labels beta
Fri, 25 Jan 2013 01:40:09 +0100 Marcin Kuzminski Group management delegation: beta
Tue, 22 Jan 2013 23:44:38 +0100 Mads Kiilerich html: don't use tabs beta
Mon, 21 Jan 2013 19:47:11 +0100 Mads Kiilerich user edit: make email address box float correctly beta
Mon, 21 Jan 2013 00:03:44 +0100 Marcin Kuzminski merged with beta
Sun, 30 Dec 2012 23:06:03 +0100 Marcin Kuzminski Added UserIpMap interface for allowed IP addresses and IP restriction access beta
Thu, 13 Dec 2012 22:54:21 +0100 Marcin Kuzminski merge with beta rhodecode-0.0.1.5.0
Fri, 23 Nov 2012 21:57:40 +0100 Marcin Kuzminski Implemented #658 Changing username in LDAP-Mode should not be allowed. beta
Fri, 07 Sep 2012 23:20:33 +0200 Marcin Kuzminski merge with beta
Thu, 06 Sep 2012 00:10:34 +0200 Marcin Kuzminski White space cleanup beta
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable
Mon, 20 Aug 2012 18:10:23 +0200 Marcin Kuzminski fixed missing div on my_account + added nothing here yet when there are no beta
Fri, 10 Aug 2012 03:09:36 +0200 Marcin Kuzminski RhodeCode now has a option to explicitly set forking permissions. ref #508 beta
Fri, 27 Jul 2012 01:06:50 +0200 Marcin Kuzminski white space cleanup beta
Fri, 20 Jul 2012 12:57:48 +0200 Marcin Kuzminski fixes issue #506 beta
Wed, 18 Jul 2012 22:07:46 +0200 Marcin Kuzminski Added quick links for editing permissions for users from permission overview beta
Sun, 15 Jul 2012 02:01:38 +0200 Marcin Kuzminski removed deprecated ui-button beta
Wed, 04 Jul 2012 18:13:25 +0200 Marcin Kuzminski Renamed name to firstname in forms beta
Mon, 02 Jul 2012 00:22:57 +0200 Marcin Kuzminski Better descriptions of given permission overview in edit user view beta
Mon, 18 Jun 2012 00:41:10 +0200 Marcin Kuzminski white space cleanup beta
Fri, 15 Jun 2012 00:08:06 +0200 Marcin Kuzminski merge with beta codereview
Thu, 14 Jun 2012 02:06:35 +0200 Marcin Kuzminski whitespace cleanup beta
Sun, 10 Jun 2012 02:26:02 +0200 Marcin Kuzminski merge with beta codereview
Sun, 10 Jun 2012 02:24:19 +0200 Marcin Kuzminski #478 permissions overview for admin in user edit view beta
Wed, 23 May 2012 00:58:37 +0200 Marcin Kuzminski Added simple UI for admin to manage emails map codereview
Sun, 26 Feb 2012 17:25:09 +0200 Marcin Kuzminski merge 1.3 into stable
Tue, 17 Jan 2012 20:40:36 +0200 Marcin Kuzminski marked ldap_dn in user edit form as readonly ref #292
Tue, 17 Jan 2012 20:37:32 +0200 Marcin Kuzminski marked ldap_dn in user edit form as readonly ref #292 beta
Thu, 12 Jan 2012 06:32:40 +0200 Marcin Kuzminski White-space cleanup beta
Mon, 31 Oct 2011 23:10:11 +0200 Marcin Kuzminski implements #293 gravatar link should be disabled when use_gravatar = false beta
Tue, 25 Oct 2011 03:02:28 +0200 Marcin Kuzminski implements #237 added password confirmation for my account and admin edit user. beta
Wed, 19 Oct 2011 14:48:08 -0200 Augusto Herrmann Corrected some label-input linking in templates beta
Mon, 12 Sep 2011 00:51:53 -0300 Augusto Herrmann Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels. beta
Tue, 07 Jun 2011 17:58:51 +0200 Marcin Kuzminski fixes #200, rewrote the whole caching mechanism to get rid of such problems. Now cached instances are attached beta
Mon, 18 Apr 2011 20:18:12 +0200 Marcin Kuzminski Fixed #161 form saves the create repository permission. beta
Sun, 06 Mar 2011 00:06:28 +0100 Marcin Kuzminski Added api_key into user, api key get's generated again after password change beta
Tue, 15 Feb 2011 19:09:29 +0100 Marcin Kuzminski changed all urls for IMAGES files to use pylons url function beta
Thu, 03 Feb 2011 16:34:40 -0700 Thayne Harbaugh Improve LDAP authentication issue-108
Wed, 29 Dec 2010 17:50:47 +0100 Marcin Kuzminski Added some more details into user edit permissions view beta
Wed, 29 Dec 2010 01:51:29 +0100 Marcin Kuzminski extended user editing view with permissions (still a todo) beta
Wed, 29 Dec 2010 01:45:27 +0100 Marcin Kuzminski css optimizations beta
Mon, 15 Nov 2010 18:38:54 +0100 Marcin Kuzminski fixes #65, Added reset buttons to edit forms beta
Mon, 15 Nov 2010 18:16:24 +0100 Marcin Kuzminski fixes for #66 renamed name to First Name beta
Mon, 18 Oct 2010 23:51:37 +0200 Marcin Kuzminski #38 updated RhodeCode titles
Mon, 11 Oct 2010 01:58:19 +0200 Marcin Kuzminski fixed search button
Wed, 06 Oct 2010 03:18:16 +0200 Marcin Kuzminski renamed project to rhodecode base pylons_app/templates/admin/users/user_edit.html@eeecc03b8896