Xu
b5882fce87
some minor fixes
4 years ago
Xu
0549d81fc8
refactored themes to be less complicated: added cyborg_variables and cyborg_styles
4 years ago
Igor Scheller
30e1d41c0a
EventConfig: Set time on dates
4 years ago
Michael Weimann
2cab0788e1
introduce PostCSS + Autoprefixer
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
4 years ago
Xu
c48664bc7d
theme15: greener r2r theme
4 years ago
Benjamin Wand
5293bc7192
Theme for DiVOC R2R
4 years ago
Michael Weimann
ddcc9aee7a
improve mobile nav button layout
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
4 years ago
Michael Weimann
c1a5a8d50b
fix mobile safari menu layout
...
Add extra bottom margin because mobile Safari displays a bottom bar hiding parts of the menu.
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
4 years ago
Igor Scheller
ea199f9485
FAQ: Added links
4 years ago
Xu
b77c163aad
themes: fixed some colors mainly for code tag
4 years ago
Xu
ca5a952d19
theme 13, theme 14: edited colors for code tag
4 years ago
Igor Scheller
80941c2999
Login: Added OAuth support
4 years ago
Igor Scheller
c57bb9395e
Theme: Fixed space and line endings in font license
4 years ago
msquare
aabd98241c
add teal rc3 theme
4 years ago
msquare
c59bf69f0c
add fonts to rc3 theme
4 years ago
msquare
8f62e5bf15
add rc3 theme (colors & background image), fix background of select2
4 years ago
Igor Scheller
00f812fb77
Enable select2
4 years ago
marudor
dae856e87e
chore: update dependencies, remove imports-loader
4 years ago
Igor Scheller
3bce7a16d8
.editorconfig: Fixed max_line_length
5 years ago
Igor Scheller
390db395a6
File formatting fixes
5 years ago
Igor Scheller
e947e788f9
Rebuild logs view
5 years ago
Igor Scheller
04fe35c822
Added /design path to show template elements
5 years ago
Igor Scheller
951755598a
Removed ReplaceSmilies from news
5 years ago
Igor Scheller
edf3220824
Themes: Added names, fixed warning- and disabled-forms background colors
5 years ago
digitaldonkey
2d9c722b3e
Fix mobile navi
5 years ago
Igor Scheller
ec47d124bb
Shifts overview: only scroll shifts, not whole page
5 years ago
Michael Weimann
3f13549771
Improve readability
5 years ago
msquare
fb13bdcb96
fix #694 : no more black hover link texts in 36c3 themes
5 years ago
msquare
3a6d096fff
add 36c3 theme
5 years ago
Igor Scheller
eec1eff65b
Shifts overview: Style cleanup
5 years ago
Jan Kapellen
941c08b2f6
removed dotted line
5 years ago
Igor Scheller
c09c94f3ea
style: formatting and nesting
5 years ago
Wonko T. Sane
1a5c10dd41
adding a dashed line when expandable
5 years ago
Wonko T. Sane
b14d352140
Fix for #526
...
Implementation idea stolen from http://jsfiddle.net/6K7t4/24/
5 years ago
Michael Weimann
ddaba23c9a
Makes Monday first day of the week even if English language is selected
5 years ago
Igor Scheller
368604bd96
Shifts view: Persist hidden filters
5 years ago
msquare
e4c2bd104b
fix shift view buttons
5 years ago
msquare
51b5889666
fixes #631 : alert/link coloring
5 years ago
marudor
a07e62ca67
Use core-js as polyfill to really support older browsers.
5 years ago
msquare
0c51d3c487
make shift calendar printable
5 years ago
msquare
eefae43a47
simplified login form, show password recovery always, some camp theme tweaks
6 years ago
msquare
6ca0e8e81a
all 3 color themes for camp and high contrast theme
6 years ago
msquare
10d0428f64
add cccamp19 theme
6 years ago
Igor Scheller
7b3901211a
moment.js: Set language on initialization
...
closes #544 (Translation error german / english mix)
6 years ago
Igor Scheller
97bab8e063
styling: Fix colored links text hover on dark theme
...
closes #547 (Text-success hover on dark theme)
6 years ago
Igor Scheller
f1b41e7ad4
styling 35c3: Fix headline color in alerts
6 years ago
msquare
93b819025c
fix margin of form submit in tables
6 years ago
MichiK
252f003b94
Really fix the data/timepicker CSS and JS
...
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 .
6 years ago
MichiK
f83e754f84
Fix the timepicker in shifts view
...
This is one part of #516 .
6 years ago
msquare
5891dff584
fix button font colors
6 years ago