Commit Graph

110 Commits (8e901b0067208302e43ad54e8ce24c125b082c0d)

Author SHA1 Message Date
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
Juanfran 51b5897d88 new user avatar directive 2016-07-28 13:59:01 +02:00
Juanfran fefb6aca10 enhance kanban & taskboard scrolling 2016-05-27 09:00:42 +02:00
Juanfran b69622cd5b Don't redirect on errors
- not-found
- error
- permissions
- blocked
2016-05-26 08:40:46 +02:00
Juanfran dd0db6cd78 Reduce taiga weight
- improve uglify
- remove jquery ui
- add dragula
- new autocomplete
2016-04-20 11:44:09 +02:00
Xavier Julián 4e42484fd8 Open/close eye 2016-04-20 09:40:34 +02:00
Juanfran 0ed5a1428a refactor svg icons 2016-04-12 11:01:23 +02:00
Xavier Julián f63b362054 Refactor sidebar 2016-01-11 12:53:49 +01:00
Juanfran 50af448305 New attachments components
- Attachments image gallery.
- Upload attachments on US/issue/task lightbox.
- Drag files from desktop.
- Completly new attachment code.
- Drag files in wysiwyg
2016-01-08 19:14:36 +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
Juanfran 315dff9421 fix kanban wip redraw 2015-12-03 09:11:06 +01:00
Juanfran d0d25dfd4c save statics inside a non-cacheable folder 2015-11-19 10:17:20 +01:00
David Barragán Merino be60a54449 Update license message 2015-10-30 14:59:29 +01:00
Xavier Julián 012dbf27e2 Hidden/shown eye icon 2015-10-29 13:13:28 +01:00
Xavier Julián e8c2506c5b Edit placeholder text in taskboard task 2015-10-15 14:24:04 +02:00
Juanfran e07e3b156e kanban us placeholder 2015-10-15 14:24:04 +02:00
Xavier Julián 0753d8029d WIP kanban card placeholder 2015-10-15 14:24:04 +02:00
Alejandro Alonso b8cbd1e3d5 Improving placeholders 2015-10-15 14:24:03 +02:00
Alejandro Alonso de8500d515 Removing descriptions from list API 2015-08-10 13:56:04 +02:00
David Barragán Merino a92a0bba51 US #2911: Mixin 'users', 'members' and 'memberships' in ProjectDetailSerializer 2015-06-24 10:26:16 +02:00
David Barragán Merino 54b779ff48 Migrate appTitle to tgAppMetaService 2015-06-10 09:18:17 +02:00
Juanfran 7f34f6e0bf fix kanban translation exception 2015-05-29 09:52:36 +02:00
Juanfran 946d86e687 autoclose loader by default 2015-05-29 09:52:36 +02:00
David Barragán Merino 4f7367c5c2 tg-2698 #ready-for-test - Fix probles with status between the options WIP limit and is_archived 2015-05-20 12:41:38 +02:00
David Barragán Merino 59f88b0411 [i18n] Fix kanban section name 2015-04-22 16:45:17 +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
Alejandro Alonso 5a8d203f75 Redirecting the user when trying to access to a section not enabled 2015-03-12 11:24:34 +01: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
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
Andrea Stagi b0ccc71dbc Fix archive view status on userstory editing 2015-02-08 01:12:29 +01:00
Juanfran ea4d5d887f replace js height calculator by displayFlex 2015-02-04 08:14:15 +01:00
Juanfran 6c9d8fe746 Convert coffee templates to jade 2015-01-26 10:59:34 +01:00
Alejandro Alonso 53386d1c4d Updating kanban front 2015-01-15 07:33:16 +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 f9bf250b38 Fix bug with compact/uncompact kanban cards 2015-01-06 08:57:21 +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
Jesús Espino eab0a94806 Removing unneeded stats on kanban controller 2014-12-22 16:54:26 +01:00
Juanfran 098b794d83 angular1.3 2014-11-27 10:19:41 +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
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
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