Commit Graph

2193 Commits

Author SHA1 Message Date
Roberto Rosario
ec1f97379e Move permissions app links to a separate file 2012-06-08 18:44:25 -04:00
Roberto Rosario
2fe94bb9fa Move sources app links to a separate file 2012-06-08 18:41:51 -04:00
Roberto Rosario
9a4a3a87fe Move user_management app links to a seprate file 2012-06-08 18:36:39 -04:00
Roberto Rosario
176d577142 Move tags app links to a seprate file 2012-06-08 18:33:26 -04:00
Roberto Rosario
9dda1d9035 Move smart_settings links to a separate file 2012-06-08 18:33:08 -04:00
Roberto Rosario
9ee65cad7f Move ocr app links to a seprate file 2012-06-08 18:28:04 -04:00
Roberto Rosario
d8b8dee509 Move metadata app links to a seprate file 2012-06-08 18:24:30 -04:00
Roberto Rosario
c1d7acb6e3 Move sentry and admin link registration to common app 2012-06-08 18:20:43 -04:00
Roberto Rosario
de8c690934 Move main app links to a seprate file 2012-06-08 18:17:57 -04:00
Roberto Rosario
b81c8be616 Move folder app links to a separate file 2012-06-08 18:15:15 -04:00
Roberto Rosario
ed58ed667e Move document_indexing app links to a seprate file 2012-06-08 17:41:14 -04:00
Roberto Rosario
7a94f7679b Move converter app links to a seprate file 2012-06-08 17:40:57 -04:00
Roberto Rosario
bb09910ae7 Move acls apps links to a separate file 2012-06-08 17:33:57 -04:00
Roberto Rosario
61fdfaa2db Move common app links to a seprate file 2012-06-08 17:33:36 -04:00
Roberto Rosario
571002660b Rename variable for readability 2012-06-08 17:17:24 -04:00
Roberto Rosario
3094a940e1 Allow passing request, current_path and current_view parameters to Link instances before resolving them 2012-06-08 17:11:04 -04:00
Roberto Rosario
1cc1f8f819 Update the requests package required version (version 0.10.1 causes vagrant box to drop SSH connection) 2012-06-08 16:44:25 -04:00
Roberto Rosario
58f027db60 Clean up (unused imports, PEP8, etc) 2012-06-08 16:43:54 -04:00
Roberto Rosario
c24a3f935e Merge branch 'hotfix/v0.12.1' into development
Conflicts:
	apps/converter/conf/settings.py
	apps/documents/__init__.py
	apps/main/__init__.py
	apps/metadata/__init__.py
	apps/navigation/templatetags/navigation_tags.py
	apps/ocr/__init__.py
	apps/ocr/conf/settings.py
	docs/intro/installation.rst
	docs/releases/index.rst
	requirements/production.txt
2012-06-03 22:50:33 -04:00
Roberto Rosario
001f7f1695 Remove cyrillic characters from doc utils makepdf error is resolved 2012-06-03 22:37:02 -04:00
Roberto Rosario
91c4477f27 Update version 0.12.1 release notes 2012-06-03 22:36:40 -04:00
Roberto Rosario
05ec39e6f0 Add Fedora,fabfile,appsembler install steps 2012-06-03 22:36:13 -04:00
Roberto Rosario
2849fd6e79 Detect blank pages with the PopplerParser, raise ParserError to fallback to OCR if all parsers fail 2012-06-03 21:08:22 -04:00
Roberto Rosario
b88fd35b8a Update compressed fabric file 2012-06-03 04:47:48 -04:00
Roberto Rosario
57f2fe3d4a Autodetect version of Python being executed 2012-06-03 04:40:27 -04:00
Roberto Rosario
c4e3c1a65e Add python-dev to the list of Ubuntu/Debian dependencies (required by Pillow) 2012-06-03 04:21:10 -04:00
Roberto Rosario
d5b27bb229 Fix mayan github repository url 2012-06-03 04:20:45 -04:00
Roberto Rosario
f47d202b4e Add per host settings, Add host group support via server_config.json or server_config.yaml files (requires pyyaml)
http://fueledbylemons.com/blog/2011/04/09/server-configs-and-fabric/
2012-06-03 03:03:28 -04:00
Roberto Rosario
a4bc5dbd63 Display database password 2012-06-03 03:02:52 -04:00
Roberto Rosario
4b4dc9d96f Add support for Debian, merge Debian/Ubuntu platforms 2012-06-03 02:46:41 -04:00
Roberto Rosario
cf88bf759e Display the supported configurations 2012-06-02 01:55:01 -04:00
Roberto Rosario
50032767cb Update compressed fabfile 2012-06-02 01:42:20 -04:00
Roberto Rosario
a0193ca78b Add Fedora support to the fabfile (Tested on Fedora 17) 2012-06-02 01:41:23 -04:00
Roberto Rosario
f9e028e134 Update compressed fabfile 2012-06-01 05:03:09 -04:00
Roberto Rosario
be5ac9f733 Remove extra decorator 2012-06-01 05:02:47 -04:00
Roberto Rosario
0d76a4b6c6 Update compressed fabfile 2012-06-01 04:18:05 -04:00
Roberto Rosario
cfbefa965f Add database.drop_username task 2012-06-01 04:17:40 -04:00
Roberto Rosario
bfc588fa3e Add compressed fabfile script, and latest fabfile 2012-06-01 03:54:49 -04:00
Roberto Rosario
2e0b2f6535 Finish uninstall task 2012-06-01 03:39:06 -04:00
Roberto Rosario
f8226e662e Small fix to apache site template 2012-06-01 03:22:28 -04:00
Roberto Rosario
cd4d8b6f33 Add missing import 2012-06-01 03:22:14 -04:00
Roberto Rosario
81492db807 Add django.collectstatic task 2012-06-01 03:21:56 -04:00
Roberto Rosario
2b1af0c4c4 Add database_host to database creation task 2012-06-01 03:21:34 -04:00
Roberto Rosario
b2522d8158 Add random password generator 2012-06-01 03:21:10 -04:00
Roberto Rosario
60a7cee93b Add colorization and logo 2012-06-01 03:20:26 -04:00
Roberto Rosario
66e3e4d7b5 Add Django tasks, update setting_local and apache site template render, fix os vs. env error 2012-06-01 02:42:21 -04:00
Roberto Rosario
9f0d7966bc Update fabfile to user global environment configuration, abstracted tasks for platform, webserver and database manager 2012-06-01 01:55:09 -04:00
Roberto Rosario
ccf41ae67d Merge remote-tracking branch 'origin/hotfix/v0.12.1' into hotfix/v0.12.1 2012-05-31 21:36:40 -04:00
Roberto Rosario
ac500e48a4 Initial commit of the fabric file for automatic installation 2012-05-31 20:38:25 -04:00
Roberto Rosario
ddfe650390 Release notes remark about OCR default change 2012-05-31 08:46:09 -04:00