log rhodecode/model/forms.py @ 1963:9bbde54232dc beta

age author description
Sat, 28 Jan 2012 07:14:34 +0200 Marcin Kuzminski white space cleanup beta
Fri, 27 Jan 2012 04:46:00 +0200 Marcin Kuzminski #344 optional firstname lastname on user creation beta
Sat, 14 Jan 2012 01:08:21 +0200 Marcin Kuzminski backported fix for #337
Sat, 14 Jan 2012 00:56:37 +0200 Marcin Kuzminski added validation to repo groups to check for conflicting repository name fixes #337 beta
Thu, 29 Dec 2011 07:35:51 +0200 Marcin Kuzminski auto white-space removal beta
Wed, 21 Dec 2011 10:08:32 -0700 Matt Zuba Remember Me option on login beta
Thu, 08 Dec 2011 01:31:11 +0200 Marcin Kuzminski fix small issue in forms beta
Wed, 07 Dec 2011 20:43:16 +0200 Marcin Kuzminski case insensitive fix for issue #298 beta
Tue, 06 Dec 2011 01:18:27 +0200 Marcin Kuzminski fixes #298, ldap email addresses created by rhodecode automatically during first login didn't get converted to lower case, which lead to lookup failures and than wrong checks for uniqueness. Fixed that by putting a setter on db model column that will enforce converting to lowercase. beta
Fri, 02 Dec 2011 22:31:13 +0200 Marcin Kuzminski commit less models beta
Wed, 30 Nov 2011 23:11:30 +0200 Marcin Kuzminski added option to do a checkout after cloning a repository beta
Sun, 27 Nov 2011 01:03:12 +0200 Marcin Kuzminski small fixes for detection of groups that already exists beta
Sat, 26 Nov 2011 00:11:32 +0200 Marcin Kuzminski #235 forking page repo group selection beta
Wed, 02 Nov 2011 22:19:47 +0200 Marcin Kuzminski merged upto rev 019026a8cf67
Wed, 02 Nov 2011 03:08:33 +0200 Marcin Kuzminski refactoring of models names for repoGroup permissions beta
Mon, 31 Oct 2011 21:42:41 +0200 Marcin Kuzminski Some code cleanups and fixes beta
Tue, 25 Oct 2011 03:02:28 +0200 Marcin Kuzminski implements #237 added password confirmation for my account and admin edit user. beta
Mon, 24 Oct 2011 22:40:43 +0200 Marcin Kuzminski fixes #288 beta
Mon, 17 Oct 2011 01:01:18 +0200 Marcin Kuzminski Merge with beta
Wed, 12 Oct 2011 14:43:46 +0200 Marcin Kuzminski fixes #266 Rhodecode allows to create repo with the same name and in the same parent as group beta
Mon, 10 Oct 2011 03:27:31 +0200 Marcin Kuzminski fixes #260 Put repo in group, then move group to another group -> repo becomes unavailable beta
Sat, 08 Oct 2011 03:00:26 +0200 Marcin Kuzminski fixed hardcoded admin prefix check in forms beta
Sat, 08 Oct 2011 02:02:25 +0200 Marcin Kuzminski Refactoring of model get functions beta
Fri, 07 Oct 2011 02:53:29 +0200 Marcin Kuzminski merge stable with beta
Fri, 07 Oct 2011 02:51:18 +0200 Marcin Kuzminski fixed issues with python2.5 beta
Fri, 07 Oct 2011 01:08:50 +0200 Marcin Kuzminski merge beta in stable branch
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
Sun, 05 Jun 2011 02:12:19 +0200 Marcin Kuzminski removed leftover print beta
Sun, 05 Jun 2011 02:09:27 +0200 Marcin Kuzminski fixed issue with adding new group. template typo fix for empty group beta