Commit Graph
18 Commits
Author SHA1 Message Date
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 2169bbd0d2 Finished adding encapsulation to lambda functions to get around Django bug #15791 2011-08-05 09:46:28 -04:00
Roberto Rosario 90e876ca93 Code cleanup 2011-07-21 11:46:15 -04:00
Roberto Rosario edece7ba30 Removed the document indexes list subtemplate and added a new document indexes list view as a tab 2011-07-04 04:25:59 -04:00
Roberto Rosario b323a37596 Added link to document index content view to navigate the tree upwards 2011-07-04 02:21:07 -04:00
Roberto Rosario 6fea11c6e8 Show document actions if an index instance contains linked documents 2011-07-02 02:08:26 -04:00
Roberto Rosario f0f0f4fc2e Updated all apps and widgets with explicit safely marked strings 2011-07-01 20:53:37 -04:00
Roberto Rosario 30b1fea147 PEP8 cleanups, unused imports and bumped version to 0.7.3 2011-06-08 01:39:38 -04:00
Roberto Rosario 557052dd2d Changed document index links icons and index rebuild confirmation icon, updated list view to display icon for the type of index instance content 2011-05-25 01:01:52 -04:00
Roberto Rosario 53cb857a8f PEP8 cleanups 2011-05-25 00:00:23 -04:00
Roberto Rosario d97a862a25 Refactored the permissions registration, checking and definition 2011-05-24 22:31:07 -04:00
Roberto Rosario d2e4fce100 Added confirm template icons 2011-05-20 03:58:02 -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 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 1d20a10d49 Added a document indexing list view 2011-05-18 11:45:32 -04:00
Roberto Rosario 19c361937f Renamed DocumentMetadataindex model to DocumentIndex and moved it to it's own app 2011-05-14 03:50:06 -04:00