Commit Graph

1401 Commits (126e02ce39b285cd299f32ac94f40e0403e564d0)

Author SHA1 Message Date
Alejandro a1eec49d89 Fixing typos in CHANGELOG.md 2014-10-07 13:03:37 +02:00
Alejandro 9da22fc91d Create CHANGELOG.md 2014-10-07 13:02:30 +02:00
Andrey Antukh 5a181051d9 [backport] Normalize final attachment filename. 2014-10-06 17:30:05 +02:00
Andrey Antukh 49db57b7e4 Normalize final attachment filename. 2014-10-06 17:27:44 +02:00
Andrey Antukh 0b57a00e10 Merge pull request #85 from taigaio/us/954-feedback
Create a feedback endpoint for registered users
2014-10-05 20:18:03 +02:00
David Barragán Merino 32c5a681c7 Add feedback entries to the Admin panel 2014-10-04 17:14:04 +02:00
David Barragán Merino bcb2948417 US #954: Task #1115: Create feedback endpoint 2014-10-04 17:14:04 +02:00
Alejandro Alonso 1c0d6cd706 [backport] Making the project name not mandatory and using the owner username for the slug generation 2014-10-03 22:38:54 +02:00
Alejandro Alonso b82f6a4743 Making the project name not mandatory and using the owner username for the slug generation 2014-10-03 22:27:10 +02:00
Andrey Antukh 14af7eb99a Increment python version to 3.4 on .travis.yml 2014-10-03 20:18:34 +02:00
Andrey Antukh 6d1a7fce35 [backport] Fix unexpected exception when delete task with deleted milestone. 2014-10-03 20:15:53 +02:00
Andrey Antukh ad16976434 Rename and improve test names on us autoclossing tests module. 2014-10-03 20:13:02 +02:00
Andrey Antukh 101cad3358 Fix unexpected exception when delete task with deleted milestone. 2014-10-03 20:13:02 +02:00
Andrey Antukh d7e5382ecb Merge pull request #99 from kxepal/patch-1
Fix url for taiga-scripts
2014-10-03 19:15:54 +02:00
Alexander Shorin 8405f29c5f Fix url for taiga-scripts 2014-10-03 21:05:47 +04:00
Andrey Antukh 3cb223d002 Change readme format from rst to markdown.
Conflicts:
	README.rst
2014-10-03 15:19:56 +02:00
Jesús Espino e90b8ff670 Fix bug #60 on github: Emojis urls problem 2014-10-03 10:41:40 +02:00
Jesús Espino 1992c55aca Fix bug #60 on github: Emojis urls problem 2014-10-03 10:41:23 +02:00
David Barragán Merino 4b4d2b8651 Merge pull request #96 from JulienPalard/patch-1
What I missed here, I put here.
2014-10-03 10:11:31 +02:00
Julien 693f37e43c Update README.rst
FIX: Be less precise as there is many ways to restart taiga-back.
2014-10-03 09:55:50 +02:00
Julien 02fe357fe2 What I missed here, I put here. 2014-10-02 19:13:10 +02:00
Jesús Espino 6b1860a1ae Merge pull request #91 from ri0t/patch-1
Mention 3.3 eariler, helps avoid traffic
2014-10-02 18:10:26 +02:00
riot a4b1be474f Mention 3.3 eariler, helps avoid traffic 2014-10-02 18:04:00 +02:00
Alejandro Alonso 79b1ed2f22 Improving feedback when registering users 2014-10-02 16:38:04 +02:00
David Barragán Merino f088066c9b Merge pull request #86 from taigaio/improve-feedback-when-registering-users
Improving feedback when registering users
2014-10-02 14:25:41 +02:00
Alejandro Alonso 45c339485c Improving feedback when registering users 2014-10-02 13:01:08 +02:00
Andrey Antukh 1039d432ad Remove useless six usage that causes some import errors. 2014-10-02 12:37:13 +02:00
Jesús Espino 73d7b6092d Merge pull request #78 from taigaio/redesign-for-taskboard-and-backlog-summaries
Adding extra info for stats
2014-10-02 09:25:51 +02:00
Andrey Antukh 47dcd22b95 [backport] Fix possible race condition on register using select for update. 2014-10-02 04:25:09 +02:00
Andrey Antukh 295ed2b6e7 Fix possible race condition on register using select for update. 2014-10-02 04:25:00 +02:00
Andrey Antukh 81591a6294 [backport] Fix wrong handling patch request with user_stories list on milestone resource. (fix #1163) 2014-10-02 04:19:24 +02:00
Andrey Antukh b1cb7fdf66 Fix wrong handling patch request with user_stories list on milestone resource. (fix #1163) 2014-10-02 04:14:59 +02:00
Andrey Antukh 4ac1d8f55d [backport] Fix wrong handing integrity error on register or accept invitation. 2014-10-02 03:39:09 +02:00
Andrey Antukh 56e98bba11 Fix wrong handing integrity error on register or accept invitation. 2014-10-02 03:32:38 +02:00
Jesús Espino 081b5381f0 Fix problem on user deletion 2014-10-02 02:36:36 +02:00
Jesús Espino 50fbd00b3e Fix problem on user deletion 2014-10-02 02:36:15 +02:00
Jesús Espino 673edc294f Fix small test fails introduced in the commit 27f12f7 2014-10-02 01:45:07 +02:00
Jesús Espino 7c5b85ea5c Fix small test fails introduced in the commit 27f12f7 2014-10-02 01:44:48 +02:00
Alejandro Alonso db812101b0 Fixing speed calculation when there are no sprints 2014-10-02 00:11:41 +02:00
Jesús Espino a3e4f8c2a3 Fixed security bug on users info 2014-10-01 23:49:56 +02:00
Jesús Espino 27f12f7be9 Fixed security bug on users info 2014-10-01 23:49:37 +02:00
Jesús Espino 20ae48a6b0 Merge pull request #82 from MDamien/patch-1
Typo in local_settings: Githup -> Github
2014-10-01 23:37:55 +02:00
Damien ef82bc62cf Typo in local_settings: Githup -> Github
Kebap ou Kebab ?
2014-10-01 23:31:42 +02:00
Jesús Espino 52d9463331 Merge pull request #80 from AEAMcNett/patch-1
Typo in README.rst
2014-10-01 21:12:20 +02:00
Andrew McNett 7213006402 Typo in README.rst
Ttaiga -> Taiga
2014-10-01 12:03:35 -07:00
David Barragán Merino 548188a499 Merge pull request #79 from cure/master
Fix typo in README.rst
2014-10-01 20:31:07 +02:00
David Barragán Merino 9de7bac1b6 Generate migration for my last change in userstories models 2014-10-01 20:22:59 +02:00
Ward Vandewege 83308c351b Fix typo in README.rst 2014-10-01 13:25:10 -04:00
Alejandro Alonso 2adc1f3fe3 Considering only closed sprints for calculating average speed 2014-10-01 17:06:46 +02:00
Alejandro Alonso 02d3008180 Adding extra info for stats 2014-10-01 12:47:33 +02:00