Miguel Gonzalez
137ff46b24
Update license header
2018-09-18 12:35:44 +02:00
Miguel Gonzalez
484a5fbd4c
Refactor UTC transform
2018-09-18 12:20:51 +02:00
Juan F. Pérez
d377a655b5
use javascript dates to allow render flot points on the right place
2017-05-09 13:51:41 +02:00
David Barragán Merino
c4ec54d483
Update copyright
2017-02-20 17:57:22 +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
be60a54449
Update license message
2015-10-30 14:59:29 +01:00
David Barragán Merino
3b55caf6f3
[i18n] Moment, Date and Time
2015-04-30 13:36:04 +02:00
David Barragán Merino
4fb5ae332b
[i18n] Fix backlog and taskboard charts
2015-04-28 14:13:54 +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
Alejandro Alonso
61e72adea8
Adding tooltips to graphs
2015-01-21 17:19:02 +01:00
Juanfran
c98996a8c5
check if stats are loaded before redraw chart
2014-11-12 08:14:56 +01:00
Andrey Antukh
48cf4edbb3
Remove event attaching from watcher handler.
...
Events should be attached once, and having event attaching
code within some watcher can cause big memory leaks attaching
same handlers more that one time.
2014-09-03 22:38:54 +02:00
Andrey Antukh
34952e8258
Replace setTimeout with timeout function.
...
Timeout function is much friendly with coffeescript and code
that uses it looks better.
2014-09-03 22:35:21 +02:00
Juanfran
66111d4eb7
fix #291
2014-08-06 12:37:05 +02:00
Andrey Antukh
52ad64bd23
Move charts from taskboard.
2014-07-10 12:40:47 +02:00