Commit Graph

51 Commits (c20ff9d368315e2aadae1815fc9f0680c97a68af)

Author SHA1 Message Date
Juanfran 0a5f7371f3 fix history tab change 2016-04-27 10:07:10 +02:00
Xavier Julián aa1b6315c7 history tabs wrong behavior 2016-04-08 14:05:56 +02:00
Juanfran 74dfe60a34 lodash 2 -> lodash 4 2016-02-03 13:18:19 +01:00
Juanfran 562e1c7ddd hide comments & activity if no content 2016-02-03 10:46:58 +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
Andrey Antukh 9a67121045 Fix my email on copyright preamble on coffee source files. 2016-01-08 16:34:14 +02:00
Andrey Antukh 308d769310 Add missing copyright preamble entries to coffee source files. 2016-01-08 16:34:09 +02:00
David Barragán Merino 2319ba1766 Update license message 2016-01-04 09:04:42 +01:00
David Barragán Merino 8dd7d118fa Task #3538: Remove tribe_git from the history 2015-12-09 13:04:13 +01:00
Alejandro Alonso c65ddc1d54 Not showing empty entries in timelines or activity tabs 2015-11-05 17:38:51 +01:00
David Barragán Merino be60a54449 Update license message 2015-10-30 14:59:29 +01:00
Alejandro Alonso c7070dc96b Wrong fields in the Activity entries 2015-10-01 13:24:23 +02:00
Alejandro Alonso de8500d515 Removing descriptions from list API 2015-08-10 13:56:04 +02:00
Juanfran d6bfc73708 update watchers after new comment 2015-07-02 18:41:19 +02:00
Jesús Espino 5b69257109 Issue#2600: Fix history/comment tab buttons 2015-06-29 12:37:18 +02:00
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