Commit Graph
4832 Commits
Author SHA1 Message Date
Roberto Rosario 398c480c10 Remove the striptags functionality, fixes some instances of XSS, issue #3 2014-05-22 17:27:06 -04:00
Roberto Rosario 12948c155e Update version numbering and copyright years 2014-05-22 17:08:04 -04:00
Roberto Rosario 95520b23bc Add initial version 1.0 release notes 2014-05-22 17:07:45 -04:00
Roberto Rosario ee1e732776 Close connection before and after executing periodic OCR task, to avoid stale DB connection remaining open. Ref: Issue #4 2014-05-22 16:44:48 -04:00
Roberto Rosario 60bdf37fbd Upgrade to Django 1.4 requires now the addition of the messages context processor 2014-05-22 16:41:06 -04:00
Roberto Rosario 58bcc463c4 Add document search test in relation to related_name updates 2014-05-20 22:40:32 -04:00
Roberto Rosario 4063cb7f7c Update document search configuration inline with the recent related_name updates 2014-05-20 22:39:52 -04:00
Roberto Rosario df9a9f695b Update README file 2014-05-20 03:24:47 -04:00
Roberto Rosario f840d66b15 Update contributors file 2014-05-20 03:16:59 -04:00
Roberto Rosario 63d9f02fdd Convert README file to restructured text, add contributors section 2014-05-20 03:13:50 -04:00
Roberto Rosario 96d55dd3f9 Update coveralls badge markup 2014-05-20 02:51:02 -04:00
Roberto Rosario 0804948ff3 Add travis CI and coveralls badges 2014-05-20 02:45:31 -04:00
Roberto Rosario a51565f3aa Disable document signature tests 2014-05-20 02:45:09 -04:00
Roberto Rosario 7334bc5b3e Update gitignore file to ignore .coverage files 2014-05-19 20:54:45 -04:00
Roberto Rosario 5c908c57c8 Add travis CI config file 2014-05-19 20:54:12 -04:00
Roberto Rosario 07cc6301ae Update requirements file, add testing requirements file 2014-05-19 20:53:26 -04:00
Roberto Rosario bd3cd8585b Do not update indexes from the documents app 2014-05-19 20:32:15 -04:00
Roberto Rosario c7e176a793 PEP8 and misc. cleanups 2014-05-19 20:31:01 -04:00
Roberto Rosario 5987a9ed53 Remove 3rd_party_apps folder, don't include filetransfers it is now instalable from PyPI 2014-05-19 20:18:07 -04:00
Roberto Rosario 4152597771 Update django-sendfile and python-magic versions 2014-05-19 20:16:00 -04:00
Roberto Rosario db5ce56328 Merge remote-tracking branch 'origin/master' 2014-05-19 20:07:29 -04:00
Roberto Rosario 79e28ca853 Check if a node is a root node the proper way, make 'root' translatable 2014-05-19 20:07:04 -04:00
Roberto Rosario 441f900b4c Check is a node is a root node the proper way, make 'root' translatable 2014-05-19 20:04:51 -04:00
Roberto Rosario 5e45d1970f Check if a node is a root node the proper way 2014-05-19 20:04:32 -04:00
Roberto Rosario 2bcdd1017e Update django-mptt version used 2014-05-19 19:55:40 -04:00
Roberto Rosario ceb1923c8a Update Pillow and South to their latests versions (2.4.0 and 0.8.4) 2014-05-19 19:46:39 -04:00
Roberto Rosario 5e59708246 Reorganize requirements file 2014-05-19 19:43:16 -04:00
Roberto Rosario eaea9ec6fc Update to Django 1.4.13, update django rest framework to 2.3.13 2014-05-19 19:35:07 -04:00
Roberto Rosario dd1c06102f Update contributors file 2014-05-19 18:47:30 -04:00
Roberto Rosario 331b595ace Merge remote-tracking branch 'origin/master' 2014-05-19 16:21:28 -04:00
Roberto Rosario 60ac55bfd3 PEP8 and simple cleanups 2014-05-19 16:19:55 -04:00
Roberto Rosario fd254135f5 Reorganize imports 2014-05-19 15:09:28 -04:00
Roberto Rosario 1d609333dc Update indexes via signals from metadata updates or document deletions 2014-05-19 15:08:59 -04:00
Mathias Behrle bb1153c7d8 Correcting path to license, it is in PROJECT_ROOT. 2014-05-19 15:44:50 +02:00
Roberto Rosario c7205aaa59 Fix the document upload link not appearing on some views 2014-05-19 00:38:25 -04:00
Roberto Rosario cbe587432d Move missing import from __init__ to links.py where is it now used 2014-05-19 00:35:55 -04:00
Roberto Rosario e258f4c4c1 Remove use of another custom property and use the related_name feature of the document page model 2014-05-19 00:32:36 -04:00
Roberto Rosario 518137415a Update migration to use the form "document.versions" instead of "document.version_set" 2014-05-19 00:28:03 -04:00
Roberto Rosario 66bb049881 Remove custom property and use related_name feature of models 2014-05-19 00:24:31 -04:00
Roberto Rosario 061eb660d1 Go back to the document version list view after uploading a new document version, not to the document detail view 2014-05-19 00:23:09 -04:00
Roberto Rosario 9110b08968 Organize imports 2014-05-19 00:14:31 -04:00
Roberto Rosario 0d9f304eae Update documentation version and repository URL 2014-05-19 00:11:52 -04:00
Roberto Rosario 6f294aab31 Move linking app links to their own module 2014-05-18 18:26:14 -04:00
Roberto Rosario 5187ac2650 Move folder app links to their own module 2014-05-18 18:16:08 -04:00
Roberto Rosario f233738db6 Move document signature app links to their own module 2014-05-18 18:11:09 -04:00
Roberto Rosario 82964235fa Move document indexing app links to their own module 2014-05-18 18:03:32 -04:00
Roberto Rosario a986e3fbe7 Reorganize imports 2014-05-18 17:55:53 -04:00
Roberto Rosario 53615f1e0e Move metadata app links to a separate module 2014-05-18 17:49:46 -04:00
Roberto Rosario c089379df4 Bump version 2014-05-18 04:22:54 -04:00
Roberto Rosario 088f507afd Update project URLs 2014-05-18 04:22:38 -04:00