3611 Commits

Author SHA1 Message Date
Franco Fichtner
28c4587b70 search: move quick navigation to the far right 2016-01-27 23:21:15 +01:00
Ad Schellevis
c4e6c41ae1 (legacy) remove htmlspecialchars in firewall_rules.php 2016-01-27 19:53:22 +01:00
Ad Schellevis
b360f5f958 (legacy) firewall_rules.php redirect to correct page for "Block bogon networks", closes https://github.com/opnsense/core/issues/713 2016-01-27 19:32:54 +01:00
Ad Schellevis
a7e4762b9c (legacy) fix html errors, remove $closehead 2016-01-27 18:18:05 +01:00
Ad Schellevis
96b0b961a2 (legacy) fix html errors in firewall_rules.php 2016-01-27 17:26:21 +01:00
Ad Schellevis
204e93a791 (menu/search) send errors to js log 2016-01-27 17:14:48 +01:00
Franco Fichtner
3d7d907889 proxy: s/txz/tgz/g 2016-01-27 15:01:40 +01:00
Ad Schellevis
c5299dba74 (proxy) add txz as valid download format 2016-01-27 13:56:41 +01:00
Franco Fichtner
2da105f078 firewall: tweak previous 2016-01-27 13:44:57 +01:00
Franco Fichtner
33004e879c firewall: don't leak NAT rules into interface tab; closes #695 2016-01-27 13:16:45 +01:00
Franco Fichtner
f57ac817bf login: use default font color here too 2016-01-27 13:06:19 +01:00
Franco Fichtner
b1120c8eaa contrib: move private files, part of upcoming contrib code rework
Long story short: we don't want contrib code inside src/opnsense/contrib
so a few things need to be shuffled.  First pass is moving the current
contrib stuff to the same location instead and migrating the non-code
tzdata file.
2016-01-27 10:43:38 +01:00
Franco Fichtner
fbe855abb6 src: whitespace sweep ;) 2016-01-27 10:34:38 +01:00
Ad Schellevis
e5c48cf6f0 (legacy) refactor rss.widget.php, use latest SimplePie 2016-01-27 10:28:29 +01:00
Ad Schellevis
bf229dff47 (rss) replace oldi simplepie version 2016-01-27 10:27:47 +01:00
Franco Fichtner
9a44a854a9 login: use former branding, looks a bit nicer 2016-01-27 08:57:16 +01:00
Franco Fichtner
dbe860f07d login: improve look and feel
o Can't unset the session var anymore resulting in permanent
  login error message display until login was successful.
o Remove some padding and make permanent room for the error
  message so that the container doesn't grow after submit.
