Wykres commitów

16 Commity (8e20f01477c8f7fa86376d29753c66a6f880068f)

Autor SHA1 Wiadomość Data
Andreas e32ebe35a8 [Map options] Added options for map on dashboard and in logbook 2023-04-29 18:44:35 +02:00
phl0 3f5a17db0b
Add option to hide dashboard banner 2023-04-27 23:47:54 +02:00
Andreas 0142209022 [OQRS] Now added option to search in all station locations with active OQRS 2023-04-25 14:00:30 +02:00
Andreas bf607a5bf5 [OQRS] Added option to set global text to be displayed on top of OQRS page. 2023-04-17 20:04:23 +02:00
phl0 3fc003d6a8
Keep autoload value to 'yes' for radio timeout 2022-06-29 13:08:08 +02:00
Peter Goodhall eaf814b336 [Options] Fixes shoddy get_option() function 2022-03-25 16:14:51 +00:00
Peter Goodhall 7b0862e7be [Global Options] Added Email settings
Added email settings under global options to select whether its using smtp or sendmail on the server.
2022-01-19 14:26:36 +00:00
Andreas ffbc7c4b6d [Custom CSS Theme Support] Added fetching of theme list in options as well. 2021-08-09 15:10:37 +02:00
Peter Goodhall 4fb2d03913 [Global Options] Added the option to define the Radio Timeout Warning
Radio timeout warning is used to alert users when a radio interface has disconnected and is providing stale info for logging.
2021-05-03 14:50:33 +01:00
Peter Goodhall 69609e9cb8
Removed some code temporary 2021-02-10 10:56:04 +00:00
Peter Goodhall 18f8933d7a [Options] Frontend Code added to enable or disable public search 2021-02-09 17:46:47 +00:00
Peter Goodhall d2aec5d159 [Options][Appearance] You can now select the default language. 2021-01-31 13:41:46 +00:00
Peter Goodhall cf1f3487c6 [Global Configs] Addresses issue #765 2020-12-22 12:33:28 +00:00
Peter Goodhall 568d7cc307 [Options] Added code comments 2020-12-13 16:59:08 +00:00
Peter Goodhall a012d73df2 [Options] Adds new Save & Update funcs to OptionsLib, Creates /options with the abilty to change the theme globally 2020-12-13 16:55:10 +00:00
Peter Goodhall 8dfaf47c79 [Options] Greates OptionsLib library, sets default theme and others
This commit does a couple of things

- Creates OptionsLib which stores the 'Options' within the CI config system prefixed with "options_"
- Loads the OptionsLib automatically
- Adds function to OptionsLib for selecting the active stylesheet.
- Adds function to get an option_value that isn't automatically loaded.
2020-12-12 22:03:42 +00:00