Commit Graph

140 Commits (a3dbf17b79c342a6ea3da000e270fb5adaa717c5)

Author SHA1 Message Date
Miguel Gonzalez 137ff46b24 Update license header 2018-09-18 12:35:44 +02:00
Juanfran 1ebd8d0271 [Backport] fix several wysiwyg issues 2017-03-14 15:49:43 +01:00
David Barragán Merino c4ec54d483 Update copyright 2017-02-20 17:57:22 +01:00
Jesús Espino 0973796938 Restore repo.create function on repository.coffee 2017-02-20 17:45:42 +01:00
Xavier Julián 0cfef30885 Improve 'create project' (new, import, duplicate) 2017-02-20 12:36:34 +01:00
Juanfran 41411de3a2 New wysiwyg editor (like Medium editor) 2016-11-22 13:06:21 +01:00
Juanfran 82b0323c4f only call api project every x minutes or when the user restarts their activity 2016-11-18 09:42:35 +01:00
juanfran 4c55b5618b add an independent object in the sprint form and destroy datapicker everytime the date change 2016-10-21 07:28:49 +02:00
David Barragán Merino 825ced482d Remove ; 2016-09-01 14:45:51 +02:00
Juanfran 59bf55fc30 cards & filters ui refactor 2016-08-01 12:59:29 +02:00
Xavier Julián fb4c8545dc New creation project wizard
Create project wizard layout

Adding is_private attribute on create projects

WIP wizard create project

Wizard create WIP

Wizard create public projects

Add restrictions to create project

Layout for common platforms

remove more info button until UX issue gets resolved

Add to changelog
2016-03-03 14:43:13 +01:00
Juanfran c89bd1b234 remove console.logs 2016-02-10 07:55:18 +01:00
Juanfran d748a41e28 user settings plugins support 2016-02-09 11:11:25 +01:00
Juanfran 5db31acf20 merge to assign - lodash 2016-02-08 14:58:05 +01:00
Juanfran 74dfe60a34 lodash 2 -> lodash 4 2016-02-03 13:18:19 +01:00
Alejandro Alonso 40418839b2 US #2127: Discover section [2] 2016-01-21 18:38:58 +01:00
Andrey Antukh 9a67121045 Fix my email on copyright preamble on coffee source files. 2016-01-08 16:34:14 +02:00
Andrey Antukh 308d769310 Add missing copyright preamble entries to coffee source files. 2016-01-08 16:34:09 +02:00
David Barragán Merino 2319ba1766 Update license message 2016-01-04 09:04:42 +01:00
David Barragán Merino f6cf6d227c Improve the new plugin system 2015-12-21 19:49:11 +01:00
Juanfran 26006f2940 cancelable search 2015-12-11 14:42:38 +01:00
David Barragán Merino be60a54449 Update license message 2015-10-30 14:59:29 +01:00
Juanfran 43c23ed819 fix 'show closed sprints' visibility 2015-09-04 08:18:47 +02:00
Juanfran a28e4bfdaa fix several timeline bugs
- bulk changes splited on timeline
- new text for role points changes
- remove user timeline link if the user hasn't a visible profile
- fix timeline text when an object becomes unassigned
2015-07-20 10:25:46 +02:00
Alejandro Alonso 3cc7aa45bb Fixing i18n 2015-06-17 14:38:22 +02:00
Alejandro Alonso d024162d6e Fixing i18n in front 2015-06-16 11:33:10 +02:00
Juanfran 30b7c16f6b fix filters update url 2015-06-12 12:16:21 +02:00
David Barragán Merino 54b779ff48 Migrate appTitle to tgAppMetaService 2015-06-10 09:18:17 +02:00
Juanfran eae656a4b3 fix #2533 - CMD + click open a new tab 2015-06-02 09:23:05 +02:00
Juanfran d2953ac92c fix hover color buttons 2015-05-29 09:52:35 +02:00
Juanfran 78f6164c0b new project menu 2015-05-29 09:52:35 +02:00
Juanfran 5ffc33fe0c currentUserService + refactor 2015-05-29 09:52:35 +02:00
Juanfran 2c1de83d85 comments in timelines 2015-05-29 09:44:39 +02:00
David Barragán Merino 63a0a78eac Remove some unneeded api calls 2015-05-26 17:14:12 +02:00
Alejandro Alonso 846a6813c6 Fixing how user story neighbor works for backlog and taskboard 2015-05-12 10:30:58 +02:00
David Barragán Merino da17a265bf [i18n] Add user language to the headers in all API requests 2015-04-21 20:42:36 +02:00
Juanfran 70fdce90fb fix the location method that check the current route params 2015-04-15 19:15:02 +02:00
Alejandro Alonso 1f8c692cc4 Fixing admin contrib section when there is only an auth plugin or it's the first one 2015-04-15 08:36:26 +02:00
Juanfran 2d4014ca20 taiga internationalization
- angular-translate installed
- users can change their language
- translate coffee and jade
- command line tool to find duplicate key values and replaces keys
2015-04-08 12:45:56 +02: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
Juanfran 6ce8957749 prevent location search if the url has the same parameters 2015-03-03 12:56:33 +01:00
Alejandro Alonso 8cacf4e824 Fixing config in navurls 2015-01-30 12:51:59 +01:00
Jesús Espino 00c9fdd362 Improve plugin and config loading 2015-01-22 09:37:06 +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
Jesús Espino 3f7776a01d Prevent posible race condition on navurls 2015-01-08 10:19:22 +01:00
Juanfran 382091c726 replace invalid q.all.apply calls 2014-12-02 09:39:05 +01:00
Juanfran 098b794d83 angular1.3 2014-11-27 10:19:41 +01:00
Juanfran 699deb4450 add resolveUrlForAttributeModel method 2014-11-13 11:48:27 +01:00