13552 Commits

Author SHA1 Message Date
Isaac (.ike) Levy
7c29b3e72d watch out for two calls on one line in src
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-11 19:30:24 -04:00
Isaac (.ike) Levy
5d101d8321 more lines
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-11 19:30:24 -04:00
Isaac (.ike) Levy
d5741ab532 more lines, from here it's a steep ascent to the top
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-11 19:30:24 -04:00
Isaac (.ike) Levy
5e9b8b4efa more lines
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-11 19:30:24 -04:00
Isaac (.ike) Levy
f607903ab4 more lines
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-11 19:30:23 -04:00
Isaac (.ike) Levy
eabb503718 more lines
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-11 19:30:23 -04:00
Isaac (.ike) Levy
8cdc4dae12 more lines
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-11 19:30:23 -04:00
Isaac (.ike) Levy
efc9231ac9 missed one
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-11 19:30:23 -04:00
Isaac (.ike) Levy
b3fb503f06 These are tricky, the appear to call php functions inside the translation.
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-11 19:30:23 -04:00
Isaac (.ike) Levy
fc320a57ee more translation
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-11 19:30:23 -04:00
Isaac (.ike) Levy
e35823497f more translation
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-11 19:30:23 -04:00
Isaac (.ike) Levy
bc3868575a more translation
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-11 19:30:23 -04:00
Isaac (.ike) Levy
3df1b297ca more translation
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-11 19:30:23 -04:00
Isaac (.ike) Levy
997dfa5832 more translation
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-11 19:30:22 -04:00
Isaac (.ike) Levy
b8ea0295ec more translation
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-11 19:30:22 -04:00
Isaac (.ike) Levy
0f52acd957 more translations
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-11 19:30:21 -04:00
Isaac (.ike) Levy
2912d23f95 more translations
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-11 19:30:20 -04:00
Isaac (.ike) Levy
2d91757b25 a fistfull more
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-11 19:30:19 -04:00
Isaac (.ike) Levy
d7ff5c6998 en translations
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-11 19:30:19 -04:00
Isaac (.ike) Levy
eb0a8e32f0 en translations
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-11 19:30:19 -04:00
Isaac (.ike) Levy
0a49619a37 less typing...
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-11 19:30:19 -04:00
Isaac (.ike) Levy
50ba6d981c more en
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-11 19:30:18 -04:00
Isaac (.ike) Levy
99a96c53d2 here goes the slog...
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-11 19:30:18 -04:00
Isaac (.ike) Levy
938d829a69 gettext headers are noisy, feel free to change this upstream
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-11 19:30:18 -04:00
Isaac (.ike) Levy
bbf76eedf6 Big gettext dump for existing messages
executed via:
$ git grep gettext >> src/share/locale/en/LC_MESSAGES/OPNsense.pot

Now it's time to roll up the sleeves and get the english base done.
(Still need to hook up the relevant gettext machinery...)

Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-11 19:30:18 -04:00
Isaac (.ike) Levy
c110325b46 Stub out locations for .pot gettext files
I'm not certain if this is the eventual final location for the .pot files, but, they should certainly be bundled up neatly with the OPNsense "core" package, as they are for the OPNsense GUI itself- not the base OS.

Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-11 19:30:18 -04:00
Franco Fichtner
6e08824c40 firmware: repair the damage done
Base/kernel upgrade basically works.  I am not sure if we should
immediately trigger the reboot in this case.  OTOH, some might
ignore the obvious reason to boot the new kernel that had just
been aqcuired.  At least it's stable now and not easily killable
through the GUI reload anymore.  :)
2015-04-11 22:12:31 +02:00
Franco Fichtner
a5460bb161 system: general|advanced->settings; related to #58 2015-04-11 12:09:13 +02:00
Franco Fichtner
52850fd6f4 www: nitpicking on natural language in menus
* Abbreviations are generally discouraged in persistent
  menu items.  They look unprofessional or plain sloppy.

* Items should be short and concise.  One word if possible.
  Always avoid doubled meanings like e.g. "HA" + "Sync".

* "Manager" this and that everwhere is simply annoying.
2015-04-11 11:48:40 +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
884fac34e5 services: add OpenDNS filtering feature
Adapted the the GUI layout and rewrote the curl probing in PHP
while at it.  Many thanks for the initial code donation and idea!

Donated by: gastbox.ch
2015-04-11 11:10:29 +02:00
Franco Fichtner
915f04b38a firmware: embed the base system upgrade into the GUI flow 2015-04-11 06:48:45 +02:00
Franco Fichtner
3505b0423f src: whitespace sweep + style fixes 2015-04-10 09:19:35 +02:00
Franco Fichtner
1581f02d97 priv: with sorted arrays we see what is not properly tagged 2015-04-09 23:14:20 +02:00
Franco Fichtner
54a60e9b64 priv: really sort the damn thing 2015-04-09 23:11:12 +02:00
Franco Fichtner
2b5cb79d0e ACL: consolidate naming of VPN pages so that OpenVPN `reappears' 2015-04-09 22:56:21 +02:00
Ad Schellevis
f6df624070 cleanup halt 2015-04-09 16:27:14 +00:00
Ad Schellevis
35537e5e89 fix typo 2015-04-09 17:57:59 +02:00
Ad Schellevis
64528499f8 add OptionField type 2015-04-09 17:52:47 +02:00
Jos Schellevis
78b31ba55c Proxy service work in progress, moved icp port to advanced section 2015-04-09 16:18:21 +02:00
Jos Schellevis
2da8ba225d Proxy service work in progress, added options 2015-04-09 16:16:43 +02:00
Jos Schellevis
6b88a1af31 Proxy service work in progress, added more options 2015-04-09 15:56:55 +02:00
Jos Schellevis
60e9a521bf Proxy service work in progress, now supports dropdown subtabs 2015-04-09 14:46:23 +02:00
Ad Schellevis
379ce6ecd5 Merge branch 'master' of ssh://github.com/opnsense/core 2015-04-08 21:07:39 +00:00
Ad Schellevis
bb5cdb1d9a cleanup jquery-migrate-1.2.1.min.js 2015-04-08 21:07:16 +00:00
Franco Fichtner
4358b85090 upnp: fix racy redeclaration of function by bringing back this hack 2015-04-08 23:04:36 +02:00
Ad Schellevis
91692c7221 cleanup javascrpt code (sorttable.js) 2015-04-08 21:02:24 +00:00
Ad Schellevis
e99f8b6ff8 more javascript cleanups 2015-04-08 21:01:04 +00:00
Ad Schellevis
816cc506f5 jquery cleanups 2015-04-08 20:57:41 +00:00