summaryrefslogtreecommitdiff
path: root/resources/assets
AgeCommit message (Collapse)Author
2020-01-02Fix mobile navidigitaldonkey
2019-12-26Shifts overview: only scroll shifts, not whole pageIgor Scheller
2019-12-19Improve readabilityMichael Weimann
2019-12-14fix #694: no more black hover link texts in 36c3 themesmsquare
2019-11-23add 36c3 thememsquare
2019-10-20Shifts overview: Style cleanupIgor Scheller
2019-10-20removed dotted lineJan Kapellen
2019-10-20style: formatting and nestingIgor Scheller
2019-10-20adding a dashed line when expandableWonko T. Sane
2019-10-20Fix for #526Wonko T. Sane
Implementation idea stolen from http://jsfiddle.net/6K7t4/24/
2019-10-11Makes Monday first day of the week even if English language is selectedMichael Weimann
2019-09-18Shifts view: Persist hidden filtersIgor Scheller
2019-08-09fix shift view buttonsmsquare
2019-08-04fixes #631: alert/link coloringmsquare
2019-07-26Use core-js as polyfill to really support older browsers.marudor
2019-07-24make shift calendar printablemsquare
2019-07-21simplified login form, show password recovery always, some camp theme tweaksmsquare
2019-07-14all 3 color themes for camp and high contrast thememsquare
2019-07-11add cccamp19 thememsquare
2018-12-28moment.js: Set language on initializationIgor Scheller
closes #544 (Translation error german / english mix)
2018-12-28styling: Fix colored links text hover on dark themeIgor Scheller
closes #547 (Text-success hover on dark theme)
2018-12-18styling 35c3: Fix headline color in alertsIgor Scheller
2018-12-09fix margin of form submit in tablesmsquare
2018-12-08Really fix the data/timepicker CSS and JSMichiK
Attaching the timepicker to the input instead of the sorrounding div didn't turn out as expected. Therefore, I used the same mechanism for DOM attachment and lazy initialization for the timepicker like for the datepicker. Instead of trying to load the CSS through webpack and some JS voodoo, it's a lot simpler to just include it via the normal base theme CSS. This works. In addition, I noticed that there is an easier way to read the current locale. No need to do this twice via different ways. This closes #516.
2018-12-08Fix the timepicker in shifts viewMichiK
This is one part of #516.
2018-12-07fix button font colorsmsquare
2018-12-07styling 35c3: Lighten the font colorIgor Scheller
2018-12-06Some small JS fixes for eslint complianceMichiK
2018-12-05Add timepickers in shifts viewMichiK
2018-12-04Replace datepicker and remove datepicker inline JSMichiK
2018-12-02Templating: Improved error templatesIgor Scheller
2018-11-25more work on 35c3 thememsquare
2018-11-24add more colors from c3groc to the 35c3 thememsquare
2018-11-21Added csrf middlewareIgor Scheller
2018-11-11add 35c3 theme darkmsquare
2018-10-30Replaced angel icons with svgIgor Scheller
2018-09-10Moved scripts/copyAssets.js to resources folder and fixed formattingIgor Scheller
2018-09-10Moved emojis to assetsIgor Scheller
2018-09-10Moved frontend, templates and lang to resourcesIgor Scheller