log pylons_app/lib/db_manage.py @ 533:53aa1ee1af86

age author description
Fri, 01 Oct 2010 02:04:32 +0200 Marcin Kuzminski updated tests for new version 6char password etc...
Tue, 21 Sep 2010 01:08:01 +0200 Marcin Kuzminski Added some more tests, rewrite testing schema, to autogenerate fresh db, new index. celery
Sun, 12 Sep 2010 18:29:55 +0200 Marcin Kuzminski config change little style fix for form buttons celery
Sun, 05 Sep 2010 16:20:29 +0200 Marcin Kuzminski implemented basic (startup) nose test suite.
Sat, 21 Aug 2010 16:34:37 +0200 Marcin Kuzminski permission refactoring,
Fri, 06 Aug 2010 02:03:22 +0200 Marcin Kuzminski Implemented hooks system,
Sun, 01 Aug 2010 18:36:00 +0200 Marcin Kuzminski cleared global application settings.
Wed, 28 Jul 2010 01:44:39 +0200 Marcin Kuzminski routes python 2.5 compatible
Tue, 27 Jul 2010 14:53:22 +0200 Marcin Kuzminski fixes issue #16 reimplementation of database repository, for using generic pk instead of repo naming as pk. Which caused to many problems.
Thu, 15 Jul 2010 06:25:43 +0200 Marcin Kuzminski updated db manage script, and remove broken test
Wed, 14 Jul 2010 18:31:06 +0200 Marcin Kuzminski Added application settings, are now customizable from database
Wed, 14 Jul 2010 12:50:12 +0200 Marcin Kuzminski updated hg-app db manage and global settings
Wed, 14 Jul 2010 02:28:32 +0200 Marcin Kuzminski Made config file free configuration based on database and capable of beeing manage via application settings + some code cleanups
Thu, 01 Jul 2010 00:57:45 +0200 Marcin Kuzminski updated installation instruction, made more user friendly way of creating all needed configs. All is done now from paster setup-app
Mon, 28 Jun 2010 23:29:57 +0200 Marcin Kuzminski added permission functions to webhelpers, updated dbmanage permissions