Commit Graph

1121 Commits (c778f476be1622f12b7103a129760ff5362f4e48)

Author SHA1 Message Date
Jesús Espino c778f476be Improved a little some tests speed 2014-08-26 20:06:24 +02:00
Jesús Espino a07500c500 Fixed reference wiki extension 2014-08-26 11:11:16 +02:00
Jesús Espino 2a925bf40e Upgrade the django version to the last bugfix release 2014-08-26 09:29:26 +02:00
David Barragán Merino a8026d74ee Fix #745: Generate the historical entry of attachments affter deletions instead before 2014-08-22 12:03:51 +02:00
David Barragán Merino 22ff3500a1 Remove a done TODO 2014-08-22 12:03:51 +02:00
David Barragán Merino 12c10034a7 Humanize markdown diffs 2014-08-21 16:32:32 +02:00
David Barragán Merino 0eb6311f85 Fix project-admin url 2014-08-21 16:32:32 +02:00
David Barragán Merino 16a8eea162 Fix urls of front client 2014-08-21 13:01:05 +02:00
Jesús Espino b846e994ec More robust tags color rebuild 2014-08-20 09:48:50 +02:00
Jesús Espino 553011bca0 More robust permissions verification 2014-08-20 09:28:32 +02:00
Jesús Espino c956eeaee3 More robust attachments serve 2014-08-20 09:28:13 +02:00
Jesús Espino e0a5e6cca5 Updating the taiga email logo 2014-08-20 08:39:13 +02:00
Jesús Espino 94adbca28e Fixed bug #729: Adding full_url_static jinja function and used it in base email 2014-08-20 08:30:12 +02:00
Jesús Espino 533184e804 Fixed bug #726: Now attachments are in new window but inline 2014-08-19 18:40:17 +02:00
Jesús Espino 7dcf1b768d Revert "Fixed bug #726: Now attachments are in new window but inline"
This reverts commit 97fb48328e.
2014-08-19 18:14:25 +02:00
Jesús Espino 97fb48328e Fixed bug #726: Now attachments are in new window but inline 2014-08-19 18:12:32 +02:00
David Barragán Merino d913ffb7a0 Fix #687 2014-08-19 13:38:25 +02:00
Jesús Espino 0d9311613d On retrieve not apply the filter, only check the permissions 2014-08-19 10:07:20 +02:00
Jesús Espino e4bfb6ea5a Changing the gravatar url to be http/https depending on currently used protocol 2014-08-19 09:06:57 +02:00
Jesús Espino db3b85c65a Fixed issue #691: Now allow created by on issues filters 2014-08-18 13:56:33 +02:00
Jesús Espino 8bd6e4fb2d Fixed proyect notification policy tests 2014-08-18 12:48:32 +02:00
Jesús Espino 6b6e98b548 Fixed bug #689: Change email target fixed 2014-08-18 12:42:23 +02:00
Jesús Espino f78323dfb7 Fixed bug #688: Change email text fixed 2014-08-18 11:36:20 +02:00
Jesús Espino 4b9bab54ed Adding notify-policy creation on membership change 2014-08-18 10:49:30 +02:00
Jesús Espino 3f2505333b Fixed notification api (again) 2014-08-18 10:32:59 +02:00
Jesús Espino c6be0691b5 Fixed notification api 2014-08-18 10:31:32 +02:00
Jesús Espino 8a256883d9 Now supersusers can view everything 2014-08-18 10:20:37 +02:00
David Barragán Merino d8e79afdc9 Shorten some long lines 2014-08-14 23:53:27 +02:00
Jesús Espino 47d280c0da The history allways considere the datetime object a change, now is converted to string in freeze 2014-08-14 11:07:41 +02:00
Jesús Espino ec2a9b17ec Restoring Members filter backend for users endpoint 2014-08-14 10:49:35 +02:00
Jesús Espino 2e21db3553 Allowing delete project 2014-08-14 10:08:07 +02:00
Jesús Espino 834b8a6fb3 fixed posible migration problem 2014-08-14 10:06:19 +02:00
Jesús Espino 7b2349b366 Allowing destroy roles with move memberships to other role 2014-08-12 17:44:38 +02:00
Jesús Espino 31d6185dd0 On delete choices set correctly a new choice value for all objects, and a default value for the project 2014-08-12 17:17:46 +02:00
Jesús Espino 3c6310007e Adding destroy mixin for delete choices with a previous move of all the items with this value 2014-08-12 15:12:51 +02:00
Jesús Espino 58304d8fd9 Fixed again the #355 bug 2014-08-12 10:25:51 +02:00
Jesús Espino e4def00dce Updated test to the new bulk ordering format 2014-08-12 10:23:31 +02:00
Jesús Espino 8024da5c0e Fixed problem with tags_colors sampledata generation 2014-08-12 10:09:28 +02:00
Jesús Espino e6b4d0ba66 Fixed user story ordering 2014-08-12 10:05:14 +02:00
Jesús Espino 50ffc1caf9 Fixed tests 2014-08-12 09:25:56 +02:00
Jesús Espino b317c7521e This reverts commit d9246b1ec0. 2014-08-12 09:17:58 +02:00
Jesús Espino b6e9b8d9e0 Editions counter start on 1 (creation is the first edition) 2014-08-11 20:26:49 +02:00
Jesús Espino 2817b3b120 Adding pre_save to the bulk actions 2014-08-11 20:19:38 +02:00
Jesús Espino d9246b1ec0 Fixed bug #355 and other minor errors 2014-08-11 20:03:37 +02:00
Jesús Espino 2207b7ff5a Fixed problem with invitations deletion in timeline implementation 2014-08-11 19:54:25 +02:00
Jesús Espino b8f7a53a81 Adding task tags to the get_all_tags function 2014-08-11 17:55:46 +02:00
Jesús Espino 000baf41d9 More robust get tags 2014-08-11 12:33:13 +02:00
Jesús Espino e1ea8d498c Adding tags-colors to the project api 2014-08-11 11:56:21 +02:00
Jesús Espino 195bdd2523 Adding colorize tags on server functionality 2014-08-11 11:51:08 +02:00
Jesús Espino d6a38261f0 Removing vote_issues permission and modify_wiki_links on the templates 2014-08-11 10:07:50 +02:00