Commit Graph

1589 Commits (4ac5a7e37e2e7598cb52e075d80b69f7f15ece7d)

Author SHA1 Message Date
Xavier Julián f63b362054 Refactor sidebar 2016-01-11 12:53:49 +01:00
Juanfran e7aee5f489 fix #3714 - backlog when the user open & close filters 2016-01-11 09:57:08 +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
Xaviju c63e5109aa Merge pull request #782 from taigaio/issue/3639/move-to-current-sprint
add move to lastest sprint option in backlog
2016-01-07 13:04:59 +01:00
Juanfran 31058d801c add move to latest sprint option in backlog 2016-01-07 13:04:28 +01:00
Xavier Julián 098b989141 Search Table layout 2016-01-07 13:01:15 +01:00
Alejandro Alonso df75335f7b Detect duplicated users when accepting taiga invitation 2016-01-07 10:22:50 +01:00
Alejandro Alonso fd844f67df Issue 3610: Team requirement mislabeled 2016-01-05 09:50:08 +01:00
Juanfran c1e5eb285b US #3440 - Send notifications (live announcement) to the user through taiga-events 2016-01-05 08:34:07 +01:00
David Barragán Merino 2a6a1dfd86 Make neightbor section compatible with the new API spec 2016-01-04 17:56:46 +01: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 53d5f3d1c0 fix focus on open lightbox 2015-12-16 08:16:22 +01:00
Juanfran 26006f2940 cancelable search 2015-12-11 14:42:38 +01:00
Juanfran d2d429e211 New plugin system 2015-12-10 13:50:26 +01:00
Juanfran 4a3d4532c2 fix issue #3631 - toggle backlog filter text 2015-12-10 12:13:48 +01:00
David Barragán Merino 8dd7d118fa Task #3538: Remove tribe_git from the history 2015-12-09 13:04:13 +01:00
Juanfran 2969a79146 restore backlogs filters 2015-12-04 13:58:57 +01:00
Juanfran 315dff9421 fix kanban wip redraw 2015-12-03 09:11:06 +01:00
Juanfran e2c9f3c987 fix checksley initialization in login 2015-12-01 09:58:39 +01:00
Juanfran 24f05d13d1 remove repeated api calls 2015-12-01 09:22:23 +01:00
Juanfran 4ca9730562 fix issue #3514 - custom theme as default 2015-11-26 08:34:57 +01:00
Juanfran d0d25dfd4c save statics inside a non-cacheable folder 2015-11-19 10:17:20 +01:00
Juanfran 7d1a8ecbff fix pong handler 2015-11-13 12:38:29 +01:00
Juanfran 726a587281 fix method name 'processMessage' 2015-11-12 12:10:57 +01:00
David Barragán Merino b489767d84 US 3463 - Implement heartbeat protocol for taiga-events 2015-11-12 12:10:57 +01:00
Juanfran 98549c6aab enable angular-translate sanitize 2015-11-11 10:01:33 +01:00
Juanfran 54108680d7 fix xss issues in timeline & lightbox confirmation 2015-11-10 14:20:52 +01:00
Alejandro Alonso c65ddc1d54 Not showing empty entries in timelines or activity tabs 2015-11-05 17:38:51 +01:00
David Barragán Merino 259b3278e3 Fix bug #3459 - Resend invitation button doesn't work 2015-11-05 14:42:04 +01:00
Juanfran b906cfe02a fix keyboard navigation in assinedTo and watchers lightbox 2015-11-03 18:04:26 +01:00
Xavier Julián 0830b75bf7 Refactor pending status in member page 2015-11-02 08:33:39 +01:00
David Barragán Merino 3869f1332a Create script to add license text to all coffee files 2015-10-30 14:59:29 +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
Juanfran 2c3eaf74c6 abort search if there is a new one 2015-10-29 12:57:36 +01:00
Alejandro Alonso 81fa78777b Fixing custom field edition 2015-10-29 08:18:24 +01:00
Xavier Julián b30f6cab3e Allow capslock warning and Forgot password button to live togheter 2015-10-28 16:25:55 +01:00
Alejandro Alonso bcfaba4cff Fixing delete button for issues, tasks and user stories 2015-10-28 15:04:39 +01:00
Juanfran 7717b08824 fix assigned to selector 2015-10-28 12:23:21 +01:00
David Barragán Merino 7ab154e99d Improve the UX for /change-password/<token> and /invitation/<token> when token is invalid 2015-10-27 17:27:56 +01:00
Alejandro 3704c35336 Merge pull request #691 from topalavlad/search_result_tabs
TG-3383 Cannot switch search result tabs until search results are received
2015-10-27 09:16:03 +01:00
Alejandro 84370fb268 Merge pull request #689 from topalavlad/cancel_link_on_comment
TG-3344 Comment is edited if you cancel add link dialog
2015-10-27 08:57:13 +01:00
Vlad Topala a934d7d7f4 TG-3383 Cannot switch search result tabs until search results are received 2015-10-26 22:49:12 +02:00
Vlad Topala bec7472c19 TG-3344 Comment is edited if you cancel add link dialog
When dialog is canceled, the result will be null because there is no start of link "<<<" inserted. In this case we shouldn't search for the end of the link and just return.
2015-10-26 19:59:28 +02:00
Xavier Julián c4614644b4 Style for like, vote and watch functionalities and refactor of tiket detail pages 2015-10-26 16:42:04 +01:00
Alejandro 9d218fc2cb Add votes counter to issues list and to the backlog 2015-10-26 16:42:04 +01:00
David Barragán Merino 331b14f13f Show likes, votes and watches list in user profile 2015-10-26 16:42:04 +01:00