Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  assets
  plugins

Latest revisions

# Date Author Comment
18bc9ab6 08/31/2022 05:37 PM Ewoud Kohl van Wijngaarden

Fixes #35435 - Remove unused jquery.trunk8 vendored library (#10251)

Fixes: 1f898c28874016d648f48f287902ae026222d786

a5f8c4fc 06/15/2020 07:12 PM Justin Sherrill

Refs #30065 - sprockets 4 compatibility

  • remove seemingly unused scss files
  • switch to @import to include vendor files
  • add precompile js files which seem required
67e904fa 02/04/2020 06:40 PM Jonathon Turel

Fixes #28383 - Reinstate Activation Key autocomplete (#8541)

  • Fixes #28383 - Reinstate Activation Key autocomplete
aaa18733 08/14/2017 10:28 AM Daniel Lobato Garcia

Fixes #20544 - Make CSS assets findable to sprockets

Without using the proper extension, new versions of sass + sprockets
won't compile assets.
It will simply not find the assets because they don't have the right
extension. Also, we have to add the stylesheet assets to sprockets paths...

b74a716d 03/14/2017 06:38 PM Tomer Brisker

Fixes #18881 - Remove vendored jQuery

jQuery is provided by foreman core, no need to carry it here.

ccaf4bb1 06/24/2016 12:11 PM Walden Raines

Fixes #4062: remove jScrollPane and references.

http://projects.theforeman.org/issues/4062

f8fbc921 06/16/2016 04:12 PM Walden Raines

Fixes #14163: namespace image urls and use image-url helper.

We were getting 404s for images in production mode because we were not
using the correct paths to images and also not using the image-url
helper. This commit fixes these issues.

http://projects.theforeman.org/issues/14163

142cf160 04/13/2016 06:54 PM Walden Raines

Fixes #14582: specify correct path for expander icons.

The expander icons were not being replaced with the versioned files
in production, this commit fixes the issue by referencing the correct
path for the icons.

http://projects.theforeman.org/issues/14582

20e21884 07/07/2015 01:07 PM Walden Raines

Refs #10970: apply backwards compatible rails 4 changes.

Preemptive changes for future rails 4 upgrade that are
backwards compatible.

http://projects.theforeman.org/issues/10970

148f8be0 04/30/2015 02:43 PM Walden Raines

Fixes #10227: remove tipsy to fix tooltip issues, BZ 1213556.

There was a conflict between tipsy and bootstrap 3's tooltip
library which caused tooltips to be displayed incorrectly. This
commit fixes the issue by removing the tipsy library and its uses....

View revisions

Also available in: Atom