Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
901fe896 11/22/2016 10:45 AM Ondřej Pražák

Fixes #14688 - Power status visible on hosts index page

bbefa32c 09/15/2016 11:40 AM Tomer Brisker

Fixes #13936 - Drop support for legacy browsers

This patch removes various workarounds needed to get legacy browsers to
work. Mostly stuff needed for IE<10, but also some other vendor prefixes
that are no longer needed.

ff51a9f3 08/22/2016 04:35 AM Tomer Brisker

Fixes #16120 - Allow including css in webpack assets

This commit demonstrates using the css from the select2 module using the
webpack css loaders. Images under 32k will be compiled into the css to
reduce request counts.

b22a953a 08/16/2016 04:35 AM Amir Fefer

Fixes #16075 - add authenticity token in setting params

e2a57bfe 08/10/2016 06:18 AM Tomer Brisker

Fixes #12364 - Use NPM+Webpack to handle external assets

This commit introduces NPM and Webpack to handle external assets.
It also provides ES6 support and a live reload dev server that can be
used by running `foreman start` instead of `rails start`.
Do not forget to run `npm install` before starting the server....

a1506cab 06/02/2016 07:38 AM Amir Fefer

Fixes #8797 - Separate style from the HTML in emails

By using roadie-rails gem (1.1) style can be separated from email
html foramt, and absolute paths can be used.
style was separated to 'email.css'

bf8c7fbd 03/24/2016 04:07 AM Dominic Cleal

fixes #14318 - load JS translations table for current locale only

647e3312 01/20/2016 08:49 AM Tomáš Strachota

Fixes #13235 - content from application layout extracted into a partial

6d05514a 03/05/2015 07:31 AM Tomáš Strachota

Fixes #9480 - multiple NICs integration with compute profiles

From users point of view:
- interfaces setup in compute profiles is back
- interface related compute attrs get merged into host NICs upon compute
profile selection
- NIC overview table displays details in the column "Type"...

c873b3cd 01/09/2015 07:05 AM Joseph Magen

fixes #8802 - add Turbolinks support

View revisions

Also available in: Atom