Roberto Rosario
|
c906a5dcee
|
Common app updates
|
2012-09-07 02:04:14 -04:00 |
|
Roberto Rosario
|
8435f3c1a2
|
Rename AutoAdminSingleton manager name
|
2012-08-03 20:08:41 -04:00 |
|
Roberto Rosario
|
3b44c785ca
|
Update documentation to include mention of DEBUG_ON_EXCEPTION
|
2012-07-29 01:20:46 -04:00 |
|
Roberto Rosario
|
6fa0c226b0
|
Add PDB on exception debug tool and config setting
|
2012-07-29 01:14:32 -04:00 |
|
Roberto Rosario
|
eecf7c7751
|
Import and PEP8 cleanups
|
2012-07-26 22:42:36 -04:00 |
|
Roberto Rosario
|
080d68c169
|
Merge branch 'hotfix/v0.12.2' into development
Conflicts:
apps/common/__init__.py
apps/documents/forms.py
apps/feedback/__init__.py
apps/history/__init__.py
apps/main/__init__.py
apps/scheduler/api.py
apps/sources/models.py
docs/releases/index.rst
requirements/production.txt
settings.py
urls.py
|
2012-06-30 04:00:01 -04:00 |
|
Roberto Rosario
|
1b076bbc5d
|
Remove comment
|
2012-06-29 02:39:46 -04:00 |
|
Roberto Rosario
|
b1f4ead6de
|
Add comments
|
2012-06-28 11:38:01 -04:00 |
|
Roberto Rosario
|
f503045aa1
|
Move the auto admin creation from the post_sync signal to the post_migrate signal, only deletec auto admin properties when password has been really changed
|
2012-06-28 11:35:58 -04:00 |
|
Roberto Rosario
|
50b42238eb
|
Initial commit to support random auto admin password and first run wizard
|
2012-06-18 12:51:20 -04:00 |
|
Roberto Rosario
|
c1d7acb6e3
|
Move sentry and admin link registration to common app
|
2012-06-08 18:20:43 -04:00 |
|
Roberto Rosario
|
61fdfaa2db
|
Move common app links to a seprate file
|
2012-06-08 17:33:36 -04:00 |
|
Roberto Rosario
|
58f027db60
|
Clean up (unused imports, PEP8, etc)
|
2012-06-08 16:43:54 -04:00 |
|
Roberto Rosario
|
ebd5016990
|
Simplify auto admin creation code
|
2012-03-27 23:11:15 -04:00 |
|
Roberto Rosario
|
e7d7ae0c88
|
Simplify auto admin creation code
|
2012-03-27 23:10:26 -04:00 |
|
Roberto Rosario
|
dcf568ead5
|
Start top menu refactor, added elementtree to requirements
|
2012-03-16 21:07:53 -04:00 |
|
Roberto Rosario
|
d028f54c27
|
Started navigation refatoring
|
2012-03-16 12:56:49 -04:00 |
|
Roberto Rosario
|
aa1ea252d8
|
Remove Changelog view in the about menu, add documentation link to the about template
|
2012-01-25 04:27:38 -04:00 |
|
Roberto Rosario
|
1a285d56dc
|
PEP8 cleanups, remove unused imports
|
2012-01-17 16:40:30 -04:00 |
|
Roberto Rosario
|
85875be859
|
Add further auto admin creation cleanups
|
2012-01-07 23:33:31 -04:00 |
|
Roberto Rosario
|
df5f50f5d4
|
Cleanup auto admin user creation using receiver decorator
|
2012-01-07 23:28:26 -04:00 |
|
Roberto Rosario
|
34311fb17e
|
Cleanups, permissions separation into explicit module, absolute import update
|
2012-01-02 03:48:26 -04:00 |
|
Roberto Rosario
|
aba9d47ad8
|
Added a view to the about menu to read the LICENSE file included with Mayan
|
2011-08-14 23:31:12 -04:00 |
|
Roberto Rosario
|
0584244663
|
Added changelog view under the about main menu
|
2011-08-06 21:16:36 -04:00 |
|
Roberto Rosario
|
90e876ca93
|
Code cleanup
|
2011-07-21 11:46:15 -04:00 |
|
Roberto Rosario
|
d202d23862
|
Merge branch 'smart_staging' into master_merge_test
Conflicts:
apps/common/__init__.py
requirements/development.txt
requirements/production.txt
|
2011-07-21 03:55:21 -04:00 |
|
Roberto Rosario
|
b4f5acc09a
|
Validate COMMON_TEMPORARY_DIRECTORY and fallback to use mkdtemp on failure
|
2011-07-21 03:41:57 -04:00 |
|
Roberto Rosario
|
038a0ea041
|
Added options to automatically create an admin user during syncdb
|
2011-07-07 23:53:15 -04:00 |
|
Roberto Rosario
|
af59b3a7cd
|
Removed 'change password' link next to the current user's name and added a few view to handle the current user's password, details and editing
|
2011-06-16 15:14:05 -04:00 |
|
Roberto Rosario
|
f66c8ec6e2
|
Fixed error and some warning returned by pylint
|
2011-04-05 00:04:11 -04:00 |
|
Roberto Rosario
|
6a9e114acb
|
Set all *.py files permissions to 644
|
2011-03-07 12:15:25 -04:00 |
|
Roberto Rosario
|
d0bea8ffeb
|
Initial version of the GridFS storage driver
|
2011-03-04 01:08:20 -04:00 |
|
Roberto Rosario
|
d6afcc64bb
|
Changed file permissions
|
2011-02-09 13:55:01 -04:00 |
|
Roberto Rosario
|
986dc5d805
|
Document upload and metadata input working
|
2011-02-03 17:17:04 -04:00 |
|