Commit Graph

1469 Commits (c98b15ce10cda53780b4dda47f3e3f3d70fa669d)

Author SHA1 Message Date
Andrea Stagi 1689ea1fa0 If there's only one element left in a lightbox select it on enter 2015-04-03 16:52:27 +02:00
Andrea Stagi 251d4775a3 Fix keyboard navigation in watchers search 2015-04-03 16:37:53 +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 f90f08e9e5 [backport] remove console.log ¬¬ 2015-03-27 12:12:45 +01:00
Juanfran b075acdef2 [backport] fix reset US edit lightbox points 2015-03-27 12:12:23 +01:00
Juanfran e0993206ef fix reset US edit lightbox points 2015-03-27 12:06:17 +01:00
Andrea Stagi 5fb13b61d2 Hide not filtered issues on status change 2015-03-24 08:42:23 +01:00
Andrea Stagi 2123bbac4e [Backport] Update filters count on issue status update 2015-03-20 11:06:55 +01:00
Andrea Stagi 0e294bcaf1 Update filters count on issue status update 2015-03-20 11:03:47 +01: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
Juanfran ed59aa46e6 fix class permission directive 2015-03-16 14:27:52 +01:00
Juanfran 6bc2078284 fix #2385 - refactor wysiwyg list insert 2015-03-16 11:49:39 +01:00
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 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
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
David Barragán Merino 30c4a3f716 Move CSVController from project-attributes to project-profile 2015-03-12 19:58:02 +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
Juanfran e3290adf29 fix edit user settings 2015-03-12 13:22:30 +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 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 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 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
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
Xavier Julián 8aa88cf28d Remove all Help notion code 2015-03-11 09:01:10 +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 e778e8b100 update external user category summary 2015-03-10 14:43:25 +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 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 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
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 c45a51f313 Detail integration 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 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 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
Jesús Espino dad7507878 Fixed typo 2015-02-25 16:23:40 +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 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
Xavier Julián c83cc76be8 Fix bug in chrome caused by a nonsense reason 2015-02-17 14:35:35 +01:00
Xavier Julián 3239b8757b Remove wiki edition ir pre or secondary click 2015-02-17 09:35:31 +01: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
Jesús Espino e25c52dfdd Allowing auth plugins 2015-02-11 11:24:25 +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
Alejandro Alonso d68e2e25c8 Fixing bad commit 2015-02-09 09:09:52 +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
Andrea Stagi b0ccc71dbc Fix archive view status on userstory editing 2015-02-08 01:12:29 +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
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 ea4d5d887f replace js height calculator by displayFlex 2015-02-04 08:14:15 +01:00
Alejandro Alonso bc064f8e50 Fixing arrows error on hide/show sprints in backlog 2015-02-03 15:08:12 +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
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
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
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 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
Jesús Espino 29de1cf20a Small fix on imported comments from import 2015-01-29 19:34:46 +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 22cef4ed2f fix #2094 - restore issue properties spinner 2015-01-29 10:07:28 +01:00
David Barragán Merino 9929182534 Fix tg-2084: broken activity list 2015-01-28 17:01:03 +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
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 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
Xavier Julián 92a5ebe334 Fix Sprints 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
Alejandro Alonso c1d4ad62e8 Refreshing attachments reorder in activity 2015-01-28 08:32:51 +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
Alejandro Alonso df67751889 F#2036 No puedo crear custom filters para issues 2015-01-27 14:34:23 +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 05d4d230f2 fix #2024 - fix watchers 2015-01-27 12:51:50 +01:00
Juanfran 9683a2a114 fix #1968 - taskboard columns should have max-width 2015-01-27 08:49:50 +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
Xavier Julián 7585ad3450 Webhook responses 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
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
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 116a6c335b Adding initial contrib modules system 2015-01-20 17:02:43 +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 494cf2d1a9 fix #1897 - unassigned ceil taskboard compression 2015-01-16 08:47:38 +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
Juanfran 99d183085f fix vertical align lightbox in IE 2015-01-14 13:25:10 +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 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
Jesús Espino 772108225e Fix 2 typos 2015-01-08 13:46:11 +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 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
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 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
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
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
Juanfran 17f9953a57 fix cancel edition in wysiwyg & subjects 2014-12-10 17:07:31 +01:00
Juanfran 57163aafb7 fix #1493 add loader when the user delete a project 2014-12-10 11:55:16 +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
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
Jesús Espino a55566d1e0 Merge pull request #189 from taigaio/bug/678/backlog-scroll
fix #678 - it's possible to scroll when drag US's
2014-12-03 09:46:00 +01:00
Juanfran 90a8959d50 fix #678 - it's possible to scroll when drag US's 2014-12-03 09:27:39 +01:00
Juanfran ed7a176fe0 fix #1714 - bulk resort tasks in the taskboard 2014-12-02 19:21:06 +01:00
Alejandro Alonso 0fb087e8c7 Removing unnecesary anyComputableRole 2014-12-02 15:53:30 +01:00
Alejandro Alonso e3b223878d Adding valid origin ip directive and data 2014-12-02 15:53:30 +01:00
Alejandro Alonso fb60cf0cdd Adding front for gitlab and bitbucket 2014-12-02 15:53:30 +01:00
Juanfran 382091c726 replace invalid q.all.apply calls 2014-12-02 09:39:05 +01:00
David Barragán Merino 3733a86920 👨 + 🔪 〰️ -> 👦
This reverts commit 95b75e9b1d.

