Commit graph

306 commits

Author SHA1 Message Date
Élie Bouttier
b1e4b68613 removing bad cipher suite in apache example file 2015-05-12 23:17:37 +02:00
Élie Bouttier
9d905fa78c doc: upgrade guide 2015-05-12 23:13:26 +02:00
Élie Bouttier
a99ff87bff upgrade URLs after migrating to ponytracker orga 2015-05-12 22:55:11 +02:00
Élie Bouttier
8f9c168654 add missing migration for team users field 2015-05-04 20:55:40 +02:00
Élie Bouttier
e620f9298d markdown editors: link to documentation 2015-05-04 20:49:33 +02:00
Élie Bouttier
a717076805 updating contribution email 2015-04-19 17:12:41 +02:00
Élie Bouttier
f43d3911c3 dropping dj<1.8 (see branch django-1.7 otherwise) 2015-04-12 18:29:19 +02:00
Élie Bouttier
16eedc011f update travis config for testing django 1.8 2015-04-12 18:19:09 +02:00
Élie Bouttier
1016661cb8 Merge branch 'django1.8' 2015-04-12 18:17:57 +02:00
Élie Bouttier
406b8763ad compat django1.8: fix issue with django1.8 2015-04-12 18:17:43 +02:00
Élie Bouttier
a2b759d977 compat django1.8: using fixed datetimepicker 2015-04-12 18:17:43 +02:00
Élie Bouttier
c47008c833 compat django1.8: update requirements (dj<1.9) 2015-04-12 18:17:22 +02:00
Élie Bouttier
dfb0ceb67b compat django1.8: update models 2015-04-12 18:17:14 +02:00
Élie Bouttier
d64c9ed567 force django 1.7 as not compatible yet with 1.8 2015-04-12 11:24:11 +02:00
Élie Bouttier
5c71ae324c fix #8: collecstatic -> collectstatic 2015-04-12 02:14:47 +02:00
Élie Bouttier
10dc2d499c add granted_projects function, simplify middleware 2015-03-07 22:43:43 +01:00
Élie Bouttier
a889c3f0ad link to documentation at readthedocs 2015-02-17 22:50:16 +01:00
Élie Bouttier
36212394ed paginate issues 2014-12-20 00:14:54 +01:00
Élie Bouttier
421f28f32f paginate accounts managment 2014-12-20 00:14:44 +01:00
Élie Bouttier
e40adcfba1 add test for 'comment and close/reopen' 2014-12-10 21:33:50 +01:00
Élie Bouttier
11c5d24d64 fix: '-' not allowed in var name 2014-12-10 21:33:35 +01:00
Élie Bouttier
3d097abadb buttons "close and comment" & "comment and reopen" 2014-12-10 20:48:45 +01:00
Élie Bouttier
c0ce90019e readme: add website & sortable is now a feature 2014-12-03 10:58:20 +01:00
Élie Bouttier
b46246d0c0 fix issues ordering 2014-12-03 01:19:29 +01:00
Élie Bouttier
f92f87ce60 sort issues by last activity / creation date 2014-12-03 01:11:21 +01:00
Élie Bouttier
47a915197b add favicon 2014-11-08 17:21:00 +01:00
Élie Bouttier
bdf7575ef9 fix encoding problem 2014-11-08 16:58:06 +01:00
Élie Bouttier
1e293bd727 __str__ must return str so can not return safe str
morever, format_html is recommanded by the doc for that usage.
2014-10-02 18:45:06 +02:00
Franklin Delehelle
78b2967e19 Reduce mail signatures 2014-10-02 18:13:13 +02:00
Élie Bouttier
89ef2bc7ee do not escape emails content 2014-09-29 23:42:25 +02:00
Élie Bouttier
36ac660fa5 fix: refactoring error 2014-09-29 23:42:18 +02:00
Élie Bouttier
2d724f0c82 factorize notifications 2014-09-29 23:40:50 +02:00
Franklin Delehelle
9495924722 fix conjugation 2014-09-29 23:40:27 +02:00
Franklin Delehelle
b38f168340 add arrow to projects menu 2014-09-29 23:40:10 +02:00
Élie Bouttier
ba8639f49d redirect /project/ to /project/issues/ 2014-09-19 15:02:56 -07:00
Élie Bouttier
b0505a4c51 middleware give projects lists for all views 2014-09-06 23:30:15 -07:00
Élie Bouttier
b686c5fd57 fix: js for milestone datetime picker 2014-09-06 23:16:36 -07:00
Élie Bouttier
9bbabd9c69 improve cancel label/milestone creation behaviour 2014-09-06 22:47:16 -07:00
Élie Bouttier
f26483b41a only superuser can set the superuser flag 2014-09-06 22:46:46 -07:00
Élie Bouttier
b6705084b7 improve new/edit issue cancel button behaviour 2014-09-06 12:19:27 -07:00
Élie Bouttier
1f101367c3 comment issue sort menu because not implemented 2014-09-06 12:12:26 -07:00
Élie Bouttier
eee40b235b removing debug comments 2014-09-06 12:09:30 -07:00
Élie Bouttier
6aaf3cc0d8 test markdown view 2014-09-06 12:09:26 -07:00
Élie Bouttier
259bd91d07 coverage with django 1.7 / python 3.4 2014-09-06 11:49:02 -07:00
Élie Bouttier
9c8f80659d deprecation: assertEquals -> assertEqual 2014-09-06 11:44:43 -07:00
Élie Bouttier
93a16087ca fix django 1.6 compatibility 2014-09-06 11:42:26 -07:00
Élie Bouttier
d58bfacf10 fix: dont show None in textarea on issue creation 2014-09-06 01:00:08 -07:00
Élie Bouttier
6cc30ba08e replacing jquery-ui by jquery-autocomplete 2014-09-06 00:51:27 -07:00
Élie Bouttier
7e3173c7c0 remove django-markdown and handle preview manually 2014-09-06 00:44:04 -07:00
Élie Bouttier
4995c19560 fix: milestone edition: variable name conflict 2014-09-06 00:42:40 -07:00