Commit Graph

36 Commits (7d5984e39b3daa1228cf7e9f4703049ecce5ef0c)

Author SHA1 Message Date
Jesús Espino 7d5984e39b Fixes #5224: Confirm before close edit lightboxes 2018-03-05 16:35:34 +01:00
Juanfran 423821f071 fix issue #4969 remove attachments from lightbox creation 2017-03-09 15:42:22 +01:00
David Barragán Merino c4ec54d483 Update copyright 2017-02-20 17:57:22 +01:00
Alejandro Alonso 42b244151e Fixing tasks bulk creation 2016-12-01 11:36:37 +01:00
Juanfran 025ac0e77d prevent closing twice create task 2016-10-06 12:59:38 +02:00
Juanfran 593a62ce4a fix reset tags component in lb 2016-09-28 13:01:50 +02:00
David Barragán Merino b45d760c6a US #4302: Improve tagging system. Use generic colors for porject tags 2016-08-23 12:44:55 +02:00
Juanfran ca702689dc fix delete attachment on creation 2016-08-11 14:02:29 +02:00
Juanfran 59bf55fc30 cards & filters ui refactor 2016-08-01 12:59:29 +02:00
Juanfran c89bd1b234 remove console.logs 2016-02-10 07:55:18 +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
David Barragán Merino be60a54449 Update license message 2015-10-30 14:59:29 +01:00
Alejandro Alonso de8500d515 Removing descriptions from list API 2015-08-10 13:56:04 +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 e0aa554153 BUG 2437 - The taskboard edit lightbox have the button (CREATE in place of SAVE) 2015-03-13 08:23:01 +01:00
Juanfran c9a6d1df8e tranform <a> submits to buttons 2015-02-02 08:42:21 +01:00
Juanfran c6ed21eca5 fix #1741 - remove tag field before open lightbox 2014-12-11 12:23:53 +01:00
Juanfran 33c427b072 unify form submit 2014-11-27 15:08:01 +01:00
Florian Bezagu e43a4205e7 Catch submit event of form to create and edit task
This allows to use « enter » to create or edit a task because there is
a new event caught, the submit one.
2014-11-26 21:19:04 +01:00
David Barragán Merino 47fa97917e Fix errors of tag directive in lightboxes 2014-10-30 15:40:32 +01:00
Jesús Espino 15b99b76ea Debounce refactor: remove double clicks problem 2014-09-18 16:06:07 +02:00
Andrey Antukh 87e8afa100 Reset tags on issues/us/tasks on open create lightbox. 2014-09-10 14:10:01 +02:00
Andrey Antukh 94348795cf Normalize lightbox behavior and implementation (styles, partial filenames, blocking message...)
- Normalize style clases names.
- Normalize partials files names.
- Normalize lightbox settings buttons behavior and implementation.
- Normalize blocking message input handling on userstories and tasks.
2014-09-06 16:54:06 +02:00
Juanfran 959b49cefe fix task lightbox 2014-08-06 10:03:07 +02:00
Juanfran e5d0428373 lightbox refactor 2014-08-05 14:53:42 +02:00
Jesús Espino 16e326b437 Allowing to create bulk task on task without user story 2014-07-28 13:30:58 +02:00
Andrey Antukh cb3c979a04 Cosmetic fixes on taskboard lightboxes directives file. 2014-07-10 20:00:56 +02:00
Andrey Antukh 859075bd76 Minor changes on taskboard an and task resources. 2014-07-09 19:08:05 +02:00
Andrey Antukh 9cb214e519 Add fixme lines to taskboard lightboxes. 2014-07-09 18:21:41 +02:00
Alejandro Alonso 49a1489f31 Removing edit | preview bar from popups 2014-07-04 13:41:18 +02:00
David Barragán Merino 7b0741f863 Show the select 'assigned_to' 2014-06-29 02:18:37 +02:00
David Barragán Merino 0f44a6496b Fix an error with the check 'is_blocked' 2014-06-29 02:18:01 +02:00
David Barragán Merino 289fe02dd4 First iteration over 'create task', 'edit task' and 'add task in bulk' 2014-06-28 06:07:07 +02:00