Commit Graph
1723 Commits
Author SHA1 Message Date
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
Roberto Rosario 8e1d12c59a Add logging 2012-10-09 12:36:32 -04:00
Roberto Rosario ace21841fc Add view to edit an existing metadata set 2012-10-09 12:35:32 -04:00
Roberto Rosario 5a5721c618 Add support to add and remove a user from many groups at once from the user edit view 2012-10-09 12:34:55 -04:00
Roberto Rosario 5e0fba3b69 Add registration app 2012-10-09 02:34:00 -04:00
Roberto Rosario 66cd8938ce Initial updates for the registration app 2012-10-09 02:33:21 -04:00
Roberto Rosario e3cc2efbcb Update copyright year 2012-10-09 00:58:37 -04:00
Roberto Rosario 9b69b9620e Add issues link 2012-10-09 00:58:19 -04:00
Roberto Rosario c308654f4a Disable better yaml serializer until natural keys are working correctly 2012-10-08 18:50:26 -04:00
Roberto Rosario efc41ad9c7 Add bootstrap model dependecies support 2012-10-08 18:50:07 -04:00
Roberto Rosario 82299a49c4 Simplify converter backend and return exceptions for better diagnostics. 2012-10-08 18:47:46 -04:00
Roberto Rosario e9817ee1ac Add creation date and time metadata, preserver metadata order with SortedDict 2012-10-08 11:57:08 -04:00
Roberto Rosario 77bbb5c048 Add creation date time field to bootstrap fixtures 2012-10-08 11:56:48 -04:00
Roberto Rosario 2b706f3f4a Generate a bootstrap's fixture metadata on save not only when dumping it, add comments 2012-10-08 11:28:41 -04:00
Roberto Rosario a430a1ce73 Don't allow editing the type of a fixture 2012-10-08 02:33:48 -04:00