log rhodecode/model/forms.py @ 3714:7e3d89d9d3a2 beta

age author description
Mon, 08 Apr 2013 22:47:35 +0200 Marcin Kuzminski - Manage User’s Groups: create, delete, rename, add/remove users inside. beta
Sun, 07 Apr 2013 18:37:22 +0200 Marcin Kuzminski merge with rc1
Thu, 04 Apr 2013 18:31:15 +0200 Marcin Kuzminski fixed ldap tests when ldap lib is installed beta
Thu, 28 Mar 2013 02:57:05 +0100 Marcin Kuzminski #749 and #516 Removed dupliciting of repo settings for rhodecode admins and repo admins beta
Thu, 28 Mar 2013 02:11:26 +0100 Marcin Kuzminski moved permission management into separate entity. beta
Mon, 11 Mar 2013 17:59:38 +0100 Marcin Kuzminski Pass in old groups data to CanWriteToGroup validator for later skipping group checks.
Mon, 11 Mar 2013 17:59:38 +0100 Marcin Kuzminski Pass in old groups data to CanWriteToGroup validator for later skipping group checks. beta
Tue, 05 Mar 2013 11:55:01 +0100 Mads Kiilerich compare/pullrequest: introduce merge parameter beta
Wed, 27 Feb 2013 17:18:43 +0100 Mads Kiilerich further cleanup of UsersGroup beta
Wed, 30 Jan 2013 04:10:58 +0100 Marcin Kuzminski repository extra fields implementation beta
Fri, 25 Jan 2013 01:40:09 +0100 Marcin Kuzminski Group management delegation: beta
Mon, 21 Jan 2013 00:03:44 +0100 Marcin Kuzminski merged with beta
Sat, 19 Jan 2013 19:42:37 +0100 Marcin Kuzminski set the status of changesets initially on pull request, and make sure we care of version collisions. 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
Thu, 13 Dec 2012 03:34:19 +0100 Marcin Kuzminski Fixed some issues with edit form beta
Mon, 03 Dec 2012 02:55:08 +0100 Marcin Kuzminski Implemented #379 defaults settings page for creation of repositories beta
Fri, 30 Nov 2012 00:59:49 +0100 Marcin Kuzminski implemented #663 Admin/permission: specify default repogroup perms beta
Tue, 06 Nov 2012 21:58:29 +0100 Marcin Kuzminski fixed missing permission for being able to write to group on repository settings ref #468 beta
Tue, 23 Oct 2012 11:09:27 +0200 Marcin Kuzminski Added lightweight journal option for visual beta
Thu, 18 Oct 2012 20:16:00 +0200 Marcin Kuzminski Added lightweight dashboard option. ref #500 beta
Mon, 08 Oct 2012 22:37:09 +0200 Marcin Kuzminski Merge with beta
Wed, 03 Oct 2012 19:02:40 +0200 Marcin Kuzminski Fixed #585, checks for status of revision where to strict, and made opening pull request with those revision impossible due to previosly set status. beta
Wed, 19 Sep 2012 22:38:12 +0200 Marcin Kuzminski Merge branch beta into stable rhodecode-0.0.1.4.2
Thu, 13 Sep 2012 19:36:56 +0200 Marcin Kuzminski Implemented permissions for writing to repo 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
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
Tue, 28 Aug 2012 00:17:42 +0200 Marcin Kuzminski Recursive set locking on all children of a group. beta
Wed, 22 Aug 2012 00:30:02 +0200 Marcin Kuzminski Implemented basic locking functionality. beta
Sun, 19 Aug 2012 01:00:47 +0200 Marcin Kuzminski Changed v.Set validation into our own that actually raises exceptions on missing values. beta
Sat, 11 Aug 2012 17:47:17 +0200 Marcin Kuzminski added more validations when opening pull request beta
Fri, 10 Aug 2012 03:09:36 +0200 Marcin Kuzminski RhodeCode now has a option to explicitly set forking permissions. ref #508 beta
Wed, 08 Aug 2012 23:30:55 +0200 Marcin Kuzminski Added form for controlling mercurial extensions beta
Fri, 27 Jul 2012 01:21:07 +0200 Marcin Kuzminski merged + fixed pull request #62: Implemented metatags and visualisation options. beta
Thu, 12 Jul 2012 17:14:59 +0200 Marcin Kuzminski renamed some leftover name -> firstname beta
Wed, 04 Jul 2012 18:13:25 +0200 Marcin Kuzminski Renamed name to firstname in forms beta
Tue, 19 Jun 2012 20:27:53 +0200 Marcin Kuzminski added landing revision into fork create form beta
Mon, 18 Jun 2012 21:31:03 +0200 Marcin Kuzminski User active flag should be default to True beta
Mon, 18 Jun 2012 21:25:49 +0200 Marcin Kuzminski Added validation into user email map beta
Sun, 17 Jun 2012 21:37:07 +0200 Marcin Kuzminski Switched forms to new validators codereview
Fri, 15 Jun 2012 00:05:20 +0200 Marcin Kuzminski validating choices for landing_rev beta
Thu, 14 Jun 2012 23:19:26 +0200 Marcin Kuzminski Initial version of landing revisions ref #483 beta
Wed, 06 Jun 2012 22:23:27 +0200 Marcin Kuzminski Change git & hg hooks to post. They shouldn't block as they are used just for logging actions. Futhermore post hooks have access to changesets, so it's much better flexible beta
Thu, 10 May 2012 20:27:45 +0200 Marcin Kuzminski merged beta into stable
Sun, 15 Apr 2012 20:30:17 +0200 Marcin Kuzminski fixed #374 LDAP config is now saved but deactivated if python-ldap lib is missing beta
Tue, 03 Apr 2012 00:02:25 +0200 Marcin Kuzminski #419 don't strip passwords for login forms, make rhodecode more compatible with LDAP servers beta
Wed, 29 Feb 2012 23:11:13 +0200 Marcin Kuzminski merge beta into stable
Wed, 29 Feb 2012 16:39:07 +0200 Marcin Kuzminski fixes #376 Cannot edit user (using container auth) beta
Tue, 28 Feb 2012 20:21:35 +0200 Marcin Kuzminski merge with beta rhodecode-0.0.1.3.2
Tue, 28 Feb 2012 05:25:16 +0200 Marcin Kuzminski updated CONTRIBUTORS beta
Mon, 27 Feb 2012 18:58:47 +0200 Marcin Kuzminski fixed issue with remote repos on git beta
Sun, 26 Feb 2012 17:25:09 +0200 Marcin Kuzminski merge 1.3 into stable
Thu, 23 Feb 2012 03:39:35 +0200 Marcin Kuzminski more work on improving info logging beta
Sat, 28 Jan 2012 01:06:29 +0200 Marcin Kuzminski #227 Initial version of repository groups permissions system beta
Thu, 02 Feb 2012 00:31:00 +0200 Marcin Kuzminski garden beta
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
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