Commit Graph

49 Commits (6a75f79aeae84c2ed3d5a858ba3a3e18c48084b4)

Author SHA1 Message Date
Álex Hermida 30cae34283 Refactor readonly templates 2018-04-24 11:10:02 +02:00
Álex Hermida 3ec018037d Assigned Users frontend functionality 2018-04-24 11:09:54 +02:00
Juanfran 1ebd8d0271 [Backport] fix several wysiwyg issues 2017-03-14 15:49:43 +01:00
Juanfran 27e810a660 [backport] fix issue 5014 - show html after save in markdown 2017-03-14 09:05:42 +01:00
Juanfran 1a15ab955e code snippets 2017-03-08 16:25:17 +01:00
Juanfran e6b2a91ed3 ie editor bugs 2017-02-21 15:03:57 +01:00
Juanfran 41411de3a2 New wysiwyg editor (like Medium editor) 2016-11-22 13:06:21 +01:00
Juanfran 51b5897d88 new user avatar directive 2016-07-28 13:59:01 +02:00
Jesús Espino a09a7fe5cd Correctly link user profile 2016-06-16 15:47:25 +02:00
Jesús Espino 7c87a3c671 Add list all wiki pages 2016-06-16 15:45:22 +02:00
Xavier Julián 775e078ae2 Refactor comments & history, edit comments 2016-06-15 08:34:28 +02:00
Juanfran 91662a8ad7 remove bind name in assigned to and watchers 2016-05-30 08:32:36 +02:00
Xavier Julián 8ae0b4d105 Add feedback in points and tags 2016-05-26 09:55:03 +02:00
Alejandro Alonso 78782fd51f Disabling drag and drop of attachments on non existing wiki pages 2016-05-13 07:55:59 +02:00
Juanfran 163fb4ab52 detail model transformation to prevent collisions 2016-05-12 15:34:52 +02:00
David Barragán Merino 2725391d3b Update support urls to use the new site 2016-04-28 14:51:52 +02:00
Juanfran e0087ee34e assigned to in public projects 2016-04-20 11:33:30 +02:00
Xavier Julián 40351d6ce0 Remove assigned text button 2016-04-20 10:38:06 +02:00
Juanfran 0ed5a1428a refactor svg icons 2016-04-12 11:01:23 +02:00
Xavier Julián 7fec4f62b4 🎨 🐎 SVG sprites 2016-02-09 10:32:27 +01:00
Xavier Julián b7943c1a88 Assigned to fixes 2016-01-29 13:37:52 +01:00
Juanfran ad4ba14cb2 fix 'assign' privacy 2016-01-29 10:21:30 +01:00
Juanfran 51ccd1b646 dynamic title translation 2016-01-26 07:50:25 +01:00
David Barragán Merino f95a7da861 Fix 'Assign orAssign to me' 2016-01-25 18:51:15 +01:00
David Barragán Merino 748b9f6800 Fix some translations and add some title attrs to links 2016-01-25 18:33:45 +01:00
Juanfran 1345b6df58 hide project title if not exist 2016-01-25 14:32:55 +01:00
Juanfran e7b5bac794 debounce some np-model 2016-01-21 08:32:19 +01:00
Allister Antosik 967391412d Add 'assign to me' button
One of the most common scenarios I found while using Taiga is that I
assign User Stories, Tasks or Issues to myself, looking at other
tools such as Gitlab it comes with a quick 'Assign to me' button for
merge requests.

In this pull request I have added a 'Assign to me' button with the
same styling as the 'Add Watchers' button. This shows in Stories,
Tasks and Issues.
2016-01-12 12:51:21 +01: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
Juanfran 6f3f757443 [backport] enable angular-translate sanitize 2015-11-11 10:02:52 +01:00
Alejandro Alonso bcfaba4cff Fixing delete button for issues, tasks and user stories 2015-10-28 15:04:39 +01: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
Xavier Julián e8c2506c5b Edit placeholder text in taskboard task 2015-10-15 14:24:04 +02:00
Xavier Julián 0753d8029d WIP kanban card placeholder 2015-10-15 14:24:04 +02:00
David Barragán Merino 01c8e53026 Fix created by section 2015-06-26 13:11:08 +02:00
Xavier Julián 3798579658 Fix layout in search page 2015-06-03 14:12:12 +02:00
Juanfran 7c5a0e4662 Issue #2706 - fix textarea placeholder interpolation error 2015-05-20 15:35:57 +02:00
Alejandro Alonso d66bb4c326 Fixing empty descriptions i18n 2015-05-19 12:24:05 +02:00
David Barragán Merino e1e89ad48f [i18n] Fix watchers component 2015-04-29 14:20:50 +02:00
David Barragán Merino 93ff96facf [i18n] Fix assigned-to directive 2015-04-29 13:46:33 +02:00
David Barragán Merino 76d80923b7 Minor fix in a lodash template 2015-04-29 12:56:35 +02:00
David Barragán Merino be138873b4 [i18n] Translate WYSIWYG input 2015-04-23 10:22:47 +02:00
David Barragán Merino 32e5e4ec61 [i18n] Fix a typo 2015-04-22 13:11:52 +02:00
David Barragán Merino 2f9a1a75a9 Issue #2583: Use us.is_closed instead us.status.is_closed in US detail page 2015-04-20 17:21:40 +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
Xavier Julián fcfb4bf7e0 Fixed watchers size 2015-02-16 11:18:04 +01:00
Xavier Julián 61ce5e21db A lot of stuff. Sorry. 2015-02-13 08:15:45 +01:00
Juanfran 6c9d8fe746 Convert coffee templates to jade 2015-01-26 10:59:34 +01:00