Roberto Rosario
|
da2e8cdaac
|
Remove the scheduler and job_processor apps
|
2014-10-03 02:01:27 -04:00 |
|
Roberto Rosario
|
3cfcb82798
|
Have Celery use UTC timezone
|
2014-10-03 01:55:10 -04:00 |
|
Roberto Rosario
|
a613c65fde
|
Update the OCR app to use Celery, remove OCR config options OCR_REPLICATION_DELAY, OCR_NODE_CONCURRENT_EXECUTION, OCR_QUEUE_PROCESSING_INTERVAL
|
2014-10-03 01:19:59 -04:00 |
|
Roberto Rosario
|
437c74a024
|
Merge branch 'master' into development
|
2014-10-01 05:19:51 -04:00 |
|
Ford Guo
|
b15100c2ea
|
add zh_CN language
|
2014-09-26 11:43:53 +08:00 |
|
Roberto Rosario
|
f5bef4b52d
|
Add app url namespacing to the common and main apps, fix missing namespace in the registration app, remove explict reverse_lazy for the LOGIN_URL and LOGIN_REDIRECT_URL these are expected to be views or URLs (failover)
|
2014-09-09 03:51:23 -04:00 |
|
Roberto Rosario
|
a324ec78d6
|
Remove signaler app
|
2014-08-26 03:25:04 -04:00 |
|
Roberto Rosario
|
7376263ffa
|
Get rid of the web_theme app
|
2014-08-26 02:21:12 -04:00 |
|
Roberto Rosario
|
47899e29c3
|
Store every user modifiable data in the /media dir include collected static files
|
2014-08-05 02:30:23 -04:00 |
|
Roberto Rosario
|
a712f2e786
|
Exclude the API urls from forced session based authentication
We now have token based authentication support too
|
2014-07-24 11:38:20 -04:00 |
|
Roberto Rosario
|
3c4ddecf80
|
Enable token authentication for the API, add API token request view
|
2014-07-24 01:03:51 -04:00 |
|
Roberto Rosario
|
e2ae80b43d
|
Add the old secret key back fixes test runners
|
2014-07-11 01:16:24 -04:00 |
|
Roberto Rosario
|
f2c351fbc7
|
Remove the SITE_ROOT settings variable and use Django's MEDIA_ROOT instead.
By default MEDIA_ROOT will point to a new 'media' inside Mayan's main directory.
|
2014-07-11 01:06:50 -04:00 |
|
Roberto Rosario
|
972aa02976
|
Merge branch 'master' of https://github.com/cccs-web/mayan-edms into cccs-web-master
Conflicts:
mayan/settings/includes/common.py
|
2014-07-11 00:32:50 -04:00 |
|