Conflicts:
	app/partials/register.jade
	app/svg/logo.svg
2014-12-01 15:07:09 +01:00
Juanfran 15dea86392 Partial fix #1714 taskboard order 2014-11-28 14:37:59 +01:00
Jesús Espino 6362a711aa Merge pull request #182 from taigaio/bug/1706/preserve-navigation-active-in-us-and-task
fix #1706 preserve navigation active in US and tasks
2014-11-28 13:07:39 +01:00
Jesús Espino ecaec9d027 Merge pull request #184 from taigaio/bug/1710/bug-select-wysiwyg-text
fix #1710 select text in the wysiwyng preview actives edition mode
2014-11-28 09:07:37 +01:00
Juanfran c0febab837 fix #1710 select text in the wysiwyng preview actives edition mode 2014-11-28 09:01:34 +01:00
Jesús Espino 8e53cee768 Small fixes for team members 2014-11-28 08:25:32 +01:00
Alejandro Alonso 33bb54e453 Showing only columns related no enabled features 2014-11-28 07:03:25 +01:00
Alejandro Alonso 849e67d7a8 Showing the power column 2014-11-28 07:03:24 +01:00
Alejandro Alonso f87d1b7534 Fixing team icons opacity 2014-11-28 07:03:24 +01:00
Alejandro Alonso ddad02b3fc Fixing scope 2014-11-28 07:03:24 +01:00
Alejandro Alonso b725b6c6e1 Allowing leave project 2014-11-28 07:03:24 +01:00
Juanfran 2a4680b529 add role to the current user & remove the user from the team list 2014-11-28 07:03:24 +01:00
Juanfran e6e7c43907 fix current user stats 2014-11-28 07:03:24 +01:00
Juanfran 51087393f1 create member-stats directive 2014-11-28 07:03:24 +01:00
Alejandro Alonso b7f570ae53 Filtering memberships with owner in team members 2014-11-28 07:03:24 +01:00
Jesús Espino e0694b2b76 Add leave method to the projects resource 2014-11-28 07:03:24 +01:00
Jesús Espino a0b46d0cf8 Add error handling on remove admin permissions of memberships panel 2014-11-28 07:03:24 +01:00
Xavier Julián a1d09e75c4 Team statistics styles 2014-11-28 07:03:24 +01:00
Xavier Julián a4f65b947a Team Member Data Function Filter 2014-11-28 07:03:24 +01:00
Juanfran 47c7998847 integrate team members 2014-11-28 07:03:24 +01:00
Xavier Julián 8785a3ff8a Created New Module Team 2014-11-28 07:03:24 +01:00
Juanfran 6870b9a057 fix #1706 preserve navigation active in US and tasks 2014-11-27 16:43:15 +01:00
Juanfran 33c427b072 unify form submit 2014-11-27 15:08:01 +01:00
Xavier Julián bf0134bf3d Add markdown help to comments 2014-11-27 13:15:10 +01:00
Xavier Julián bd77772135 Add help button in WYSIWYG and markdown syntax 2014-11-27 12:39:08 +01:00
Jesús Espino 546a002c62 Merge pull request #175 from taigaio/angular1.3
angular1.3
2014-11-27 10:24:27 +01:00
Juanfran 098b794d83 angular1.3 2014-11-27 10:19:41 +01:00
Florian Bezagu e43a4205e7 Catch submit event of form to create and edit task
This allows to use « enter » to create or edit a task because there is
a new event caught, the submit one.
2014-11-26 21:19:04 +01:00
Andrey Antukh cc17743045 Add the ability to disable events and use relative url in config. 2014-11-20 21:52:26 +01:00
David Barragán Merino c344152f32 Change show/hide to add/removeClass in meetup button 2014-11-19 19:25:01 +01:00
Xavier Julián c970adbec2 Fix admin layout in safari and other browsers 2014-11-19 19:24:01 +01:00
Juanfran 87e76e6c58 fix #1622 refresh tags colors after create an US with a new tag 2014-11-19 18:03:05 +01:00
Alejandro d41d4df625 Merge pull request #165 from taigaio/bug/1552/us-points-undefined-when-tasks-points-are-undefined
User story points are undefined if the task points are undefined
2014-11-18 21:28:28 +01:00
Jesús Espino 12a442de6c Fix problem with drag and drop on kanban 2014-11-18 17:27:11 +01:00
Jesús Espino ead783ea56 Fix wip_limit problem on context change, now more robust directive 2014-11-18 17:14:21 +01:00
Alejandro d335e81061 Merge pull request #149 from taigaio/us/90/github-integration
Us/90/github integration
2014-11-18 14:07:57 +01:00
Jesús Espino 494c22c857 Merge pull request #162 from taigaio/us/104/squish-kanban
Squish Kanban
2014-11-18 12:50:43 +01:00
Jesús Espino 79a3afc6c6 Fixed problem with created by user outside the project 2014-11-18 12:33:00 +01:00
Alejandro Alonso 0f32cbe237 User story points are undefined if the task points are undefined 2014-11-18 10:14:33 +01:00
Xavier Julián 18bf7d9f4b Fixed JS bug and CSS show/hide effect 2014-11-17 16:48:57 +01:00
Xavier Julián f5c6031262 Kanban Table Width Recalculation on Squish Columns 2014-11-17 16:00:19 +01:00
Xavier Julián 91c3b213e8 Recalculate Kanban Table Container Width on load page 2014-11-17 12:59:12 +01:00
Xavier Julián 53745273e6 Save fold unfold status on storage 2014-11-17 12:30:26 +01:00
Xavier Julián 38bb85bdf0 Fold/unfold kanban columns 2014-11-14 13:11:25 +01:00
David Barragán Merino 7167769a86 Fix error: Extrange behavior of tg-us-estimation in lightboxes 2014-11-14 01:12:33 +01:00
David Barragán Merino 7248d7e02f Fix error: undefined is not a function (evaluating \'$scope.us.revert()\') 2014-11-14 01:10:31 +01:00
Xavier Julián b8862380f8 Broken kanban squish directive 2014-11-13 14:06:31 +01:00
Xavier Julián 766fc94c02 Squish Kanban Directive 2014-11-13 12:53:04 +01:00
David Barragán Merino 72bff4cdde The GitHub button will not be rendered if is not configured 2014-11-13 11:48:28 +01:00
Juanfran b4e5df0c8d removed unused dependencies in the github page 2014-11-13 11:48:28 +01:00