2442 Commits

Author SHA1 Message Date
Franco Fichtner
baebbe2920 theme: render tabs a bit better (no extra half-way border) 2015-09-12 18:48:59 +02:00
Franco Fichtner
27e5ef1c33 dynamic dns: consolidate naming away from DDNS or DynDNS
Contractions should be avoided whenever possible.
2015-09-12 18:02:47 +02:00
Franco Fichtner
ae001c00d7 pppoe: not a VPN 2015-09-12 14:35:37 +02:00
Franco Fichtner
d2c595de8e src: fix typos 2015-09-12 10:57:45 +02:00
Franco Fichtner
2720f74fcc vpn: moar style for almost all pages 2015-09-12 00:57:27 +02:00
Franco Fichtner
a4736cbf32 www: apply PSR2 style to a few files
JavaScript works like a charm, too.
2015-09-12 00:52:41 +02:00
Franco Fichtner
41e50c0684 pppoe: remove spurious redirect file 2015-09-12 00:34:40 +02:00
Franco Fichtner
81a05b8cf2 src: a couple of spelling glitches 2015-09-12 00:12:09 +02:00
Franco Fichtner
d4cf84c067 crash reporter: improve button layout a little 2015-09-11 23:36:02 +02:00
Franco Fichtner
5fb9e9de0b notices: fix a spelling error
(but don't push it to the languages, as this requires refreshing
the template and merging all the languages.)
2015-09-11 22:46:08 +02:00
Franco Fichtner
a720cc6931 users: zap spurious password manager line
The line wasn't very well suited for translation, it's better
to take it out completely as it's every clear how the form
works.  :)

Discussed with: @gitdevmod
2015-09-11 11:12:10 +02:00
Franco Fichtner
4d718c9f58 Merge pull request #370 from fabianfrz/changecolor
change color
2015-09-11 11:02:37 +02:00
Franco Fichtner
d5f56a07b4 src: whitespace sweep 2015-09-11 10:22:11 +02:00
Franco Fichtner
712fbcd500 crash report: Call to undefined function filter_configure() 2015-09-11 10:18:38 +02:00
Fabian Franz
8d018b5946 change color 2015-09-07 17:27:07 +02:00
Ad Schellevis
0945d5490d fix typo in list_states.py 2015-09-06 18:03:36 +00:00
Ad Schellevis
c69c71f6da style fix list_states.py 2015-09-06 20:01:42 +02:00
Ad Schellevis
6427ae6814 (menu) move StatesSummary to filter 2015-09-06 17:52:22 +00:00
Ad Schellevis
56e6924bb6 (legacy) refactor diag_states_summary.php 2015-09-06 17:49:27 +00:00
Ad Schellevis
4e890eb5a1 style fix queryAlertLog.py 2015-09-06 19:05:16 +02:00
Ad Schellevis
5cf93ceb05 style fix listAlertLogs.py 2015-09-06 19:04:58 +02:00
Ad Schellevis
2c57218099 style fix installRules.py 2015-09-06 19:04:40 +02:00
Ad Schellevis
9d4b603879 style fix pfinfo.py 2015-09-06 19:04:17 +02:00
Ad Schellevis
c60b987388 style fix list_tables.py 2015-09-06 19:04:01 +02:00
Ad Schellevis
986a7d36d3 style fix list_table.py 2015-09-06 19:03:43 +02:00
Ad Schellevis
e14e593872 style fix list_osfp.py 2015-09-06 19:03:26 +02:00
Ad Schellevis
767eb1d882 style fix delete_table.py 2015-09-06 19:02:43 +02:00
Ad Schellevis
9b0c0719d8 (legacy) fix diag_ipsec.php to be able to connect multi phase2 IKEv1 entries
We do need to rethink the interaction with ipsec, It looks like a strange mix of parts now.
Ideally we should ask ipsec about the connections that can be made instead of creating a strange mix of configuration and daemon entries.

