Jesús Espino
|
5130b32b0f
|
Merge pull request #170 from taigaio/bug/1668/fix-wiki-links-in-markdown
Fix wikilink extension: use absolute urls
|
2014-11-27 10:03:31 +01:00 |
Jesús Espino
|
88568e0268
|
Merge pull request #172 from taigaio/bug/1700/delete-empty-memberships
If two pending memberships exist in the same projecto I can't delete them
|
2014-11-27 09:55:40 +01:00 |
Alejandro
|
92bce3d4c2
|
Merge pull request #173 from taigaio/fix/notifications
Fix notification of objects without permissions
|
2014-11-27 09:46:02 +01:00 |
Jesús Espino
|
494f18300a
|
Fix notification of objects without permissions
|
2014-11-27 09:35:20 +01:00 |
David Barragán Merino
|
b1fe9b335e
|
Remove unneeded code
|
2014-11-26 18:51:28 +01:00 |
Xaviju
|
1ecb1b40a3
|
Update CONTRIBUTING.md
|
2014-11-26 16:36:50 +01:00 |
eaposner
|
300856b951
|
Update README.md
|
2014-11-26 12:47:59 +01:00 |
eaposner
|
88f53b0890
|
Update README.md
|
2014-11-26 12:46:14 +01:00 |
Alejandro Alonso
|
00c8d33d0d
|
If two pending memberships exist in the same projecto I can't delete them
|
2014-11-26 11:36:16 +01:00 |
David Barragán Merino
|
30ca702323
|
Fix wikilink extension: use absolute urls
|
2014-11-26 09:35:28 +01:00 |
Jesús Espino
|
72730fdb73
|
Fixed failing tests
|
2014-11-25 18:51:58 +01:00 |
Jesús Espino
|
63cd1dcac6
|
Refactoring the filtering by permissions with django-1.7 djorm-pgarray features
|
2014-11-25 18:51:58 +01:00 |
Alejandro Alonso
|
c285857844
|
Refactoring owner permissions, now only is_owner memberships are considered as owner users
|
2014-11-25 18:51:58 +01:00 |
Jesús Espino
|
561dc54b4d
|
Add db_index to key field in history_entry
|
2014-11-25 18:51:58 +01:00 |
Alejandro Alonso
|
c9fc2268d0
|
Adding leave project API
|
2014-11-25 18:51:57 +01:00 |
Alejandro Alonso
|
e7b963a674
|
Adding member stats to the API
|
2014-11-25 18:51:57 +01:00 |
David Barragán Merino
|
fa1e0c6bf6
|
Fix some tests
|
2014-11-25 18:43:40 +01:00 |
David Barragán Merino
|
105a0c650e
|
Remove alt attr in a link
|
2014-11-25 17:22:24 +01:00 |
Jesús Espino
|
ddb0f4db18
|
Merge pull request #165 from taigaio/adding-history-entries-to-sample-data-command
Adding history entries to sample data
|
2014-11-20 09:19:12 +01:00 |
Alejandro Alonso
|
bc68f9a092
|
Adding history entries to sample data
|
2014-11-20 07:48:02 +01:00 |
David Barragán Merino
|
9b8f4cfb48
|
Merge pull request #164 from taigaio/bug/1650/error-validating-email-and-role-in-memberships
Fixing validation of email and role in memberships
|
2014-11-19 23:36:33 +01:00 |
Alejandro Alonso
|
e2f0262918
|
Fixing validation of email and role in memberships
|
2014-11-19 22:53:37 +01:00 |
Jesús Espino
|
bf4b813286
|
Fixed project_templates json fixture to include the slug
|
2014-11-19 17:30:49 +01:00 |
Jesús Espino
|
a16fdca0ad
|
Adding partial_update_perms to project api permissions
|
2014-11-19 15:04:22 +01:00 |
Jesús Espino
|
b9394e9f49
|
Small updates of the project templates api
|
2014-11-19 15:04:22 +01:00 |
David Barragán Merino
|
145d959dae
|
Merge pull request #163 from taigaio/bug/1628/creating-memberships-with-invalid-role
Disabling membership creation if the role isn't valid for the project
|
2014-11-19 14:28:22 +01:00 |
Alejandro Alonso
|
d246808b54
|
Disabling membership creation if the role isn't valid for the project
|
2014-11-19 14:28:00 +01:00 |
David Barragán Merino
|
3d6863d6c1
|
Merge pull request #162 from taigaio/bug/1634/update-role-failing
Fixing update_roles when project point "?" exists but is not null
|
2014-11-19 14:24:48 +01:00 |
Alejandro Alonso
|
3d96ce81bb
|
Fixing update_roles when project point ? exists but is not null
|
2014-11-19 14:05:49 +01:00 |
David Barragán Merino
|
edea9ff28b
|
Merge pull request #161 from taigaio/bug/points/error-when-using-duplicated-names-for-project
Fixing error 500 when using duplicated names for project points
|
2014-11-19 14:01:08 +01:00 |
Alejandro Alonso
|
4996ae3a24
|
Fixing error 500 when using duplicated names for project points
|
2014-11-19 14:00:37 +01:00 |
Alejandro Alonso
|
57777fc54c
|
Merge branch 'master' into stable
|
2014-11-18 16:05:25 +01:00 |
Alejandro Alonso
|
f11cb3edaa
|
Updating changelog
|
2014-11-18 16:04:07 +01:00 |
Jesús Espino
|
70c1195d31
|
Merge pull request #159 from taigaio/redo/github-login
Re-do github login
|
2014-11-18 15:47:05 +01:00 |
David Barragán Merino
|
99244b8393
|
Re-do github login
|
2014-11-18 15:35:42 +01:00 |
Alejandro
|
ccd9bcc4a7
|
Merge pull request #158 from taigaio/issue/1630/thead-tbody-on-markdown
Added thead and tbody to allowed tags on mdrender service
|
2014-11-18 14:00:16 +01:00 |
Jesús Espino
|
80445d7afd
|
Merge pull request #156 from taigaio/bug/1552/us-points-undefined-when-tasks-points-are-undefined
User story points are undefined if the task points are undefined
|
2014-11-18 13:48:37 +01:00 |
Alejandro
|
ac1b43bdb5
|
Merge pull request #157 from taigaio/external-references-change
Changed how external reference is obtained
|
2014-11-18 13:47:59 +01:00 |
Jesús Espino
|
7b498924e7
|
Add tests to bug #1553 resolution
|
2014-11-18 13:32:32 +01:00 |
Jesús Espino
|
18e38792b5
|
Changed how external reference is obtained
|
2014-11-18 13:03:38 +01:00 |
Jesús Espino
|
adb2e24423
|
Added thead and tbody to allowed tags on mdrender service
|
2014-11-18 12:52:53 +01:00 |
Alejandro Alonso
|
058195d670
|
User story points are undefined if the task points are undefined
|
2014-11-18 10:16:18 +01:00 |
David Barragán Merino
|
5129c1f1e1
|
@Xaviju wins 🏆: Convert new lines in br tags
|
2014-11-17 19:12:52 +01:00 |
Alejandro Alonso
|
e8ae33a3a7
|
[backport] Fix limit case for non existant neighbors
|
2014-11-17 13:53:44 +01:00 |
Alejandro Alonso
|
c34ec5b50c
|
Fix limit case for non existant neighbors
|
2014-11-17 13:52:52 +01:00 |
David Barragán Merino
|
c844e59540
|
Add copyright terms in some files
|
2014-11-16 12:52:37 +01:00 |
Alejandro Alonso
|
6513b866ac
|
Fixing neighbors hell
|
2014-11-15 22:42:27 +01:00 |
David Barragán Merino
|
9d1f2f2bb6
|
Merge pull request #153 from taigaio/bug/1609/issues-neightbors
Fixing neighbors hell
|
2014-11-15 22:40:42 +01:00 |
Alejandro Alonso
|
f49d143c22
|
Fixing neighbors hell
|
2014-11-15 22:39:42 +01:00 |
David Barragán Merino
|
4db9155769
|
Merge branch 'master' into stable
|
2014-11-13 11:56:15 +01:00 |