Commit Graph

1591 Commits

Author SHA1 Message Date
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
a697b74157 Update apps to flag edited documents as dirty 2012-04-12 02:05:49 -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
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
021c75c665 Add a content producing method to the document version and document class 2012-04-05 23:43:10 -04:00
Roberto Rosario
1d23735344 Simplify auto admin creation code 2012-03-27 23:11:07 -04:00
Roberto Rosario
a359a171d3 Add detached signature delete view 2012-03-14 22:17:45 -04:00
Roberto Rosario
b513730978 Remove test code 2012-03-14 22:17:23 -04:00
Roberto Rosario
11ca6772ef Move preview titles to the top 2012-03-14 15:27:40 -04:00
Roberto Rosario
60edd51464 Display document thumbnails as a gallery and with the filename as the title 2012-03-14 15:27:18 -04:00
Roberto Rosario
be332192e4 Display a page number as a title when previewing 2012-03-14 15:26:27 -04:00
Roberto Rosario
d6af3c629a Add smart link documents title on previews 2012-03-14 15:26:01 -04:00
Roberto Rosario
878d6fa0c1 Add support to document widget to display a title 2012-03-14 15:25:35 -04:00
Roberto Rosario
fb48221db5 Also delete indexes on document delete signal 2012-03-14 14:14:40 -04:00
Roberto Rosario
503c7c7594 Change document indexing to be signal based and decoupled from metadata and documents apps 2012-03-14 12:45:03 -04:00
Roberto Rosario
19b3553705 Add IMAP document souce support, merge with existing POP3 email support, make POP3MailLog generic 2012-03-14 01:25:49 -04:00
Roberto Rosario
a234c76326 Change POP3 email setup form widget to hide the password 2012-03-12 23:43:08 -04:00
Roberto Rosario
b7e582928a Fix POP3 source uncompress logic 2012-03-12 23:19:27 -04:00
Roberto Rosario
482b9fe9e9 Add optional document type to documents uploaded for a POP3 email source 2012-03-12 23:17:42 -04:00
Roberto Rosario
9731b2f1dc Add additional consistency check during document creation
For databases that doesn't support transactions
2012-03-12 22:47:55 -04:00
Roberto Rosario
1d7f50478c Don't pass filename to avoid a rename on new files 2012-03-12 22:42:48 -04:00
Roberto Rosario
fe27445e9e Set sensible email check timer 2012-03-12 22:42:28 -04:00
Roberto Rosario
460e0b3a26 Add enabled/disabled column to document source list view 2012-03-12 13:48:25 -04:00
Roberto Rosario
70cb939611 Change version to 0.13 alpha 2012-03-12 13:42:27 -04:00
Roberto Rosario
d1cf15b3eb Add per POP email source interval, add per email source log 2012-03-12 13:36:56 -04:00