Commit Graph

1596 Commits

Author SHA1 Message Date
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
Roberto Rosario
0870d8228b Don't display multiselect checkbox for folders, they don't support multiple selection 2012-03-17 01:19:59 -04:00
Roberto Rosario
a6f6637789 Cleanups 2012-03-17 01:19:35 -04:00
Roberto Rosario
3c83334e30 Update search app to the new class based links 2012-03-17 01:19:03 -04:00
Roberto Rosario
22f009d0f7 Enable children view regex 2012-03-17 01:03:38 -04:00
Roberto Rosario
3e6632dfdc Convert source app dynamic link generation to the new class based links 2012-03-17 01:03:04 -04:00
Roberto Rosario
eaf0293dcf Don't return references to deleted users as a members 2012-03-17 01:02:26 -04:00
Roberto Rosario
5d02ed4d08 Fix link resolution tag 2012-03-17 00:15:29 -04:00
Roberto Rosario
4b457aa567 Fix context link resolution 2012-03-17 00:15:08 -04:00
Roberto Rosario
6823122793 Fix link properties get in linking app 2012-03-17 00:13:20 -04:00
Roberto Rosario
d5ddd22861 Fix document history link 2012-03-17 00:13:01 -04:00
Roberto Rosario
8d4ce81c34 Fix horizontal list link widget rendering 2012-03-16 23:37:21 -04:00
Roberto Rosario
895702cb53 Remove debug statement 2012-03-16 23:36:40 -04:00
Roberto Rosario
6fd0854ac5 Fix templates link's famfam reference to sprite 2012-03-16 23:33:15 -04:00
Roberto Rosario
28a3e209ab Converted project_setup and project_tools apps to use new elementtree based menus 2012-03-16 21:42:03 -04:00
Roberto Rosario
dcf568ead5 Start top menu refactor, added elementtree to requirements 2012-03-16 21:07:53 -04:00
Roberto Rosario
7ccab82fd4 Convert all remaining apps to the new class based links 2012-03-16 20:09:35 -04:00
Roberto Rosario
568611927b Updated all link references to the new class based links 2012-03-16 16:20:09 -04:00
Roberto Rosario
d028f54c27 Started navigation refatoring 2012-03-16 12:56:49 -04:00
Roberto Rosario
4a3cdc3a5c Avoid sidebar links from repeating 2012-03-16 11:05:21 -04:00
Roberto Rosario
e2e9c074b7 Add workflow state add and edit views 2012-03-16 10:30:04 -04:00
Roberto Rosario
a3822a1836 Add workflow states list view 2012-03-16 02:06:24 -04:00
Roberto Rosario
89aeb8ad7c Added state list, create, edit, delete views 2012-03-16 01:55:21 -04:00
Roberto Rosario
ffb5fc8286 Added workflow create, edit and delete views 2012-03-16 01:40:04 -04:00
Roberto Rosario
8c8befabdd Initial model schema, workflow setup button, workflow list view 2012-03-16 01:14:25 -04:00
Roberto Rosario
94ec7ca47f Workflows app initial commit 2012-03-15 01:55:03 -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