Commit graph

24 commits

Author SHA1 Message Date
Élie Bouttier
d881679b7e restricting access using permissions, first step 2014-08-10 17:36:47 -07:00
Élie Bouttier
3a211b74a4 pep8 2014-08-09 01:13:42 -07:00
Élie Bouttier
8f37e5208d improve templates, especially forms 2014-08-08 19:32:59 -07:00
Élie Bouttier
1e2ff3bd78 fix: project -> project.name due to middleware
bug introduced in e3b8ec9f5067ad4f6c0ff50cde62bcbfda69ebbe
2014-08-08 19:26:42 -07:00
Élie Bouttier
4d7ab944c2 add project permissions managment page 2014-08-08 00:56:13 -07:00
Élie Bouttier
81927a3cad add global permissions managment page 2014-08-07 19:19:41 -07:00
Élie Bouttier
de137b0df9 add profile page, listing groups and teams 2014-08-07 19:17:19 -07:00
Élie Bouttier
fbdc2c1aca avoid useless retrieval of user object 2014-08-07 13:54:09 -07:00
Élie Bouttier
98f181ca4f ProjectMiddleware query project and check permissions 2014-08-07 13:30:51 -07:00
Élie Bouttier
00b8ae612d project can be public (default) or private 2014-08-07 13:26:22 -07:00
Élie Bouttier
401bee8e1c remove stronghold before new permissions system 2014-08-07 08:12:48 -07:00
Élie Bouttier
cc92b928c7 improve error message 2014-08-06 07:44:00 -07:00
Élie Bouttier
89b2751448 replace .count() by .exists() in condition 2014-08-06 00:06:54 -07:00
Élie Bouttier
454cd2fa06 fix: label can contain space in filter using quote 2014-08-05 23:54:43 -07:00
Élie Bouttier
374e5372d1 move forms into forms.py 2014-08-05 23:54:17 -07:00
Élie Bouttier
be9f657e4b send request & projects with context processor 2014-08-05 23:51:23 -07:00
Élie Bouttier
63adeefce1 use signal for default label creation 2014-08-05 23:30:06 -07:00
Élie Bouttier
7f06544ece milestone: a milestone can be closed 2014-08-03 13:27:20 -07:00
Élie Bouttier
2f9fdf4a4f small display improvements 2014-08-03 10:26:55 -07:00
Élie Bouttier
43ec23973f fix error due to bad issue filter 2014-08-03 00:04:32 -07:00
Élie Bouttier
7325feec01 milestone: make the delete button works 2014-08-02 23:50:02 -07:00
Élie Bouttier
59ae312338 milestone & improvements 2014-08-02 23:43:49 -07:00
Élie Bouttier
7f91c790ec A lot of new features and improvements 2014-08-02 19:17:18 -07:00
Élie Bouttier
8aa77915ad First commit 2014-08-01 19:49:57 -07:00