Commit graph

23 commits

Author SHA1 Message Date
Élie Bouttier
dcadc324db add permissions models and settings model 2014-08-07 13:51:57 -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
e870608072 add ProjectMiddleware adding projects to request 2014-08-07 12:54:45 -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
037f357277 issues & milestones count 2014-08-06 00:13:58 -07:00
Élie Bouttier
89b2751448 replace .count() by .exists() in condition 2014-08-06 00:06:54 -07:00
Élie Bouttier
dfec0f0ee9 add some template tags helpers 2014-08-06 00:00:42 -07:00
Élie Bouttier
91f356200f delete commited by mistake file 2014-08-05 23:56:35 -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
afe28f2f4f add missing template and migrations files 2014-08-02 23:52:03 -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
153a40ca54 stronghold (auth) & begin assignee 2014-08-02 20:38:12 -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