David Barragán Merino
|
25bcb855c1
|
Minor fixes
|
2014-11-11 19:18:18 +01:00 |
Jesús Espino
|
1822198549
|
Fixed test on Github link
|
2014-11-11 19:18:18 +01:00 |
Jesús Espino
|
e77c145d59
|
Fixed problem with github references link
|
2014-11-11 19:18:18 +01:00 |
Jesús Espino
|
cc4f64c115
|
Fixed travis errors
|
2014-11-11 19:18:18 +01:00 |
Jesús Espino
|
93ea968fb6
|
Removed the admin pk in the initial_user.json fixture
|
2014-11-11 19:18:18 +01:00 |
Jesús Espino
|
aa3a8c6be8
|
Adding regular expresion to convert github references to links to github
|
2014-11-11 19:18:18 +01:00 |
Alejandro Alonso
|
571bf5e0cc
|
Fixing slug generation for issue status, task status and user story status
|
2014-11-11 19:18:18 +01:00 |
Alejandro Alonso
|
5718627daa
|
Using 400 errors insted of 401
|
2014-11-11 19:18:18 +01:00 |
Alejandro Alonso
|
05bf0cab45
|
Adding name validation to task status serializer and issue status serializer
|
2014-11-11 19:18:18 +01:00 |
Alejandro Alonso
|
2e78d51eda
|
Fixing bug when changing us's to a non existing status
|
2014-11-11 19:18:18 +01:00 |
Alejandro Alonso
|
2d90a5dac9
|
Making commit message actions case insensitive
|
2014-11-11 19:18:18 +01:00 |
Alejandro Alonso
|
63cf345ff0
|
Renaming function get_config_or_default to get_or_generate_config
|
2014-11-11 19:18:18 +01:00 |
Alejandro Alonso
|
88d11aba85
|
Adding API support for project modules configurations
|
2014-11-11 19:18:18 +01:00 |
Alejandro Alonso
|
0fd7142802
|
US#90 Github webhooks integration
|
2014-11-11 19:18:18 +01:00 |
David Barragán Merino
|
6d792a0e91
|
Prevent some ObjectDoesNotExist exceptions
|
2014-11-11 15:46:18 +01:00 |
David Barragán Merino
|
61141c321e
|
Fix connectors_github tests
|
2014-11-06 19:36:34 +01:00 |
David Barragán Merino
|
c20c50f7be
|
Minor fixes to detect invalid configuration to enable github login service
|
2014-11-05 13:17:05 +01:00 |
Alejandro
|
257ed89b04
|
Merge pull request #150 from taigaio/issue/1532/markdown-problems
Adding br an ins to the whitelist of the bleach tags
|
2014-11-05 11:43:32 +01:00 |
Jesús Espino
|
22a8e391df
|
Adding br an ins to the whitelist of the bleach tags
|
2014-11-05 11:20:40 +01:00 |
David Barragán Merino
|
e695abf953
|
Update changelog
|
2014-11-04 10:37:58 +01:00 |
David Barragán Merino
|
5d5d57ac8c
|
Merge pull request #148 from taigaio/issue/1500/wiki-html-escape
Fix issue #1500: Now generated html is escaped
|
2014-10-31 13:47:19 +01:00 |
Jesús Espino
|
c83ffa8529
|
Fix issue #1500: Now generated html is escaped
|
2014-10-31 13:10:34 +01:00 |
Alejandro Alonso
|
f22da3d5aa
|
Fixing typo in generating US
|
2014-10-31 09:15:17 +01:00 |
Alejandro
|
0c93510968
|
Merge pull request #147 from taigaio/improvements-migrations
Migrations improvements
|
2014-10-31 08:46:28 +01:00 |
Andrey Antukh
|
aa780dc205
|
Add missing parameters (seems bug on django 1.7.x)
|
2014-10-31 00:23:30 +01:00 |
Andrey Antukh
|
d62ec0008b
|
Make 0006 migration of project more efficient.
|
2014-10-30 23:36:06 +01:00 |
Andrey Antukh
|
da6feaf26e
|
Revert "Update django version to 1.7.1"
This reverts commit fab678987a .
|
2014-10-30 23:27:28 +01:00 |
Alejandro
|
5ac3bf15ab
|
Merge pull request #143 from taigaio/refactor/remove-projects-tags-call
Remove api/v1/projects/XX/tags call (Not necessary)
|
2014-10-30 18:09:48 +01:00 |
David Barragán Merino
|
cd890330ed
|
Merge pull request #145 from taigaio/bug/1484/problem-uploading-twice-the-same-files
Fixing problem with new notifications system on upload 2 equal attachments
|
2014-10-30 11:07:03 +01:00 |
Alejandro Alonso
|
147d199c3d
|
Fixing problem with new notifications system on upload 2 equal attachments.
|
2014-10-30 11:06:39 +01:00 |
David Barragán Merino
|
09138ee4ff
|
Merge pull request #146 from taigaio/bug/1466/projects-with-null-total-milestones
Total milestones must never be null
|
2014-10-30 09:47:14 +01:00 |
Alejandro Alonso
|
9016e48ff6
|
Total milestones must never be null
|
2014-10-30 09:46:52 +01:00 |
David Barragán Merino
|
a2203d0bf8
|
Merge pull request #142 from taigaio/bug/1438/error-when-import-export-finish-date-for-issues-and-user-stories
Fixing error when importing issues, the finished date was set to none by signals. Added some tests
|
2014-10-29 13:28:11 +01:00 |
Alejandro Alonso
|
126e02ce39
|
Fixing error when importing issues, the finished date was set to none by signals. Added some tests
|
2014-10-29 13:27:49 +01:00 |
Jesús Espino
|
dc90036e55
|
Merge pull request #144 from taigaio/notification-refactor
Notification refactor
|
2014-10-29 12:41:39 +01:00 |
Alejandro Alonso
|
cad5a88081
|
Updating changelog
|
2014-10-29 11:14:27 +01:00 |
Alejandro Alonso
|
d36e7e7eaa
|
Fixing invitation tests
|
2014-10-29 11:11:19 +01:00 |
Alejandro Alonso
|
94a4708df7
|
Using iterqueryset in management command
|
2014-10-29 09:12:04 +01:00 |
Alejandro Alonso
|
50ceecb115
|
Fixing issue change body email notification template
|
2014-10-29 08:49:29 +01:00 |
Alejandro Alonso
|
fac330246b
|
Removing unnecesary print
|
2014-10-28 22:07:17 +01:00 |
Alejandro Alonso
|
08b8d478e1
|
Making notifications work synchronously by default
|
2014-10-28 18:26:30 +01:00 |
Alejandro Alonso
|
864734c97e
|
Adding managemente command for sending pending notifications
|
2014-10-28 18:08:50 +01:00 |
Alejandro Alonso
|
38fc63425a
|
Fixing tests
|
2014-10-28 18:08:50 +01:00 |
Alejandro Alonso
|
6e313abfbd
|
Adding migrations
|
2014-10-28 18:08:50 +01:00 |
Alejandro Alonso
|
89b8dfdc63
|
Refactoring email templates for notifications
|
2014-10-28 18:08:42 +01:00 |
Alejandro Alonso
|
a68785a380
|
Refactoring modify notifications
|
2014-10-28 18:08:42 +01:00 |
Alejandro Alonso
|
6b33c30616
|
Fixing notifications __init__ because it was generating migration problems
|
2014-10-28 18:08:42 +01:00 |
David Barragán Merino
|
77d03c000f
|
Remove api/v1/projects/XX/tags call (Not necessary)
|
2014-10-27 18:11:17 +01:00 |
David Barragán Merino
|
9a885eae6a
|
Merge pull request #141 from taigaio/django-version-update-bugfixes
Update django version to 1.7.1
|
2014-10-27 00:09:12 +01:00 |
Andrey Antukh
|
fab678987a
|
Update django version to 1.7.1
|
2014-10-26 19:23:02 +01:00 |