Commit Graph

1151 Commits (5c9ad4b19b3f03111b5bf2c24b5dd484ca7ab81c)

Author SHA1 Message Date
Xavier Julián 5c9ad4b19b 'Export/import project' feature 2015-01-26 16:49:10 +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
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
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