log pylons_app/controllers/admin.py @ 252:3782a6d698af

age author description
Fri, 04 Jun 2010 13:08:29 +0200 Marcin Kuzminski licensing updates, code cleanups
Sun, 30 May 2010 00:44:45 +0200 Marcin Kuzminski Fixed access to repos and users.
Thu, 27 May 2010 21:31:30 +0200 Marcin Kuzminski changed naming convention for db modules.
Mon, 24 May 2010 22:20:21 +0200 Marcin Kuzminski Cleaned the way based was used to generate submenu for admin, now it's much more clear to use submenu. Cleaned admin and added comment to middleware
Sat, 22 May 2010 01:47:07 +0200 Marcin Kuzminski Authenticated controller with LoginRequired decorator, and cleaned __before__ (used in baseController now). fixed User for clone url with logged in session user.
Fri, 21 May 2010 02:44:40 +0200 Marcin Kuzminski Added universal cache invalidator for two cached functions.
Sun, 09 May 2010 15:06:00 +0200 Marcin Kuzminski moved cache invalidating to utils, as seperate function. Implemented invalidating in
Sun, 09 May 2010 13:08:16 +0200 Marcin Kuzminski Changed creation of repository to vcs implementation,
Mon, 03 May 2010 19:07:54 +0200 Marcin Kuzminski Html changes and cleanups, made folders for html templates, implemented tags and branches pages
Thu, 29 Apr 2010 01:26:20 +0200 Marcin Kuzminski Moved check_repo function to utils, error controller check for first name in url, for this repo and only prints 404 make repo template if repo does not exists, moded check repo from admin
Sun, 25 Apr 2010 01:25:54 +0200 Marcin Kuzminski statics moved to pylons.
Sat, 17 Apr 2010 19:59:06 +0200 Marcin Kuzminski Implemented AJAH paging
Sat, 17 Apr 2010 19:07:29 +0200 Marcin Kuzminski Implemented paging to admin user acion log
Tue, 13 Apr 2010 22:30:52 +0200 Marcin Kuzminski Changed order of user actions log
Sat, 10 Apr 2010 16:42:08 +0200 Marcin Kuzminski Updated admin to show last 5 actions + updated db model
Thu, 08 Apr 2010 12:00:06 +0200 marcink implemented autentication
Wed, 07 Apr 2010 20:19:25 +0200 Marcin Kuzminski Added rest controllers for repos and users,
Wed, 07 Apr 2010 19:39:31 +0200 Marcin Kuzminski Static files for production fixed
Wed, 07 Apr 2010 17:28:10 +0200 marcink implemented admin page login
Wed, 07 Apr 2010 16:42:11 +0200 marcink Added managment pages.
Wed, 07 Apr 2010 15:28:50 +0200 marcink changed for pylons 0.1 / 1.0