34 Commits

Author SHA1 Message Date
Franco Fichtner
80eba3c210 ntp: correct select behaviour; closes #818
o When servers are empty, show prefer and noselect as disabled.
o Tighten the config write by using the same code idiom as the
  frontend, which is the safer method.
o Untangle noselect and prefer, ntpd.conf will handle it.
2016-03-14 12:04:20 +01:00
Franco Fichtner
7c3b995971 ntp: avoid crash report when not assigning interfaces 2016-03-13 19:55:58 +01:00
Ad Schellevis
cdb17e699a (legacy) regression services_ntpd.php 2016-03-10 11:44:30 +01:00
Ad Schellevis
9871f0ba80 (legacy) refactor services_ntpd.php 2016-03-08 14:45:49 +01:00
Franco Fichtner
0d70b4a9db ntp: disable when no servers are set; closes #332
This will make a few good people very happy.  :)
2016-02-25 22:09:26 +01:00
Ad Schellevis
a7e4762b9c (legacy) fix html errors, remove $closehead 2016-01-27 18:18:05 +01:00
Franco Fichtner
6e3e407d85 services: rename shorcut_section to better reflect its purpose; closes #674 2016-01-18 09:30:34 +01:00
Franco Fichtner
3d93e25ba0 services: remove indirect mapping and fix remaining services 2016-01-18 09:29:38 +01:00
Fabian Franz
fa9130fa61 translation fix #599 2016-01-05 18:49:29 +01:00
Fabian Franz
0686ee0a35 fix #599; closes #599 2016-01-04 22:38:08 +01:00
Franco Fichtner
86d50f8793 www: remove the need for manual $pgtitle #461 2015-12-08 19:45:59 +01:00
Franco Fichtner
bb55f6c08a network time: fix several issues with gps settings
o Page did not work with translations.
o Selected serial device wasn't shown.
o Very old gpsport migration code zapped.
o set_gps_default() must trigger on load.
2015-12-01 08:59:27 +01:00
Frédéric LIETART (TheLinuxFr)
83554e53d0 src: missing translations for #427 closes #466 2015-11-19 23:22:57 +01:00
Franco Fichtner
cd8cafcbb5 menu: tweak order (VPN before Services); rename "Network Time" 2015-11-12 00:05:01 +01:00
Franco Fichtner
7552aa99bf ntp: cluster service pages 2015-10-14 00:20:22 +02:00
Ad Schellevis
a2a6d324b2 (legacy) fix crashreport PHP Warning: substr_count(): Empty substring in /usr/local/www/services_ntpd.php on line 290 2015-08-24 07:56:04 +00:00
Ad Schellevis
a7ac26237f (legacy) remove unused parameter in get_std_save_message 2015-08-17 08:27:34 +00:00
Ad Schellevis
4f47312a06 (legacy) fix crashreport PHP Warning: substr_count(): Empty substring in /usr/local/www/services_ntpd.php on line 290 2015-08-10 09:53:08 +00:00
Ad Schellevis
c316a424bd (legacy) fix dependencies and uninitialized variables in ntp 2015-07-23 14:05:30 +00:00
Ad Schellevis
465e699e71 (legacy) dependency cleanups related to functions.inc / interfaces.inc 2015-07-22 16:56:38 +00:00
Ad Schellevis
cbcf5927ca (legacy) more dependency moves, slowly pouring functions.inc empty.... 2015-07-22 13:08:05 +00:00
Ad Schellevis
4f33b50c2d (legacy) move services.inc out of fbegin.inc to pages with service shortcut 2015-07-22 09:47:07 +00:00
Ad Schellevis
7418af459b (legacy) add additional check on $input_errors as part of cleanup notices 2015-07-06 16:58:36 +00:00
Ad Schellevis
ba800ae6c8 (legacy) fix check on $savemsg and $input_errors 2015-07-06 14:43:02 +00:00
Franco Fichtner
22e0e257a2 queues: remove shaper.inc 2015-06-18 14:20:20 +02:00
Franco Fichtner
36b9cb78a2 inc: remove more legacy package service glue 2015-03-27 08:29:14 +01:00
Franco Fichtner
fe6bb22f6c src: whitespace sweep 2015-03-24 08:02:23 +01:00
Ad Schellevis
fe5ae1b7b2 cleanup requires + small typo's 2015-03-23 20:47:12 +00:00
Ad Schellevis
95ba411113 ntp ui fixes for https://github.com/opnsense/core/issues/85 2015-03-16 12:50:24 +00:00
Franco Fichtner
b20834ac48 src: apply global whitespace cleanups 2015-01-02 12:11:43 +01:00
Jos Schellevis
46bf6e98a4 last set of html fixed for the day 2015-01-02 10:44:30 +00:00
Jos Schellevis
f2a0a7e636 More cleanups.. and still not done 2015-01-01 14:11:03 +00:00
Franco Fichtner
a8641315f3 services: apply whitespace cleanups 2014-12-28 12:09:46 +01:00
Franco Fichtner
727453c076 src: move all files (again)
Make "src" the implicit "/usr/local" so that nobody can
sneak in weird files in the base file system or potentially
overwrite them.

This is the last time, I swear...  :)
2014-12-10 16:42:39 +01:00