Commit Graph

1687 Commits

Author SHA1 Message Date
Alf Høgemark
6161430626 pppsetup.cgi: htmlcleanup, change html tags from uppercase to lowercase 2014-02-15 15:51:42 +01:00
Alf Høgemark
52ee27b200 iptables.cgi: htmlcleanup, change html tags from uppercase to lowercase 2014-02-15 15:51:41 +01:00
Alf Høgemark
d2d0d63139 gui.cgi: htmlcleanup, change html tags from uppercase to lowercase 2014-02-15 15:51:41 +01:00
Alf Høgemark
df26152135 services.cgi: htmlcleanup, change html tags from uppercase to lowercase 2014-02-15 15:51:27 +01:00
Alf Høgemark
c1a07263bd remote.cgi: htmlcleanup, change html tags from uppercase to lowercase 2014-02-15 15:48:47 +01:00
Alf Høgemark
71cc3202c0 pppsetup.cgi: htmlcleanup, change html tags from uppercase to lowercase 2014-02-15 15:48:46 +01:00
Alf Høgemark
973f711ad1 ovpnmain.cgi: htmlcleanup, change html tags from uppercase to lowercase 2014-02-15 15:46:27 +01:00
Alf Høgemark
56914f126f fireinfo.cgi: htmlcleanup, change html tags from uppercase to lowercase 2014-02-15 15:46:27 +01:00
Alf Høgemark
e6d8a42109 ids.cgi: htmlcleanup, change html tags from uppercase to lowercase 2014-02-15 15:46:27 +01:00
Alf Høgemark
a4455e73a6 media.cgi: htmlcleanup, change <B> tag to <b>, and fix attribute quotation 2014-02-15 15:45:24 +01:00
Alf Høgemark
57426d2d21 firewalllog.dat: Use language string keys already defined 2014-02-15 15:28:14 +01:00
Alf Høgemark
f702a98d69 firewalllogport.dat: Use language string keys already defined 2014-02-15 15:27:22 +01:00
Alf Høgemark
c42f809c90 firewalllogip.dat: Use language string keys already defined 2014-02-15 15:25:59 +01:00
Alf Høgemark
534943c675 country.cgi: Use language string keys already defined 2014-02-15 15:24:58 +01:00
Alf Høgemark
1560bc6e1f ovpnmain.cgi: Use language string keys already defined 2014-02-15 15:23:46 +01:00
Alf Høgemark
597005f5c6 qos.cgi: Use language string keys already defined 2014-02-15 15:23:46 +01:00
Alf Høgemark
1123116207 media.cgi: Use language string keys already defined 2014-02-15 15:23:46 +01:00
Alf Høgemark
2d26c5755f index.cgi: Use language string keys already defined 2014-02-15 15:23:46 +01:00
Alf Høgemark
44bd254c67 firewalllog.dat: Use language string for First and Last text 2014-02-15 15:16:06 +01:00
Alf Høgemark
10dfb491b1 Merge branch 'next' of https://github.com/ipfire/ipfire-2.x into feature_firewalllog_first_last 2014-02-15 15:13:16 +01:00
Alf Høgemark
5e4262245e updxlrator: Handle colon in filenames in updatexlrator.cgi
The updatexlrator.cgi is assuming that colon is not part of any
filenames downloaded by updxlrator. Fix this by fixing regular
expression used for listing pending download files, and by
fixing regular expression used to listing files in maintenance view.

The fix for listing in maintenance is not very nice, I just use
":separator:" as field separator instead of just ":", which was used
earlier. This should make it very unlikely to collide with a part of
the filename.

Also make the files in download be sorted using lower case, like it is
done for files in the vendor path.

The problem can be reproduced by downloading
http://mirror.us.leaseweb.net/archlinux/community/os/x86_64/
docker-1:0.7.6-1-x86_64.pkg.tar.xz, after pkg.tar.xz files support has
been added to updxlrator.
2014-02-15 15:03:45 +01:00
Michael Tremer
36d44213e9 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2014-02-14 13:50:01 +01:00
Michael Tremer
125b6fcd66 index.cgi: Fix showing DNS servers. 2014-02-14 13:49:37 +01:00
Alf Høgemark
a1219d9600 firewalllog.dat: Use language string for First and Last links 2014-02-12 21:31:08 +01:00
Alf Høgemark
f69446d2fa firewalllog.dat: Add First and Last links, for fast navigation in log lines
Add two links for navigating in log pages, one for going to the
first page and one for goint to the last page.

