Commit Graph

1553 Commits (597ff9bd7d108f082783e116b9c885ec1c100711)

Author SHA1 Message Date
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
David Barragán Merino d1349c4272 Create vote and watch buttons in story, task and issue detail pages 2015-10-26 15:59:51 +01:00
David Barragán Merino 0484883db6 Make a refactor of confirm.ask 2015-10-23 08:50:54 +02:00
Xavier Julián 86d4d97f34 Improve drop area on empty sprints 2015-10-23 08:35:39 +02:00
David Barragán Merino bce40c24f9 Mone minor fixes of custom fields values 2015-10-22 16:16:41 +02:00
Xavier Julián 047be67092 Custom field values: fix issues #3359 and #3363 2015-10-21 17:03:57 +02:00
Xavier Julián 361a38188e Update close icon 2015-10-15 15:48:46 +02:00
Alejandro Alonso a217ed6445 Removing doomline when necesary 2015-10-15 14:24:05 +02:00
Juanfran 39407acf42 add 'items' params in the sortable empty backlog 2015-10-15 14:24:05 +02:00
Juanfran ef9e1b32cf fix dragging to backlog 2015-10-15 14:24:05 +02:00
Juanfran 15b2ef20d7 prevent burndown graph initial animation 2015-10-15 14:24:05 +02:00
Xavier Julián e8c2506c5b Edit placeholder text in taskboard task 2015-10-15 14:24:04 +02:00
Xavier Julián b28e33fcb3 Show placeholder if there is only one Story 2015-10-15 14:24:04 +02:00
Xavier Julián f3e9110351 Fix show/hide buttons on backlog options 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
Xavier Julián feea0cb823 Add new sprint placeholder 2015-10-15 14:24:04 +02:00
Alejandro Alonso b8cbd1e3d5 Improving placeholders 2015-10-15 14:24:03 +02:00
Juanfran c0048dc845 fix issue #3332 2015-10-15 12:46:44 +02:00
Alejandro Alonso 850336a791 Issue 2731: Using utf-8 chars in wiki titles 2015-10-15 11:27:10 +02:00
David Barragán Merino 2c729b2edf Fix custom attributes 2015-10-14 22:05:55 +02:00
Juanfran 22f8b16b87 fix some e2e tests at IE 2015-10-09 13:58:18 +02:00
Juanfran f17c8bc7d4 fix ie e2e bugs 2015-10-08 15:10:41 +02:00
Juanfran 7000d78b77 remove console\.log 2015-10-02 10:31:54 +02:00
Juanfran a4c62f0d8c remove console\.log 2015-10-02 10:24:50 +02:00
Alejandro Alonso c7070dc96b Wrong fields in the Activity entries 2015-10-01 13:24:23 +02:00
Juanfran e98cd3cc3e refresh filter count in issues list 2015-09-17 12:42:49 +02:00
Juanfran eec61ef202 list and issue creation e2e 2015-09-16 14:57:26 +02:00
Juanfran 91be0da2e7 fix empty assigned to in issues list 2015-09-16 14:57:26 +02:00
Alejandro Alonso 4f0e2547bf Fixing ADMIN.PROJECT_VALUES.ERROR_DELETE_ALL translation 2015-09-16 10:29:33 +02:00
Juanfran 2b395ace87 fix create milestone after edit 2015-09-14 09:47:07 +02:00
Juanfran f25a220c8d send yyyy-mm-dd format with custom date fields 2015-09-09 14:49:36 +02:00
Juanfran ea5b6474e1 common datepicker config 2015-09-09 14:29:45 +02:00
Alejandro Alonso f52a4ba788 External apps authentication 2015-09-09 13:09:57 +02:00
Juanfran 6b837d2067 Merge pull request #634 from artlepool/master
Adding Date field type to custom fields
2015-09-09 12:17:28 +02:00
Juanfran 18b5041dd1 fix drag attachment e2e 2015-09-09 09:36:31 +02:00
Juanfran 8acc9d1d36 fix taiga-theme load twice 2015-09-08 13:05:13 +02:00