log rhodecode/model/user.py @ 2993:716550e1e4fa beta

age author description
Sun, 23 Sep 2012 13:04:53 +0200 Marcin Kuzminski fixed #570 explicit users group permissions can overwrite owner permissions beta
Fri, 07 Sep 2012 23:20:33 +0200 Marcin Kuzminski merge with beta
Fri, 07 Sep 2012 02:20:02 +0200 Marcin Kuzminski Permissions on group can be set in recursive mode setting defined permission to all children beta
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable
Fri, 10 Aug 2012 03:09:36 +0200 Marcin Kuzminski RhodeCode now has a option to explicitly set forking permissions. ref #508 beta
Wed, 25 Jul 2012 00:38:05 +0200 Marcin Kuzminski fixed api issue with changing username during update_user beta
Wed, 04 Jul 2012 18:13:25 +0200 Marcin Kuzminski Renamed name to firstname in forms beta
Sun, 01 Jul 2012 12:44:54 +0200 Marcin Kuzminski Added associated classes into child models beta
Tue, 26 Jun 2012 21:57:31 +0200 Marcin Kuzminski Updated create_or_update method to not change API key when password is not updated beta
Tue, 19 Jun 2012 22:28:44 +0200 Marcin Kuzminski fix crypt password on update my account beta
Mon, 18 Jun 2012 21:25:49 +0200 Marcin Kuzminski Added validation into user email map beta
Mon, 18 Jun 2012 00:41:10 +0200 Marcin Kuzminski white space cleanup beta
Sun, 17 Jun 2012 21:37:07 +0200 Marcin Kuzminski Switched forms to new validators codereview
Sat, 09 Jun 2012 20:23:48 +0200 Marcin Kuzminski Share common getter functions in base model, and remove duplicated functions from other models codereview
Wed, 23 May 2012 00:58:37 +0200 Marcin Kuzminski Added simple UI for admin to manage emails map codereview