Commit Graph

2718 Commits

Author SHA1 Message Date
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
Roberto Rosario
e7d7ae0c88 Simplify auto admin creation code 2012-03-27 23:10:26 -04:00
Roberto Rosario
50ad0d9bf6 Add the workflow state transition edit view 2012-03-19 16:41:34 -04:00
Roberto Rosario
55a6720a84 Make sure only one variable and the correct variable's link are resolved for list items 2012-03-19 12:03:51 -04:00
Roberto Rosario
0ff0892b25 Remove Flattr button 2012-03-19 09:05:25 -04:00
Roberto Rosario
f82cda218d Remove Flattr button 2012-03-19 09:04:44 -04:00
Roberto Rosario
38426ed32f Add the workflow state transition list and add views 2012-03-19 01:12:16 -04:00
Roberto Rosario
6cbe1301ca Add transition delete view and transition setup permissions 2012-03-19 00:04:33 -04:00
Roberto Rosario
ffc71ea8b3 Add workflow state delete view and transition list, create and edit views 2012-03-18 23:58:40 -04:00
Roberto Rosario
663a5d5b3b Add test steps to the documentation 2012-03-18 04:11:48 -04:00
Roberto Rosario
1a117c7fb7 Add test steps to the documentation 2012-03-18 04:11:14 -04:00
Roberto Rosario
af49370870 PEP8 cleanups 2012-03-18 04:02:03 -04:00
Roberto Rosario
8ff1997dda Final updates for new class based link navigation 2012-03-18 03:50:28 -04:00
Roberto Rosario
9f22085eef Update template to use new variable name 2012-03-18 03:35:25 -04:00
Roberto Rosario
2b123799de Update multi_item_links to use new link format 2012-03-18 03:35:05 -04:00
Roberto Rosario
892a7f77ae Simply and convert base tempalte navigation render code 2012-03-18 03:33:58 -04:00
Roberto Rosario
ef33a780e0 Remove unnecesary extra_context from document_acl view 2012-03-18 03:33:15 -04:00
Roberto Rosario
9bcdb01b79 Fix source transformation edit and delete view secondary links 2012-03-18 03:32:20 -04:00
Roberto Rosario
c3f337898d Reorder statement for readability 2012-03-18 00:43:18 -04:00
Roberto Rosario
cb23f94cdf Convert feedback app to use new class based links 2012-03-18 00:42:48 -04:00
Roberto Rosario
fa1ee6fec0 Remove the 'related' menu, only used by one view 2012-03-17 01:31:01 -04:00
Roberto Rosario
04cad6365c Converted workflow app to new class based links 2012-03-17 01:30:37 -04:00