Commit Graph

2261 Commits (6b7d8e5280a54efca13d9b95310da5a6ee01fd72)

Author SHA1 Message Date
Alejandro Alonso a63182e342 Adding command for rebuilding timelines iterating per project 2015-07-23 12:07:35 +02:00
David Barragán Merino 51fe131c13 Fix timelines generation 2015-07-23 12:07:35 +02:00
David Barragán Merino 72486a3a06 Merge pull request #405 from taigaio/more-efficient-json-export-generation
Json export generation in a more efficient way
2015-07-23 10:51:39 +02:00
Alejandro Alonso a909171eb7 Json export generation in a more efficient way 2015-07-23 10:20:16 +02:00
David Barragán Merino 938c9bca75 Add a full name to the administrator user 2015-07-22 16:43:29 +02:00
Alejandro ae0beffaa7 Merge pull request #404 from taigaio/travis-updated
Travis: Migrating from legacy to container-based infrastructure
2015-07-22 15:02:55 +02:00
Alejandro Alonso 9f1f002a54 Fixing slug project generation for sample_data 2015-07-22 12:32:57 +02:00
Alejandro Alonso 2a4ad10de9 Adding watchers to sample_data 2015-07-22 12:13:09 +02:00
David Barragán Merino 86a8d359b6 Travis: Migrating from legacy to container-based infrastructure 2015-07-21 19:37:10 +02:00
David Barragán Merino c13dcb7757 New migration to add videoconferences_extra_data field in Project and ProjectTenmplate 2015-07-21 17:17:13 +02:00
David Barragán Merino 181a3858d1 [i18n] Update locales 2015-07-10 13:23:33 +02:00
David Barragán Merino b079f7709c Minor fixex in local.py.example 2015-07-10 13:06:32 +02:00
David Barragán Merino 77f9d34be6 Force settings.DEBUG = False in timeline manage commands 2015-07-10 09:58:17 +02:00
David Barragán Merino 4df5224259 Divide some long lines 2015-07-09 13:56:28 +02:00
David Barragán Merino 9d54dc63b5 [i18n] Update locales 2015-07-06 16:44:12 +02:00
David Barragán Merino 99c0e21757 Fix more texts 2015-07-06 16:07:38 +02:00
David Barragán Merino 31a8e0749f Fix some texts 2015-07-06 13:59:50 +02:00
Jesús Espino df9317cb4a Fix gilab migration 2015-07-06 12:08:49 +02:00
David Barragán Merino 81fbe96ea6 [i18n] Update locales 2015-07-05 11:20:28 +02:00
David Barragán Merino 37c41624f9 Merge pull request #389 from taigaio/issue/2959/fix-user-profile-links-in-timeline
Add is_profile_visible to timeline_entty.user object
2015-07-03 14:58:28 +02:00
David Barragán Merino 27c3ee5c79 Add is_profile_visible to timeline_entty.user object 2015-07-03 14:58:11 +02:00
David Barragán Merino 6d9c043248 Merge pull request #385 from taigaio/gitlab-comments-sync
Add gitlab integration with commets webhook
2015-07-03 14:57:24 +02:00
David Barragán Merino 33a0065713 Update gitlab user logo 2015-07-03 14:55:34 +02:00
Jesús Espino 3bae896199 Add gitlab integration with commets webhook 2015-07-03 12:52:43 +02:00
David Barragán Merino 8c60b9f22b Merge pull request #386 from taigaio/issue/2995/add-custom-video-conference
Issue#2995: Add custom video conference system
2015-07-02 19:52:43 +02:00
Jesús Espino ba828b4aa2 Issue#2995: Add custom video conference system 2015-07-02 19:07:27 +02:00
David Barragán Merino dd950dcbf8 Merge pull request #388 from taigaio/us/2126/task/2999/system-stats-resource
Us/2126/task/2999/system stats resource
2015-07-02 12:21:16 +02:00
David Barragán Merino 69d1ed91a3 Update CHANGELOG 2015-07-02 11:33:42 +02:00
David Barragán Merino 03ff40ddd4 Add system-stats endpoint 2015-07-02 11:33:26 +02:00
David Barragán Merino bc2d8ece7f Update regenerate.sh - Remove unnecessary commands 2015-07-02 00:41:06 +02:00
David Barragán Merino 16f39c8b73 Add @al42and to AUTHORS 💃 2015-06-30 20:39:50 +02:00
Jesús Espino 12b93b78a1 Remove more unnecesary lowercase on attachments 2015-06-30 20:34:56 +02:00
Jesús Espino eeaac88463 Remove unnecesary lowecase of attachments filename 2015-06-30 20:08:57 +02:00
Andrey Alekseenko 8742f0cabb Using get_valid_filename to sanitize attachment names 2015-06-30 20:06:41 +02:00
David Barragán Merino 485799918e Merge pull request #382 from taigaio/issue/2981/bitbucket-webhooks-fix
Issue/2981/bitbucket webhooks fix
2015-06-30 17:54:16 +02:00
Jesús Espino 8b6fa19a56 Issue#2981: Adapt taiga to the new bitbucket webhooks (Changelog) 2015-06-30 16:56:00 +02:00
Jesús Espino 9769386b8e Issue#2981: Adapt taiga to the new bitbucket webhooks 2015-06-30 16:56:00 +02:00
David Barragán Merino edc96b3356 Merge pull request #384 from taigaio/fix-tests
Fix us auto closing test
2015-06-30 16:55:04 +02:00
Jesús Espino c80152599a Fix us auto closing test 2015-06-30 15:07:46 +02:00
David Barragán Merino 9d94de9b21 Revert "Fix migration"
This reverts commit d4446cd426.
2015-06-29 18:57:08 +02:00
David Barragán Merino d4446cd426 Fix migration 2015-06-29 18:13:33 +02:00
David Barragán Merino 06c44fa1e8 Merge pull request #381 from taigaio/issue/2967/dont-delete-tasks-on-milestone-delete
Issue#2967: Don't delete tasks on milestone delete
2015-06-29 18:04:14 +02:00
Jesús Espino 7ff2126b49 Issue#2967: Don't delete tasks on milestone delete 2015-06-29 18:03:47 +02:00
David Barragán Merino a3f0b5eba5 Merge pull request #380 from taigaio/issue/2884/crop-images-for-timeline
Issue#2884: Crop images for the timeline
2015-06-29 18:02:36 +02:00
Jesús Espino 83b8243d39 Issue#2884: Crop images for the timeline 2015-06-29 16:57:17 +02:00
David Barragán Merino 00901a3c93 [i18n] Update locales 2015-06-29 14:46:03 +02:00
David Barragán Merino 4267b6c7a7 Merge pull request #379 from taigaio/issue/2966/mileston-text-on-emails
Issue#2966: Change text "milestone" by "sprint" in change emails
2015-06-29 13:30:09 +02:00
Jesús Espino 6aea158762 Issue#2966: Change text "milestone" by "sprint" in change emails 2015-06-29 12:49:19 +02:00
Alejandro 4843668a03 Merge pull request #377 from taigaio/issue/2785/fix-user-mentions
Issue/2785/fix user mentions
2015-06-26 05:35:43 -07:00
David Barragán Merino 2d25286084 Add is_active to UserBasicInfoSerializer 2015-06-26 13:13:55 +02:00