Commit Graph
1737 Commits
Author SHA1 Message Date
Roberto Rosario 276119a06a Add remote urls to the installation report 2013-01-05 23:10:10 -04:00
Roberto Rosario 87879c7336 Get the document.Document SearchModel instance in a more elegant way 2013-01-04 07:49:33 -04:00
Roberto Rosario 7d86656bff Update the RecentSearch model to work with the new SearchModel class 2013-01-04 07:49:25 -04:00
Roberto Rosario 25e17fb2b0 Improve a bit the way recent searches are saved 2013-01-04 07:49:16 -04:00
Roberto Rosario 2f09c60d43 Store instances of SearchModel by their full_name in the class registry 2013-01-04 07:49:07 -04:00
Roberto Rosario f7f6dfc441 Refactor advanced searching 2013-01-04 07:48:58 -04:00
Roberto Rosario e8fc6c96e0 Simplify code and variable names 2013-01-04 07:48:35 -04:00
Roberto Rosario d74efbd891 Update documents app to use the new SearchModel class 2013-01-04 07:48:26 -04:00
Roberto Rosario 6317dfd4db Initial refactor of the search app to better support related fields lookups, trying to fix issue #20 in the application side 2013-01-04 07:48:14 -04:00
Roberto Rosario cd21f49b64 Revert "Remove duplicate processing of sidebar links"
Turn out this is required to show the links to add new holder for acls

This reverts commit abf2bb85ea.
2012-12-27 02:03:24 -04:00
Roberto Rosario af681f677f Since this is a multi document action remove required permission 2012-12-17 16:03:55 -04:00
Roberto Rosario 2e1a084626 Fix template variable name 2012-12-12 03:24:01 -04:00
Roberto Rosario 4f0ef36c4b Update translation files 2012-12-12 03:23:28 -04:00
Roberto Rosario 74d97d5ed2 Translation file updates 2012-12-12 02:04:36 -04:00
Roberto Rosario c433ca7d37 Bump version to v0.13 2012-12-12 01:28:17 -04:00
Roberto Rosario ca40b3f703 Implement bulk document move into folders, issue #39 2012-12-12 00:37:32 -04:00
Roberto Rosario 39c9c03c2c Improve multi selection action button vertical spacing 2012-12-11 02:01:48 -04:00
Roberto Rosario 8f07a2ccfd Drop support for UNOCONV 2012-12-11 01:49:17 -04:00
Roberto Rosario 1743ce93f2 Add support for synchronizing bootstrap setups available with the official repository 2012-12-11 01:22:46 -04:00
Roberto Rosario 74689a970d Import errors in the app registry app are not errors per se 2012-12-10 20:34:44 -04:00
Roberto Rosario 1de90cfaa9 Prepend a magic number to bootstrap setup to identify them as valid bootstrap setups 2012-10-16 02:44:01 -04:00
Roberto Rosario 85455e7647 Add support for import bootstrap setups from URLs 2012-10-16 02:22:39 -04:00
Roberto Rosario 7ce8652188 Remove the default bootstrap setups 2012-10-16 01:09:59 -04:00
Roberto Rosario cfb841a0b8 Improve messages, remove repeated view code 2012-10-16 01:09:19 -04:00
Roberto Rosario 9b21994d7d Add management commands to execute bootstrap setups and erase user data 2012-10-16 01:08:41 -04:00
Roberto Rosario 55b01f1516 Add slug field to the bootstap setup model 2012-10-16 01:08:12 -04:00
Roberto Rosario b54dff51a6 Remove planned bootstrap setup compression support hooks 2012-10-15 23:24:48 -04:00
Roberto Rosario 6ea76ef84f Add support for importing bootstrap setups from file 2012-10-14 07:00:27 -04:00
Roberto Rosario 37372ba554 Add support for exporting bootstrap setups to file 2012-10-14 05:10:55 -04:00
Roberto Rosario 4b143a9455 Remove unused template line 2012-10-13 02:57:17 -04:00
Roberto Rosario 753053ae47 Revert permission holder and role members caching changes, only cache stored permissions as these never change 2012-10-13 02:47:38 -04:00
Roberto Rosario 7454a47558 Only cache registration if already registered 2012-10-13 02:38:20 -04:00
Roberto Rosario bb997ecbdc Cache member roles, store permission class doesn't have a label field - don't set it and save it. 2012-10-12 05:37:59 -04:00
Roberto Rosario 90e48ec6a8 Cache StoredPermissions objects and permission holders, change list comprehension to generator 2012-10-12 04:36:05 -04:00
Roberto Rosario 32959762cc Change list comprehension to generator 2012-10-12 04:35:28 -04:00
Roberto Rosario dbe15347f8 Fix cache evaluation 2012-10-12 03:35:26 -04:00
Roberto Rosario 60e3e16375 Fix registration name display 2012-10-12 01:12:50 -04:00
Roberto Rosario d7d3cc62a3 Add initial bootstrap setups fixtures 2012-10-10 17:40:19 -04:00
Roberto Rosario e5fcfe74f6 Add registration translation files 2012-10-10 09:55:17 -04:00
Roberto Rosario 1a9677a15e Add bootstrap app translation files 2012-10-10 09:55:00 -04:00
Roberto Rosario 9a6a6495ee Improve bulk tagging and consolidate code 2012-10-10 02:21:45 -04:00
Roberto Rosario 806b1455f4 Remove the created date column 2012-10-10 00:35:09 -04:00
Roberto Rosario c3bc1f65ea Update JSON filter to remove the last comma 2012-10-10 00:34:51 -04:00
Roberto Rosario 7af74c6785 Set fixed size for the text area widget and inherit the change 2012-10-10 00:27:01 -04:00
Roberto Rosario f1ee7bc23f Don't override text area widget to div area widgets 2012-10-10 00:26:26 -04:00
Roberto Rosario 2529a178ae Update the styling templatetag to not replace but append CSS classes 2012-10-09 23:35:22 -04:00
Roberto Rosario 2570057e9d Bump version 2012-10-09 23:26:10 -04:00
Roberto Rosario 05b1a39d7e Update metadata lookup field from a char to a text field 2012-10-09 23:25:16 -04:00
Roberto Rosario 9781d0dcae Fix empty fixture detection, add support for better YAML PK removal, re enabled better YAML serializer 2012-10-09 12:37:13 -04:00
Roberto Rosario b16ab0eebe Add logging 2012-10-09 12:36:45 -04:00