Philipp Rothmann
666e7934a6
introduce importmaps
...
This commit introduces importmaps. They allow to use modern javacript ESM within rails without webpack, yarn etc.
see https://github.com/rails/importmap-rails for more details.
Co-authored-by: Philipp Rothmann <philipprothmann@posteo.de>
Co-authored-by: FGU <fgu@pragma-shift.net>
2023-02-10 12:24:42 +01:00
Benjamin Meichsner
81d22e6077
Allow adding tracking code for webstatistics service. E.g. piwik.
2014-09-22 09:15:47 +02:00
wvengen
19630e8607
allow foodcoops to add custom css
2014-09-02 13:35:45 +02:00
Manuel Wiedenmann
0d0ff90a64
adds an RSS feed for pages/all
2014-01-04 20:12:01 +01:00
Sijmen Mulder
630aa383cb
Remove apple-touch-icon links
...
Safari will fall back to request the default touch icons if the href of the
link 404s, so having them point at nothing generates 4 404s for nothing.
2013-11-19 22:57:55 +01:00
wvengen
64a597c689
use i18n-js
2013-10-04 15:01:10 +02:00
wvengen
d397132f7b
be safe even with locale string
2013-07-07 02:31:42 +02:00
wvengen
8080cd6b7e
pass locale to datepicker, use gem for that
2013-07-07 01:47:22 +02:00
wvengen
39812bef99
finish layouts i18n, use help url from config, use html language from locale
2013-02-05 12:11:29 +01:00
benni
ecc31641aa
Changed header to copy old foodsoft style.
2012-11-24 15:23:12 +01:00
benni
e1cb866935
Remove html5 support for IE Browsers.
2012-11-24 13:53:19 +01:00
benni
1708df3f6c
Fixed login, new_password and invitation views.
2012-10-08 11:51:56 +02:00