Introduce variable which points to the first log line to
display on the last possible page.

The commit contains hardcoded text for Last and First, and I
am also uncertain how spaces between links should be handled.
So this should be improved based on feedback.
2014-02-12 21:30:58 +01:00
Alf Høgemark
f4e869ffb4 netexternal.cgi: Fix display of DNS1 and DNS2 2014-02-12 21:07:38 +01:00
Arne Fitzenreiter
f74ea48125 shutdown.cgi: fix missing image. 2014-02-04 16:13:57 +01:00
Michael Tremer
fe30713604 firewall.cgi: Fix path to firewall-lib.pl. 2014-02-04 12:48:01 +01:00
Alexander Marx
8084656823 openvpn: Wrong subnet calculation bug fix.
Fixes #10466.
2014-02-02 14:38:24 +01:00
Michael Tremer
15b023b979 Add an entropy graph. 2014-02-02 14:32:15 +01:00
Arne Fitzenreiter
c924c7d1d1 remote.cgi: display ed25519 fingerprint. 2014-02-02 09:12:07 +01:00
Michael Tremer
1dd6ae72d9 Merge remote-tracking branch 'amarx/wlanap' into next 2014-01-29 17:32:59 +01:00
Alexander Marx
b1be2de786 NEW THEME: added padding right for TH and TD tags 2014-01-29 14:32:56 +01:00
Alexander Marx
11e012ef66 NEW THEME: added padding-left to all tables <td> because it looks much better 2014-01-29 14:32:50 +01:00
Alexander Marx
726e688235 Firewallgroups: added untranslated string 'name' 2014-01-29 14:32:34 +01:00
Alexander Marx
b985d3160a FIREWALL: changes column title in firewall-groups from IP Address to IP/MAC Address 2014-01-29 14:32:31 +01:00
Arne Fitzenreiter
e66d300a43 WebIF: fix gpl accept redirection for elinks.
elinks doesn't like get a 302 redirection after an other.
2014-01-23 19:21:22 +01:00
Alexander Marx
0cd7141da9 wlanap: mon-device no longer displayed 2014-01-23 16:45:46 +01:00
Alexander Marx
3827d1f6bf WLANAP: layout changes for WUI 2014-01-23 14:15:12 +01:00
Alexander Marx
d334d7cb47 Firewall: Bugfix - when using addressgroups with mac addresses in source, the mac rule was not correctly created.
Further MAC issues: in target area, the manual ip field was target
ip/mac address - changed to IP-Address
Also implemented a plausicheck, if an addressgroup with mac addresses is
used in target area, theres a hint saying that the rule will not be
applied for mac hosts
2014-01-21 11:55:56 +01:00
Erik Kapfer
48cc0e123a openvpn: Since port must be < 1024 we can drop the conflict check.
All the potentially conflicting ports are smaller than < 1024
and can therefore never be used any way.
2014-01-20 20:22:03 +01:00
Stefan Schantl
240acdfd87 Drop "Extra Query" for Shutdown and Reboot from gui.cgi.
In the past this option has been used to prevent users from
accidently shutting down or rebooting their systems. With IPFire 2.15
there is a own subpage on the WUI for doing this actions, so there is no
need anymore for those extra query.
2014-01-18 18:37:40 +01:00
Alexander Marx
f5f71c79b7 firewall: some layout changes and new plausi checks for dnat 2014-01-15 16:43:42 +01:00
Stefan Schantl
bfaa69562a Firewall: Hide rule actions when using NAT.
There is no need to choose a rule action when creating a NAT rule, so this
section can be hidden when "Use NAT" has been checked.
2014-01-14 22:09:13 +01:00
Alexander Marx
9d38669861 index.cgi: Re-design index page. 2014-01-14 21:57:26 +01:00
Alexander Marx
8e7137264b firewall: perl modifications for hiding rule action when nat is used 2014-01-14 21:48:20 +01:00
Michael Tremer
e11f536252 OpenVPN: Fix daemon stuck in WAIT state.
When the client is in the WAIT state, it is usally connected
to the server.
2014-01-12 15:40:50 +01:00
Michael Tremer
30491c6ac7 Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen
Conflicts:
	html/html/themes/ipfire/include/css/style.css
2014-01-11 13:08:27 +01:00
Michael Tremer
b5890e7369 theme: Move table styles to bottom of the CSS file. 2014-01-11 13:06:00 +01:00
Michael Tremer
412a1f43ce theme: Make table borders lighter. 2014-01-11 13:04:45 +01:00