Commit Graph

818 Commits (aa03009d95d2e93e05702ebd0b4fb1711163d641)

Author SHA1 Message Date
Alejandro Alonso aa03009d95 Moving main title to directive, this way we can recalculate the project title just when we want and solves the bug https://tree.taiga.io/project/taiga/issue/1097 2014-09-26 11:04:13 +02:00
Alejandro Alonso 4a21ff58cd Fixing create task popup, enabling blocked textarea only when needed 2014-09-26 09:33:09 +02:00
David Barragán Merino bbd6fe7297 Refactor user profile form and fix #1098 2014-09-25 20:01:18 +02:00
Alejandro Alonso 1a6f7c0a4a Refreshing US status when modifying task status in US edition 2014-09-25 17:45:07 +02:00
David Barragán Merino 83fe29b74c Added svg logo to the lodash template of nav menu 2014-09-25 17:40:11 +02:00
Xavier Julián e7886cdcb3 Added logo in navigation page 2014-09-25 17:17:00 +02:00
David Barragán Merino dc362556a4 Minor fixes over the helpless html 💕 2014-09-25 14:43:51 +02:00
Alejandro Alonso f22437b014 Closing all popups when redirecting to error page 2014-09-25 13:35:10 +02:00
David Barragán Merino 758fdc2fab Fix #1068: When change the project name reload nav menu 2014-09-24 20:58:33 +02:00
David Barragán Merino a209d6b2cf Fix #1067: When delete a project reload nav menu 2014-09-24 20:58:33 +02:00
David Barragán Merino 893b01a2c9 Fix bug #1087 2014-09-24 19:59:09 +02:00
David Barragán Merino 044ad0b090 Fix bug #1088: Incorrect order of USs in backlog page 2014-09-24 19:41:39 +02:00
David Barragán Merino a167a1a6dc Fix bug #1080: Imposible to reorder custom project attributes 2014-09-24 18:20:38 +02:00
Alejandro Alonso 4a01d4a24a Fixing projects shown in home 2014-09-24 15:57:44 +02:00
David Barragán Merino d950147659 Fix bug #1069: Change 'Feauteres' for 'Modules' 2014-09-23 11:02:41 +02:00
Jesús Espino e0db76ac20 Fix issue #1031 2014-09-19 12:23:45 +02:00
David Barragán Merino 99c28a4c40 Merge pull request #29 from taigaio/some-inline-spinners
Some inline spinners
2014-09-19 08:34:56 +02:00
David Barragán Merino 36fae824b4 Set status name in title 2014-09-18 20:20:02 +02:00
David Barragán Merino f5f443c181 Fix #1039: Show us.is_closed instead us.status.is_closed 2014-09-18 20:06:43 +02:00
Jesús Espino 9a918ad9d8 Related tasks spinner 2014-09-18 18:17:56 +02:00
Jesús Espino fafb81e9c5 Custom filters spinner 2014-09-18 18:17:56 +02:00
Jesús Espino 23d272503c Add wiki links spinner on creation 2014-09-18 18:17:56 +02:00
Jesús Espino d1c47a18fd Removed some erroneous debounces 2014-09-18 18:07:19 +02:00
Jesús Espino 72a54e43af Fix cases when action failed during confirm lightbox 2014-09-18 17:17:42 +02:00
Jesús Espino 0a2c673bb1 Move confirm module from base to common 2014-09-18 17:17:42 +02:00
Jesús Espino 11eec044c6 Make confirm methods independents 2014-09-18 17:17:34 +02:00
David Barragán Merino d9ffaa0913 Merge pull request #28 from taigaio/debounce-refactor
Debounce refactor: remove double clicks problem
2014-09-18 17:11:11 +02:00
Andrey Antukh 0984cdb5e3 Regression fix: better order handling on kanban. 2014-09-18 16:45:51 +02:00
Andrey Antukh f5ed7e9499 Regression fix: conserve order on kanbnan using new kanban_order field
Completelly independently of backlog.
2014-09-18 16:18:34 +02:00
Jesús Espino 15b99b76ea Debounce refactor: remove double clicks problem 2014-09-18 16:06:07 +02:00
Jesús Espino 51159a1058 More robust loading buttons service 2014-09-18 15:46:08 +02:00
David Barragán Merino 69af98d3bf Fix: Use $tgNavUrls to get urls 2014-09-18 15:25:44 +02:00
Jesús Espino add92dddf4 Now comment has loading spinner 2014-09-18 15:04:08 +02:00
Xavier Julián 1d847523f4 Creation project wizard 2014-09-18 13:05:53 +02:00
David Barragán Merino 38f617f943 Fix some errors with the public register functionality 2014-09-18 12:50:58 +02:00
Juanfran c7fddedd87 US/904 logout & user photo in projects home 2014-09-18 12:32:53 +02:00
Andrey Antukh e9c859948a Add tgUsEstimation directive. 2014-09-18 12:07:58 +02:00
Andrey Antukh b5499f2eef Code style improvements. 2014-09-18 12:07:58 +02:00
Andrey Antukh e94e2a41b3 Remove code from us-create-edit lightbox that are now handled by specific directive. 2014-09-18 12:07:58 +02:00
Andrey Antukh 1e19ddd485 US #903: Task #1034: Refactorized tgUsPoints directive 2014-09-18 12:07:58 +02:00
David Barragán Merino 4a68f728f6 US #903: Task #1035: Saved statusViewModes in local storage 2014-09-18 11:55:46 +02:00
David Barragán Merino dfcc1b567d US #903: Task #1014: Toggle view mode 2014-09-18 11:55:46 +02:00
David Barragán Merino ed5cf1ba69 US #903: Task #1013: US can be estimated from the lightbox 2014-09-18 11:55:46 +02:00
Jesús Espino 5b17f5bda9 Improved confirm/ask method.
It now wait results before close, and add a spinner.
2014-09-18 11:48:18 +02:00
David Barragán Merino db34a5c39c Fix typo 2014-09-18 10:32:33 +02:00
Juanfran 60e5840489 fix search page loader 2014-09-18 07:44:08 +02:00
Jesús Espino 1dbf14fa4a Merge pull request #19 from taigaio/order-refactor
Add separated method for bulk order update for: backlog, kanban and sprint
2014-09-17 17:51:41 +02:00
Andrey Antukh 86c19129bf Merge pull request #25 from taigaio/remove-fk-from-history
Fix history on delete comments
2014-09-17 17:01:11 +02:00
David Barragán Merino 280ecddfae 🚽 💩 2014-09-17 16:53:31 +02:00
Jesús Espino c6c73851df Fix history on delete comments 2014-09-17 16:49:05 +02:00