Commit Graph

36 Commits (c98b15ce10cda53780b4dda47f3e3f3d70fa669d)

Author SHA1 Message Date
David Barragán Merino 0363290173 Fix user mentions in activity and comments tab 2015-06-26 13:11:08 +02:00
Juanfran d3986bc49d fix restore comment button 2015-06-25 11:44:24 +02:00
Jesús Espino 27b00f365f Issue#2518: Allow to include anchor links in the wiki pages 2015-06-25 10:17:30 +02:00
Alejandro Alonso 0a8b5bf7f0 Fixing comments for anonymous user if any comment was deleted 2015-06-18 11:01:29 +02:00
Juanfran d0fe5d69cd close description and subject fields if they are open after a change 2015-06-03 15:19:49 +02:00
Juanfran d27f612bb8 prevent comment save if the textarea doesn't have content 2015-06-03 10:10:10 +02:00
David Barragán Merino 40c8e63ee3 [i18b] Some minor fixes and update locales 2015-05-05 17:29:13 +02:00
David Barragán Merino 3b55caf6f3 [i18n] Moment, Date and Time 2015-04-30 13:36:04 +02:00
David Barragán Merino c6d24ba4ff [i18n] Fix activity tab and add pluralization ability to $translate service 2015-04-29 09:50: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
Juanfran 8fd60856f9 fix comment list for annonymous users 2015-03-10 14:43:24 +01:00
David Barragán Merino 82659f4809 US #55: Custom fields - Fix history of custom attributes values in detail pages 2015-03-04 12:20:21 +01:00
Alejandro Alonso 3839ea8a8c Tasks should retain all history in their full view 2015-02-03 13:06:15 +01:00
Jesús Espino 29de1cf20a Small fix on imported comments from import 2015-01-29 19:34:46 +01:00
David Barragán Merino 9929182534 Fix tg-2084: broken activity list 2015-01-28 17:01:03 +01:00
Juanfran d0d0d51208 fix delete/restore comment in IE 2015-01-28 12:05:27 +01:00
Jesús Espino cf88012787 Small fix on history loading errors 2015-01-28 11:14:11 +01:00
Juanfran 6c9d8fe746 Convert coffee templates to jade 2015-01-26 10:59:34 +01:00
Juanfran d6b7843875 queue q promises 2014-12-09 13:45:24 +01:00
Xavier Julián bf0134bf3d Add markdown help to comments 2014-11-27 13:15:10 +01:00
David Barragán Merino 4dd950134e Prevent more xss attacks 2014-11-01 12:19:07 +01:00
Juanfran ffe15c436b fix history xss 2014-10-31 13:55:28 +01:00
Jesús Espino 3e430e36ce On history, use de default avatar for not-existing-users and using the name from the history 2014-10-17 12:56:56 +02:00
Wil Wade 27c4bdefaa Corrected spelling of sprint 2014-10-02 09:47:56 -04:00
David Barragán Merino 62ddbe9284 Fix #1102 2014-09-26 14:56:02 +02:00
Jesús Espino 15b99b76ea Debounce refactor: remove double clicks problem 2014-09-18 16:06:07 +02:00
Jesús Espino add92dddf4 Now comment has loading spinner 2014-09-18 15:04:08 +02:00
Jesús Espino c6c73851df Fix history on delete comments 2014-09-17 16:49:05 +02:00
Jesús Espino f326d6f12e Delete comments functionality 2014-09-16 16:20:50 +02:00
David Barragán Merino e2e0d16e0e Add other field to the humanized-wfield-name list 2014-09-15 16:45:43 +02:00
David Barragán Merino a3a84a06c1 Make improvements in the history of changes (Issue #913) 2014-09-15 16:16:27 +02:00
Andrey Antukh a286814dc6 Fix some regression on display description diffs on activity (fixed #874) 2014-09-12 21:16:45 +02:00
Andrey Antukh 3fa4365a3d Improve history controller for more convenient way to load resources. 2014-09-11 20:23:21 +02:00
Jesús Espino d6455c9787 Refactor tg-check-permission directive to more compact 2014-09-11 20:00:33 +02:00
Juanfran d66da5e0a4 fix comment placeholder text 2014-09-11 10:24:25 +02:00
Andrey Antukh 5b173463ed Add tgHistory directive.
This is a complete rewrite of the old tgChange directive
that has a lot of functions that works only with dom mutability
and with unclear name. This new version works in majority of
time with immutable operations and only mutates the dom in
the last render step.
2014-09-09 17:47:34 +02:00