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
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
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
Erik Kapfer
8c252e6aa8
OpenVPN: Check if port is smaller than 1024.
...
Bug #10459 .
2014-01-11 12:38:53 +01:00
Alexander Marx
7d44bfeef1
changes pagetitle in vpnmain.cgi
2014-01-11 12:15:11 +01:00
Alexander Marx
f536ab2661
language changes in Menu and on statuspage (index.cgi)
2014-01-11 12:14:18 +01:00
Alexander Marx
aeefcc9caa
Firewall: modified firewall-groups so that they can be empty even if used in rules
...
Now one can create a group, use it in a rule and then delete every entry
from the group. (The firewallrule then will be displayed yellow and
disabled).
2014-01-11 12:13:45 +01:00
Alexander Marx
6f5487d711
deleted title of backup.cgi
2014-01-09 16:50:46 +01:00
Alexander Marx
57ba5e8126
layout of p2p-block.cgi title
2014-01-09 16:28:08 +01:00
Alexander Marx
d00b354885
Layout of optionsfw.cgi - title
2014-01-09 16:27:30 +01:00
Alexander Marx
4d74a20df0
Layout of fwhosts title
2014-01-09 16:26:40 +01:00
Alexander Marx
3932f02ba3
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen-layout
2014-01-09 16:23:39 +01:00
Alexander Marx
73ede29f00
Layout changes firewalllog.dat
2014-01-09 15:09:50 +01:00
Alexander Marx
c8ee899dbc
Layout changes firewalllogport.dat
2014-01-09 15:08:41 +01:00
Alexander Marx
5b579ad60c
Layout changes firewalllogip.dat
2014-01-09 15:08:00 +01:00