Commit Graph

1267 Commits

Author SHA1 Message Date
Alexander Marx
623758aa65 fifteen-theme: made routing.cgi table themeable 2014-01-07 11:04:26 +01:00
Alexander Marx
0317493a26 fifteen-theme: made dnsforward.cgi table themeable 2014-01-07 10:59:21 +01:00
Alexander Marx
cff7f5a19a fifteen-theme: made hosts.cgi tables themeable 2014-01-07 10:38:05 +01:00
Alexander Marx
ce8c87bdf7 fifteen-theme: made connscheduler tables themeable 2014-01-07 10:31:12 +01:00
Alexander Marx
52ca3c8093 fifteen-theme: made tables in dhcp-server themeable 2014-01-07 10:22:22 +01:00
Alexander Marx
09eb51c985 fifteen-theme: made ddns table themeable 2014-01-07 09:53:46 +01:00
Alexander Marx
633b0df5ee fifteen-theme: made wireless tables themeable 2014-01-07 09:38:36 +01:00
Alexander Marx
783bf6afa5 fifteen-theme: made p2p-block tables themeable 2014-01-07 09:35:49 +01:00
Alexander Marx
902a15be1d fifteen-theme: made all tables in firewall-groups themeable 2014-01-07 09:34:01 +01:00
Alexander Marx
8d28e3d092 fifteen-theme: made firewall-tables themeable 2014-01-07 09:27:24 +01:00
Alexander Marx
fda1f52ff3 fifteen-theme: made all log tables themeable
With this commit it is possible to make css designs to all tables in the
logs.
2014-01-07 09:23:37 +01:00
Michael Tremer
ce7c5249bf openvpn: Support Camellia cipher. 2014-01-06 22:11:47 +01:00
Alexander Marx
49da7d7975 Firewall: added check if firewallrules need to be updated when editing services or servicegroups 2014-01-06 14:18:19 +01:00
Alexander Marx
95e9415ada firewall: Fix colouring when IPsec VPN subnets are denoted in CIDR. 2014-01-06 14:16:53 +01:00
Alexander Marx
73cb6627fc SQUID: fixed length of FAKE_REFERRER field 2014-01-06 13:03:06 +01:00
Alexander Marx
d0f8bbc13e Firewall: reaktivated targetport-check. now there's an errromessage in case of wrong portnumber 2014-01-06 13:02:36 +01:00
Alexander Marx
f4d5310dec Firewall: deleted subnet from source and target addresses if manually used 2014-01-06 13:02:14 +01:00
Alexander Marx
f0dc00d80f Firewall: fix last commit. 2014-01-06 13:01:05 +01:00
Alexander Marx
9566c8f52c Firewall: Bugfix - when creating a rule which leads to an error, the rule action (Accept/Drop/Reject) is set to default 2014-01-06 13:01:05 +01:00
Michael Tremer
9027a25d92 Merge remote-tracking branch 'ms/fifteen-theme' into fifteen 2014-01-05 21:16:17 +01:00
Alexander Marx
4234ca5d64 Firewall: cleanup of unused JS variables. 2014-01-05 21:16:12 +01:00
Alexander Marx
0051027b79 Firewall: Bugfix - when creating a SNAT rule and using a service or servicegroup there was an errormessage displayed 2014-01-05 21:15:35 +01:00
Michael Tremer
935f311ed9 Add an alternative default theme with rounded corners. 2014-01-05 21:07:41 +01:00
Michael Tremer
fe9f758815 ipfire theme: Show hostname in title by default. 2014-01-05 19:36:06 +01:00
Michael Tremer
dd2ef3b237 ipfire-theme: Update path to jQuery. 2014-01-05 19:32:23 +01:00
Michael Tremer
121628ea68 GUI: Remove the blend effects option. 2014-01-05 19:31:32 +01:00
Michael Tremer
3f653a29ae ipfire-legacy theme: Update web resource paths. 2014-01-05 19:25:46 +01:00
Michael Tremer
f14e224b1c ipfire theme: Update file paths to web resource files. 2014-01-05 19:18:55 +01:00
Michael Tremer
802d795488 header.pl: Include required perl module. 2014-01-05 19:06:08 +01:00
Michael Tremer
b3f7b96824 ipfire theme: Remove lowercase stylization. 2014-01-05 19:02:09 +01:00
Michael Tremer
a4b9426b0f Rename ipfire-new theme to ipfire. 2014-01-05 18:58:27 +01:00
Michael Tremer
ff972c8276 Rename old default theme to ipfire-legacy. 2014-01-05 18:58:02 +01:00
Michael Tremer
c3f00878dd ipfire-new: Update footer. 2014-01-05 18:51:22 +01:00
Michael Tremer
697a4d5217 ipfire-new: Cleanup CSS code.
Lots of code that was either redudant, unused or unnecessary
has been removed or has been cleaned up.
2014-01-05 18:15:40 +01:00
Michael Tremer
f880f8a225 ipfire-new: Re-indent CSS file. 2014-01-05 15:10:27 +01:00
Michael Tremer
926241aea2 speedmeter: Convert bytes to bits.
I assumed that it was computes in bits (hence the variable names).
2014-01-05 14:59:24 +01:00
Michael Tremer
eb6389d09d ipfire-new: Fix positioning of the page headline. 2014-01-05 14:50:34 +01:00
Michael Tremer
865c761575 speedmeter: Show speeds in Bit/s, kBit/s, MBit/s, ...
Also clean up the dirty HTML code.
2014-01-05 14:40:06 +01:00
Michael Tremer
ceda40f2bc ipfire-new: Fix encoding of refreshInetInfo.js. 2014-01-05 14:15:11 +01:00
Alexander Marx
af731c7dc5 New theme for the IPFire web user interface 2014-01-05 14:05:36 +01:00
Michael Tremer
63e3da5935 vpnmain.cgi: Re-design algorithm selection. 2014-01-05 02:19:06 +01:00
Michael Tremer
22fc183e08 IPsec: Add MODP-2048 subgroups. 2014-01-05 01:34:40 +01:00
Michael Tremer
651d442ecf IPsec: Add Brainpool elliptic curves. 2014-01-05 01:27:53 +01:00
Michael Tremer
d72a820484 IPsec: Add Camellia cipher for IKE and ESP. 2014-01-05 01:11:10 +01:00
Michael Tremer
660f972835 darkdos theme: Fix link to jquery. 2014-01-04 18:31:10 +01:00
Logan Schmidt
8e8fb1dada Added new theme: darkdos
Red styled theme inspired by maniac's theme.
2014-01-04 18:22:06 +01:00
Michael Tremer
b7d9509c3a openvpn: Use AES-256-CBC as default cipher.
Applies to new installations, only.
2014-01-04 17:20:15 +01:00
Arne Fitzenreiter
ba263fbbb9 Merge remote-tracking branch 'origin/next' into fifteen 2013-12-30 13:45:10 +01:00
Michael Tremer
1d0a260a8b openvpn: Move verify script out of configuration directory. 2013-12-29 21:13:55 +01:00
Alexander Marx
632e0a3e5e Firewall: added amarx to credits.cgi 2013-12-23 15:16:59 +01:00