Commit Graph

43 Commits

Author SHA1 Message Date
Roberto Rosario
ba550c7f03 Remove direct index updating and delete from metadata and source apps and move it to document indexing app via signals 2012-07-26 06:14:42 -04:00
Roberto Rosario
fb54b4f1dc Remove unused imports 2012-07-26 04:53:52 -04:00
Roberto Rosario
615987366f Update apps for new class based history events 2012-07-06 02:53:38 -04:00
Roberto Rosario
03f799e527 Move documents apps history events to a separate file 2012-06-28 16:03:22 -04:00
Roberto Rosario
4bf6310d1d Only impose check out limitations to non original user and not admin, add checkout limitation overriding permission 2012-06-17 01:08:47 -04:00
Roberto Rosario
f484e1a9c3 PEP8 and general cleanups 2012-02-22 11:57:00 -04:00
Roberto Rosario
6eca8b6699 Make staging source preview width a required field 2012-02-14 23:55:47 -04:00
Roberto Rosario
9f60cffd0a Use the Document model rename method 2012-02-14 16:35:14 -04:00
Roberto Rosario
00e467949f Update metadata and indexes after document is fully created 2012-02-14 15:59:44 -04:00
Roberto Rosario
0219598912 Fix bug introduced by last commits 2012-02-06 15:03:26 -04:00
Roberto Rosario
eef1114be2 Add transaction rollback 2012-02-06 14:56:27 -04:00
Roberto Rosario
266fcc75df Prevent upload error from desynchonizing the database 2012-01-26 11:37:20 -04:00
Roberto Rosario
850c6dd69a Add the options --metadata and --document_type to the bulk uploader 2012-01-26 11:14:22 -04:00
Roberto Rosario
fd19f4502c Merge branch 'development' into feature/bulk_upload
Conflicts:
	apps/sources/models.py
2012-01-26 10:33:08 -04:00
Roberto Rosario
e08c93e88b Add out of process bulk document upload 2012-01-26 10:31:07 -04:00
Roberto Rosario
3d0865b93f Fix uploading of compressed files 2012-01-25 23:02:27 -04:00
Roberto Rosario
1d543cdd0a Prevent database corruption on document saving error 2012-01-25 22:35:55 -04:00
Roberto Rosario
95f56cbd5a Enable default acls setup upon creation for documents, folders, tags and smart_links 2012-01-21 04:03:58 -04:00
Roberto Rosario
39f47702c0 Finish the apply_default_acls function and enable it for document creation 2012-01-20 22:53:48 -04:00
Roberto Rosario
8a5d0425b6 PEP8 cleanups, style cleanups, unused imports 2012-01-18 13:52:19 -04:00
Roberto Rosario
ebfb3e547f Comment style update 2012-01-03 04:56:15 -04:00
Roberto Rosario
34311fb17e Cleanups, permissions separation into explicit module, absolute import update 2012-01-02 03:48:26 -04:00
Roberto Rosario
071fed8996 Add new version upload option to use new file filename as the document filename 2011-12-04 03:21:34 -04:00
Roberto Rosario
28208c4a2a Update sources app to support multiple versions 2011-12-03 19:35:36 -04:00
Roberto Rosario
0a2591d58f Removed unused import, PEP8 cleanups 2011-08-12 02:13:23 -04:00
Roberto Rosario
09f1c2bd2f Disable whitelist and blacklist temporarily, removed document_type field from interactive sources 2011-08-11 23:38:32 -04:00
Roberto Rosario
b64f98b667 Merged document upload code and moved it to the model, improved method of handling compressed file 2011-07-29 05:01:50 -04:00
Roberto Rosario
9d965face3 Added a new document source: 'watched folder' 2011-07-27 02:43:22 -04:00
Roberto Rosario
828ecd2a33 Use a different namespace for the transformation manager's method, but restoring the original 'objects' namespace 2011-07-25 05:03:03 -04:00
Roberto Rosario
0b67664598 Moved transformation argument validation to the model 2011-07-25 02:43:02 -04:00
Roberto Rosario
4bd208ed91 Moved sources app literals to their own file 2011-07-25 00:14:49 -04:00
Roberto Rosario
90e876ca93 Code cleanup 2011-07-21 11:46:15 -04:00
Roberto Rosario
743ae0fce0 Initial commit of the converter image transformation refactor 2011-07-15 06:16:14 -04:00
Roberto Rosario
415f0c8daa Refactored the converter backend system 2011-07-13 22:53:33 -04:00
Roberto Rosario
6fa40be524 Added view to create source transformations, merged and normalized most source and source transformations views 2011-07-13 02:33:37 -04:00
Roberto Rosario
1e944c7130 Initial commit of document source transformations 2011-07-08 15:30:52 -04:00
Roberto Rosario
aae3f3c147 Added help texts to the source models and added 2 new icons 2011-07-08 03:35:22 -04:00
Roberto Rosario
0b4df31726 Finished document source setup views 2011-07-06 16:38:15 -04:00
Roberto Rosario
83de8c7b49 PEP8 Cleanups 2011-07-06 03:22:53 -04:00
Roberto Rosario
2739ad9027 Implmented conditional show of expand checkbox, initial support for conditional highlight (buggy) 2011-07-06 03:11:48 -04:00
Roberto Rosario
ee3abd16ec Document upload working from local and from staging folders 2011-07-06 01:51:29 -04:00
Roberto Rosario
2816c1f86f Got upload view working, staging preview and delete working ok 2011-07-06 01:31:27 -04:00
Roberto Rosario
7417fca835 First commit of new multiple document source app 2011-07-05 19:34:05 -04:00