This website requires JavaScript.
b158b48556
Cache a document versions page count
Roberto Rosario
2014-10-11 03:30:41 -04:00
95850a919a
Cache a document's latest version
Roberto Rosario
2014-10-11 03:21:14 -04:00
34af0ce3f6
Remove unused web theme files
Roberto Rosario
2014-10-11 02:52:40 -04:00
c0b5bbb9c2
Update upcoming version 1.1 release notes
Roberto Rosario
2014-10-11 02:48:33 -04:00
a546aa4c30
Remove unused media file
Roberto Rosario
2014-10-11 02:33:05 -04:00
0116e34aec
Capitalize the title
Roberto Rosario
2014-10-11 02:28:59 -04:00
6bcc74fe35
Add the debug template context processor and INTERNAL_IPS with default value to the base settings file
Roberto Rosario
2014-10-11 02:27:15 -04:00
486e7c77b0
Issue #56 , Remove unused template
Roberto Rosario
2014-10-11 02:23:14 -04:00
36694cc5c5
Set the ignore_result option for the tasks that don't return values
Roberto Rosario
2014-10-11 02:05:02 -04:00
feb90cb426
Improve registration view workflow now that a queued task is used
Roberto Rosario
2014-10-11 01:59:38 -04:00
ce6bef79a6
Add the bing argument to enable .self access
Roberto Rosario
2014-10-11 01:59:23 -04:00
76c7324214
Pass task configuration to the decorator, not to the task itself
Roberto Rosario
2014-10-11 01:54:04 -04:00
47a3a9ff62
Issue #57 , update the registration app to use Celery
Roberto Rosario
2014-10-11 01:53:33 -04:00
dd1832d0c9
Add retry and rate limit support to the installation task
Roberto Rosario
2014-10-11 01:43:07 -04:00
597dfa8628
Issue #57 , convert installation app to use celery
Roberto Rosario
2014-10-11 01:23:39 -04:00
fde037f857
Remove APScheduler, it is no longer used by Mayan EDMS
Roberto Rosario
2014-10-11 01:13:48 -04:00
a75a4edf21
Issue #39 , Finish capitalizing source text messages
Roberto Rosario
2014-10-10 02:29:37 -04:00
0479c0a3cb
Update documents app tests
Roberto Rosario
2014-10-10 02:02:42 -04:00
1e9d01c673
Move default ACLS application, recent document setting and document creation event from the Source model to the Document model Now event document directly created by the save() method of the Document model will have those properties set
Roberto Rosario
2014-10-10 01:55:32 -04:00
37875df7a1
Add missing imports, PEP8 cleanups
Roberto Rosario
2014-10-09 20:25:55 -04:00
9662d14e9c
Issue #40 , finish remaining '/' hardcoded redirects
Roberto Rosario
2014-10-09 20:05:42 -04:00
9f0b9e3622
Remove local.py from the repository
Roberto Rosario
2014-10-09 19:37:00 -04:00
9bf1b3b95a
Improve the settings method, allow for execution of mayan-edms.py without an existing local.py file
Roberto Rosario
2014-10-09 19:34:51 -04:00
0222474afa
Remove django-celery requirement, update default celery config option CELERY_ALWAYS_EAGER to be True at install
Roberto Rosario
2014-10-09 19:11:22 -04:00
59177a53c8
Update required version of Django to 1.6.7
Roberto Rosario
2014-10-09 18:48:04 -04:00
a3af431a63
Remove unused folder template
Roberto Rosario
2014-10-09 14:26:31 -04:00
a4d1e66757
Fix filename preservation during upload
Roberto Rosario
2014-10-09 14:18:59 -04:00
c2e35694d8
Unify the method to submit document for OCR, fix OCR error document re-queue view
Roberto Rosario
2014-10-09 14:08:48 -04:00
8bac1525be
PEP8 cleanups
Roberto Rosario
2014-10-08 19:39:16 -04:00
50e143e754
Fix indentation
Roberto Rosario
2014-10-08 18:15:19 -04:00
dd0bb485d6
Issue #39 updates
Roberto Rosario
2014-10-08 18:15:06 -04:00
97dcf507ab
PEP8 cleanups
Roberto Rosario
2014-10-08 18:14:05 -04:00
35f9adbefc
Sort URL entries
Roberto Rosario
2014-10-08 17:39:54 -04:00
451abe4ed9
Update language helper script
Roberto Rosario
2014-10-08 17:33:36 -04:00
dd390531e3
Remove the scheduler app from the Transifex configuration file
Roberto Rosario
2014-10-08 17:33:16 -04:00
379a34dabe
Translation file synchronization
Roberto Rosario
2014-10-08 17:31:51 -04:00
bdb3cdb91b
Sort the installed apps by name
Roberto Rosario
2014-10-08 17:17:09 -04:00
ce92f58fed
Add mailer app to add support to send document or document links via email
Roberto Rosario
2014-10-08 16:28:04 -04:00
b9cdcd80f4
Issue #56 , Remove remaining SIDEBAR_SEARCH and web_main_settings code
Roberto Rosario
2014-10-08 14:06:13 -04:00
0cb9c2aa21
Issue #56 , Remove the MAIN_ENABLE_SCROLL_JS and associated code, remove remaining web theme selection code
Roberto Rosario
2014-10-08 14:00:24 -04:00
b8f3fcf383
Issue #56 , Remove the MAIN_DISABLE_HOME configuration settings Upon login users now go directly to the documents tab
Roberto Rosario
2014-10-08 13:49:13 -04:00
c4c93a3ba8
Add missing url namespace
Roberto Rosario
2014-10-08 13:32:32 -04:00
e1babac425
Issue #56 , Remove English names only capitalization feature
Roberto Rosario
2014-10-08 10:26:47 -04:00
908f2eef84
Fix quotation style
Roberto Rosario
2014-10-08 10:24:04 -04:00
3990900433
Issue #39 , Fix common model messages capitalization
Roberto Rosario
2014-10-08 10:22:16 -04:00
bd63d19899
Fix quoting style
Roberto Rosario
2014-10-08 10:21:51 -04:00
d253c8137d
Issue #39 , Fix capitalization of common app links
Roberto Rosario
2014-10-08 10:16:06 -04:00
ad7ae3dcfa
Issue #56 , Remove sidebar help templates and navigation function to register them
Roberto Rosario
2014-10-08 10:11:04 -04:00
5a237ce258
Cleanup imports
Roberto Rosario
2014-10-08 09:59:26 -04:00
e5d8f4a526
Cleanups
Roberto Rosario
2014-10-08 09:42:13 -04:00
db2980b36a
Remove unnecessary direct index update at upload, signal handlers now do that
Roberto Rosario
2014-10-08 09:37:51 -04:00
9cbbd07d78
PEP8 cleanups
Roberto Rosario
2014-10-08 09:37:19 -04:00
2a7bd74149
Add missing view namespace
Roberto Rosario
2014-10-08 09:30:34 -04:00
b0d6ccbe89
Add API endpoint to create a document based off a document source
Roberto Rosario
2014-10-08 01:51:15 -04:00
4b6c826574
Increase timeouts for the image conversion tasks
Roberto Rosario
2014-10-07 19:38:14 -04:00
dd35196492
Improve API view to retreive documents of a type
Roberto Rosario
2014-10-07 14:52:11 -04:00
e28f5c9028
Fix missing redirect namespace
Roberto Rosario
2014-10-07 14:51:49 -04:00
78ecee7266
Merge branch 'gwalborn-master' into test
Roberto Rosario
2014-10-07 13:47:02 -04:00
6896b29b89
Merge branch 'master' of https://github.com/gwalborn/mayan-edms into gwalborn-master
Roberto Rosario
2014-10-07 13:44:36 -04:00
a85b3b1526
Add metadata app API endpoints
Roberto Rosario
2014-10-07 08:57:37 -04:00
eb48909399
Don't include the documents contained in the tags or folders results, instead provide a separate, paginates tag and folder endpoint
Roberto Rosario
2014-10-06 03:43:51 -04:00
a4667bdd61
Fix message
Roberto Rosario
2014-10-03 23:55:47 -04:00
92b35b57ae
Don't pass an user object to the task, pass an user id instead
Roberto Rosario
2014-10-03 23:54:14 -04:00
a754267ca0
Improvements to the queued upload code to support large files
Roberto Rosario
2014-10-03 17:12:56 -04:00
accf323157
Issues #57 , #49 , Initial changes to support queued uploads
Roberto Rosario
2014-10-03 16:35:55 -04:00
79e7bdc860
Add reminders
Roberto Rosario
2014-10-03 16:35:36 -04:00
831b63ba77
Convert the document image view to use queued conversion
Roberto Rosario
2014-10-03 16:34:54 -04:00
3b1937bb17
Add reminder
Roberto Rosario
2014-10-03 16:34:36 -04:00
33baa434e0
Add a descriptive literal
Roberto Rosario
2014-10-03 16:34:17 -04:00
e4e6c2f5fb
Move document image queueing up in process to avoid queueing serialization overhead
Roberto Rosario
2014-10-03 14:58:55 -04:00
0a20d46752
Remove unused code
Roberto Rosario
2014-10-03 14:37:51 -04:00
3fdcb126a5
Fix capitalization
Roberto Rosario
2014-10-03 14:37:37 -04:00
060c7a4175
Improve sources app model sub classes and inheritance handling
Roberto Rosario
2014-10-03 14:37:01 -04:00
3b03af9295
Merge branch 'feature/lts' into merge_test
Roberto Rosario
2014-10-03 11:41:41 -04:00
b20314cd43
Add document folder list API endpoint
Roberto Rosario
2014-10-03 09:28:59 -04:00
6646f28433
Add document folder list API endpoint
Roberto Rosario
2014-10-03 09:28:31 -04:00
f26f202c4d
Use different queues for the background tasks
Roberto Rosario
2014-10-03 03:22:35 -04:00
b3ec836acf
Update Document model to use background image conversion task
Roberto Rosario
2014-10-03 02:41:29 -04:00
2833b6a4ec
Add background conversion taks to the converter app
Roberto Rosario
2014-10-03 02:41:10 -04:00
9efe1febe7
Merge remote-tracking branch 'origin/development' into development
Roberto Rosario
2014-10-03 02:04:47 -04:00
b73ad4ad0c
Issue #57 , Remove the scheduler and job_processor apps
Roberto Rosario
2014-10-03 02:01:27 -04:00
da2e8cdaac
Remove the scheduler and job_processor apps
Roberto Rosario
2014-10-03 02:01:27 -04:00
af6ac7a170
Update the checkouts app to use Celery beat
Roberto Rosario
2014-10-03 01:56:03 -04:00
80a65c69b7
Update Celery process to use the production settings by default
Roberto Rosario
2014-10-03 01:55:33 -04:00
3cfcb82798
Have Celery use UTC timezone
Roberto Rosario
2014-10-03 01:55:10 -04:00
a613c65fde
Update the OCR app to use Celery, remove OCR config options OCR_REPLICATION_DELAY, OCR_NODE_CONCURRENT_EXECUTION, OCR_QUEUE_PROCESSING_INTERVAL
Roberto Rosario
2014-10-03 01:19:59 -04:00
7bec19848d
Fix absolute_url for document pages
Roberto Rosario
2014-10-03 01:16:06 -04:00
3777286061
Merge branch 'feature/remove_source_icons' into development
Roberto Rosario
2014-10-02 17:54:16 -04:00
93a28fab2f
Issue #56 , Remove the MAIN_DISABLE_ICONS setting configuration option
Roberto Rosario
2014-10-02 17:53:06 -04:00
3d033c687d
Issue #56 , Remove specialized Sentry link
Roberto Rosario
2014-10-02 17:45:41 -04:00
41d2f2c5c6
Remove insertion of the web_theme value into the templates
Roberto Rosario
2014-10-02 17:44:10 -04:00
6e40e7e5a5
Issue #56 , Remove the MAIN_THEME configuration option
Roberto Rosario
2014-10-02 17:42:44 -04:00
1cd0e05f1f
Issue #56 , Remove the MAIN_VERBOSE_LOGIN configuration option
Roberto Rosario
2014-10-02 17:37:40 -04:00
9920f75b58
Issue #56 , Remove per source icon support
Roberto Rosario
2014-10-02 17:33:30 -04:00
c664dd7113
Issue #56 , Start addressing issue #40 (document, permissions, sources, tags and user_management apps)
Roberto Rosario
2014-10-02 02:25:28 -04:00
6b5d082b78
Start addressing issue #40 (document, permissions, sources, tags and user_management apps)
Roberto Rosario
2014-10-02 02:25:28 -04:00
691bbdc18e
Remove the web_theme app from the transifex configuration file
Roberto Rosario
2014-10-02 02:06:51 -04:00
74cf4c413f
Import cleanups, reorganization, PEP8 cleanups
Roberto Rosario
2014-10-02 02:01:08 -04:00
1c50bca38a
More capitalizations, issue #39
Roberto Rosario
2014-10-02 01:23:10 -04:00
06dd1b3368
Issue #39 , Explicitly captalize string now that they are not capitalized blindly by the templates
Roberto Rosario
2014-10-02 01:17:27 -04:00