51 Commits

Author SHA1 Message Date
Franco Fichtner
e7723d4733 system: strip ntp config from general settings #818 2016-03-13 20:16:55 +01:00
Ad Schellevis
67b827a84f html correction 2016-03-04 12:07:12 +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
Franco Fichtner
4a598c88fa lang: update language progress; add Dutch
Chinese has progress again, which makes me personally happy.  :)

Taken from: https://translate.opnsense.org/
2016-02-16 05:43:03 +01:00
Franco Fichtner
4c27e412e6 src: simplify to close #702
o $g['theme'] usage converted
o $g['language'] usage zapped
o globals.inc removed
2016-01-28 21:27:18 +01:00
Fabian Franz
db8a8d0b81 some translation fixes from @DokuKaefer 2016-01-10 19:22:13 +01:00
Franco Fichtner
d41b5a7456 src: reindent copyright block to four spaces 2015-12-29 20:22:41 +01:00
Ad Schellevis
01d91fe3a3 (legacy) fix listbox size. closes https://github.com/opnsense/core/issues/559 2015-12-23 19:23:24 +01:00
Franco Fichtner
86d50f8793 www: remove the need for manual $pgtitle #461 2015-12-08 19:45:59 +01:00
Ad Schellevis
db1628cacc (legacy) regression system_general.php 2015-12-02 18:27:17 +01:00
Ad Schellevis
d4052d4750 (legacy) refactor system_general.php 2015-12-02 15:27:04 +01:00
Franco Fichtner
b4ef16cbb4 filter: this one has an external call-site :( 2015-11-27 22:05:46 +01:00
Franco Fichtner
a34745750e filter: another one zappe, if used verbatim pass fresh output 2015-11-27 21:57:26 +01:00
Franco Fichtner
6948906adf menu: convert settings tabs to submenu; closes #402 2015-09-26 09:00:49 +02:00
Franco Fichtner
d516b8f4b6 system/settings: useless code is useless 2015-09-21 10:24:24 +02:00
Franco Fichtner
e76b30a335 lang: bootstrap Mongolian translation, currently empty 2015-08-27 19:55:29 +02:00
Ad Schellevis
65ea61e2b3 (legacy) move themes to one location 2015-08-24 13:37:56 +00:00
Ad Schellevis
a7ac26237f (legacy) remove unused parameter in get_std_save_message 2015-08-17 08:27:34 +00:00
Franco Fichtner
4dcad14452 system: default did not reset due to faulty logic 2015-08-05 14:32:57 +02:00
Franco Fichtner
80270cf220 system: order langauges in GUI 2015-07-29 22:58:07 +02:00
Franco Fichtner
4977452594 system: always rewrite from the default file
As an added benefit, (default) will now always revert back to the
actual default from the sample configuration, which is exactly
how it should be.
2015-07-29 12:18:42 +02:00
Franco Fichtner
682613324c system: add firmware mirror and flavour selection 2015-07-29 11:21:28 +02:00
Franco Fichtner
d4aa07ef38 system: opnsense-devel may activate all languages 2015-07-29 11:21:28 +02:00
Ad Schellevis
c55a7c50ed (legacy) remove services.inc dependency from interfaces.inc 2015-07-23 08:04:59 +00:00
Ad Schellevis
465e699e71 (legacy) dependency cleanups related to functions.inc / interfaces.inc 2015-07-22 16:56:38 +00:00
Ad Schellevis
ea5dd43a31 (legacy) move pfsense-utils.inc dependency 2015-07-22 15:09:18 +00:00
Ad Schellevis
cbcf5927ca (legacy) more dependency moves, slowly pouring functions.inc empty.... 2015-07-22 13:08:05 +00:00
Franco Fichtner
72ec44ba7f src: unify gettext() usage for #265 2015-07-20 18:03:23 +02:00
Franco Fichtner
953a546e76 src: whitespace sweep 2015-07-20 10:24:46 +02:00
Ad Schellevis
95d933fad0 (legacy) more cleanups uninitialized vars 2015-07-15 08:55:18 +00:00
Franco Fichtner
6482172a60 inc: merge duplicated code into get_zoneinfo() for #242 2015-07-06 22:53:30 +02: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
2f28e98ca4 system: enable German, it's at the magic 30% level
While there, zap unused code and let the other languages be picked up
by xgettext as they don't print anywhere like that.
2015-07-02 11:44:39 +02:00
Franco Fichtner
22e0e257a2 queues: remove shaper.inc 2015-06-18 14:20:20 +02:00
Franco Fichtner
76eaa33516 src: roll back these changes into a simple test tool 2015-06-10 17:55:14 +02:00
Franco Fichtner
693413d80a system: defaults on top 2015-06-08 15:17:05 +02:00
Franco Fichtner
f11ef105ac firmware: typo 2015-06-08 15:13:45 +02:00
Franco Fichtner
93e4773f3c firmware: for now, push crypto settings to "System: Settings: General" 2015-06-08 15:12:34 +02:00
Franco Fichtner
a3faab2b87 settings: enable Simplified Chinsese selection for testing 2015-05-29 12:29:48 +02:00
Franco Fichtner
af6907d129 system: bump path to Japanese 2015-05-11 17:22:35 +02:00
Franco Fichtner
e848cca5a3 system/settings: remove language selection for now 2015-05-11 15:13:21 +02:00
Franco Fichtner
d17d7a9396 locale: bootstrap the simplified chinese translation
Submitted by: Liu <liuyonghui_AT_grapecity.com>
2015-05-11 13:52:00 +02:00
Franco Fichtner
c9132fe555 system: add first bits of Japanese translation 2015-05-11 11:47:09 +02:00
Franco Fichtner
1ae3cd2d26 src: more path pruning 2015-04-24 07:22:43 +02:00
Franco Fichtner
d71e272515 settings: tweaking the tweaks
* Do not patronise the user about advanced settings.  The user should
  know what she's doing.  ;)

* Hide the tabs page by moving it from .php to .inc -- web server acces
  to this file extensions is forbidden.  Tabs do not have authentication
  and that's bad if left untreated...
2015-04-13 08:12:18 +02:00
Franco Fichtner
a5460bb161 system: general|advanced->settings; related to #58 2015-04-11 12:09:13 +02:00
Franco Fichtner
bb1d333656 system: merge general/advanced to create "settings"; fixes #58 2015-04-11 11:33:06 +02:00
Franco Fichtner
e81e687e84 www: permanently move the old system.php to system_general.php 2015-04-11 11:20:26 +02:00
Franco Fichtner
25940e50d2 system: apply whitespace changes
Huge commit, but the previous commits have proven to be
harmless, so let's do it!
2014-12-28 14:29:32 +01:00