Commit Graph

25 Commits

Author SHA1 Message Date
Roberto Rosario
fbcc556558 Remove the Link class obsolete sprite argument 2012-09-14 17:20:08 -04:00
Roberto Rosario
ac43959c0c Fix Link class import 2012-09-14 03:31:27 -04:00
Roberto Rosario
85ebf42a79 Update and enable the dynamic search app 2012-09-14 02:00:59 -04:00
Roberto Rosario
50f8242b21 Initial registry updates for the dynamic search app 2012-09-11 00:07:13 -04:00
Roberto Rosario
344e738c48 Update apps interface for the new LocalScheduler class 2012-08-01 01:43:00 -04:00
Roberto Rosario
e3a173a2cd Disable advanced search menu entry 2012-05-23 01:19:45 -04:00
Roberto Rosario
db13cd1702 Merge branch 'feature/workflows' into development
Conflicts:
	apps/dynamic_search/__init__.py
	requirements/production.txt
2012-05-23 00:23:39 -04:00
Roberto Rosario
895a5c7e76 Call the update_index in the correct manner 2012-05-22 23:25:55 -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
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
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
520d6cc3af Improve IndexableObject class methods 2012-04-12 02:04:50 -04:00
Roberto Rosario
5adffd4e75 Implement a dirty flag to index newly modified objects 2012-04-11 21:43:30 -04:00
Roberto Rosario
3c83334e30 Update search app to the new class based links 2012-03-17 01:19:03 -04:00
Roberto Rosario
d028f54c27 Started navigation refatoring 2012-03-16 12:56:49 -04:00
Roberto Rosario
c8f7170dff Added recent searches per user support and the SEARCH_RECENT_COUNT configuration option 2011-06-28 03:45:25 -04:00
Roberto Rosario
f9190829ae Adv search now redirects to a cleaner results view with a 'search again' button, PEP8 cleanups, removed reduntant code 2011-06-22 01:42:07 -04:00
Roberto Rosario
604ef90f79 Implementes an advanced search feature, which allows for individual field terms 2011-06-22 00:47:37 -04:00
Roberto Rosario
c4d6db5217 Added a help message to the search view 2011-06-20 00:31:31 -04:00
Roberto Rosario
6bef320142 Added new setting: side bar search box 2011-03-10 01:54:31 -04:00
Roberto Rosario
6a9e114acb Set all *.py files permissions to 644 2011-03-07 12:15:25 -04:00
Roberto Rosario
77b8a432a2 Added distributed OCR queue support 2011-02-17 04:37:35 -04:00
Roberto Rosario
d6afcc64bb Changed file permissions 2011-02-09 13:55:01 -04:00
Roberto Rosario
327a00ede6 Added search app 2011-02-03 22:52:25 -04:00