Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
development.rb 1.34 KB
production.rb 3.82 KB
test.rb 1.98 KB

Latest revisions

# Date Author Comment
ce12585e 05/13/2013 07:24 AM Ivan Necas

fixes #2492 Fallback to assets pipeline if a precompiled asset is missed in production

That's the case when an engine (foreman plugin) with it's own assets is added to
Foreman later in production.

this patch ensures that while not precomplied, it does not fail in...

d84bc5f5 05/12/2013 08:39 AM Marek Hulán

Fixes #2476 - precompile and include textmate theme

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

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

0fe147c7 04/30/2013 11:31 AM Joseph Magen

fixes #2378 - added Minitest and other code cleanups

dfd511ba 04/29/2013 02:11 PM Amos Benari

new top-bar navigation design and a new login page

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....

42bb6cfb 04/08/2013 03:46 AM Ohad Levy

addes missing taxonomy asset

a165d16f 04/03/2013 03:34 PM Ohad Levy

fixes missing assets files

f008ad71 04/02/2013 02:50 PM Amos Benari

moved spice console to spice-html5-rails gem

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...

View revisions

Also available in: Atom