Jo-Philipp Wich
3c39da44fb
modules/admin-full: workaround integer overflow in ipv6 route display
2010-03-08 00:52:21 +00:00
Jo-Philipp Wich
eeed712024
all: next round of translation fixups
2009-10-31 20:03:27 +00:00
Jo-Philipp Wich
b0b28b970f
all: automatic <%:...%> -> <%_...%> fixup
2009-10-31 17:02:21 +00:00
Jo-Philipp Wich
7c76587588
all: change most translate statements to new format, some need manual cleanup
2009-10-31 15:54:11 +00:00
Jo-Philipp Wich
074b5dfc4a
fix fallout from nixio.fs transition
2009-07-19 00:38:52 +00:00
Jo-Philipp Wich
8fcd841aa9
convert luci.fs users to nixio.fs api
2009-07-19 00:24:58 +00:00
Jo-Philipp Wich
c5e52b7643
modules/admin-full: cleanup requires in conntrack template
2009-07-10 22:05:01 +00:00
Jo-Philipp Wich
75e8d0bf4b
modules/admin-full: reimplement conntrack page as template
2009-07-10 22:02:30 +00:00
Jo-Philipp Wich
6940edbdce
modules/admin-full: speedup route status page by reimplementing it as template
2009-07-10 19:11:37 +00:00
Jo-Philipp Wich
30a15ca081
modules/admin-full: fix exception in interface status page for devices with an empty ifname for wan ( #71 )
2009-06-08 20:40:18 +00:00
Jo-Philipp Wich
95aa9593c5
modules/admin-full: filter options column through pcdata() in iptables status page
2009-06-07 13:44:50 +00:00
Jo-Philipp Wich
2863c0e2ed
modules/admin-full: style fixes for iptables status page, restrict options column to 30% of the table width
2009-06-07 13:37:07 +00:00
Jo-Philipp Wich
1d313c2707
modules/admin-full: cope with empty targets in iptables status page
2009-06-07 13:00:26 +00:00
Jo-Philipp Wich
44171fde22
modules/admin-full: fix bridge info on interface status page if multiple bridges are present on the system
2009-05-30 00:44:04 +00:00
Jo-Philipp Wich
112d053284
modules/admin-full: add sanity checks to interface status page
2009-05-17 01:51:59 +00:00
Jo-Philipp Wich
2e913fd28f
modules/admin-full:
...
- translate i18n fallbacks to english in status controller
- bump copyright year in iptables and interfaces templates
- remove redundant fieldsets from iptables page and nuke a left-over code
2009-02-08 20:20:42 +00:00
Jo-Philipp Wich
2c73c95055
modules/admin-full: implement interface status page
...
i18n/english: add required strings for interface status
2009-02-08 20:11:09 +00:00
Jo-Philipp Wich
f52ec22717
modules/admin-full: implement iptables status page
...
i18n/english: resync xml, add strings for iptables page
libs/sys/iptparser: implement chain() and is_custom_target()
2009-02-08 03:56:50 +00:00
Jo-Philipp Wich
cbed72fb47
* luci/themes: fix log pages
...
* luci/modules/admin-full: add dmesg page
* luci/i18n: add "dmesg" translations
* luci/libs/util: add cmatch(), register string functions in string class
* luci/libs/sys: add dmesg()
2008-11-16 22:45:10 +00:00
Jo-Philipp Wich
38319cfaa5
* luci/themes/openwrt.org: fixes for syslog page and overall improvements, thanks Carlos
2008-10-23 16:05:55 +00:00
Jo-Philipp Wich
86e1aebb59
* luci-trunk: huge xhtml, css and accessibility improvement patch - thanks Alina!
2008-10-07 13:10:24 +00:00
Jo-Philipp Wich
73d1fca4e8
* luci/modules/admin-full: fix syslog page
2008-09-06 00:08:23 +00:00
Steven Barth
d037dc5abc
Updated Wifi Configuration in Mini, removed some orphaned pages
2008-08-18 01:08:37 +00:00
Steven Barth
d212e531d5
Added missing value escaping
...
Fixed a typo (wrong if-condition)
Added support for Table objects in CBI
2008-08-15 18:18:16 +00:00
Steven Barth
68d499edb9
modules/admin-full: Rewrote route configuration page
2008-08-14 20:33:30 +00:00
Steven Barth
e080fcebd2
libs/core: Cleaned up luci.sys in favor of the new luci.ip module
2008-08-08 12:26:45 +00:00
Steven Barth
97ff4a156f
Split up admin-core into admin-core and admin-full, preparing admin-mini
2008-07-15 08:47:36 +00:00