9afafe53f4
Move ACL app links to a separate module
Roberto Rosario
2014-05-23 19:41:31 -04:00
489f7778d1
Add enable lock_manager tests to the travis CI config file
Roberto Rosario
2014-05-23 18:23:13 -04:00
788a709dd9
Backport some test for the lock_manager app
Roberto Rosario
2014-05-23 18:13:33 -04:00
b6e8478daf
Revert "Close connection before and after executing periodic OCR task, to avoid stale DB connection remaining open. Ref: Issue #4"
Roberto Rosario
2014-05-23 17:44:07 -04:00
53ae32948c
Don't run the scheduler when running tests
Roberto Rosario
2014-05-23 17:43:07 -04:00
73ebc06275
Explicitly close all connection for any scheduled task, ref issue #4
Roberto Rosario
2014-05-23 17:01:25 -04:00
721567be2b
Update URLs to the new project github page
Roberto Rosario
2014-05-23 03:13:59 -04:00
ee1e732776
Close connection before and after executing periodic OCR task, to avoid stale DB connection remaining open. Ref: Issue #4
Roberto Rosario
2014-05-22 16:44:48 -04:00
60bdf37fbd
Upgrade to Django 1.4 requires now the addition of the messages context processor
Roberto Rosario
2014-05-22 16:41:06 -04:00
58bcc463c4
Add document search test in relation to related_name updates
Roberto Rosario
2014-05-20 22:40:32 -04:00
4063cb7f7c
Update document search configuration inline with the recent related_name updates
Roberto Rosario
2014-05-20 22:39:52 -04:00
1d609333dc
Update indexes via signals from metadata updates or document deletions
Roberto Rosario
2014-05-19 15:08:59 -04:00
bb1153c7d8
Correcting path to license, it is in PROJECT_ROOT.
Mathias Behrle
2014-05-19 15:42:42 +02:00
c7205aaa59
Fix the document upload link not appearing on some views
Roberto Rosario
2014-05-19 00:38:25 -04:00
cbe587432d
Move missing import from __init__ to links.py where is it now used
Roberto Rosario
2014-05-19 00:35:55 -04:00
e258f4c4c1
Remove use of another custom property and use the related_name feature of the document page model
Roberto Rosario
2014-05-19 00:32:36 -04:00
518137415a
Update migration to use the form "document.versions" instead of "document.version_set"
Roberto Rosario
2014-05-19 00:28:03 -04:00
66bb049881
Remove custom property and use related_name feature of models
Roberto Rosario
2014-05-19 00:24:31 -04:00
061eb660d1
Go back to the document version list view after uploading a new document version, not to the document detail view
Roberto Rosario
2014-05-19 00:23:09 -04:00
9110b08968
Organize imports
Roberto Rosario
2014-05-19 00:14:31 -04:00
0d9f304eae
Update documentation version and repository URL
Roberto Rosario
2014-05-19 00:11:52 -04:00
6f294aab31
Move linking app links to their own module
Roberto Rosario
2014-05-18 18:26:14 -04:00
5187ac2650
Move folder app links to their own module
Roberto Rosario
2014-05-18 18:16:08 -04:00
f233738db6
Move document signature app links to their own module
Roberto Rosario
2014-05-18 18:11:09 -04:00
82964235fa
Move document indexing app links to their own module
Roberto Rosario
2014-05-18 18:03:32 -04:00
1fbfbf4e43
Update fabile/webservers/apache.py to use mayan.conf as site name. Using just 'mayan' was making this fail in ubuntu server 13.10
Rui Pires
2014-02-08 13:12:40 -01:00
ceea0ed628
VirtualEnv properties to the installation details report
Roberto Rosario
2013-01-25 22:45:30 -04:00
4b8dc31d23
Create the views one for the installation properties namespaces and another for the details of each namespace
Roberto Rosario
2013-01-25 22:01:30 -04:00