Commit Graph

2274 Commits

Author SHA1 Message Date
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
9a31612b5d Fix requirements definition 2012-12-20 17:00:40 -04:00
Roberto Rosario
b515b92a6c Merge remote-tracking branch 'nars/master' 2012-12-17 16:08:54 -04:00
Roberto Rosario
00cea65e64 Update required Pillow version to 1.7.8 2012-12-17 16:07:07 -04:00
Roberto Rosario
af681f677f Since this is a multi document action remove required permission 2012-12-17 16:03:55 -04:00
nars
0240c9a39b Update requirements/production.txt 2012-12-14 17:20:25 +02:00
Roberto Rosario
8d75353bdf Merge branch 'hotfix/v0.12.3' 2012-12-12 03:45:38 -04:00
Roberto Rosario
0c23961927 Update contributors file 2012-12-12 03:45:00 -04:00
Iliya Georgiev
905ad00d09 Add example of Default ACLs in permissions documentation 2012-12-12 03:28:04 -04:00
Iliya Georgiev
dd62c3e175 Add example of Default ACLs in permissions documentation 2012-12-12 03:27:53 -04:00
Iliya Georgiev
99ea668ad5 Add example of Default ACLs in permissions documentation 2012-12-12 03:27:31 -04:00
Iliya Georgiev
9d33231dc4 Add example of Default ACLs in permissions documentation 2012-12-12 03:27:13 -04:00
Iliya Georgiev
35dcb24235 Add description of Default ACLs in permissions documentation 2012-12-12 03:27:09 -04:00
Iliya Georgiev
262690aec7 Add description of Default ACLs in permissions documentation 2012-12-12 03:24:58 -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
b0941abfb1 Disable incomplete upgrade support via fabfile 2012-12-12 01:28:33 -04:00
Roberto Rosario
c433ca7d37 Bump version to v0.13 2012-12-12 01:28:17 -04:00
Roberto Rosario
2080189a27 Documentation update 2012-12-12 01:28:05 -04:00
Roberto Rosario
42c8a686af Update documentation 2012-12-12 01:21:27 -04:00
Roberto Rosario
28b8046c18 Update release notes 2012-12-12 01:09:31 -04:00
Roberto Rosario
728decbe6c Update required version of Django to 1.3.5 2012-12-12 01:09:01 -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
aa058ac790 Remove mention of automatically installed requirements 2012-12-11 01:52:50 -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
b076c73d2b Update the required requests version 2012-10-16 02:23:45 -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
d64feb0cba Update release notes 2012-10-14 07:12:43 -04:00
Roberto Rosario
62588248b2 Fix installation instruction typo 2012-10-14 07:03:15 -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
0b4459bc70 Update development requirements file 2012-10-12 03:22:04 -04:00
Roberto Rosario
d75711f9ac Add git upgrade instructions to the release notes 2012-10-12 01:16:29 -04:00