Roberto Rosario
|
a75a4edf21
|
Issue #39, Finish capitalizing source text messages
|
2014-10-10 02:29:37 -04:00 |
|
Roberto Rosario
|
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
|
2014-10-10 01:55:32 -04:00 |
|
Roberto Rosario
|
3b1937bb17
|
Add reminder
|
2014-10-03 16:34:36 -04:00 |
|
Roberto Rosario
|
e4e6c2f5fb
|
Move document image queueing up in process to avoid queueing serialization overhead
|
2014-10-03 14:58:55 -04:00 |
|
Roberto Rosario
|
3b03af9295
|
Merge branch 'feature/lts' into merge_test
Conflicts:
mayan/apps/documents/api_views.py
mayan/apps/documents/models.py
mayan/apps/folders/__init__.py
mayan/apps/folders/urls.py
mayan/apps/folders/views.py
mayan/apps/tags/urls.py
mayan/apps/tags/views.py
mayan/settings/base.py
|
2014-10-03 11:41:41 -04:00 |
|
Roberto Rosario
|
f26f202c4d
|
Use different queues for the background tasks
|
2014-10-03 03:22:35 -04:00 |
|
Roberto Rosario
|
b3ec836acf
|
Update Document model to use background image conversion task
|
2014-10-03 02:41:29 -04:00 |
|
Roberto Rosario
|
7bec19848d
|
Fix absolute_url for document pages
|
2014-10-03 01:16:06 -04:00 |
|
Roberto Rosario
|
97de4f615c
|
Add Document model related name to the Document Type model to allow retrieving all documents of a document type
|
2014-09-21 15:21:39 -04:00 |
|
Roberto Rosario
|
b761037d99
|
Move all settings files from <app>/conf/settings.py to <app>/settings.py
|
2014-09-11 05:02:40 -04:00 |
|
Roberto Rosario
|
c8d1b7bed7
|
Capitalize documents app models traslatable strings as per issue #12
|
2014-09-09 04:05:21 -04:00 |
|
Roberto Rosario
|
c4de4b3f30
|
Add url namespaces for the documents and folders apps
|
2014-08-26 03:44:07 -04:00 |
|
Roberto Rosario
|
bd69ed00a5
|
Add missing db_index=True option, ref: 5e21b91b24
|
2014-07-22 02:32:39 -04:00 |
|
Roberto Rosario
|
e168898248
|
Make API writable
|
2014-07-22 02:32:06 -04:00 |
|
Mathias Behrle
|
30f73ba73c
|
Increasing field length of page_label to 40 chars.
The german translation takes 33 chars. This breaks saving the ocr
result.
|
2014-07-11 01:59:04 +02:00 |
|
Roberto Rosario
|
59b88de5cd
|
Code cleanups
|
2014-07-09 18:39:15 -04:00 |
|
Roberto Rosario
|
88de6cfec9
|
Simplify translation string (was causing misterious test failure)
|
2014-07-09 00:21:32 -04:00 |
|
Roberto Rosario
|
494559cdaa
|
Break the DocumentPage and DocumentPageTransformation circular dependecy
|
2014-07-08 23:33:06 -04:00 |
|
Roberto Rosario
|
0dee7f3640
|
Make sure no file handler remain open
|
2014-07-08 12:36:26 -04:00 |
|
Roberto Rosario
|
75266c7c31
|
Update the documents app and the document_signatures app to use the new method of loading backends
|
2014-07-03 17:32:32 -04:00 |
|
Roberto Rosario
|
516a0744e3
|
Cleanups
|
2014-07-02 14:38:33 -04:00 |
|
Roberto Rosario
|
0cda1148bb
|
Manual merge of the new document preview code from the unstable branch
|
2014-07-02 02:53:53 -04:00 |
|
Roberto Rosario
|
6a659741af
|
PEP8 cleanups
|
2014-06-30 00:57:53 -04:00 |
|
Roberto Rosario
|
d640eacec8
|
Update usage of datetime.now to Django timezone aware now()
|
2014-06-29 17:00:07 -04:00 |
|
Roberto Rosario
|
ec1745b50b
|
Initial changes to support the new Django 1.6 project structure
|
2014-06-15 13:13:21 +02:00 |
|