Commit Graph

179 Commits (83a377c3a369731a9cb15beb80b61ba1de6dc2cb)

Author SHA1 Message Date
Juanfran 4a3d4532c2 fix issue #3631 - toggle backlog filter text 2015-12-10 12:13:48 +01:00
Juanfran 2969a79146 restore backlogs filters 2015-12-04 13:58:57 +01:00
David Barragán Merino be60a54449 Update license message 2015-10-30 14:59:29 +01:00
Xavier Julián c4614644b4 Style for like, vote and watch functionalities and refactor of tiket detail pages 2015-10-26 16:42:04 +01:00
Alejandro 9d218fc2cb Add votes counter to issues list and to the backlog 2015-10-26 16:42:04 +01:00
Alejandro Alonso a217ed6445 Removing doomline when necesary 2015-10-15 14:24:05 +02:00
Juanfran ef9e1b32cf fix dragging to backlog 2015-10-15 14:24:05 +02:00
Juanfran 15b2ef20d7 prevent burndown graph initial animation 2015-10-15 14:24:05 +02:00
Xavier Julián f3e9110351 Fix show/hide buttons on backlog options 2015-10-15 14:24:04 +02:00
Xavier Julián feea0cb823 Add new sprint placeholder 2015-10-15 14:24:04 +02:00
Alejandro Alonso b8cbd1e3d5 Improving placeholders 2015-10-15 14:24:03 +02:00
Juanfran 43c23ed819 fix 'show closed sprints' visibility 2015-09-04 08:18:47 +02:00
Juanfran 14e8429dba fix reload backlog stats after us change 2015-09-01 09:22:21 +02:00
Alejandro Alonso de8500d515 Removing descriptions from list API 2015-08-10 13:56:04 +02:00
Juanfran 3765a75b24 remove repeated code 2015-08-07 08:23:26 +02:00
Juanfran f98bb43c1d new baclklog/issues filters implementation
- all filter attributes are OR except tags
2015-07-28 08:21:57 +02:00
Juanfran 74193e681f same behavior for issues filters and backlog filters
all filter attributes are OR except tags

related #2648

test with taiga-back refactoring-filter-data-API
2015-07-28 08:21:57 +02:00
Alejandro Alonso f614c3eb19 Fixing translations 2015-07-22 14:14:34 +02:00
David Barragán Merino 40d5336522 Make burndown chart collapsible at the backlog panel 2015-07-07 16:56:29 +02:00
David Barragán Merino a92a0bba51 US #2911: Mixin 'users', 'members' and 'memberships' in ProjectDetailSerializer 2015-06-24 10:26:16 +02:00
David Barragán Merino 0dcc6b92a4 Improve the tooltips of the burndown graph 2015-06-24 10:05:18 +02:00
David Barragán Merino 54b779ff48 Migrate appTitle to tgAppMetaService 2015-06-10 09:18:17 +02:00
Juanfran e5a0b3fdb3 if the user check one item in the backlog the items between this item and the last one will be check 2015-06-08 10:01:36 +02:00
Juanfran 946d86e687 autoclose loader by default 2015-05-29 09:52:36 +02:00
Alejandro Alonso 151abed164 Fixing i18n filters in backlog 2015-05-19 11:40:48 +02:00
David Barragán Merino 4fb5ae332b [i18n] Fix backlog and taskboard charts 2015-04-28 14:13:54 +02:00
David Barragán Merino 31590f939c [i18n] Fix backlog section name 2015-04-22 16:38:52 +02:00
Alejandro Alonso 6269798089 Fixing i18n for graph hovers 2015-04-13 09:35:05 +02:00
Juanfran 2d4014ca20 taiga internationalization
- angular-translate installed
- users can change their language
- translate coffee and jade
- command line tool to find duplicate key values and replaces keys
2015-04-08 12:45:56 +02:00
Alejandro 6dcfbb3a50 Merge pull request #418 from astagi/feature/backlogfiltersupdate
Update filters and visible user stories on user stories update
2015-04-06 13:51:02 +02:00
Andrea Stagi de5d35a10a Update filters and visible user stories on user stories update 2015-03-31 00:08:52 +02:00
Andrea Stagi 663c9cc0a8 Restore applied filters when there's no visible userstory 2015-03-30 16:06:17 +02:00
Juanfran 54deeefd18 prevent closed sprints dissapear when the user drag and US to the current sprint 2015-03-16 14:43:31 +01:00
David Barragán Merino c6e8b70d4b Fix #2423: Javascript error when the doomline is rendered 2015-03-12 13:01:03 +01:00
Alejandro Alonso 5a8d203f75 Redirecting the user when trying to access to a section not enabled 2015-03-12 11:24:34 +01:00
Juanfran a93fb7006a fix 2393 - fix if I filter by status and tag the status filter disappear
- filter by status
- check if the tags doesn't have an US with this status are disappear
2015-03-11 11:05:31 +01:00
Juanfran 7a1f4c64a1 fix #2394 - move us to current sprint 2015-03-11 08:38:45 +01:00
Juanfran 029d984e7c configurable angular debug info 2015-03-10 12:37:35 +01:00
Alejandro Alonso 2a682057ac Refactoring estimation points selector 2015-02-18 08:45:45 +01:00
Juanfran aa2219608d remove duplicated roles templates 2015-02-06 08:12:19 +01:00
Alejandro Alonso bc064f8e50 Fixing arrows error on hide/show sprints in backlog 2015-02-03 15:08:12 +01:00
Jesús Espino ec4231faa2 TG-2033 #ready-for-test: Solved problem with filter field on the backlog 2015-01-27 16:15:34 +01:00
Juanfran 6c9d8fe746 Convert coffee templates to jade 2015-01-26 10:59:34 +01:00
Jesús Espino 5b8da33b79 Merge pull request #255 from taigaio/issue/1877/drag-from-backlog-to-sprint-using-the-entire-box
When dragging a User Story to a Sprint, use the entire Sprint box to accept drag
2015-01-22 12:40:53 +01:00
Alejandro Alonso 76b53218a3 When dragging a User Story to a Sprint, use the entire Sprint box to accept drag 2015-01-22 08:07:19 +01:00
Alejandro Alonso 1c11dc6d7a Change order for open sprints 2015-01-21 17:20:38 +01:00
Alejandro Alonso 61e72adea8 Adding tooltips to graphs 2015-01-21 17:19:02 +01:00
Jesús Espino d8bec2c197 Bug #1847: Hide loading overlay on permissions error 2015-01-08 17:21:56 +01:00
Alejandro a82dd01ee9 Merge pull request #221 from taigaio/archived-milestones
Excluding closed sprints by default
2015-01-08 13:30:30 +01:00
Jesús Espino f9bf250b38 Fix bug with compact/uncompact kanban cards 2015-01-06 08:57:21 +01:00