log pylons_app/model/forms.py @ 310:fc4027fe46bc

age author description
Tue, 29 Jun 2010 12:32:30 +0200 Marcin Kuzminski fixed bug when user is capable of creating _admin repository which is a link to admin interface
Mon, 28 Jun 2010 13:54:47 +0200 Marcin Kuzminski repos crud controllers - change id into repo_name for compatability, added ajax repo perm user function variuos html fixes, permissions forms and managment fixes.
Fri, 25 Jun 2010 02:09:33 +0200 Marcin Kuzminski first permissions commit: added permission managment on repository edit. Changed db rmissions, validators.
Mon, 07 Jun 2010 00:18:33 +0200 Marcin Kuzminski Implemented basic repository managment. Implemented repo2db mappings, model, helpers updates and code cleanups
Sun, 30 May 2010 22:08:54 +0200 Marcin Kuzminski Added lastlogin to user after login, model db update
Sun, 30 May 2010 17:55:56 +0200 Marcin Kuzminski Rewrite of user managment, improved forms, added some user info
Thu, 27 May 2010 21:31:30 +0200 Marcin Kuzminski changed naming convention for db modules.
Wed, 26 May 2010 23:55:48 +0200 Marcin Kuzminski CHanged form error when user account is disabled.
Sat, 22 May 2010 20:49:38 +0200 Marcin Kuzminski logging info change on login form
Sat, 22 May 2010 16:07:28 +0200 Marcin Kuzminski cleared prints leftoovers, and changed current user fetching in login controller
Sat, 22 May 2010 01:32:30 +0200 Marcin Kuzminski fixed menu in home page, and added login html with forms that validates username and password.
Wed, 07 Apr 2010 17:28:10 +0200 marcink implemented admin page login
Thu, 18 Feb 2010 13:01:57 +0100 Marcin Kuzminski initial commit.