Fabian Franz
e097fe57a8
translation fixes in firewall_virtual_ip.php
2016-01-17 14:04:28 +01:00
Fabian Franz
e6faf6d910
some translation fixes
2016-01-17 13:29:36 +01:00
Franco Fichtner
7d6a7ded44
shortcuts: zap log links
2016-01-17 11:25:19 +01:00
Franco Fichtner
ecc0b7af1f
www: unify upper right corner between legacy and mvc
...
o Help link is in the menu and was already removed from MVC version
o Display user@host.domain in MVC too
o Logout is in the menu too
We might be able to salvage all the space now that the menu is consisten
and transform the top bar into the tile bar instead...
Log links still show, but will be killed as well early in the 16.1
series.
2016-01-17 11:15:42 +01:00
Franco Fichtner
dcdcd9a90e
stats: minor nit in copyright header
2016-01-17 10:47:31 +01:00
Franco Fichtner
f2d200cdc9
serial: tweak previous
2016-01-16 12:12:51 +01:00
Franco Fichtner
69ad2a3fc1
globals: thin out a bit more
2016-01-16 12:00:24 +01:00
Franco Fichtner
1cb6d444b4
globals: thin out the file
...
o is_install_media() was being misused. In the instance of dhcp6,
the backup file did not even exist, I think someone did copy+paste
the IPv4 code back in the day and the actual backup was never added.
o match_wireless_interface() was moved to interfaces.inc where it
belongs.
2016-01-16 11:51:28 +01:00
Franco Fichtner
743279d8d4
Merge pull request #662 from 8191/fix_ovpnclexp
...
OpenVPN Client Export: add CA chain to CA certificates
2016-01-16 10:54:46 +01:00
Franco Fichtner
6e4fe046f2
shaper: fix a string to match another one in cron
2016-01-14 21:01:11 +01:00
Franco Fichtner
a7d73bfd4a
src: use fa-fw to align icons for #562
...
While there, move some stray menu items to their respective module
menu and minimise the padding of the menu to reclaim the space added
by the fixed-width icon behaviour.
Looking good! :)
Suggested by: @8191
2016-01-14 11:07:58 +01:00
Ad Schellevis
10973d6e02
Merge pull request #663 from 8191/fix_cageneration
...
CA Generation: fix internal intermediate CA creation
2016-01-13 15:16:28 +00:00
Manuel Faux
dbf7389be6
CA Generation: fix internal intermediate CA creation
...
Internal intermediate CAs were not correctly refered back to the signing CA.
2016-01-13 16:07:23 +01:00
Manuel Faux
a123d73fcd
OpenVPN Client Export: add CA chain to CA certificates
2016-01-13 15:52:27 +01:00
Franco Fichtner
d22d2867d2
Merge pull request #660 from 8191/fix_ipsecmenu
...
Menu: fixed menu for IPsec Mobile Clients after apply
2016-01-13 14:38:10 +01:00
Manuel Faux
30484b274d
Menu: fixed menu for IPsec Mobile Clients after apply
2016-01-13 13:45:06 +01:00
Franco Fichtner
b375ec03ed
firmware: remove spurious starting messages from backend scripts
2016-01-13 08:37:53 +01:00
Franco Fichtner
25f298ca29
firmware: sync packages/plugin again after fetch
2016-01-13 08:25:00 +01:00
Franco Fichtner
58d012701d
firmware: add a new mirror for RageNetwork in Munich, Germany :)
2016-01-13 08:10:28 +01:00
Franco Fichtner
ce3bc08a1d
lang: refresh the non-Engish translations
2016-01-12 22:37:58 +01:00
Franco Fichtner
7af0c2c527
lang: when merging, directly discard stale translations
2016-01-12 22:37:26 +01:00
Franco Fichtner
433e7b4313
lang: regenerate the template
2016-01-12 22:32:38 +01:00
Franco Fichtner
df48f44ff4
lang: regenerate dynamic strings
2016-01-12 22:30:43 +01:00
Franco Fichtner
cf7b3c1157
pkg: remove tokenizer, was used for style checker
...
The style checking is done in the build system, so there's no need
to keep this here. A more dynamic way needs to be devised at some
point that allows plugging PHP modules into the code, but it's not
overly important.
Suggested by: @fabianfrz
2016-01-13 06:52:23 +01:00
Franco Fichtner
db5a48fd0c
lang: merge French and German progress
...
Taken from: https://translate.opnsense.org/
2016-01-13 06:48:52 +01:00
Franco Fichtner
62237a0275
Merge pull request #640 from fabianfrz/fix_from_dokukaefer
...
Fix from @DokuKaefer
2016-01-13 06:43:55 +01:00
Ad Schellevis
9ac9d0a4f1
Merge pull request #656 from fabianfrz/fix
...
fix by @8191
2016-01-12 20:25:23 +00:00
Fabian Franz
f6b8e83753
fix by @8191
2016-01-12 20:49:46 +01:00
Franco Fichtner
f382440df9
pkg: remove unused dependency
2016-01-11 18:56:52 +01:00
Franco Fichtner
59a229c38a
php: fire in the hole!
2016-01-11 18:36:46 +01:00
Franco Fichtner
f30dc89708
firmware: point to 16.1 to prepare for transition in next release
2016-01-11 10:22:05 +01:00
Fabian Franz
e856a02281
fix in interfaces.php
2016-01-11 10:16:04 +01:00
Franco Fichtner
d2c432bd56
Merge pull request #644 from 8191/fix_ovpnwiz
...
OpenVPN wizard: remove incorrect legacy text
2016-01-11 10:14:08 +01:00
Manuel Faux
2fe2b2189b
OpenVPN wizard: remove incorrect legacy text
2016-01-11 10:10:48 +01:00
Franco Fichtner
46a8533aa6
src: whitespace sweep
2016-01-10 22:44:28 +01:00
Franco Fichtner
b5d135de90
www: fix more apply vs. translation foo #431
2016-01-10 22:06:10 +01:00
Fabian Franz
e2bd560500
translation fix by @8191
2016-01-10 21:07:23 +01:00
Fabian Franz
fdac1cf70b
some translation fixes from @DokuKaefer
2016-01-10 19:50:42 +01:00
Fabian Franz
1353c9f39b
some translation fixes from @DokuKaefer
2016-01-10 19:34:25 +01:00
Fabian Franz
db8a8d0b81
some translation fixes from @DokuKaefer
2016-01-10 19:22:13 +01:00
Manuel Faux
ae3ffb284f
Outbound NAT: hide manual rules in mode "auto" or "disabled"
2016-01-10 16:39:03 +01:00
Manuel Faux
d082d45004
Outbound NAT: enhanced description of NAT modes
2016-01-10 16:35:38 +01:00
Ad Schellevis
dd17b596ee
(legacy, ipsec) vpn_ipsec.php replace glyphicon glyphicon-remove with fa fa-trash text-muted (again, original in 87014246c0)
2016-01-10 16:30:41 +01:00
Manuel Faux
b6484af7a9
Backend functions: worked in some CR recommendations
2016-01-10 16:25:06 +01:00
Manuel Faux
3f04c0a7e2
Firewall: schedule column: added tooltip and bugfix
...
Added tooltip to show description of schedule and fixed editing capabilities of
schedules from page firewall_rules.php.
2016-01-10 16:25:06 +01:00
Manuel Faux
1206b9b7ef
Firewall: added tooltip to used aliases
...
Tooltip shows description of alias.
2016-01-10 16:25:06 +01:00
Ad Schellevis
0b6f42c5e9
(legacy, ipsec) remove data-placement="left" (again, accidentally added it)
2016-01-10 16:22:29 +01:00
Ad Schellevis
f1ba10d58c
(legacy) remove dot
2016-01-10 16:11:42 +01:00
Ad Schellevis
9766a61abd
(legacy) code style ipsec.inc
2016-01-10 16:09:22 +01:00
Ad Schellevis
4b4e32b7c1
(legacy, ipsec) fix spacing
2016-01-10 15:53:10 +01:00