- Jan 10, 2023
-
-
Stefan Weil authored
Signed-off-by:
Stefan Weil <sw@weilnetz.de>
-
- Jan 04, 2023
-
-
Jan-Niklas Burfeind authored
-
Jan-Niklas Burfeind authored
-
- Dec 10, 2022
-
-
Maciej Krüger authored
-
- Feb 22, 2022
-
-
Igor Scheller authored
-
- Feb 20, 2022
-
-
Igor Scheller authored
-
- Oct 07, 2021
-
-
Matthias Schiffer authored
This removes PKG_VERSION and PKG_RELEASE from most Makefiles, as the value was never useful for Gluon packages; instead, PKG_VERSION is set to 1 in gluon.mk. It also removes two other weird definitions: - gluon-iptables-clamp-mss-to-pmtu replicating the old PKG_VERSION logic from gluon-core, but without the fixed PKG_BUILD_DIR to prevent unnessary rebuilds - gluon-hoodselector set GLUON_VERSION=3
-
- Jul 03, 2020
-
-
Matthias Schiffer authored
Replace the ugly arrow shown in Firefox with a custom SVG arrow. Tested and working in Firefox, Chrome and Edge. The arrow doesn't show in IE, but the gluon-web-model JavaScript is already severely broken in IE, so we don't care.
-
- Jul 02, 2020
-
-
Matthias Schiffer authored
Remove unused and obsolete code.
-
Matthias Schiffer authored
-
- Jun 05, 2020
-
-
Matthias Schiffer authored
-
- Nov 09, 2019
-
-
bobcanthelpyou authored
-
- Sep 01, 2018
-
-
Matthias Schiffer authored
The new code is shorter and uses more readable variable names. It does not depend on specifically named input fields anymore (allowing to use multiple maps on the same page), and only uses well-defined interfaces to trigger revalidation of input fields. The Map model class allows to add OSM maps to gluon-web forms.
-
Matthias Schiffer authored
-
- Jul 25, 2018
-
-
Ruben Barkow authored
-
- Jul 17, 2018
-
-
Matthias Schiffer authored
-
- Apr 13, 2018
-
-
Matthias Schiffer authored
-
- Mar 27, 2018
-
-
Matthias Schiffer authored
* Use correct width * Don't display focus outline (Webkit) * Don't let option elements inherit error colors (Webkit)
-
- Mar 08, 2018
-
-
Matthias Schiffer authored
-
- Mar 07, 2018
-
-
Matthias Schiffer authored
-
- Feb 25, 2018
-
-
Matthias Schiffer authored
- CGI script and index.html are moved from gluon-web to gluon-config-mode-core, the script is renamed to 'config' - gluon-web and gluon-web-model base views and i18n files are symlinked into the new path - gluon-web-theme is renamed to gluon-config-mode-theme and installs directly into the new path - all gluon-web-* models, controllers and views are moved into the new path
-