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