Commit Graph

447 Commits

Author SHA1 Message Date
Roberto Rosario
754c79b010 Documentation updates 2015-01-29 18:34:27 -04:00
Roberto Rosario
8cdf98fcb4 Remove static media and OCR topic 2015-01-29 17:42:41 -04:00
Roberto Rosario
87fb2cfc7d Remove overview and document visualization topics 2015-01-29 14:05:23 -04:00
Roberto Rosario
38a6b4e250 Remove settings topic 2015-01-29 13:53:58 -04:00
Roberto Rosario
4cfd88f834 Documentation updates 2015-01-29 13:52:56 -04:00
Mathias Behrle
69cc1277cb WIP. migration 2015-01-28 15:19:56 -04:00
Roberto Rosario
955f248efe Add further notes to the upgrade process 2015-01-23 22:58:58 -04:00
Roberto Rosario
9bb27f5c63 Update release notes 2015-01-19 04:08:10 -04:00
Roberto Rosario
9b4918f601 Add reminder to release notes 2015-01-17 02:45:49 -04:00
Roberto Rosario
aca7c94131 Update Vagrant instructions to include -B option to workers to launch Celery Beat 2015-01-15 03:05:22 -04:00
Roberto Rosario
94197ba0d8 Update documentation and added steps to use the vagrant file 2015-01-13 03:10:03 -04:00
Roberto Rosario
ba4f1860cd Update release notes 2015-01-10 19:02:30 -04:00
Igor Támara
9c0f8feaed Added documentation for brew users
When working on OSX, brew users would be happier with this doc
Conflicts:
	docs/topics/installation.rst
2015-01-08 16:48:30 -04:00
Roberto Rosario
5cdc95e99f Explicit document type needes to trigger indexing of documents, previously indexes with no document type associated would update for all document types 2015-01-07 03:39:11 -04:00
Roberto Rosario
a51b71b187 Update release notes 2015-01-03 23:39:17 -04:00
Roberto Rosario
76fc6c091f Remove all direct use of ghost script, add PDFTOPPM_PATH to allow configurable pdftoppm path, raise ConvertError on coverterror and not UnknownFile exception blindly 2014-11-18 04:46:24 -04:00
Roberto Rosario
8ff61778f6 Remove the MULTIPAGE_PREVIEW_SIZE configuration settings, clicking on a page preview now redirects to the page detail view, added post lazy load class support, use post lazy load class support to add 100% width to document page previews 2014-11-17 19:37:43 -04:00
Roberto Rosario
bf4175b263 Simplify and optimize smart linking code and views, remove now unused LINKING_SHOW_EMPTY_SMART_LINKS configuration setting (issue #56) 2014-11-11 19:41:19 -04:00
Roberto Rosario
5fbfe99c2f Update release notes 2014-11-11 14:37:04 -04:00
Roberto Rosario
eaa0d2c954 Update the document index documentation figures to reflect the usage changes 2014-11-11 03:03:58 -04:00
Roberto Rosario
ba60012c98 Close issue #105, Tie smart links setups to document types 2014-11-06 20:45:10 -04:00
Roberto Rosario
6796ce8b49 Remove configurability of the document and document signatures UUID function 2014-11-05 00:18:34 -04:00
Roberto Rosario
11ca9ba1eb Issue #56, remove configurability of the checksum algorithm 2014-11-05 00:15:02 -04:00
Roberto Rosario
ecd72245e1 Add steps to deploy a development copy of Mayan 2014-11-04 18:50:00 -04:00
Roberto Rosario
61dfb20529 Simplify documentation structure, small upgrades to documentation 2014-11-04 18:46:24 -04:00
Roberto Rosario
92ec4861d1 Close issue #116, add link to binary requirements in installtion topic 2014-11-04 18:32:51 -04:00
Roberto Rosario
5d1599de04 Add step to upgrade instructions 2014-11-02 20:15:50 -04:00
Roberto Rosario
5b283b75c1 Add FAQ entry about database foreign key constraint error 2014-10-25 19:39:05 -04:00
Roberto Rosario
96623354a7 Update upgrade instructions 2014-10-23 01:28:14 -04:00
Roberto Rosario
e8762e4792 Issue #87, Per document language selection 2014-10-22 02:35:16 -04:00
Roberto Rosario
9b1b89cc21 Remove remaining code/docs about the removed COMMON_DEFAULT_PAPER_SIZE and COMMON_DEFAULT_PAGE_ORIENTATION configuration settings 2014-10-22 01:00:29 -04:00
Roberto Rosario
549f0fdc87 Issue #75, move OCR queueing from a setting to a DocumentType model field 2014-10-21 16:53:42 -04:00
Devin Ceartas
d6486b8a45 Update smart_links.rst
Begin to flesh out the documentation for Smart Links with a full description and some examples.
2014-10-20 00:20:15 -04:00
Roberto Rosario
7d47b1f30d Use auto_now_add in the history app 2014-10-18 01:04:59 -04:00
Roberto Rosario
09e5e4c62e Use auto_now_add for the lock_manager app 2014-10-18 00:58:37 -04:00
Roberto Rosario
0e8e10fdf0 Use auto_now for the dynamic_search app 2014-10-18 00:54:04 -04:00
Roberto Rosario
d0bb6ad46b Update release notes 2014-10-17 22:48:32 -04:00
Roberto Rosario
0263745482 Simplify Tag model, remove django-taggit from the requirements 2014-10-17 19:57:37 -04:00
Roberto Rosario
c0b5bbb9c2 Update upcoming version 1.1 release notes 2014-10-11 02:48:33 -04:00
Roberto Rosario
b8f3fcf383 Issue #56, Remove the MAIN_DISABLE_HOME configuration settings
Upon login users now go directly to the documents tab
2014-10-08 13:49:13 -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
93a28fab2f Issue #56, Remove the MAIN_DISABLE_ICONS setting configuration option 2014-10-02 17:54:05 -04:00
Roberto Rosario
6e40e7e5a5 Issue #56, Remove the MAIN_THEME configuration option 2014-10-02 17:42:44 -04:00
Roberto Rosario
1cd0e05f1f Issue #56, Remove the MAIN_VERBOSE_LOGIN configuration option 2014-10-02 17:37:40 -04:00
Roberto Rosario
5d5d9e45b8 Remove MAIN_SIDE_BAR_SEARCH from the documentation, update release notes for 1.1 2014-09-06 15:44:22 -04:00
Roberto Rosario
febfb1d74c Merge branch 'master' into development 2014-09-05 14:40:39 -04:00
Roberto Rosario
274f346c42 Update ocurrences of ./manage.py to mayan-edms.py 2014-09-05 14:36:57 -04:00
Roberto Rosario
d9de69ea3d Add placeholder release notes for version 1.1 2014-09-05 14:30:51 -04:00
Roberto Rosario
d9ce1bd196 Update references to ./manage.py to mayan-edms.py 2014-09-05 14:30:33 -04:00
Roberto Rosario
7c4d4a5485 Add note about Python/Django familiarity 2014-09-05 14:29:33 -04:00