Roberto Rosario
|
f36d3d1a44
|
Update the required version of South to latest (0.7.5)
|
2012-05-22 13:13:10 -04:00 |
|
Roberto Rosario
|
fac274c9c2
|
Update the required version of South to latest (0.7.5)
Conflicts:
requirements/production.txt
|
2012-05-22 12:57:37 -04:00 |
|
Roberto Rosario
|
9333f3c0b7
|
Update the required version of South to latest (0.7.5)
|
2012-05-22 12:53:59 -04:00 |
|
Roberto Rosario
|
5b349cb010
|
Do not clear the indexable list upon post update index signal
|
2012-05-21 23:09:10 -04:00 |
|
Roberto Rosario
|
80e236723b
|
Add support to clear the indexable list returned
|
2012-05-21 23:08:31 -04:00 |
|
Roberto Rosario
|
675e1d3df7
|
Call Haystack's update_index using Django's call_command and use the new mayan_runtime option
|
2012-05-21 15:53:06 -04:00 |
|
Roberto Rosario
|
ce0082ee3f
|
Add the mayan_runtime option to the intercepted update_index command
|
2012-05-21 15:51:56 -04:00 |
|
Roberto Rosario
|
1c2a89e3e8
|
Fix cleaned_filename document property
|
2012-05-21 10:47:45 -04:00 |
|
Roberto Rosario
|
ccc26f9566
|
Remove flat comment document helper, update document indexing template accordingly
|
2012-05-21 10:42:17 -04:00 |
|
Roberto Rosario
|
98c387fbd0
|
Remove document flat_tags helper, update document index template accordingly
|
2012-05-21 10:34:19 -04:00 |
|
Roberto Rosario
|
4d8460ad8a
|
Remove document metadata value helper, update document index template accordingly
|
2012-05-21 10:28:46 -04:00 |
|
Roberto Rosario
|
01b6ff168e
|
Apply permission and ACL checks to the search results
|
2012-04-15 22:47:49 -04:00 |
|
Roberto Rosario
|
83fd8ab5cf
|
Fix ACL calculation when user doesn't belong to any group or role
|
2012-04-15 22:47:14 -04:00 |
|
Roberto Rosario
|
ed517b24f3
|
Initial commit of the index update scheduling support
|
2012-04-13 01:32:54 -04:00 |
|
Roberto Rosario
|
e89959b71b
|
Remove remaining code for the old search method and the advanced search support, misc cleanups too
|
2012-04-12 12:59:06 -04:00 |
|
Roberto Rosario
|
2ee59df866
|
Removal of the SEARCH_SHOW_OBJECT_TYPE and SEARCH_LIMIT configuration options
|
2012-04-12 12:25:59 -04:00 |
|
Roberto Rosario
|
8e829612af
|
Refactor and simply recent search functionality
|
2012-04-12 12:22:58 -04:00 |
|
Roberto Rosario
|
738e304545
|
Small 0.13 release notes update
|
2012-04-12 02:06:28 -04:00 |
|
Roberto Rosario
|
a697b74157
|
Update apps to flag edited documents as dirty
|
2012-04-12 02:05:49 -04:00 |
|
Roberto Rosario
|
da48d2c28a
|
Remove old code line
|
2012-04-12 02:05:18 -04:00 |
|
Roberto Rosario
|
520d6cc3af
|
Improve IndexableObject class methods
|
2012-04-12 02:04:50 -04:00 |
|
Roberto Rosario
|
97ae34a06d
|
Initial changes to support advanced search via haystack
|
2012-04-11 21:45:09 -04:00 |
|
Roberto Rosario
|
007b8c10ab
|
Make documents dirty when edited
|
2012-04-11 21:43:59 -04:00 |
|
Roberto Rosario
|
5adffd4e75
|
Implement a dirty flag to index newly modified objects
|
2012-04-11 21:43:30 -04:00 |
|
Roberto Rosario
|
6a7ca922f0
|
Add pre and post signals to haystack's update index command
|
2012-04-11 16:46:28 -04:00 |
|
Roberto Rosario
|
71a3e16a01
|
Remove test template code
|
2012-04-11 03:33:56 -04:00 |
|
Roberto Rosario
|
9bcf7574bf
|
Remove reduntant code from the object_list object default column detection code
|
2012-04-11 03:33:23 -04:00 |
|
Roberto Rosario
|
0d40316305
|
Cleanup search view
|
2012-04-11 03:32:50 -04:00 |
|
Roberto Rosario
|
34ebf6a263
|
Use a simple for the basic search
|
2012-04-11 03:11:45 -04:00 |
|
Roberto Rosario
|
c8129b1f5f
|
Add get_object_list_object_name tag to override the object to process from an object_list
|
2012-04-11 03:11:08 -04:00 |
|
Roberto Rosario
|
a7b7195370
|
Add metadata search helper methods
|
2012-04-11 01:59:46 -04:00 |
|
Roberto Rosario
|
b6fcf977e5
|
Add flat_tags search helper method to Document class
|
2012-04-11 01:59:12 -04:00 |
|
Roberto Rosario
|
e3505d05ec
|
Add extension_split and cleaned_filename to the Document class
|
2012-04-11 01:57:08 -04:00 |
|
Roberto Rosario
|
ea49395c23
|
Add flat_comments helper method to Document class
|
2012-04-11 01:56:32 -04:00 |
|
Roberto Rosario
|
0050fe4eef
|
Haystack updates
|
2012-04-09 07:41:03 -04:00 |
|
Roberto Rosario
|
085d32e214
|
Don't install python-gnupg from upstream but from my github fork
|
2012-04-06 01:09:46 -04:00 |
|
Roberto Rosario
|
c5bce945c4
|
Don't install python-gnupg from upstream but from my github fork
Conflicts:
requirements/production.txt
|
2012-04-06 01:09:33 -04:00 |
|
Roberto Rosario
|
774b5bc8dc
|
Don't install python-gnupg from upstream but from my github fork
|
2012-04-06 01:08:33 -04:00 |
|
Roberto Rosario
|
83a6f7e072
|
Don't install python-gnupg from upstream but from my github fork
|
2012-04-06 01:06:35 -04:00 |
|
Roberto Rosario
|
a5b88d3683
|
Add document search result templates
|
2012-04-05 23:46:28 -04:00 |
|
Roberto Rosario
|
5dbceb5584
|
Initial changes to support haystack from the dynamic search app
|
2012-04-05 23:45:50 -04:00 |
|
Roberto Rosario
|
95cf290e2c
|
Add haystack to the requirements
|
2012-04-05 23:44:20 -04:00 |
|
Roberto Rosario
|
021c75c665
|
Add a content producing method to the document version and document class
|
2012-04-05 23:43:10 -04:00 |
|
Roberto Rosario
|
a5280870c2
|
Removed transitions and move to a Node based workflow element
|
2012-03-30 03:23:04 -04:00 |
|
Roberto Rosario
|
0717f346b0
|
Remove empty items from project_setup and project_tools list of objects
|
2012-03-29 23:45:24 -04:00 |
|
Roberto Rosario
|
afac6e7667
|
Display message on empty horizontal list
|
2012-03-29 23:45:04 -04:00 |
|
Roberto Rosario
|
41facf623a
|
Only try to render resolved links
|
2012-03-29 23:44:21 -04:00 |
|
Roberto Rosario
|
8425cd6f7e
|
Properly initialize ResolvedLink class
|
2012-03-29 23:43:51 -04:00 |
|
Roberto Rosario
|
ebd5016990
|
Simplify auto admin creation code
|
2012-03-27 23:11:15 -04:00 |
|
Roberto Rosario
|
1d23735344
|
Simplify auto admin creation code
|
2012-03-27 23:11:07 -04:00 |
|