log rhodecode/model/forms.py @ 1818:cf51bbfb120e beta

age author description
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
Sat, 04 Jun 2011 22:57:22 +0200 Marcin Kuzminski fixed #47 adding a new repo that have a group chosen had wrong paths. beta
Sat, 04 Jun 2011 00:28:58 +0200 Marcin Kuzminski fixes issue #198 password will require only 3 chars now for login form beta
Thu, 26 May 2011 01:28:06 +0200 Marcin Kuzminski #47 added editing of groups, and moving them between. Added check constraint for groups beta
Wed, 25 May 2011 10:27:29 +0200 Marcin Kuzminski #47 implemented basic edition of groups beta
Mon, 23 May 2011 02:46:43 +0200 Marcin Kuzminski #47 implemented deleting of empty groups. Fixed problem with full paths on nested groups beta
Mon, 23 May 2011 02:22:00 +0200 Marcin Kuzminski #47 implemented Adding of new repo_groups+forms+validators. Fixed sorting of repo groups by main names in multiple locations. Removed some unneeded calls to self.sa for exchange to .query() methods. beta
Thu, 12 May 2011 00:37:40 +0200 Marcin Kuzminski fixed regresion made in previos commit, that introduced bug in handling regular repositories beta
Thu, 12 May 2011 00:31:17 +0200 Marcin Kuzminski fixed saving settings on repositories inside groups, also fixes #187 beta
Sun, 01 May 2011 22:21:19 +0200 Marcin Kuzminski fixed http/s validation for clone_uri, and missing return value. beta
Tue, 26 Apr 2011 19:17:06 +0200 Lorenzo M. Catucci Enable start_tls connection encryption. beta
Tue, 19 Apr 2011 17:28:42 +0200 Marcin Kuzminski Fixed permissions for users groups, group can have create repo permission now. beta
Sat, 16 Apr 2011 21:05:21 +0200 Marcin Kuzminski added dump validation of cloneurl, it can still freeze if server will ask for auth. beta
Sun, 03 Apr 2011 18:23:15 +0200 Marcin Kuzminski source code cleanup: remove trailing white space, normalize file endings beta
Sat, 19 Mar 2011 18:52:27 +0100 Marcin Kuzminski Changes for repo groups beta
Thu, 17 Mar 2011 21:05:14 +0100 Marcin Kuzminski fixed ldap form, it doesn't validate the baseDN until enable checkbox is set
Sat, 05 Mar 2011 21:59:47 +0100 Marcin Kuzminski #109, added optional clone uri when creating repo. beta
Wed, 16 Feb 2011 11:05:35 +0100 Marcin Kuzminski rhodecode release 1.1.3 changes
Fri, 11 Feb 2011 00:13:09 +0100 Marcin Kuzminski Code refactor number 2 beta
Wed, 09 Feb 2011 17:41:27 +0100 Marcin Kuzminski #56 added ajax removal of users groups, beta
Wed, 09 Feb 2011 15:16:28 +0100 Marcin Kuzminski #56 added assignments of users groups into repository beta
Wed, 09 Feb 2011 03:14:59 +0100 Marcin Kuzminski #56 hacking on forms, and model for users groups beta
Thu, 03 Feb 2011 16:34:40 -0700 Thayne Harbaugh Improve LDAP authentication issue-108
Fri, 28 Jan 2011 18:40:50 +0100 Marcin Kuzminski #56 implemented users groups editing, beta
Wed, 26 Jan 2011 18:37:42 +0100 Marcin Kuzminski implemented #84 downloads can be enabled/disabled per each repository from now. beta
Wed, 26 Jan 2011 17:38:08 +0100 Marcin Kuzminski fixed #102 allowed '.' character in username beta
Wed, 26 Jan 2011 17:34:37 +0100 Marcin Kuzminski #56 fixed found bugs, implemented adding of new group + forms+validators beta
Wed, 29 Dec 2010 11:13:17 +0100 Marcin Kuzminski fixes for #89 ga code beta
Wed, 29 Dec 2010 10:39:46 +0100 Marcin Kuzminski implemented #89 google analytics code beta
Sun, 05 Dec 2010 15:47:49 +0100 Marcin Kuzminski fixes #62, added option to disable statistics for each repository beta
Fri, 26 Nov 2010 23:49:19 +0100 Marcin Kuzminski fixes #77 and adds extendable base Dn with custom uid specification beta
Thu, 25 Nov 2010 22:58:28 +0100 Marcin Kuzminski ldap auth rewrite, moved split authfunc into two functions, beta
Tue, 23 Nov 2010 22:33:59 +0100 Marcin Kuzminski fixed grammar in taken email error beta
Tue, 23 Nov 2010 22:31:08 +0100 Marcin Kuzminski added test for username and email case senstitive validators, beta
Tue, 23 Nov 2010 14:58:29 +0100 Marcin Kuzminski added validation of username alphanumeric+dash only beta