Commit Graph
132 Commits
Author SHA1 Message Date
Roberto Rosario cc78b7d25a Update filesystem mirroring functions 2012-02-02 10:27:46 -04:00
Roberto Rosario 02a762cf73 Remove obsolete indexing config settings and add new FILESYSTEM_SERVING 2012-02-02 10:26:58 -04:00
Roberto Rosario 063d2fca40 Smarted exception catching 2012-02-02 10:26:39 -04:00
Roberto Rosario 7331a87c89 Rename MetadataObject class to MetadataClass 2012-02-02 09:42:37 -04:00
Roberto Rosario cc3632dcfe Remove remarked code 2012-02-02 09:37:31 -04:00
Roberto Rosario ac7a3806ec Use proper try/exception format 2012-02-02 09:37:13 -04:00
Roberto Rosario 2c6339b56a Small updates and fixes 2012-02-02 09:33:28 -04:00
Roberto Rosario 1eabbf90cd Move exception to a single module 2012-02-02 09:23:20 -04:00
Roberto Rosario 2ac6250149 Fix imports 2012-02-02 09:23:07 -04:00
Roberto Rosario 1d3c5241ec Move all widgets code to a single module 2012-02-02 09:22:40 -04:00
Roberto Rosario 95be7cb417 Merge os_specify and filesystem module 2012-02-02 09:17:01 -04:00
Roberto Rosario 2c53c5a2ff Automatically create root template node on index save, add help texts 2012-02-02 09:13:23 -04:00
Roberto Rosario 06cde627d2 Simplify node link generator 2012-02-02 09:12:58 -04:00
Roberto Rosario c6fa070222 Add ACL checks to document_index_list 2012-02-02 09:12:20 -04:00
Roberto Rosario 790dad2df4 Enforce enabled boolean field, silence errors 2012-02-02 09:00:41 -04:00
Roberto Rosario 59f6f7f8cc Document indexing refactoring update 2012-02-02 05:01:42 -04:00
Roberto Rosario 9cb23ffc15 Add new indexing static media 2012-02-01 01:27:04 -04:00
Roberto Rosario 65b20313d7 Add index creation and edit form 2012-02-01 01:26:50 -04:00
Roberto Rosario 8e54649b2a Add indexing migrations and new models 2012-02-01 01:26:33 -04:00
Roberto Rosario 36a077fb7e Add index setup views and related permissions, urls and links 2012-02-01 01:25:22 -04:00
Roberto Rosario 640ff7146c Initial update to support multiple indexes 2012-01-31 22:48:00 -04:00
Roberto Rosario 970cb74d35 PEP8 cleanups 2012-01-18 14:37:15 -04:00
Roberto Rosario 8a5d0425b6 PEP8 cleanups, style cleanups, unused imports 2012-01-18 13:52:19 -04:00
Roberto Rosario 34311fb17e Cleanups, permissions separation into explicit module, absolute import update 2012-01-02 03:48:26 -04:00
Roberto Rosario b1c495e22a Merge branch 'development' into feature/ACL_support_Default_class_ACL 2011-12-13 15:02:43 -04:00
Roberto Rosario 15e935173e Update complete Italian translation 2011-12-13 12:01:59 -04:00
Roberto Rosario e5e2117771 Update document indexing app to the new class based permissions 2011-12-08 16:36:09 -04:00
Roberto Rosario cf3e07d728 Initial Italian language sync 2011-12-07 15:53:04 -04:00
Roberto Rosario 3b943af6d8 Update translation files 2011-12-05 13:55:33 -04:00
Roberto Rosario 1e22d1099e Update api and filesystem modules to new os_specifics
renames
2011-11-30 09:33:32 -04:00
Roberto Rosario a646997ab8 Rename os_agnostic.py to the more appropiate os_specifics
to encapsulate file system unique filename and path handling
2011-11-30 09:31:32 -04:00
Roberto Rosario d37b36bce3 Updated document indexing app modules for the new
filename and extension merged field
2011-11-30 08:55:19 -04:00
Roberto Rosario eabc694b56 Updated language source file 2011-11-22 11:29:21 -04:00
Roberto Rosario 21927c00bb Updated the ocr and document indexing apps to the new maintenante register function 2011-11-21 05:42:53 -04:00
Roberto Rosario 6d81185fc1 Updated compiled language files 2011-11-04 13:16:59 -04:00
Roberto Rosario e58e6f8d8a Spanish translation source file updates 2011-11-04 13:14:17 -04:00
Roberto Rosario b39f5c4ba1 Updated compiles translation files 2011-11-03 21:10:42 -04:00
Roberto Rosario 64e21b64b2 Russian translation update 2011-11-03 21:05:39 -04:00
Roberto Rosario f71e2a4b62 Further Russian translation updates 2011-11-03 16:57:53 -04:00
Roberto Rosario eea1abbc80 Russian translation update 2011-11-03 16:57:04 -04:00
Roberto Rosario 8e2210b799 Added initial Russian translation files 2011-11-03 16:40:19 -04:00
Roberto Rosario fd92a1cd78 Portuguese translation updates 2011-11-03 16:19:55 -04:00
Roberto Rosario 0f72ed5d0d Spanish translation updates 2011-09-30 01:30:51 -04:00
Roberto Rosario 85349bea03 Updated Spanish .po files, added English .po files to add project to Transifex.com 2011-09-29 18:52:11 -04:00
Roberto Rosario 18899f78f2 Improved tools menu using horizontal button widget just like the project_setup app 2011-08-18 11:24:25 -04:00
Roberto Rosario 094a4125dc Updated some apps to use the new top menu sorting method 2011-08-14 23:30:41 -04:00
Roberto Rosario 0a2591d58f Removed unused import, PEP8 cleanups 2011-08-12 02:13:23 -04:00
Roberto Rosario 6c93313203 Added item count column to index instance list view 2011-08-05 10:11:50 -04:00
Roberto Rosario fd5b93021e Updated document indexing widget to show different icon for indexes or indexes that contain documents 2011-08-05 10:11:07 -04:00
Roberto Rosario 2169bbd0d2 Finished adding encapsulation to lambda functions to get around Django bug #15791 2011-08-05 09:46:28 -04:00