Commit Graph

99 Commits (3ba759e5d166f65839021aa0b30da156dbc49add)

Author SHA1 Message Date
Alejandro Alonso b3b18fa49f Adding card thumbnail to attachments 2015-11-18 08:17:40 +01:00
Alejandro Alonso 3fc725c080 Refactoring likes and votes 2015-10-23 10:51:23 +02:00
Andrea Stagi 09bbeb25fa Add template config for Django templates 2015-10-15 14:52:51 +02:00
David Barragán Merino 67636f1b32 Fix issue #3321: Emoji extension uses wrong path 2015-10-15 09:12:42 +02:00
David Barragán Merino 9b56a414f0 Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
David Barragán Merino a7a6bd3a1c Migrate to django 1.8 and make taiga compatible with python 3.5 2015-10-13 11:27:14 +02:00
David Barragán Merino 1fd480ff77 [i18n] Add italiano (it) 2015-09-22 11:03:37 +02:00
Alejandro Alonso bd09e23b61 External applications support 2015-09-09 09:39:54 +02:00
David Barragán Merino 70901fd28b Remove 'taiga-info-has-closed-milestones' from userstories resource and added 'taiga-info-total-opened-milestones' and 'taiga-info-total-closed-milestones' to milestones resource 2015-09-01 19:11:54 +02:00
David Barragán Merino cf63031844 [i18n] Add portuguese (Brazil) (pt_BR) translation. 2015-08-25 15:03:01 +02:00
Jesús Espino 340f2442b3 Add logging to export_import exceptions 2015-08-06 17:20:29 +02:00
David Barragán Merino ade6297082 [i18n] Add ru 2015-08-03 11:13:48 +02:00
David Barragán Merino c4bdbd9c8e Improved system stats 2015-07-27 17:34:04 +02:00
David Barragán Merino cd8e3160aa [i18n] Add polish (pl) translation 2015-07-26 23:31:12 +02:00
David Barragán Merino 03ff40ddd4 Add system-stats endpoint 2015-07-02 11:33:26 +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 ec0a88dd08 [i18n] Added new locales: de, nl 2015-06-10 09:50:49 +02:00
David Barragán Merino 9232c2e771 Create /front/sitemap.xml 2015-06-06 09:30:22 +02:00
David Barragán Merino e054001a5c [i18n] Add Traditional Chinese locales 2015-05-03 23:44:04 +02:00
David Barragán Merino 995569cd5a [i18n] Add catalan locale 2015-05-01 03:32:10 +02:00
David Barragán Merino 7e86aca66e [i18n] Add finish translation 2015-04-29 13:45:01 +02:00
David Barragán Merino 36d7c1ab1a Minor fixes in settings 2015-04-20 12:23:20 +02:00
David Barragán Merino 7136966474 Disabled unused languages 2015-04-17 12:40:00 +02:00
Alejandro Alonso 9ef2f709c7 i18n for default taiga names 2015-04-15 07:26:24 +02:00
David Barragán Merino 13def945c6 Add locales resource 2015-04-14 16:28:57 +02:00
David Barragán Merino 99fa3c4823 Remove _main_ resource. Languages list isn't translateable 2015-04-14 11:15:15 +02:00
David Barragán Merino 910d71eefc Add code of django-restframwork to taiga 2015-04-14 11:15:15 +02:00
David Barragán Merino 027e15475d Add manage_translations script 2015-04-09 15:24:43 +02:00
David Barragán Merino bc473375ba US #55: Custom fields - Create model 2015-03-04 12:59:27 +01:00
Jesús Espino 26ba8e1a07 Remove obsolete settings variables 2015-02-10 19:49:16 +01:00
David Barragán Merino 0d591dcadc Translate and fix all emails 2015-01-26 09:44:57 +01:00
Alejandro 2fba748487 Merge pull request #209 from taigaio/us/1678/webhooks
US #1678: Add webhooks to the backend
2015-01-14 16:28:42 +01:00
Jesús Espino 47107eb079 US #1678: Add webhooks to the backend 2015-01-14 16:04:22 +01:00
Jesús Espino 6e39a8f7a8 Add django-transactional-cleanup and configure it 2015-01-14 11:57:00 +01:00
Jesús Espino a8afd77f89 Add import/export functionality to the API 2015-01-13 13:43:09 +01:00
Jesús Espino 02400be2a1 Adding ips validation 2014-12-02 14:42:43 +01:00
Alejandro Alonso 3e46b439bf Bitbucket webhooks for commits 2014-12-02 14:42:42 +01:00
Jesús Espino d974befd6c Gitlab integration 2014-12-02 14:42:42 +01:00
David Barragán Merino 53266a512f US #1313: Setup throttling policy 2014-11-28 10:21:09 +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
Alejandro Alonso 08b8d478e1 Making notifications work synchronously by default 2014-10-28 18:26:30 +01:00
Alejandro Alonso a68785a380 Refactoring modify notifications 2014-10-28 18:08:42 +01:00
Alejandro Alonso 50afed05f9 Adding raven requirement 2014-10-22 12:48:28 +02:00
Alejandro Alonso 4b859bbde9 Removing cancel_token and using django.core.signing stuff 2014-10-10 09:29:51 +02:00
David Barragán Merino bcb2948417 US #954: Task #1115: Create feedback endpoint 2014-10-04 17:14:04 +02:00
David Barragán Merino 5e7a7c5eaa 💩 -> 🚽 2014-09-30 09:20:05 +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