Project

General

Profile

Download (9.54 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ad01d4d2 01/15/2014 09:19 AM Walden Raines

fixes #3984 - use __ instead of _ for i18n to avoid conflict with underscore.js

bf4a13d3 12/29/2013 11:22 AM Walden Raines

Fixes #3811 updating to bootstrap 3

8cd09f95 10/25/2013 02:36 PM Ohad Levy

fixes #3486 - Make sure loading text is removed when chart data appears.

2af890f2 07/01/2013 10:57 AM Amos Benari

fixes #2665 - search on click in dashboard pie chart

3dfb6e4c 05/09/2013 05:07 AM Dominic Cleal

fixes #2420 - extract strings for i18n from JavaScript, various i18n fixes

870e7fcc 04/10/2013 11:29 AM Amos Benari

flot charts

Use flot charts instead of highcharts.
flot charts license is more friendly.

This version of the code is feature compatible with the old charts,
including:
pie: drill-down and expend.
stacked charts: zoom, hide series in legend.
all types has tooltips....

feacea35 04/02/2013 08:30 AM Amos Benari

upgrade foreman to rails 3.2.13

This commit updates from rails 3.0.x to 3.2.x, main changes include:

  • Asset pipline support
  • cleanup of existing assets (javascript, css, images)

Users who uses foreman in production, make sure that you now compile
your assets, e.g...