Commit graph

290 commits

Author SHA1 Message Date
É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
Élie Bouttier
2f3d75fc3e users can update their password in their profile 2014-09-04 21:51:22 -07:00
Élie Bouttier
f420dd98ac users can disable notifications 2014-09-04 20:12:38 -07:00
Élie Bouttier
4a61d463bd disable leave buttons in profile (not implemented) 2014-09-04 19:37:02 -07:00
Élie Bouttier
e471de5b56 add forgotten permissions 2014-09-04 19:30:20 -07:00
Élie Bouttier
8355936767 comment-issue -> add-comment 2014-09-04 19:28:31 -07:00
Élie Bouttier
56d1e60564 django 1.7 is now available in pip \o/ 2014-09-04 00:06:48 -07:00
Élie Bouttier
b8cf0c830d tests: tracker: increase coverage 2014-09-03 22:57:07 -07:00
Élie Bouttier
939533472a tests: permissions: increase coverage 2014-09-03 21:47:06 -07:00
Élie Bouttier
e0644c88f7 tests: accounts: increase coverage 2014-09-03 21:42: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
483d0c3bdf fix edit/add project checks 2014-09-03 21:39:36 -07:00
Élie Bouttier
4b477f8492 avoid new beaviour warning 2014-09-03 21:38:35 -07:00
Élie Bouttier
4c23ce7b66 migration file for commit 7fc719c5d 2014-09-03 21:36:47 -07:00
Élie Bouttier
3f741ab0cd show fistname/lastname if available in profile tab 2014-09-03 10:50:17 -07:00
Élie Bouttier
d26ce6fb3a fix: remove inappropriate decorator 2014-09-03 00:19:09 -07:00
Élie Bouttier
8560c97ebd tests: begin tracker tests 2014-09-03 00:14:20 -07:00