Commit Graph
24 Commits
Author SHA1 Message Date
Roberto Rosario 71dfb5f46a Correctly match a new node instance to it's respective parent 2012-02-23 13:53:50 -04:00
Roberto Rosario 8b80798283 Capture all index evaluation errors 2012-02-23 10:45:18 -04:00
Roberto Rosario f484e1a9c3 PEP8 and general cleanups 2012-02-22 11:57:00 -04:00
Roberto Rosario 4d8a61b25b Fix document container index nodes 2012-02-12 15:01:07 -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 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 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 06cde627d2 Simplify node link generator 2012-02-02 09:12:58 -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 640ff7146c Initial update to support multiple indexes 2012-01-31 22:48:00 -04:00
Roberto Rosario 34311fb17e Cleanups, permissions separation into explicit module, absolute import update 2012-01-02 03:48:26 -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 d37b36bce3 Updated document indexing app modules for the new
filename and extension merged field
2011-11-30 08:55:19 -04:00
Roberto Rosario a02c5c7c8d Added remaining functionality to document indexing (filesystem rebuild, better warning reporting) 2011-05-20 00:34:31 -04:00
Roberto Rosario b7050b4b94 Started adding filesystem linking support to document indexing app 2011-05-18 19:19:37 -04:00
Roberto Rosario 4b0c72633d Moved all filesystem serving app's remaining code to document indexing app 2011-05-18 16:16:11 -04:00
Roberto Rosario e8b8904469 Added index rebuilding views 2011-05-18 15:43:32 -04:00
Roberto Rosario 2a2fba9ac6 Added document indexes delete support, started merge with filesystem serving app 2011-05-18 14:34:55 -04:00
Roberto Rosario 1d20a10d49 Added a document indexing list view 2011-05-18 11:45:32 -04:00
Roberto Rosario e83529ae2e Initial commit of the new MPTT based document indexing app 2011-05-17 04:27:43 -04:00