Commit graph

20 commits

Author SHA1 Message Date
Élie Bouttier
9c8f80659d deprecation: assertEquals -> assertEqual 2014-09-06 11:44:43 -07:00
Élie Bouttier
e471de5b56 add forgotten permissions 2014-09-04 19:30:20 -07:00
Élie Bouttier
939533472a tests: permissions: increase coverage 2014-09-03 21:47:06 -07:00
Élie Bouttier
c04ec2430a fix form validation error if grantee_type not set 2014-09-03 21:40:52 -07:00
Élie Bouttier
4c23ce7b66 migration file for commit 7fc719c5d 2014-09-03 21:36:47 -07:00
Élie Bouttier
d26ce6fb3a fix: remove inappropriate decorator 2014-09-03 00:19:09 -07:00
Élie Bouttier
90a3e749e5 improve & fix permissions forms 2014-09-02 22:27:03 -07:00
Élie Bouttier
be02d3657d fix: project project perm delete view against csrf 2014-09-02 22:27:03 -07:00
Élie Bouttier
c878c59bce permissions tests 2014-09-02 22:26:58 -07:00
Élie Bouttier
838d9d9111 remove unused tag 2014-09-02 22:25:04 -07:00
Élie Bouttier
7fc719c5d1 improve views and templates permissions managment 2014-09-01 23:40:00 -07:00
Élie Bouttier
d5de599673 fix: remove debug print 2014-09-01 19:37:21 -07:00
Élie Bouttier
203dc89db0 new global perm to grant ro access on all project 2014-08-30 19:26:08 -07:00
Élie Bouttier
81df233d5a merge user / group / team permissions 2014-08-30 19:08:14 -07:00
Élie Bouttier
88db4070a5 user can tamper project and avoid unicity check
note: this is not a security issue as project is forced just after
2014-08-30 17:55:48 -07:00
Élie Bouttier
92ea48f89d pep8 2014-08-30 17:47:19 -07:00
Élie Bouttier
c394bc17d9 fix unique constraint check for project perm 2014-08-30 17:27:58 -07:00
Élie Bouttier
b9b892417b fix: delete perm on user/group/team deletion
This is done manually using signal because we do not use a foreign key
so we do not have automatically cascade deletion.
2014-08-30 16:27:13 -07:00
Élie Bouttier
79bb889570 fix context name conflict in template 2014-08-30 15:46:58 -07:00
Élie Bouttier
1463854a45 first commit for v0.2 2014-08-30 15:38:06 -07:00