o Move the workaround to a permanent position in <button/>.
o Move the copyright right line right underneath the container.
2016-01-27 07:45:53 +01:00
Franco Fichtner
21136d005e config: unify parameter passing for write/rev entry 2016-01-27 07:12:28 +01:00
Franco Fichtner
abc621a2ae config: tone down overrides for config revision history 2016-01-27 07:08:55 +01:00
Ad Schellevis
be965a7f1b (mvc) extend CertificateField type 2016-01-26 21:16:20 +01:00
Franco Fichtner
9ae707fea0 filter: no way to trigger source-track from GUI -> purged 2016-01-26 18:06:41 +01:00
Ad Schellevis
9defc2f444 (legacy) spacing / curly braces in config.lib.inc 2016-01-26 17:43:10 +01:00
Ad Schellevis
6e8f51d434 (config) automatic recovery when config is broken, closes https://github.com/opnsense/core/issues/701 2016-01-26 17:10:49 +01:00
Ad Schellevis
1a891bc4d0 (legacy) change help text to reflect reality, closes https://github.com/opnsense/core/issues/708 2016-01-26 13:47:17 +01:00
Ad Schellevis
8ab78effd7 (menu) show menu item for aliases/network type 2016-01-26 13:18:57 +01:00
Ad Schellevis
5997f1dfc6 (legacy/xmlrpc) add glue for trafficshaper/captive portal sync 2016-01-26 11:48:36 +01:00
Ad Schellevis
1a4a3229a4 (hasync) add captiveportal and traffic shaper to hasync
note: there's no trigger to perform the sync, so currently differences are only synced in the slipstream of otther events.
The events around synchronisation and reloading services really need some work sometime....
2016-01-26 11:31:29 +01:00
Ad Schellevis
63af1e7c90 (xmlrpc) interpret mvc/array type objects in xmlrpc server sync procedure 2016-01-26 11:25:30 +01:00
Ad Schellevis
2751f6f9cb (legacy) xmlrpc reduce number of custom hooks 2016-01-26 10:49:02 +01:00
Ad Schellevis
ab17de8c71 (legacy) mark deletions in xmlrpc source data 2016-01-26 10:32:09 +01:00
Ad Schellevis
debe657eaf (legacy) fix key check 2016-01-26 09:44:41 +01:00
Ad Schellevis
1d7709a3aa (legacy) xmlrpc optimize array merge 2016-01-26 09:38:04 +01:00
Ad Schellevis
93900e3009 (legacy) xmlrpc sync, client, send last uid/gid 2016-01-26 09:36:24 +01:00
Franco Fichtner
9856e6161e Merge pull request #703 from fabianfrz/translation
translation fixes
2016-01-26 09:20:49 +01:00
Fabian Franz
17c2d4e2ce translation fix in authgui.inc 2016-01-26 08:47:54 +01:00
Franco Fichtner
147fc0c7ee logs: drop copyright statements from completely rewritten file 2016-01-25 21:18:37 +01:00
Ad Schellevis
8474d12612 spacing 2016-01-25 20:50:55 +01:00
Ad Schellevis
2b4858fcb6 fix gettext 2016-01-25 20:37:21 +01:00
Ad Schellevis
780493b068 spacing 2016-01-25 20:24:58 +01:00
Ad Schellevis
37416562ad (legacy) legacy.inc (xmlrpc), remove unused published functions and perform cleanups 2016-01-25 20:23:30 +01:00
Ad Schellevis
f4537c33fa (legacy) change help text system_hasync.php thanks to @fabianfrz 2016-01-25 20:08:19 +01:00
Ad Schellevis
44d4839515 (legacy) change help text 2016-01-25 19:24:06 +01:00
Ad Schellevis
392736995c (legacy) regression rc.filter_synchronize 2016-01-25 19:23:26 +01:00
Fabian Franz
9bad3caee6 fix in firewall_nat_1to1_edit.php 2016-01-25 18:54:43 +01:00
Fabian Franz
b9bdf24953 fix in firewall_aliases_edit.php 2016-01-25 18:50:35 +01:00
Ad Schellevis
2de32e8fc9 (legacy) refactor rc.filter_synchronize, fixing the following issues:
* XMLRPC: Special characters should be preserved, closes https://github.com/opnsense/core/issues/596
* XMLRPC sync only works if both systems have the same GUI port configured, closes https://github.com/opnsense/core/issues/125
* remove unreachable code
2016-01-25 15:28:15 +01:00
Fabian Franz
6b82edd11e translation fix 2016-01-25 11:04:19 +01:00
Fabian Franz
f91112ed7e translation fixes 2016-01-25 10:46:03 +01:00
Franco Fichtner
1e5fb3e35a www: add html_safe() for even safer html 2016-01-25 07:20:06 +01:00
Franco Fichtner
68bb3fa5c3 firewall: remove non-standard dscp feature
FreeBSD never implemented this.  OpenBSD did it differently and
more consequently: the `tos' tag of pf.conf(4) was properly extended
and their pf(4) can only be used to set the DSCP bit for symmetry
and general usefulness.  Until this comes back around to FreeBSD,
we'll leave it out.
2016-01-24 19:20:42 +01:00