Commit Graph

3666 Commits (1dde74203bbbf42c3b1a3736127745bc45ca1d54)

Author SHA1 Message Date
Dustin 1dde74203b Add setup.py
This will allow building of a wheel for *taiga-back*
2019-03-05 23:14:36 -06:00
Dustin 58d9351bf5 ci: Build wheels and publish to wheelhost
This commit introduces a Jenkins pipeline definition and accompanying
shell scripts to build Wheel packages for *taiga-back*. These packages
are then uploaded to the "wheelhost" (i.e *file0.pyrocufflink.blue*,
presently), where they can then be used by `pip` to install Taiga on the
production machine. This makes it possible to install Taiga without
needing build-time dependencies on the final host.
2019-02-16 22:31:48 -06:00
Álex Hermida d6d3f8c6a8 Update change log 2019-02-01 21:54:16 +01:00
Miguel Gonzalez 3cebad87eb fix: Sanitize email header removing linefeed and carriage return chars 2019-01-29 13:45:23 +01:00
Álex Hermida f45f5ae08a Activate Ukrainian language 2019-01-29 13:15:19 +01:00
Álex Hermida 0434e8b78b Fix calculate_milestone_is_closed and add tests 2019-01-29 10:30:59 +01:00
Héctor Fernández Cascallar 0c0e09819a refactor concatenation method for keep compatibility 2019-01-22 11:29:20 +01:00
Héctor Fernández Cascallar 2b38fefa13 refactor exclude filter mode implementation 2019-01-22 11:29:20 +01:00
Héctor Fernández Cascallar 7c5ba16d24 refactor prepare filter methods in tags filter 2019-01-22 11:29:20 +01:00
Héctor Fernández Cascallar b0d065167c refactor tags exclude filter implementation 2019-01-22 11:29:20 +01:00
Héctor Fernández Cascallar 4bb12d73d9 fix membership query for avoid project-role without users 2019-01-22 11:29:20 +01:00
Héctor Fernández Cascallar e736846562 code refactor 2019-01-22 11:29:20 +01:00
Héctor Fernández Cascallar 2bdd652ea7 remove pytest development mark 2019-01-22 11:29:20 +01:00
Héctor Fernández Cascallar 483d3ffd5f add tests for task filters 2019-01-22 11:29:20 +01:00
Héctor Fernández Cascallar 2d77f8974b add exclude mode for user stories filter 2019-01-22 11:29:20 +01:00
Héctor Fernández Cascallar 77fa09a953 add exclude mode for issues filters 2019-01-22 11:29:20 +01:00
Álex Hermida df9830bb4f Update change log 2019-01-14 13:48:44 +01:00
Álex Hermida 849ce97a1c Update messages catalog 2019-01-14 13:25:24 +01:00
Álex Hermida c260a4dd22 Upgrade calculate milestone is closed 2019-01-11 13:24:48 +01:00
Álex Hermida 5f301450df Modify create task factory 2019-01-03 22:13:49 +01:00
Álex Hermida abf2b11220 Refactor and fix tests 2019-01-03 22:13:49 +01:00
Álex Hermida a4256c3f09 Add issue milestones signals 2019-01-03 22:13:49 +01:00
Álex Hermida 18e97be27c Add move issues to sprint test & endpoint 2019-01-03 22:13:49 +01:00
Álex Hermida a17ed83755 Move tasks to another sprint 2019-01-03 22:13:49 +01:00
Álex Hermida fe4cddac30 Test move and close oprevious sprint 2019-01-03 22:13:49 +01:00
Álex Hermida 0cb423c929 Change approach move us's from sprint to another 2019-01-03 22:13:49 +01:00
Álex Hermida 39e9de71cf Add milestones bulk items 2019-01-03 22:13:49 +01:00
Álex Hermida 4c74e6182f Add test test_api_update_milestone_in_bulk_userstories 2019-01-03 22:13:49 +01:00
Álex Hermida dae83618a1 Update change log 2018-12-10 19:36:53 +01:00
Miguel Gonzalez 97b69cdb61 Add extra requirements for oauthlib
See https://oauthlib.readthedocs.io/en/latest/faq.html?highlight=signedtoken#oauth-2-serviceapplicationclient-and-oauth-1-with-rsa-sha1-signatures-say-could-not-import-jwt-what-should-i-do
2018-12-10 10:49:58 +01:00
Álex Hermida a5386cb79c Update change log 2018-12-03 21:41:03 +01:00
Álex Hermida 6a0a55f982 Update messages catalog 2018-12-03 21:40:15 +01:00
Miguel Gonzalez 2d91b75096 Update changelog 2018-11-28 08:34:56 +01:00
Álex Hermida 0e1105fb2b Check permissions on webnotifications list 2018-11-28 08:32:33 +01:00
Álex Hermida 49520bcc9b Update change log 2018-11-27 18:27:15 +01:00
Álex Hermida 3cd0da80d5 Update messages catalog 2018-11-27 18:09:47 +01:00
Álex Hermida 4fa4c02d16 Add my_homepage attr to projects list 2018-11-27 18:03:50 +01:00
Daniel García 809a90b777 Added custom fields dropdown, checkbox and number 2018-11-27 18:03:50 +01:00
Álex Hermida 305b8f048f Add tests update invalid milestone in bulk 2018-11-27 18:03:50 +01:00
Álex Hermida ad757f233b Add update issue milestone in bulk 2018-11-27 18:03:50 +01:00
Álex Hermida 8806fce1eb Add test update issue milestone in bulk 2018-11-27 18:03:50 +01:00
Álex Hermida 7d8073f801 Add update tasks milestone in bulk 2018-11-27 18:03:50 +01:00
Álex Hermida 90a12ee95a Add test update tasks milestone in bulk 2018-11-27 18:03:50 +01:00
Álex Hermida 10b5baefbb Add user story bulk update milestone test 2018-11-27 18:03:50 +01:00
Álex Hermida 80002086d5 Fixe timeline query 2018-11-27 18:03:50 +01:00
Daniel García 9b70d25f49 Enable filtering by project in UserProjectSettingsViewSet 2018-11-27 18:03:50 +01:00
Miguel Gonzalez 8e4d1a5653 Pin kombu version to match celery
See https://github.com/celery/kombu/issues/873
2018-11-27 18:03:50 +01:00
Daniel García a35db80932 Set project on top on user projects list 2018-11-27 18:03:50 +01:00
Miguel Gonzalez 533d72fee6 Remove unused file 2018-11-27 18:03:50 +01:00
Miguel Gonzalez 117fc011f7 Update compatibility to python3.5+ 2018-11-27 18:03:50 +01:00