Commit Graph

18 Commits (76c4087181452281db4b51c8001b48d6b45990ef)

Author SHA1 Message Date
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