Commit Graph

2033 Commits

Author SHA1 Message Date
Roberto Rosario
cd89bbd488 Show document checkout information on checked out document list view 2012-06-15 19:29:28 -04:00
Roberto Rosario
8fdd361071 Add NewDocumentVersionNotAllowed exception to documents app 2012-06-15 19:28:22 -04:00
Roberto Rosario
30842d5d9b Rename main menu checkout link text 2012-06-15 19:27:41 -04:00
Roberto Rosario
6ddbc5156c Return the primary key of document not of checkout entry 2012-06-15 17:45:55 -04:00
Roberto Rosario
2a7588deac Move checkout status widget code to a separate file 2012-06-13 03:40:22 -04:00
Roberto Rosario
4d8c930852 Add checkouts app static media 2012-06-13 03:40:01 -04:00
Roberto Rosario
a4af59527a Finish all views (check info, check out and check in) 2012-06-13 03:39:39 -04:00
Roberto Rosario
fb25728202 Add user object field to checkout model 2012-06-13 03:39:12 -04:00
Roberto Rosario
df8be16e9d Add document_checkout_info and document_checkout_state manager methods 2012-06-13 03:38:45 -04:00
Roberto Rosario
79c4a47251 Add literals for checkout state and state icons 2012-06-13 03:38:20 -04:00
Roberto Rosario
4234285923 Apply proper permissions to link definitions 2012-06-13 03:38:02 -04:00
Roberto Rosario
35322b194c Add permission_checkin_override to document class permissions 2012-06-13 03:37:27 -04:00
Roberto Rosario
41b654695d Finish checkout form, custom fields and custom widgets 2012-06-13 03:36:30 -04:00
Roberto Rosario
897fc031ec Add improved migrations 2012-06-13 03:36:13 -04:00
Roberto Rosario
fae74e8791 Update view to new form definition 2012-06-12 22:44:25 -04:00
Roberto Rosario
6f108c32f5 Tweak model options 2012-06-12 22:43:28 -04:00
Roberto Rosario
03cd450839 Add conditional display to check in and out links 2012-06-12 22:41:48 -04:00
Roberto Rosario
144e01dc97 Add sample custom field and widget to fashion the split checkout expiration field from this one 2012-06-12 22:41:01 -04:00
Roberto Rosario
e01c38b9a3 Improve checkout view 2012-06-12 02:49:36 -04:00
Roberto Rosario
6568e64c1f Update model to try to detect consecutive checkout of the same document 2012-06-12 02:48:21 -04:00
Roberto Rosario
b412a6bf43 Rename link name 2012-06-12 02:43:28 -04:00
Roberto Rosario
e265715c7d Reduce fields size, compose expiration datetime from the form inputs 2012-06-12 02:42:51 -04:00
Roberto Rosario
8ff727c50b Initial commit adding document checkout support 2012-06-11 01:25:02 -04:00
Roberto Rosario
d0c8f23dfe Update the requests package required version (version 0.10.1 causes vagrant box to drop SSH connection)
Conflicts:

	requirements/production.txt
2012-06-08 23:11:28 -04:00
Roberto Rosario
b896ab9eec Update README.md escaped chars 2012-06-03 23:03:54 -04:00
Roberto Rosario
297d39019a Update fabfile url 2012-06-03 23:00:02 -04:00
Roberto Rosario
992e77a1c6 Add fabfile instructions to README.MD file 2012-06-03 22:55:42 -04:00
Roberto Rosario
980d8c3331 Merge branch 'hotfix/v0.12.1' 2012-06-03 22:38:21 -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