Roberto Rosario
|
e8a0e2b5ab
|
Make document type name field unique, fix natural key name definition
|
2012-09-29 01:02:14 -04:00 |
|
Roberto Rosario
|
c7a464797c
|
Remove remarked code
|
2012-09-27 03:26:56 -04:00 |
|
Roberto Rosario
|
6c713bd2de
|
Add logging
|
2012-09-27 03:26:42 -04:00 |
|
Roberto Rosario
|
95e1b9036b
|
Add logging
|
2012-09-27 03:26:31 -04:00 |
|
Roberto Rosario
|
714af0764a
|
Remove name attribute and add more dependencies
|
2012-09-27 03:26:10 -04:00 |
|
Roberto Rosario
|
6d434b57f8
|
Move initialization code to post_init
|
2012-09-27 03:25:44 -04:00 |
|
Roberto Rosario
|
ae4e7ce32e
|
Move initialization code to post_init
|
2012-09-27 03:25:12 -04:00 |
|
Roberto Rosario
|
b5d09be31b
|
Update document indexing app setting to use registry file and create literals for default values
|
2012-09-27 02:07:44 -04:00 |
|
Roberto Rosario
|
daf72a8770
|
Move initialization code from __init__ to post_init.py
|
2012-09-27 02:00:55 -04:00 |
|
Roberto Rosario
|
71c1f02a8d
|
Move .settings import from top of file to inside functions
|
2012-09-27 02:00:30 -04:00 |
|
Roberto Rosario
|
647835d0f5
|
Move top import of setting
|
2012-09-27 01:55:22 -04:00 |
|
Roberto Rosario
|
87d27a6d7a
|
Get rid of unnedded init function
|
2012-09-27 01:55:02 -04:00 |
|
Roberto Rosario
|
9e9e154642
|
Move initialization code from __init__ to post_init
|
2012-09-27 01:54:34 -04:00 |
|
Roberto Rosario
|
27f0fca914
|
Better wrapper function exception handling
|
2012-09-27 01:54:10 -04:00 |
|
Roberto Rosario
|
2b24314d25
|
Update ocr post_init file to be flat and not use init function
|
2012-09-27 01:52:20 -04:00 |
|
Roberto Rosario
|
b4b7d610f9
|
Add natural key handling to Index model
|
2012-09-27 01:51:44 -04:00 |
|
Roberto Rosario
|
9b70f6c11c
|
Only release lock if it was acquired
|
2012-09-27 01:51:00 -04:00 |
|
Roberto Rosario
|
2aa1c2fcce
|
Remove AutoAdminSingleton from common app
|
2012-09-27 01:50:06 -04:00 |
|
Roberto Rosario
|
b2828d1e1c
|
Move setting from settings file to registry and add default values to literals file
|
2012-09-27 01:49:27 -04:00 |
|
Roberto Rosario
|
1d8266fe5d
|
Move app initialization code from __init__.py to post_init.py
|
2012-09-27 01:48:31 -04:00 |
|
Roberto Rosario
|
3b895d7560
|
Add code to check if there is existing data before executing a bootstrap setup
|
2012-09-27 01:45:52 -04:00 |
|
Roberto Rosario
|
b42a43bafd
|
Remove bootstrap app api file
|
2012-09-27 01:45:02 -04:00 |
|
Roberto Rosario
|
d75e8b345f
|
Move AutoAdminSingleton from the common app to the user_management app
|
2012-09-27 01:44:02 -04:00 |
|
Roberto Rosario
|
a237217f8b
|
Remove debug statement
|
2012-09-27 01:43:11 -04:00 |
|
Roberto Rosario
|
c169d23714
|
Update requied django-mptt package
|
2012-09-26 22:42:38 -04:00 |
|
Roberto Rosario
|
109941fcf8
|
Move cluster app intialization to post_init.py
|
2012-09-26 22:42:20 -04:00 |
|
Roberto Rosario
|
7cebb82e1c
|
Import the entire post_init.py file removing the need to seprate init_ prefixed functions
|
2012-09-26 22:32:34 -04:00 |
|
Roberto Rosario
|
11aa9e64f1
|
Add icons for the document indexing app
|
2012-09-24 17:38:21 -04:00 |
|
Roberto Rosario
|
0a72fccb97
|
Add tags app registry description
|
2012-09-24 17:38:00 -04:00 |
|
Roberto Rosario
|
b714aa420f
|
Add PermissionDenied to permission __init__ file for easier import
|
2012-09-24 17:37:37 -04:00 |
|
Roberto Rosario
|
827384cc95
|
Use new default icons in the navigation template
|
2012-09-24 17:37:14 -04:00 |
|
Roberto Rosario
|
57d3cf8f4a
|
Add documents app bootstraped models
|
2012-09-24 17:36:58 -04:00 |
|
Roberto Rosario
|
b74245979e
|
Convert current selected link to new icon system
|
2012-09-24 17:36:35 -04:00 |
|
Roberto Rosario
|
5982c1b2ee
|
Initial updates to convert document indexing app to new registry and icon system
|
2012-09-24 17:36:01 -04:00 |
|
Roberto Rosario
|
46fb8dfc10
|
Add support for registering bootstrapped models from registry
|
2012-09-24 17:35:07 -04:00 |
|
Roberto Rosario
|
7f7ba8924d
|
Add CRUD views to bootstrap app, add support for dumping models into bootstrap fixtures
|
2012-09-24 17:34:30 -04:00 |
|
Roberto Rosario
|
cb4c70c822
|
Disable XML format, add initial nullifier per type support
|
2012-09-22 03:16:23 -04:00 |
|
Roberto Rosario
|
0ec69bc4fc
|
Add initial support to register database cleanup functions per app
|
2012-09-22 03:03:06 -04:00 |
|
Roberto Rosario
|
37f79ffde3
|
Validate the temporary directory in the post init of the common app
|
2012-09-22 03:02:33 -04:00 |
|
Roberto Rosario
|
47ac12b4d1
|
Add natural key to the DocumentType model to allow dumping and loading via the bootstrap app
|
2012-09-22 03:01:33 -04:00 |
|
Roberto Rosario
|
d48338a989
|
Convert database bootstrap setups from class based to database stored fixtures
|
2012-09-22 03:00:47 -04:00 |
|
Roberto Rosario
|
397c1ad86b
|
Add bootstrap app migrations
|
2012-09-22 01:50:54 -04:00 |
|
Roberto Rosario
|
fbee8cb64c
|
Use models to store the bootstrap setups
|
2012-09-22 01:50:17 -04:00 |
|
Roberto Rosario
|
aac3bd0bbe
|
Update bootstrap app to registry and icon system
|
2012-09-22 01:49:53 -04:00 |
|
Roberto Rosario
|
fec0d82f6f
|
Rename changelog from 0.13 to 1.0 to reflect version update
|
2012-09-22 00:56:29 -04:00 |
|
Roberto Rosario
|
5593c3ae84
|
Update changelog reminders
|
2012-09-22 00:56:12 -04:00 |
|
Roberto Rosario
|
51426632ca
|
Start move of link resolution code to Link class
|
2012-09-22 00:55:51 -04:00 |
|
Roberto Rosario
|
b614ce192f
|
Add world_go icon
|
2012-09-22 00:55:14 -04:00 |
|
Roberto Rosario
|
416037f3f0
|
Remove remarked imports, add missing imports
|
2012-09-22 00:54:46 -04:00 |
|
Roberto Rosario
|
644a0288d7
|
Remove unused name entry from registry
|
2012-09-22 00:54:26 -04:00 |
|