Commit Graph

2494 Commits (a88a31a1b232a303ec273a5c60f4967f11b92bc5)

Author SHA1 Message Date
Juanfran cc9c4bd042 add prevent default in the save description 2015-03-16 10:28:26 +01:00
Alejandro Alonso d33591ebc4 Bug 2374 - The projects cache isn't cleared properly when a user logs out in tree.taiga.io 2015-03-13 12:33:23 +01:00
Andrea Stagi 23005a28c3 Add url formatting to the markdown wysiwyg editor 2015-03-13 12:04:32 +01:00
Juanfran 7ced58da24 fix #2432 - backlog table points near the border with anonymous users 2015-03-13 11:09:19 +01:00
Juanfran d7579b052b tgCheckPermission directive
tg-class-permission="{'xx': 'modify_us'}" the directive add 'xx' if the user has the modify_us permisssion
2015-03-13 11:09:19 +01:00
Xavier Julián 5edc4d76f3 Fix button width regarless of text in lightbox 2015-03-13 09:08:02 +01:00
Alejandro Alonso 83487b6313 Bug 2441 - there is a visual glitch in the issue title, when I promote it to us 2015-03-13 08:58:12 +01:00
Xavier Julián dfbfe4210b Fix long text breaks on history. TG-2433 #ready-for-test 2015-03-13 08:48:40 +01:00
Xavier Julián 360ee898bf Move preview in Wiki to fit in edition position. #TG-2442 #ready-for-test 2015-03-13 08:30:41 +01:00
Alejandro Alonso e0aa554153 BUG 2437 - The taskboard edit lightbox have the button (CREATE in place of SAVE) 2015-03-13 08:23:01 +01:00
Alejandro Alonso d4a0f4cda5 Bug 2439 - Webooks created can't be edited without refreshing 2015-03-13 08:08:17 +01:00
Alejandro Alonso 72c3eb5960 Fixing Bug 2440 - The download CSV buttons doesn't work 2015-03-13 07:54:23 +01:00
David Barragán Merino 30c4a3f716 Move CSVController from project-attributes to project-profile 2015-03-12 19:58:02 +01:00
David Barragán Merino 7f78de39d1 Revert "Revert "Add scrollbars only when needed""
This reverts commit 6fddf57c93.
2015-03-12 15:48:25 +01:00
David Barragán Merino 6fddf57c93 Revert "Add scrollbars only when needed" 2015-03-12 15:43:22 +01:00
Xavier Julián 70641bc342 Add scrollbars only when needed 2015-03-12 15:11:40 +01:00
Alejandro Alonso 27dccac790 Reseting form for clearing errors 2015-03-12 14:46:08 +01:00
Alejandro 5ed6f99beb Merge pull request #394 from taigaio/edit-user-settings
fix edit user settings
2015-03-12 13:55:13 +01:00
Xavier Julián a30c4731e3 Fix kanban height when empty. #TG-2417 #ready-for-test 2015-03-12 13:47:52 +01:00
Juanfran e3290adf29 fix edit user settings 2015-03-12 13:22:30 +01:00
Xavier Julián 9f4292782a Fix inheritance code and buttons 2015-03-12 13:22:23 +01:00
Xavier Julián 44080a63ef Fix flexbox in home page 2015-03-12 13:03:09 +01:00
David Barragán Merino c6e8b70d4b Fix #2423: Javascript error when the doomline is rendered 2015-03-12 13:01:03 +01:00
Xavier Julián 1906abaa1c Added same margin when editing and preview. 2015-03-12 12:35:46 +01:00
Xavier Julián 506210c292 Project reports text organization 2015-03-12 12:07:28 +01:00
Xavier Julián 3612991192 Reports page styles 2015-03-12 12:07:28 +01:00
Xavier Julián 07e12e27b0 Style refactor for admin reorganization 2015-03-12 12:07:28 +01:00
Alejandro Alonso 545513a96c Refactoring menu structure 2015-03-12 12:07:28 +01:00
Juanfran 646137c0c6 bind estimationProcess to a dom element 2015-03-12 12:00:41 +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 19d84359cb fill taskboard scope user with the project users 2015-03-12 10:07:04 +01:00
Jesús Espino 736eea00d0 Fixed problem with not logged users 2015-03-12 08:47:59 +01:00
Alejandro a616ef3c80 Merge pull request #389 from taigaio/bug/2402/export-url-must-be-absolute
Bug#2402 Add resolveAbsolute method and used in csv export url building
2015-03-12 08:43:08 +01:00
Jesús Espino cb0f3b6564 Bug#2390 Only list my projects on home page and projects menu 2015-03-11 17:10:14 +01:00
Jesús Espino 3fc6dcf4ca Bug#2402 Add resolveAbsolute method and used in csv export url building 2015-03-11 16:46:12 +01:00
Jesús Espino 3108df4553 Bug#2409 CSV regenerate popup only showed when you are overwriting the previous url 2015-03-11 16:01:33 +01:00
Jesús Espino 8ccf004d12 Bug#2403 Force to only show edit template if the custom-field is editable by the user 2015-03-11 15:45:41 +01:00
Juanfran 4ba4f42364 fix assignedTo hover 2015-03-11 15:00:09 +01:00
David Barragán Merino 4c89984dfa Fix bug #2392: Accept invitations with auth plugins 2015-03-11 14:16:00 +01:00
Juanfran 25c1e111b3 Merge pull request #382 from taigaio/bug/2404/assigned-to-check-permissions
BUG#2404 Check permissions for click the username label on kanban and ta...
2015-03-11 05:54:43 -07:00
Jesús Espino 89e7811f81 BUG#2404 Check permissions for click the username label on kanban and taskboard 2015-03-11 13:48:37 +01:00
Alejandro 195c0e4778 Merge pull request #380 from taigaio/bug/2389/csv-urls
Bug#2389 Not show csv download icon if the url doesn't exists
2015-03-11 12:12:05 +01:00
Alejandro 01d567f277 Merge pull request #381 from taigaio/issue/2393/status-filter-disappear
fix 2393 - fix if I filter by status and tag the status filter disappear
2015-03-11 12:08:14 +01:00
Juanfran 0191868d82 fix change avatar 2015-03-11 12:04:22 +01:00
Juanfran 8c2dc65723 fix firefox open popup blink 2015-03-11 11:53:28 +01:00
Xavier Julián b215b04d8f Fix legibility of errors in fields. #TG-2262 #STATUS-ready-for-test 2015-03-11 11:52:13 +01:00
David Barragán Merino 31e087a754 Fix ##2399: Errors CRUD over admin > attributes items 2015-03-11 11:36:42 +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
Jesús Espino 3adf0cd3db Bug#2389 Not show csv download icon if the url doesn't exists 2015-03-11 10:09:34 +01:00
Xavier Julián 8aa88cf28d Remove all Help notion code 2015-03-11 09:01:10 +01:00
Xavier Julián 4d2ffcbe51 Fix history broken width. TG-2396 #STATUS-ready-for-test 2015-03-11 08:43:23 +01:00
Juanfran 7a1f4c64a1 fix #2394 - move us to current sprint 2015-03-11 08:38:45 +01:00
Jesús Espino c59782caef Fix how the update of user data is done when update email is requiered 2015-03-10 17:17:19 +01:00
Juanfran c1dd7e52d0 remove unnecessary directive 2015-03-10 14:57:57 +01:00
Juanfran d435d92443 fix-taiga-front-extras plugins load 2015-03-10 14:55:09 +01:00
Alejandro Alonso d84bc9ff4f Removing unnecesary text 2015-03-10 14:43:25 +01:00
Juanfran cd237d832a change project privacy 2015-03-10 14:43:25 +01:00
Juanfran e778e8b100 update external user category summary 2015-03-10 14:43:25 +01:00
Juanfran 64481effbc prevent edit external user role name 2015-03-10 14:43:24 +01:00
Juanfran fe40b0bcd6 external user permissions 2015-03-10 14:43:24 +01:00
Juanfran 69c9f03b90 fix errors for anonymous users in the wiki 2015-03-10 14:43:24 +01:00
Juanfran 8fd60856f9 fix comment list for annonymous users 2015-03-10 14:43:24 +01:00
Juanfran b5c0b36e00 hide current user if not exists 2015-03-10 14:43:24 +01:00
Juanfran cb782dd2b9 prevent dragging for anonymous user on taskboard 2015-03-10 14:43:24 +01:00
Alejandro Alonso 3e24fa77a3 Remove user secction in main menu 2015-03-10 14:43:14 +01:00
Juanfran 9dde7323d1 fix drag icon hover in colors table 2015-03-10 13:16:06 +01:00
Juanfran f705717905 add help csv-report link 2015-03-10 13:07:01 +01:00
Juanfran 09e0500987 fix webhooks enter submit 2015-03-10 13:02:02 +01:00
Juanfran 029d984e7c configurable angular debug info 2015-03-10 12:37:35 +01:00
Juanfran 4f86b6e19a Merge pull request #360 from taigaio/us/1913/csv-reports
US#1913: CSV Reports
2015-03-10 03:41:48 -07:00
Xavier Julián 31cd4d4393 US#1913: CSV Reports 2015-03-10 10:23:26 +01:00
Jesús Espino 3d47ee44eb Fixed bug #2370: Now showing correctly the payload of the request 2015-03-09 18:26:30 +01:00
Juanfran 9726992b84 fix long task names 2015-03-04 15:28:18 +01:00
Juanfran 3b12b53aef fix 'add webhook' button style 2015-03-04 15:09:35 +01:00
Alejandro 16b1c62719 Merge pull request #361 from taigaio/us/55/custom-fields
US #55: Custom fields
2015-03-04 14:36:07 +01:00
Juanfran 53e814c9c0 fix custom filters load 2015-03-04 13:57:13 +01:00
David Barragán Merino 82659f4809 US #55: Custom fields - Fix history of custom attributes values in detail pages 2015-03-04 12:20:21 +01:00
Xavier Julián 910dac75b7 Minor style fixes in custom fields 2015-03-03 13:04:15 +01:00
David Barragán Merino 08f0a2262a Fix userstory custom attributes values 2015-03-03 13:04:15 +01:00
David Barragán Merino c8ad480846 Create new custom attributes 2015-03-03 13:04:15 +01:00
David Barragán Merino 408c6f95cc Update, Delete and Order Custom Attributes 2015-03-03 13:04:15 +01:00
Alejandro Alonso 4d2fe26be9 Fixing hash generation 2015-03-03 13:04:15 +01:00
Xavier Julián 9f6f080a39 Fixed custom attribute edition template 2015-03-03 13:04:15 +01:00
Xavier Julián e1c0e2e7af Edit basic custom field style and visual behavior 2015-03-03 13:04:14 +01:00
Alejandro Alonso 74331bbbc0 Fixing issuaes when displaying custom fields on detail 2015-03-03 13:04:14 +01:00
Alejandro Alonso c919ae22d4 Show custom attributes when project have got 2015-03-03 13:04:14 +01:00
Alejandro Alonso c45a51f313 Detail integration 2015-03-03 13:04:14 +01:00
Xavier Julián 05a89bdf32 Custom fields in US detail 2015-03-03 13:04:14 +01:00
Xavier Julián f8929c3470 Add drag&drop icon 2015-03-03 13:04:14 +01:00
Xavier Julián 9a7c900f2d Add interactions 2015-03-03 13:04:14 +01:00
Xavier Julián d209718681 Consistency styles 2015-03-03 13:04:14 +01:00
Xavier Julián 0f4168f68c Us custom fields 2015-03-03 13:04:14 +01:00
Xavier Julián e2696d090e Basic custom field styles 2015-03-03 13:04:14 +01:00
Xavier Julián d95f1c474a Basic custom fields structure 2015-03-03 13:04:14 +01:00
Juanfran 368c7505f4 fix leaving taiga button 2015-03-03 13:03:07 +01:00
Juanfran 4a3e60e834 reset page when a filter is applied 2015-03-03 13:01:36 +01:00
Juanfran 6ce8957749 prevent location search if the url has the same parameters 2015-03-03 12:56:33 +01:00
Xaviju 696d643a6f Merge pull request #362 from taigaio/us/2281/support-page-import-export
Add link to support page of import/export
2015-03-02 14:35:40 +01:00
Xavier Julián 20941d5de1 Add margin to import/export help 2015-03-02 14:35:11 +01:00
Xaviju 045e6b6e10 Merge pull request #354 from taigaio/issue/2172/long-point-names
fix #2172 - horizontal popover with long point names
2015-03-02 14:29:48 +01:00
Xavier Julián 1ed29e9496 Minor fix for arrow 2015-03-02 14:26:29 +01:00
Jesús Espino b03c9df968 Add link to support page of import/export 2015-02-25 17:34:06 +01:00
Jesús Espino dad7507878 Fixed typo 2015-02-25 16:23:40 +01:00
Xavier Julián ea9d10a65d Fix scss lint errors. Please DO NOT MERGE if there are lint errors 2015-02-24 08:29:33 +01:00
Xavier Julián c0f77374ee Add contrib slack styles 2015-02-20 14:38:44 +01:00
Juanfran 5c27d42cab Merge pull request #353 from taigaio/issue/2228/multiple-edits-in-admin
Don't reload values on new value added and removed unnecesary code
2015-02-20 01:02:59 -08:00
Juanfran 1bf308176c Merge pull request #351 from taigaio/issue/2155/manage-members-and-roles
Fix manage members roles change problem
2015-02-20 00:55:06 -08:00
Juanfran 886b432b5c Merge pull request #352 from taigaio/issue/2286/admin-status-bug
Fix add new choice after hide new choice form in admin panel
2015-02-20 00:50:04 -08:00
Xavier Julián 62a7877719 Fix wiki link button 2015-02-20 09:25:19 +01:00
Xavier Julián 166e1af6e8 Fix history margin in title 2015-02-20 09:11:38 +01:00
Xavier Julián 4c2d628fe2 Fixed weird assigned to default margin 2015-02-20 09:09:30 +01:00
Xavier Julián 4e7c61201d Comment button broken 2015-02-20 07:58:11 +01:00
Juanfran 017a81ae51 fix #2172 - horizontal popover with long point names 2015-02-19 09:04:14 +01:00
Jesús Espino 3b96ef1778 Don't reload values on new value added and removed unnecesary code 2015-02-18 12:57:03 +01:00
Jesús Espino bea8aa848c Fix add new choice after hide new choice form in admin panel 2015-02-18 10:15:30 +01:00
Jesús Espino 3f69d88131 Fix manage members roles change problem 2015-02-18 09:55:36 +01:00
Juanfran c100c8b6b0 use setViewValue to trigger wiki watchers 2015-02-18 09:23:11 +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 28ec275cca Merge pull request #349 from taigaio/issue/2251/scroll-code
Remove wiki edition ir pre or secondary click
2015-02-17 06:03:37 -08:00
Xavier Julián c83cc76be8 Fix bug in chrome caused by a nonsense reason 2015-02-17 14:35:35 +01:00
Juanfran 4e2697ba05 Merge pull request #343 from taigaio/issue/2243/tiny-watchers
Fixed watchers size
2015-02-17 05:04:32 -08:00
Xavier Julián a9ceffe041 Add left padding in all watchers 2015-02-17 13:25:41 +01:00
Xavier Julián 99aa3a1951 Fixed related tasks layout on small resolution 2015-02-17 13:25:41 +01:00
Juanfran bf36e4329b speed up gulfile
- add gulp-cache
- replace gulp-ruby-sass by gulp-sass
- convert gulpfile to js
2015-02-17 13:25:41 +01:00
Juanfran 8471256408 Merge pull request #333 from taigaio/refactor/2229-standardize-title-fields
Standardize title attributes for uss/tasks/issues
2015-02-17 02:24:26 -08:00
Juanfran 6eae78927c Merge pull request #348 from taigaio/issue/2272/wiki-layout
Wiki summary flexboxed
2015-02-17 02:01:56 -08:00
Juanfran 6a720f7282 Merge pull request #344 from taigaio/issue/2246/comment-images
Fix image max-width on US comments
2015-02-17 01:54:14 -08:00
Jesús Espino 1cc3d34e1a Standardize title attributes for uss/tasks/issues 2015-02-17 10:49:18 +01:00
Xavier Julián 956b851db6 Fix scss lint 2015-02-17 09:37:06 +01:00
Xavier Julián 3239b8757b Remove wiki edition ir pre or secondary click 2015-02-17 09:35:31 +01:00
Xavier Julián 1ec53294d1 Wiki summary flexboxed 2015-02-17 08:37:37 +01:00
Xaviju 24cc5ff366 Merge pull request #341 from taigaio/improve-more-gulpfile
speed up gulfile
2015-02-17 08:05:10 +01:00
Xavier Julián 818ed946f3 Fix image max-width on US comments 2015-02-16 12:01:39 +01:00
Xavier Julián 43c5075c0a Fixed related tasks layout on small resolution 2015-02-16 11:31:43 +01:00
Xavier Julián 9076d3d39c Remove unused flexbox rule 2015-02-16 11:20:06 +01:00
Xavier Julián fcfb4bf7e0 Fixed watchers size 2015-02-16 11:18:04 +01:00
Juanfran 575370fd9b speed up gulfile
- add gulp-cache
- replace gulp-ruby-sass by gulp-sass
- convert gulpfile to js
2015-02-16 11:05:09 +01:00
Xavier Julián 076cea03e5 Fix broken button style on admin roles 2015-02-13 08:30:43 +01:00
Xavier Julián 51019c458b Fix public/private project styles 2015-02-13 08:28:16 +01:00
Xavier Julián 8bb75f3068 Fix wrong button merge 2015-02-13 08:17:42 +01:00
Xavier Julián 0187462216 Fix wrong button extend in lightbox 2015-02-13 08:16:33 +01:00
Xavier Julián a8aae53c00 Desfault button refactor 2015-02-13 08:16:33 +01:00
Xavier Julián 61ce5e21db A lot of stuff. Sorry. 2015-02-13 08:15:45 +01:00
Xavier Julián 5466778017 Desfault button refactor 2015-02-13 08:15:45 +01:00
Juanfran 75f9bf96ca Merge pull request #337 from taigaio/issue/2135/scroll-archived
Hide intro text of archived columns when vertical fold
2015-02-12 02:42:30 -08:00
Juanfran 8caeb1c7f1 Merge pull request #328 from astagi/feature/fixarchivedkanban
Fix archive view status on userstory editing
2015-02-12 01:55:37 -08:00
Juanfran 1313cbfdeb fix xss in the kanban with the fullname 2015-02-12 10:35:03 +01:00
Juanfran 5246be9f69 remove unnecessary lodash escaping 2015-02-12 10:25:40 +01:00
Andrea Stagi b858adec9e Update nav user settings image on avatar change 2015-02-11 21:07:38 +01:00
Jesús Espino e25c52dfdd Allowing auth plugins 2015-02-11 11:24:25 +01:00
Xavier Julián 3967fc1bff Fix taiga secondary sidebar active state color 2015-02-11 10:06:53 +01:00
Xavier Julián 2fadda0caa Standard padding space 2015-02-11 09:19:10 +01:00
Xavier Julián 3612bc91eb Hide intro text of archived columns when vertical fold 2015-02-11 08:41:41 +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 34a37521cc remove very-light-gray 2015-02-10 15:00:03 +01:00
Juanfran 8bad281460 Merge pull request #329 from taigaio/issue/2134/form-font
Fix font size, color and form contrast
2015-02-10 05:41:37 -08:00
Xavier Julián 7da3eec8e7 Removed unnecesary colors 2015-02-10 12:24:25 +01:00
Alejandro Alonso d68e2e25c8 Fixing bad commit 2015-02-09 09:09:52 +01:00
Alejandro Alonso d7c27aebd6 Showing remove wiki page link only when permissions are enough 2015-02-09 09:01:15 +01:00
Alejandro Alonso d1f189c25f WIP 2015-02-09 08:58:26 +01:00
Xaviju e946596979 Merge pull request #325 from taigaio/bug/2179/loading-spinner-should-be-hidden
fix #2179 - loading always should be hidden
2015-02-09 08:27:59 +01:00
Xavier Julián 24dc2273e4 Fix font size, color and form contrast 2015-02-09 08:12:21 +01:00
Andrea Stagi b0ccc71dbc Fix archive view status on userstory editing 2015-02-08 01:12:29 +01:00
Xavier Julián bb631ec5bc Fix console linter 2015-02-06 09:39:47 +01:00
Xaviju 2ef09937d2 Merge pull request #315 from taigaio/bug/2106/empty-kanban-in-firefox
replace js height calculator by displayFlex
2015-02-06 09:10:15 +01:00
Xavier Julián e5687d2172 Fix wrong class 2015-02-06 09:09:40 +01:00
Juanfran aa2219608d remove duplicated roles templates 2015-02-06 08:12:19 +01:00
Juanfran ff70e418aa Merge pull request #312 from taigaio/issue/2072/fix_role_points_update
Fix Issue #2072: I can't add comments after the role points are edited
2015-02-05 01:20:18 -08: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
Juanfran 03b5892200 Merge pull request #314 from taigaio/bug/2154/show-hide-closed-sprints-change-arrows
Fixing arrows error on hide/show sprints in backlog
2015-02-04 04:25:21 -08:00
Juanfran ea4d5d887f replace js height calculator by displayFlex 2015-02-04 08:14:15 +01:00
Andrea Stagi 1eb1a393d5 Fix arrow height in points-per-role 2015-02-04 08:00:18 +01:00
Andrea Stagi c11078d6c7 Add arrow-height parameter to popover mixin 2015-02-04 07:56:19 +01:00
Alejandro Alonso bc064f8e50 Fixing arrows error on hide/show sprints in backlog 2015-02-03 15:08:12 +01:00
Juanfran a4b10210a7 fix modules button save text 2015-02-03 13:45:49 +01:00
Alejandro 3a71d89e98 Merge pull request #313 from taigaio/bug/2157/fix-backlog-sort-with-doomline
fix backlog sort with doomline
2015-02-03 13:36:14 +01:00
Juanfran dfc1002d0b fix backlog sort with doomline 2015-02-03 13:35:29 +01:00
Juanfran 2a2129bc99 fix #2162 - fix submit modules 2015-02-03 13:31:25 +01:00
Alejandro Alonso 3839ea8a8c Tasks should retain all history in their full view 2015-02-03 13:06:15 +01:00
David Barragán Merino e62c84a76f Fix Issue #2072: I can't add comments after the role points are edited. rolepoints reparo!!! 2015-02-03 10:30:40 +01:00
Xaviju 366f8950b3 Merge pull request #309 from astagi/feature/fixtaskscompletedtitle
Fix task completed title width
2015-02-03 10:13:25 +01:00
Andrea Stagi f69d9ad604 Fix task completed title width 2015-02-03 10:07:58 +01:00
Juanfran 1fbd91ecf4 Merge pull request #303 from taigaio/issue/2108/roles-rows
Redesign role points selector
2015-02-03 00:21:24 -08:00
Jesús Espino 3a71868deb Merge pull request #305 from taigaio/form-submit-refactor
tranform <a> submits to buttons
2015-02-03 09:06:20 +01:00
Xavier Julián 09235a9bc5 Fix padding 2015-02-03 09:04:44 +01:00
Xavier Julián b629780804 Fixed width and height 2015-02-03 08:39:49 +01:00
Alejandro Alonso 8934861cc7 Adding max text length to invitation text 2015-02-03 08:33:29 +01:00
David Barragán Merino e992eabf35 Fix #tg-2147: set focus to the search input when assigned-to/watchers lightbox is opened 2015-02-02 17:01:11 +01:00
Juanfran ab8b5efd3b remove duplicated & unused jade files 2015-02-02 16:57:45 +01:00
Xavier Julián cb654b238e Improved secondary card text legibility 2015-02-02 16:46:21 +01:00
Xavier Julián 11328a0805 Kanban drag icon removed 2015-02-02 16:46:21 +01:00
Jesús Espino 0de4f1a59d Merge pull request #310 from astagi/feature/addtooltippoints
Add tooltip for points per role
2015-02-02 16:44:13 +01:00
Andrea Stagi 9f2abee008 Add tooltip for points per role 2015-02-02 15:05:12 +01:00
Xavier Julián ed3536157e Fix line-height and font-size 2015-02-02 14:02:12 +01:00
Alejandro Alonso 61c97358bf Fixing config in navurls 2015-02-02 14:02:11 +01:00
Juanfran f8b4b0130e fix paginator margin 2015-02-02 14:02:11 +01:00
Juanfran 5e4c64a7f0 fix assigned to issues overflow 2015-02-02 14:02:11 +01:00
David Barragán Merino d9028e5b52 Remove 💩 2015-02-02 12:55:16 +01:00
Juanfran c9a6d1df8e tranform <a> submits to buttons 2015-02-02 08:42:21 +01:00
Alejandro Alonso 8cacf4e824 Fixing config in navurls 2015-01-30 12:51:59 +01:00
Xaviju 4e76d2a584 Merge pull request #302 from taigaio/fix-assigned-to-overflow
fix assigned to issues overflow
2015-01-30 09:52:35 +01:00
Juanfran 427e078c7b fix paginator margin 2015-01-30 09:37:02 +01:00
Xavier Julián b631aef22d Redesign role points selector 2015-01-30 08:16:29 +01:00
Xavier Julián 7dd1302525 Fix role name size. TG-2113 #ready-for-test 2015-01-30 07:58:27 +01:00
Juanfran f89dc4022e fix assigned to issues overflow 2015-01-30 07:50:01 +01:00
Xavier Julián 5969049de1 Removed unnecesary vendor prefixes 2015-01-30 07:44:01 +01:00
David Barragán Merino 0bc94b2a79 Fix #300: Fix a typo 2015-01-30 00:57:03 +01:00
Jesús Espino 29de1cf20a Small fix on imported comments from import 2015-01-29 19:34:46 +01:00
Juanfran 10ab601d52 fix issue subject overflow 2015-01-29 14:53:07 +01:00
Juanfran d59b481b58 fix project overflow 2015-01-29 14:04:27 +01:00
Juanfran 2e2a3849e2 deleted tmp file 2015-01-29 12:27:24 +01:00
Juanfran 370f0a0303 fix #2057 - firefox flex blox, direction column issue 2015-01-29 12:13:32 +01:00
Juanfran af993d369f Merge pull request #294 from taigaio/issue/2037/issue-table-shrink
Fix issues table layout in all resolutions.
2015-01-29 02:21:45 -08:00
Juanfran 48ae1f8b7c fix normal issues layout 2015-01-29 11:21:10 +01:00
Alejandro 68b92ce8e7 Merge pull request #296 from taigaio/team-page-all-fix
Fix team page all members list
2015-01-29 11:17:12 +01:00
Jesús Espino 8d0d89d8b7 Fix team page all members list 2015-01-29 11:13:53 +01:00
Juanfran 7192d4570f Merge pull request #295 from taigaio/issue/2028/blocked-task-color
Issue/2028/blocked task color
2015-01-29 02:04:46 -08:00
Xavier Julián 0703974cd4 Behavior for hovers on taskboard us and tasks 2015-01-29 10:08:45 +01:00
Juanfran 22cef4ed2f fix #2094 - restore issue properties spinner 2015-01-29 10:07:28 +01:00
Xavier Julián 5d601247a3 Fixed taskborad attributes inheritance in blocked tasks 2015-01-29 10:00:11 +01:00
Xavier Julián 5d29a51bb6 Fix issues table layout in all resolutions. TG-2037 #ready-for-test 2015-01-29 09:39:58 +01:00
David Barragán Merino 9929182534 Fix tg-2084: broken activity list 2015-01-28 17:01:03 +01:00
Xavier Julián 7fec877a51 Fix member stats points. TG-2075 #ready-for-test 2015-01-28 15:22:50 +01:00
Alejandro 4042396a8f Merge pull request #290 from taigaio/issue/2085/kanban=tasks
Fixed kanban tasks and made same css styles.
2015-01-28 15:15:37 +01:00
Xavier Julián 268d804854 Fixed kanban tasks and made same css styles. TG-2085 #ready-for-test 2015-01-28 15:13:39 +01:00
Alejandro Alonso a64a73c452 Fixing milestone arrows 2015-01-28 14:47:55 +01:00
David Barragán Merino 5e77c42cc0 Change _.sorBy to _.sortBy 2015-01-28 14:38:50 +01:00
Alejandro 21b9369007 Merge pull request #286 from taigaio/bug/2018/invitation-landing
Fix invitation flexbox layout
2015-01-28 14:18:51 +01:00
Juanfran 236da2d7cf fix #2034 - fix IE taskboard margin 2015-01-28 14:18:37 +01:00
David Barragán Merino 06b1b7550d Minor fixes in wiki page directives 2015-01-28 14:16:53 +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 746405782c fix #2030 - IE sprints total points centered 2015-01-28 13:23:26 +01:00
Juanfran 5914f44b9d fix #2020 - fix projects home in IE 2015-01-28 12:52:51 +01:00
Juanfran 75eeb13ec0 #fix 2029 - preventDefault when click milestone edit icon 2015-01-28 12:40:50 +01:00
Juanfran d0d0d51208 fix delete/restore comment in IE 2015-01-28 12:05:27 +01:00
Jesús Espino a0b110f566 Fix #2041: Now next/prev links in the detail works again 2015-01-28 11:32:55 +01:00
Jesús Espino cf88012787 Small fix on history loading errors 2015-01-28 11:14:11 +01:00
Alejandro Alonso 6bc1b40581 Fix #2081 Updating plugin copy 2015-01-28 10:22:00 +01:00
Xavier Julián 68d5e4a8bf Single generic spinner class 2015-01-28 10:19:37 +01:00
Xavier Julián 92a5ebe334 Fix Sprints Spinner 2015-01-28 09:39:45 +01:00
Xavier Julián 8d51478f70 Fix assigned to spinner 2015-01-28 09:39:45 +01:00
Xavier Julián f2851413c1 Fix User Profile spinner 2015-01-28 09:39:45 +01:00
Juanfran 11069f44da fix #2053 - fix hide floppy in tags autocomplete 2015-01-28 08:55:58 +01:00
Xavier Julián cfefc473e2 User avatar spinner 2015-01-28 08:51:31 +01:00
Alejandro Alonso 2ad0b9f490 Fix #2076 El listado de miembros en Team si está vacío debería mostrar algun texto, o no mostrar la miga de pan
TG-2076 ready-for-test
2015-01-28 08:43:09 +01:00
Alejandro Alonso c1d4ad62e8 Refreshing attachments reorder in activity 2015-01-28 08:32:51 +01:00
Xavier Julián 02c4466c45 Fix issue name ellipsis in issue list. Issue #2035 2015-01-28 08:26:10 +01:00
Xaviju ffb987272f Merge pull request #285 from taigaio/bug/2021/fix-green-floppy-icon
fix wysiwyg floppy icon color
2015-01-28 08:07:28 +01:00
Juanfran 253f95b88f Merge pull request #287 from taigaio/issue/2033
TG-2033 #ready-for-test: Solved problem with filter field on the backlog
2015-01-27 22:57:19 -08:00
Juanfran ca11efbcf9 fix #2064 - fix overflow project list in the projects home 2015-01-28 07:50:14 +01:00
Jesús Espino 600f5f1747 Fix #2014: and other small not-detected issues 2015-01-27 16:39:46 +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 cb60f88af7 fix #2045 - cursor in related tasks assigned to 2015-01-27 14:39:10 +01:00
Xavier Julián 8dfc7b81fe Fix broken Slide mixin 2015-01-27 14:38:46 +01:00
Alejandro Alonso df67751889 F#2036 No puedo crear custom filters para issues 2015-01-27 14:34:23 +01:00
Xavier Julián 0506b3608d Fix invitation flexbox layout 2015-01-27 14:29:14 +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
Xavier Julián 9aed515b47 Fix module layout in IE11 2015-01-27 14:22:36 +01:00
Juanfran 488a32641e fix lighbox avatar size 2015-01-27 14:12:28 +01:00
Alejandro Alonso 3f65202e46 Fix #2023
En el detalle de una us, en el listado de sus tareas el id y el nombre aparecen pegados
2015-01-27 13:44:39 +01:00
Alejandro Alonso e1bbb0b365 FIX #2039 A conference in appear.in leads to a 404 bad request 2015-01-27 13:17:37 +01:00
Juanfran fe689824be fix wysiwyg floppy icon color 2015-01-27 13:15:35 +01:00
Xavier Julián 5e8fd5318d Remove Scss linter errors 2015-01-27 13:02:12 +01:00
Alejandro Alonso 09ce69c84c Fixing create project copy 2015-01-27 12:55:47 +01:00
Juanfran 05d4d230f2 fix #2024 - fix watchers 2015-01-27 12:51:50 +01:00
Juanfran 3c0269cc7f fix #2025 - hover us status 2015-01-27 12:48:40 +01:00
Juanfran 8bd48f360f fix #2031 - fix fold column in the taskboard 2015-01-27 12:40:06 +01:00
Juanfran fefd60a020 fix #2052 - prevent scape lodash code in jade 2015-01-27 12:25:54 +01:00
Alejandro 2bbd05d5f5 Merge pull request #283 from taigaio/bug/1993/backlog-width-inconsistency
fix US name shrink
2015-01-27 11:53:23 +01:00
Juanfran 9683a2a114 fix #1968 - taskboard columns should have max-width 2015-01-27 08:49:50 +01:00
Juanfran da442a0239 fix #2013 - taskboad colums over the graph 2015-01-27 08:38:57 +01:00
Juanfran 33125ef7b8 fix US name shrink 2015-01-27 08:21:31 +01:00
Alejandro 806be20a9e Merge pull request #279 from taigaio/issue/1963/popover-hover-color-problem
Change popover hover color to white.
2015-01-27 08:10:00 +01:00
Alejandro 237c0521fa Merge pull request #281 from taigaio/issue/2008/kanban-task-bug
Kanban task minimized broken layout
2015-01-27 08:09:55 +01:00
Juanfran ddfcc741ee Merge pull request #282 from taigaio/issue/2009/user-avatar-taskboard
User avatar templateUrl fix typo
2015-01-27 07:41:20 +01:00
David Barragán Merino 21ed451832 Remove debugger 2015-01-26 17:52:28 +01:00
Jesús Espino be8476584e Some fixes on webhooks interface 2015-01-26 17:48:42 +01:00
Alejandro Alonso 379b21b407 Fixing show history when executing test 2015-01-26 16:50:16 +01:00
Alejandro Alonso b61dc2155d Updating includes 2015-01-26 16:50:16 +01:00
Xavier Julián 7585ad3450 Webhook responses 2015-01-26 16:50:16 +01:00
Xavier Julián cdca5a2553 Single history item 2015-01-26 16:50:16 +01:00
Xavier Julián 8c25f0bad1 webhooks form and single view 2015-01-26 16:50:16 +01:00
Xavier Julián a0d93abff4 Webhooks structure 2015-01-26 16:50:16 +01:00
Xavier Julián 5c9ad4b19b 'Export/import project' feature 2015-01-26 16:49:10 +01:00
Xavier Julián ee244edd83 User avatar templateUrl fix typo 2015-01-26 15:14:09 +01:00
Xavier Julián e391466cc2 Kanban task minimized broken layout 2015-01-26 15:03:51 +01:00
Ramiro Sánchez eb7bc17caa Fix type/status hover 2015-01-26 12:14:11 +01:00
Juanfran 6c9d8fe746 Convert coffee templates to jade 2015-01-26 10:59:34 +01:00
Ramiro Sánchez b3bff484e3 Change popover hover color to white. 2015-01-26 10:05:58 +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
Juanfran 3846b9a216 Merge pull request #267 from taigaio/improve-loader
Improve plugin and config loading
2015-01-22 10:05:16 +01:00
Jesús Espino 00c9fdd362 Improve plugin and config loading 2015-01-22 09:37:06 +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 c1fb4f6d9e Fix contrib plugins show/hide in the admin 2015-01-21 12:23:04 +01:00
Alejandro fa9b0c0967 Merge pull request #260 from taigaio/contrib-plugins
Adding initial contrib modules system
2015-01-21 09:58:30 +01:00
Juanfran e1df08ab3b fix firefox page transition 2015-01-21 09:43:38 +01:00
Jesús Espino 116a6c335b Adding initial contrib modules system 2015-01-20 17:02:43 +01:00
Xavier Julián e9dbb8a155 Minor fixes lost on merge 2015-01-19 16:30:13 +01:00
Xavier Julián 5dfa467492 Fixed IE11 kanban and taskboard 2015-01-19 16:22:59 +01:00
Xavier Julián d1f81dee1f Linter cleanup 2015-01-19 16:22:59 +01:00
Xavier Julián b02032634d Removed flexbox mixins to vanilla CSS 2015-01-19 16:22:59 +01:00
Xavier Julián b1a0ba2345 Fix attachments coherence and styles 2015-01-19 16:20:35 +01:00
Xavier Julián 1c2468a2f3 WIP improving legibility 2015-01-19 16:20:35 +01:00
Xavier Julián bce0d22c25 Add upload icon font 2015-01-19 13:31:25 +01:00
Juanfran 7c2550587b remove console.log 2015-01-16 14:11:12 +01:00
Juanfran 2e498b2b90 remove conf from app.js 2015-01-16 14:11:12 +01:00
Juanfran 4955debc9b split conf file from app.js 2015-01-16 14:11:12 +01:00
Juanfran d7da4fff8e Merge pull request #248 from taigaio/bug/1876/search-page
Bug/1876/search page
2015-01-16 09:06:59 +01:00
Juanfran 494cf2d1a9 fix #1897 - unassigned ceil taskboard compression 2015-01-16 08:47:38 +01:00
David Barragán Merino 9115020809 Remove a ; 2015-01-15 18:24:02 +01:00
Xaviju cde8925ab0 Merge pull request #250 from taigaio/fix-ie11
Fix ie11
2015-01-15 16:58:34 +01:00
Jesús Espino 763e5d0879 Merge pull request #247 from taigaio/archived-userstory-status
Archived userstory status
2015-01-15 10:20:42 +01:00
Juanfran 2d3eb780e4 remove unnecessary debounce 2015-01-15 08:10:24 +01:00
Alejandro Alonso 53386d1c4d Updating kanban front 2015-01-15 07:33:16 +01:00
Alejandro Alonso 010211fb64 Updating admin visualization for archived attribute in userstory status 2015-01-15 07:33:16 +01:00
Alejandro Alonso 7d3cae0aae Refixing vfold-icon in typography.scss 2015-01-15 07:27:23 +01:00
Juanfran de90811a94 fix avatar size in related tasks in IE 2015-01-14 15:51:10 +01:00
Juanfran 7caf8ff018 fix height 100% wrapper in the admin section in IE 2015-01-14 15:32:36 +01:00
Juanfran 7f4c12e3b8 fix kanban & backlog column width in IE11 2015-01-14 15:21:32 +01:00
Xavier Julián be66864e01 Add capslock icon 2015-01-14 13:29:35 +01:00
Juanfran 99d183085f fix vertical align lightbox in IE 2015-01-14 13:25:10 +01:00
Xavier Julián a1a118dbcc Fix lint errors 2015-01-14 12:50:22 +01:00
Xavier Julián 9406ca3a69 Edit color to keep consistency across taiga 2015-01-14 12:36:56 +01:00
Xavier Julián 42264cedaf Fix search result table styles 2015-01-14 12:34:44 +01:00
Juanfran 3866e6d443 fix sidebars 2015-01-14 11:06:08 +01:00
David Barragán Merino da4cfb22e6 Issue #1734: currentPassword is not needed for github users 2015-01-13 14:30:07 +01:00
Juanfran bb7543d954 remove includes & add gulp-autoprefix 2015-01-13 09:56:43 +01:00
Juanfran 5b6a1d5c10 Merge pull request #230 from taigaio/bug/1859/detect-scroll-movement
Bug #1859: Detect scroll movement on codeblocks of the wiki
2015-01-12 14:56:00 +01:00
Juanfran 205fdc6bed fix 1857 - performance issue repainting continuosly 2015-01-12 13:37:56 +01:00
Juanfran b62eed4b61 Merge pull request #225 from taigaio/more-robust-nav-urls
Prevent posible race condition on navurls
2015-01-12 08:47:26 +01:00
Jesús Espino 0f6a7dadb9 Bug #1859: Detect scroll movement on codeblocks of the wiki 2015-01-09 15:04:43 +01:00
Alejandro a21ed91888 Merge pull request #226 from taigaio/typos
Fix 2 typos
2015-01-09 09:37:50 +01:00
Alejandro 1db9c82141 Merge pull request #228 from taigaio/bug/1772/update-wiki-stats-on-edit
Bug #1772: Update wiki stats on wiki page edit
2015-01-09 09:33:41 +01:00
Jesús Espino 3425ecc76b Bug #1772: Update wiki stats on wiki page edit 2015-01-08 19:08:22 +01:00
Jesús Espino d8bec2c197 Bug #1847: Hide loading overlay on permissions error 2015-01-08 17:21:56 +01:00
Xavier Julián 82ce4cf663 Fix HTML and CSS syntax 2015-01-08 15:10:49 +01:00
Jesús Espino 772108225e Fix 2 typos 2015-01-08 13:46:11 +01:00
Alejandro 2bd500219b Merge pull request #220 from taigaio/bug/1822/points-edition-in-kanban
Fix issue 1822: Clearer points visuailization in kanban
2015-01-08 13:32:47 +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 6bf42b956c Fix ng-show condition in milestone 2015-01-08 13:21:59 +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
Xavier Julián f1619c1b71 Archive icon and font 2015-01-08 12:03:21 +01:00
Alejandro Alonso 332fd99bfa Show closed milestones button now only appear when there are closed sprints 2015-01-08 11:57:08 +01:00
Alejandro Alonso de45ae0698 Showing link only when there are at least 2 sprints 2015-01-08 10:38:04 +01:00
Jesús Espino 3f7776a01d Prevent posible race condition on navurls 2015-01-08 10:19:22 +01:00
Jesús Espino f9bf250b38 Fix bug with compact/uncompact kanban cards 2015-01-06 08:57:21 +01:00
Alejandro Alonso 057bfe9b17 Fixing vfold icon name 2014-12-30 17:01:01 +01:00
Alejandro Alonso 5e63135d76 Updating icons font 2014-12-30 16:48:41 +01:00
Jesús Espino c6d4a17ddc Fixed small bug on roles name edit 2014-12-30 10:50:12 +01:00
Alejandro Alonso a0f9431ae4 Excluding closed sprints by default 2014-12-29 13:01:49 +01:00
Jesús Espino a2ac9c6d62 Fix issue 1822: Clearer points visuailization in kanban 2014-12-26 15:22:18 +01:00
Jesús Espino d027586b9d tg-1805 #ready-for-test: Fixed add new user story title on kanban 2014-12-26 13:59:41 +01:00
Jesús Espino 750578561d Fixed problem with edit on requests optimization 2014-12-26 11:44:29 +01:00
Alejandro Alonso 656aad9134 Removing disabled users from listings: memberships for admin, team section, watchers popup and assigned popup 2014-12-23 17:24:24 +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
Jesús Espino eab0a94806 Removing unneeded stats on kanban controller 2014-12-22 16:54:26 +01:00
Juanfran caacd40b1f fix 1801 - fix validation error message in us points admin page 2014-12-12 10:23:56 +01:00
Juanfran 07cc7237ba fix #1799 - membeship action button 2014-12-12 09:58:31 +01:00
Xavier Julián a462d963ec Optimize all image sizes with imagemin 2014-12-11 17:34:15 +01:00
Xavier Julián acd90b45ea Optimize image with imagemin 2014-12-11 17:28:32 +01:00
Alejandro 9d306a8aa8 Merge pull request #204 from taigaio/bug/1745/firefox-click-after-drag
fix #1745 prevent firefox click after drag
2014-12-11 17:21:39 +01:00
Xavier Julián ca8038cb75 Fix invitation image size 2014-12-11 17:16:49 +01:00
Xavier Julián 9154e50397 Fixed wiki summary for long names 2014-12-11 17:14:32 +01:00
Juanfran e1d2388baa fix #1745 prevent firefox click after drag 2014-12-11 16:51:19 +01:00
Alejandro b605e4751f Merge pull request #205 from taigaio/bug/1768/split-tags-by-comma
fix #1768 split tags by comma
2014-12-11 16:39:53 +01:00
Juanfran 686a23b7c7 Merge pull request #208 from taigaio/us/1790/redesign
Us/1790/redesign
2014-12-11 16:31:27 +01:00
Alejandro 0d78482432 Merge pull request #207 from taigaio/bug/1741/remove-tag-field-before-open-lightbox
fix #1741 - remove tag field before open lightbox
2014-12-11 16:30:20 +01:00
Xavier Julián 520f203c74 Redesign loading icon and improve loading time (visually)
Minor style fixes in menu secundary