related issue https://github.com/opnsense/core/issues/139
2015-09-04 14:24:22 +00:00
Ad Schellevis
c21d5d6c53 (legacy) ipsec, only suffix connection number with sequence when there are more then 1 items 2015-09-04 12:24:29 +00:00
Ad Schellevis
b390d28b22 (theme) display wrapped tabs a bit better https://github.com/opnsense/core/issues/311 (compiled css) 2015-09-04 09:42:53 +00:00
Ad Schellevis
aad85bc97b (theme) display wrapped tabs a bit better https://github.com/opnsense/core/issues/311 2015-09-04 11:41:45 +02:00
Ad Schellevis
73518ad8e6 (legacy) remove ssh1 keys from generating ( when ssh1 is disabled they can't be generated )
for reference:

/usr/local/etc/rc.sshd: The command '/usr/local/bin/ssh-keygen -t rsa1 -N "" -f /usr/local/etc/ssh/ssh_host_key' returned exit code '1', the output was 'Saving key "/usr/local/etc/ssh/ssh_host_key" failed: unknown or unsupported key type Generating public/private rsa1 key pair.'
2015-09-04 08:12:07 +00:00
Ad Schellevis
1ae30f1769 (legacy) crashreport PHP Warning: Invalid argument supplied for foreach() in /usr/local/etc/inc/config.console.inc 2015-09-04 07:30:29 +00:00
Ad Schellevis
52fb58b3da (legacy) crashreport PHP Warning: Illegal string offset 'nentries' in /usr/local/www/diag_.... 2015-09-04 07:11:44 +00:00
Ad Schellevis
372fdd7bc8 (legacy) crashreport PHP Warning: Illegal string offset 'route' in /usr/local/etc/inc/services.inc on line 1603 2015-09-04 07:02:35 +00:00
Ad Schellevis
b07c29adad (legacy) whitespace vpn_ipsec_settings.php 2015-09-03 19:21:02 +00:00
Ad Schellevis
2f4bbf4543 (legacy) whitespace vpn_ipsec_keys_edit.php 2015-09-03 19:20:27 +00:00
Ad Schellevis
637733a301 (legacy) whitespace vpn_ipsec_keys.php 2015-09-03 19:20:10 +00:00
Ad Schellevis
e1b0c27d10 (legacy) whitespace / style fixes vpn_ipsec_phase2.php 2015-09-03 19:12:14 +00:00
Ad Schellevis
9b9aae3413 (legacy) fix for https://github.com/opnsense/core/issues/349 (rename, but leave config parameter intact) 2015-09-03 19:06:06 +00:00
Ad Schellevis
5c7fc2970a (legacy) whitespace / style fixes vpn_ipsec_phase1.php 2015-09-03 19:02:51 +00:00
Ad Schellevis
258831f4dd (legacy) redirect after apply in vpn_ipsec_mobile.php 2015-09-03 18:36:37 +00:00
Ad Schellevis
3d765c028e (legacy) vpn/ipsec remove some single used functions 2015-09-03 18:27:31 +00:00
Ad Schellevis
cb975affe1 (legacy) remove redundant 2015-09-03 18:23:26 +00:00
Ad Schellevis
22988044a7 (legacy) small fixes in vpn.inc 2015-09-03 18:03:38 +00:00
Ad Schellevis
a3a46bfea4 (legacy) cleanup vpn_ipsec_configure in vpn.inc and fix ikev1 non mobile multiple phase2 2015-09-03 16:31:34 +00:00
Ad Schellevis
4a43901142 (legacy) vpn.inc whitespace, remove tabs 2015-09-03 13:34:41 +00:00
Ad Schellevis
3c80c0051c (legacy) firewall/nat move tabs to menu 2015-09-03 10:39:38 +00:00
Ad Schellevis
9c210dd7f8 (legacy) firewall_rules.php make interface selection a bit less "tab" like 2015-09-03 09:51:23 +00:00
Ad Schellevis
ee1ae94691 (legacy/menu) add menu icon in template 2015-09-03 08:58:47 +00:00