Commit Graph

10 Commits (add92dddf4fb04d04b2ed3d671e17bdeb98c0806)

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