Commit Graph

1308 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 e253f62a26 Fixing problem with svg height 2014-09-26 10:35:55 +02:00
Xavier Julián 7828495412 Removed background-blend-mode because of FF performance 2014-09-26 10:02:08 +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
Xavier Julián 821b7e18c5 Fixed avatar size to make image as big as text width 2014-09-25 17:56:46 +02:00
Xavier Julián 4056fc7465 Fixed size of main logo in nav 2014-09-25 17:50:23 +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
Xavier Julián 55e7c5f162 Responsive logo in login pages 2014-09-25 17:17:00 +02:00
Xavier Julián c1d9dbed0d Optimized SVGS to be path instead of object dependant 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
David Barragán Merino d4d57b6a30 Fix some title attrs 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 77198f30d0 Fix title 2014-09-25 10:34:18 +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
Xavier Julián bcd046f30c Fixed error in logo integration 2014-09-24 16:25:45 +02:00
Alejandro Alonso 4a01d4a24a Fixing projects shown in home 2014-09-24 15:57:44 +02:00
Xavier Julián e6bc3e7cfb Added spinner with logo style 2014-09-24 16:08:44 +02:00
Xavier Julián c1d92e9e43 New SVG folder for animated images 2014-09-24 16:08:44 +02:00
Xavier Julián 695acf2c15 Not found page refactor 2014-09-23 18:21:49 +02:00
Xavier Julián 44fbdb51b3 Simple login page styles refactor 2014-09-23 17:18:58 +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
David Barragán Merino ad5b5998a8 Fixed some errors of scss linter 2014-09-18 19:19:54 +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
David Barragán Merino 1ca461e5e2 Fix bug #955: fix format of last modified date in the wiki summary 2014-09-18 18:16: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