Roberto Rosario
|
aa2e32e801
|
Move code to calculate an index descendant node instances to the model, catch exception when index is still not initialized, possible cause of issue #28
|
2012-10-07 04:19:16 -04:00 |
|
Roberto Rosario
|
e7839dc4ca
|
Add natural key to the Index model
|
2012-10-05 03:05:25 -04:00 |
|
Roberto Rosario
|
c05b9d0c3a
|
Show document types to index in index list view
|
2012-08-15 01:52:49 -04:00 |
|
Roberto Rosario
|
db905a2a13
|
Backport support to limit an index to a particular set of document types, as well as balance the index tree template permissions
|
2012-08-14 16:02:34 -04:00 |
|
Roberto Rosario
|
cc3632dcfe
|
Remove remarked code
|
2012-02-02 09:37:31 -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
|
59f6f7f8cc
|
Document indexing refactoring update
|
2012-02-02 05:01:42 -04:00 |
|
Roberto Rosario
|
8e54649b2a
|
Add indexing migrations and new models
|
2012-02-01 01:26:33 -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
|
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
|
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 |
|
Roberto Rosario
|
19c361937f
|
Renamed DocumentMetadataindex model to DocumentIndex and moved it to it's own app
|
2011-05-14 03:50:06 -04:00 |
|