Commit graph

87 commits

Author SHA1 Message Date
Jo-Philipp Wich
d26e671b78 modules/admin-full: add missing svn property to previous commit 2010-11-15 22:09:47 +00:00
Jo-Philipp Wich
75e807e289 modules/admin-full: new interface overview page, other template changes 2010-11-15 22:08:42 +00:00
Jo-Philipp Wich
251088304e modules/admin-full: template tweaks 2010-11-15 14:41:30 +00:00
Jo-Philipp Wich
442438fe9d modules/admin-full: fix join/edit links in wifi overview 2010-11-13 20:52:00 +00:00
Jo-Philipp Wich
cb1dee09e1 modules/admin-full: add a missing escape in packages template 2010-11-13 13:58:30 +00:00
Jo-Philipp Wich
59eb5ff576 modules/admin-full: fix typo introduced with r6406 2010-11-09 19:53:01 +00:00
Jo-Philipp Wich
639664a40e modules/admin-full: add missing translation calls to wifi overview
tempalte
2010-11-09 19:33:09 +00:00
Jo-Philipp Wich
97e27a0bcf modules/admin-full: properly handle disabled radios in live overview 2010-11-08 22:40:04 +00:00
Jo-Philipp Wich
e75c0911a3 modules/admin-full: live status for wifi overview page 2010-11-08 21:51:24 +00:00
Jo-Philipp Wich
ff9398b605 modules/admin-full: fix bad colspan in lease status template 2010-11-08 09:29:48 +00:00
Jo-Philipp Wich
cb3caa6e30 modules/admin-full: live status, validation for dhcp leases 2010-11-07 23:31:19 +00:00
Jo-Philipp Wich
ba84656d6e modules/admin-full: convert admin templates to new network model 2010-10-30 00:44:34 +00:00
Jo-Philipp Wich
f6b77ef7f0 modules/admin-full: add realtime iface status to config page 2010-10-25 22:26:08 +00:00
Jo-Philipp Wich
7ae988f342 modules/admin-full: rework wifi configuration 2010-10-19 04:08:15 +00:00
Jo-Philipp Wich
670648ad21 modules/admin-full: rework changes/apply/revert pages 2010-10-15 21:53:28 +00:00
Jo-Philipp Wich
7b23839dce modules/admin-full: fix arp lookup in wifi overview 2010-10-12 05:06:34 +00:00
Jo-Philipp Wich
cde6e129d4 modules/admin-full: merge rewritten package management from luci-0.9 2010-04-18 22:55:59 +00:00
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
913ab50e2b modules/admin-full: link to wifi network adding in overview 2009-12-25 00:42:17 +00:00
Jo-Philipp Wich
a50452e3e3 modules/admin-full: rewrite wifi join wizzard 2009-11-08 02:38:22 +00:00
Jo-Philipp Wich
e3c28e07af modules/admin-full: fix syntax error in i18n tag 2009-11-01 17:39:31 +00:00
Jo-Philipp Wich
641da07639 modules/admin-full: fix error i18n handling in opkg page 2009-11-01 13:44:11 +00:00
Jo-Philipp Wich
4ef4776c9a all: various i18n realted fixes 2009-10-31 21:09:02 +00:00
Jo-Philipp Wich
eeed712024 all: next round of translation fixups 2009-10-31 20:03:27 +00:00
Jo-Philipp Wich
cffba70b2e all: translation fixes in templates 2009-10-31 19:26:07 +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
66fe827403 modules/admin-full: migrate wifi overview page to wireless model 2009-10-29 02:22:00 +00:00
Jo-Philipp Wich
eed5553110 modules/admin-full: fix some problems with b43 2009-09-27 03:04:36 +00:00
Jo-Philipp Wich
64b6f98653 modules/admin-full: make wireless survey work on actual hardware, add a warning if wpa-supplicant is required but not installed, fix some typos 2009-09-26 14:00:23 +00:00
Jo-Philipp Wich
4d3ddb03a3 modules/admin-full: initial work on site survey and network join 2009-09-26 11:10:01 +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
3de89c4f9f modules/admin-full:
- move routes and conntrack info to status menu
	- move static routes to own 2nd level menu point
	- fix i18n in upgrade page
2009-05-13 23:46:56 +00:00
Jo-Philipp Wich
fd31bb2fcc modules/admin-full: fixes for upgrade pages:
- do not show a size warning if media size is unknown
	- handle unsupported platforms gracefully
	- i18n tag cleanup
2009-05-09 02:26:13 +00:00
Jo-Philipp Wich
2fabf92cf0 modules/admin-full: rewrite firmware upgrade pages 2009-05-09 02:06:33 +00:00
Jo-Philipp Wich
dd267f9457 modules/admin-full: remove duplicate fallback translation in opkg error reporting 2009-03-28 20:20:18 +00:00
Jo-Philipp Wich
e4a3fd177c modules/admin-full: improve opkg error reporting 2009-03-28 20:15:53 +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