Juanfran
39407acf42
add 'items' params in the sortable empty backlog
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
2b395ace87
fix create milestone after edit
2015-09-14 09:47:07 +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
Alejandro
de26b64659
Merge pull request #587 from taigaio/issue/3074/new-sprint-date
...
issue 3074 - the new sprint date starts at the end of the last open s…
2015-08-04 14:05:45 +02:00
Juanfran
ec04907d44
issue 3074 - the new sprint date starts at the end of the last open sprint
2015-07-29 12:49:12 +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
Juanfran
0afb804a61
fix sprint drag
2015-06-16 11:24:14 +02:00
Juanfran
861ac9b540
Fix issue 2817 - us backlog drag position at start
...
- Before when the user clicked on the left of a backlog US, the US position try to reach the drag icon.
- Now when the US starts dragging preserve their position and if you move it to the sprint the US overflowing the X without scroll.
2015-06-12 12:05:38 +02:00
Xavier Julián
5aab9f563c
Fix shadow when dragging from sprints
2015-06-11 17:34:34 +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
David Barragán Merino
351d946ea9
[i18n] tg-2674 #ready-for-test
2015-05-19 17:52:16 +02:00
Alejandro Alonso
151abed164
Fixing i18n filters in backlog
2015-05-19 11:40:48 +02:00
David Barragán Merino
dcc84d9ae8
[i18n] Minor fixes
2015-05-18 16:56:08 +02:00
Alejandro Alonso
572989b836
Fixing reordering issue when filters enabled, error message was shown but order was updated anyway
2015-05-05 07:34:46 +02:00
David Barragán Merino
3b55caf6f3
[i18n] Moment, Date and Time
2015-04-30 13:36:04 +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
5b02d6fc32
fix page change on IE when the user toggle a sprint
2015-03-17 08:14:30 +01: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
Alejandro Alonso
27dccac790
Reseting form for clearing errors
2015-03-12 14:46:08 +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
Juanfran
2d8bac2469
Merge pull request #340 from taigaio/refactor/2226/group-common-code-in-points-directives
...
Refactoring estimation points selector
2015-02-17 23:55:06 -08:00
Alejandro Alonso
2a682057ac
Refactoring estimation points selector
2015-02-18 08:45:45 +01:00
Juanfran
aece852b41
fix #2184 disable drag when the user click on the popover
2015-02-11 07:39:32 +01:00
Alejandro
6a5641c06b
Merge pull request #327 from taigaio/remove-duplicated-roles-templates
...
remove duplicated roles templates
2015-02-10 15:36:22 +01:00
Juanfran
aa2219608d
remove duplicated roles templates
2015-02-06 08:12:19 +01:00
Juanfran
b35ddb3847
fix #2179 - loading always should be hidden
2015-02-05 08:16:20 +01:00
Juanfran
67e54362c7
fix closed sprints click zone
2015-02-04 14:43:27 +01:00
Alejandro Alonso
bc064f8e50
Fixing arrows error on hide/show sprints in backlog
2015-02-03 15:08:12 +01:00
Juanfran
dfc1002d0b
fix backlog sort with doomline
2015-02-03 13:35:29 +01:00
Juanfran
c9a6d1df8e
tranform <a> submits to buttons
2015-02-02 08:42:21 +01:00
Alejandro Alonso
a64a73c452
Fixing milestone arrows
2015-01-28 14:47:55 +01:00
Alejandro
f3dd62bf90
Merge pull request #289 from taigaio/issue/2044/spinner
...
Fix multiple spinners
2015-01-28 14:14:37 +01:00
Juanfran
75eeb13ec0
#fix 2029 - preventDefault when click milestone edit icon
2015-01-28 12:40:50 +01:00
Xavier Julián
92a5ebe334
Fix Sprints Spinner
2015-01-28 09:39:45 +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
8b31c9ff8f
disable dragging from doom-line
2015-01-27 14:26:00 +01:00
Alejandro Alonso
df26f40ca1
Fix #2019 Sprint creation name reminder not working on firefox
2015-01-27 14:26:00 +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
Xavier Julián
7de98f76d1
Redesign load closed sprints button. Icon not visible yet, font in master
2015-01-08 13:08:34 +01:00
Jesús Espino
f9bf250b38
Fix bug with compact/uncompact kanban cards
2015-01-06 08:57:21 +01:00
Alejandro Alonso
a0f9431ae4
Excluding closed sprints by default
2014-12-29 13:01:49 +01:00
Alejandro Alonso
a0db93a053
Mixing resolve, get project, get user and roles in the same request
2014-12-23 15:09:37 +01:00
Alejandro Alonso
a0f5f8d982
Parallelizing userstories and tag_colors for backlog
2014-12-23 09:57:38 +01:00
Juanfran
e1d2388baa
fix #1745 prevent firefox click after drag
2014-12-11 16:51:19 +01:00
Juanfran
90a8959d50
fix #678 - it's possible to scroll when drag US's
2014-12-03 09:27:39 +01:00
Juanfran
382091c726
replace invalid q.all.apply calls
2014-12-02 09:39:05 +01:00
Juanfran
33c427b072
unify form submit
2014-11-27 15:08:01 +01:00
Juanfran
098b794d83
angular1.3
2014-11-27 10:19:41 +01:00
Alejandro Alonso
0f32cbe237
User story points are undefined if the task points are undefined
2014-11-18 10:14:33 +01:00
Alejandro
1c7fcffe0a
Merge pull request #144 from taigaio/bug/1533/update-backlog-points-popups
...
fix #1533 - when the user changes the role points in a us the popup must...
2014-11-07 08:56:23 +01:00
Alejandro
f54823acb5
Merge pull request #143 from taigaio/bug/1505/backlog-dragging-when-filters-are-enabled
...
fix #1505 - The user only can drop if the backlog filters are closed preventing sort errors
2014-11-06 10:38:48 +01:00
Juanfran
b900118aff
fix #1505 - The user only can drop if the backlog filters are closed
2014-11-06 08:37:41 +01:00
Juanfran
b277fc829d
fix #1533 - when the user changes the role points in a us the popup must be updated
2014-11-05 11:04:43 +01:00
David Barragán Merino
f929a9044d
Fix bug: Show delete-sprint button in edit mode
2014-11-05 11:01:33 +01:00
David Barragán Merino
4dd950134e
Prevent more xss attacks
2014-11-01 12:19:07 +01:00
Juanfran
1602eaac52
scss refactor
2014-10-31 12:17:40 +01:00
Alejandro Alonso
fd61bf77af
Sorting tags alphabetically in backlog
2014-10-30 18:37:44 +01:00
Alejandro
f30ddeb847
Merge pull request #112 from taigaio/bug/1178/403-error-control
...
fix #1178 - 403 error
2014-10-23 08:50:35 +02:00
David Barragán Merino
fb8756e30b
Fix bug #1445 : Refactor: $confirm.ask service
2014-10-22 12:32:03 +02:00
Juanfran
2bc42bd5b9
fix #1178 - 403 error
2014-10-22 11:18:00 +02:00
David Barragán Merino
ca4711d3f3
Fix bug #1353 : Update estimated dates in backlog when update an sprint
2014-10-21 19:46:00 +02:00
Xavier Julián
bf7c5b497f
Removed interaction on backlog table
2014-10-16 09:28:47 +02:00
Alejandro Alonso
ffd9038801
Adding message on admin when there is no role that can estimate and disabling edition in backlog when needed
2014-10-16 09:28:47 +02:00
Juanfran
48d9505157
us 1213 - drag multiple
2014-10-15 09:27:16 +02:00
Andrey Antukh
51dc862e5e
Add analytics service and some additional tracking events.
2014-10-13 10:19:00 +02:00
Alejandro Alonso
667ff00cf6
Fixing the bad debounces
2014-10-10 12:52:49 +02:00
Xavier Julián
a8deb6876e
Fixed bar limits to meet boundaries of the bar
2014-10-06 20:07:27 +02:00
Xavier Julián
3e2bbf24b2
Improved graph in summary page with some styling and titles
2014-10-06 20:07:27 +02:00
Alejandro Alonso
ae9a63812c
Adding open tasks info to taskboard
2014-10-06 20:07:27 +02:00