Commit Graph

1289 Commits (9da22fc91d6628e6828afcd016f701d0e940e852)

Author SHA1 Message Date
Alejandro 9da22fc91d Create CHANGELOG.md 2014-10-07 13:02:30 +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 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 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 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
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 295ed2b6e7 Fix possible race condition on register using select for update. 2014-10-02 04:25:00 +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 56e98bba11 Fix wrong handing integrity error on register or accept invitation. 2014-10-02 03:32:38 +02:00
Jesús Espino 50fbd00b3e Fix problem on user deletion 2014-10-02 02:36:15 +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 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
David Barragán Merino 5e7a7c5eaa 💩 -> 🚽 2014-09-30 09:20:05 +02:00
Andrey Antukh 6abc792e13 Minor changes on readme. 2014-09-29 23:35:32 +02:00
Andrey Antukh 0e535cf0f1 Fix unclear message on requirements.txt. 2014-09-29 23:28:09 +02:00
Jesús Espino 85901336e9 Changed default events queue to postgresql queue 2014-09-29 18:33:55 +02:00
David Barragán Merino 6725a43a4f Merge pull request #76 from taigaio/events-improvements
Taiga-events integration (realtime taiga)
2014-09-29 18:06:38 +02:00
Andrey Antukh 43e16c2c13 Taiga-events integration (realtime taiga) 2014-09-29 17:49:47 +02:00
Andrey Antukh 98dd64bab2 Minor fixes on sample data related to attachments model changes. 2014-09-29 17:41:03 +02:00
Alejandro Alonso 666af83401 Merge branch 'avatar-refactor' 2014-09-29 12:17:06 +02:00
Alejandro Alonso 3945aa5772 Updating default avatar image 2014-09-29 12:16:35 +02:00
Andrey Antukh 2e3abe60f0 Minor improvements on avatar/gravatar settings. 2014-09-29 12:16:35 +02:00
Alejandro Alonso bfecc26158 Avatar refactoring 2014-09-29 12:16:35 +02:00
David Barragán Merino fbff7a8b88 Add Copyright+license text 2014-09-29 11:57:57 +02:00