Redesign loading icon and improve loading time

Improved contrast and saturation in loading colors

Loader clean up

fix loader blink
2014-12-11 16:30:09 +01:00
Juanfran 848c6f7a52 fix #1792 - fix edit us submit button text 2014-12-11 15:01:44 +01:00
Juanfran f2ee534669 fix #1567 - remove active class when the estimation popover was closed 2014-12-11 14:01:59 +01:00
Juanfran 15b7a38a57 fix #1777 - restore taskboard column colors 2014-12-11 13:35:53 +01:00
Juanfran c6ed21eca5 fix #1741 - remove tag field before open lightbox 2014-12-11 12:23:53 +01:00
Juanfran 02faf9c2ee fix #1765 - fix broken project search 2014-12-11 10:33:01 +01:00
Juanfran 9b7d60e0a9 fix #1768 split tags by comma 2014-12-11 09:16:51 +01:00
Alejandro 947ac85669 Merge pull request #203 from taigaio/bug/1731/cancel-edition
fix cancel edition in wysiwyg & subjects
2014-12-11 08:36:08 +01:00
Xavier Julián 19a6043350 Fixed texts in team page 2014-12-10 23:01:56 +01:00
Juanfran 17f9953a57 fix cancel edition in wysiwyg & subjects 2014-12-10 17:07:31 +01:00
Xavier Julián 574abd6b80 Back up taskboard burndown chart and statistics 2014-12-10 16:51:48 +01:00
Xavier Julián 78e9eba71b Replace poison for iocaine 2014-12-10 15:42:46 +01:00
Xavier Julián c0e126a938 Fix flexbox layout in taskboard 2014-12-10 14:13:01 +01:00
Juanfran 57163aafb7 fix #1493 add loader when the user delete a project 2014-12-10 11:55:16 +01:00
Alejandro Alonso bfcab13dfb Fixing merge 2014-12-10 09:40:08 +01:00
Alejandro f1c5a5a7f9 Merge pull request #201 from taigaio/qqueue
queue q promises
2014-12-10 07:53:08 +01:00
Juanfran d6b7843875 queue q promises 2014-12-09 13:45:24 +01:00
Alejandro 1287d2abf2 Merge pull request #198 from taigaio/bug/1709/show-msg-error-concurrent-edit
add  interceptor to handle version errors
2014-12-09 08:23:00 +01:00
Ramiro Sánchez 38b24175af Remove black color from task-name in task to be equal to kanban task 2014-12-05 14:03:42 +01:00
Ramiro Sánchez 0e02785ee2 fix related task alignment on safari 7 2014-12-05 13:54:51 +01:00
Ramiro Sánchez 73aa3c34e9 Vertically Align related-task us name 2014-12-05 13:36:04 +01:00
Ramiro Sánchez ee0860dec1 Remove black color from task-name classes so default link colors are shown instead 2014-12-05 10:24:11 +01:00
Juanfran 1207cc58b0 fix admin height 2014-12-04 15:23:50 +01:00
Juanfran 7a6f689004 add interceptor to handle version errors 2014-12-03 14:46:30 +01:00
Juanfran 533395202b fold/unfold taskboard tasks columns & us rows 2014-12-03 12:41:30 +01:00
Xavier Julián 1619ef9383 Fold/unfold comments 2014-12-03 12:41:30 +01:00