Commit graph

166 commits

Author SHA1 Message Date
Jo-Philipp Wich
1f653ab141 modules/admin-full: IE 8 JavaScript fixes... 2011-02-06 01:58:55 +00:00
Jo-Philipp Wich
80c2b4cf46 modules/admin-full: add ip6tables status output (#193) 2011-01-29 22:50:13 +00:00
Manuel Munz
3d0d60f3fb admin_uci: Fix spelling, close #191 2011-01-29 13:01:03 +00:00
Jo-Philipp Wich
68c596d98e modules/admin-full: revert wifi_join.htm from previous commit 2011-01-20 23:29:00 +00:00
Jo-Philipp Wich
6942e4ab1b modules/admin-full: rework wifi status templates 2011-01-20 23:27:48 +00:00
Jo-Philipp Wich
0f4a0cd85a modules/admin-full: fix diagnostics page in IE 2011-01-20 12:49:42 +00:00
Jo-Philipp Wich
723914264e modules/admin-full: make "Join Network" translateble, thanks noodlex 2011-01-14 22:43:15 +00:00
Jo-Philipp Wich
6718931452 modules/admin-full: remove old welcome page 2011-01-13 22:27:14 +00:00
Jo-Philipp Wich
02ad68a406 modules/admin-full: add supported bands to wifi overview adapter titles 2010-12-02 12:21:18 +00:00
Jo-Philipp Wich
4e1bf37c43 modules/admin-full: add uptime to iface status templates 2010-12-01 21:17:39 +00:00
Jo-Philipp Wich
d7ff116d8a modules/admin-full: use String.format('%t', ...) in lease status template 2010-12-01 20:54:52 +00:00
Jo-Philipp Wich
143131ea77 modules/admin-full: track non-tcp or udp connections, use /proc/net/nf_conntrack on newer systems 2010-11-29 14:14:17 +00:00
Jo-Philipp Wich
ceff3fc35c modules/admin-full: implement connection graph, cross browser fixes 2010-11-28 18:01:07 +00:00
Jo-Philipp Wich
750b023494 modules/admin-full: implement load graph 2010-11-28 14:40:43 +00:00
Jo-Philipp Wich
45cedb0fbd modules/admin-full: fix ordering 2010-11-28 06:51:33 +00:00
Jo-Philipp Wich
9c6efa1554 modules/admin-full: hide special interfaces like imq0, mon.wlan0 etc. 2010-11-28 06:50:38 +00:00
Jo-Philipp Wich
ea8465e98b modules/admin-full: remove leftover debug html 2010-11-28 06:45:10 +00:00
Jo-Philipp Wich
ae3825387b modules/admin-full: add SVG based realtime bandwidth status 2010-11-28 06:41:45 +00:00
Jo-Philipp Wich
aaeec06e3e modules/admin-full: display an error if libiwinfo is not installed 2010-11-27 18:24:38 +00:00
Jo-Philipp Wich
77ae07c88f modules/admin-full: pass along backlink in uci pages 2010-11-25 08:06:22 +00:00
Jo-Philipp Wich
5b05e6d020 modules/admin-full: style fixes on diagnostics page 2010-11-24 20:14:44 +00:00
Jo-Philipp Wich
23da14d303 modules/admin-full: add diagnostics page with ping / traceroute / nslookup 2010-11-24 20:09:37 +00:00
Jo-Philipp Wich
895c657381 modules/admin-full: fix swapped RX/TX in iface overview (#165) 2010-11-18 14:54:46 +00:00
Jo-Philipp Wich
4025427692 modules/admin-full: layout tweaks 2010-11-18 04:25:07 +00:00
Jo-Philipp Wich
e73df4fb45 modules/admin-full: use big wifi icons 2010-11-18 03:41:13 +00:00
Jo-Philipp Wich
a5dc680dee modules/admin-full: IE fixes 2010-11-18 01:34:56 +00:00
Jo-Philipp Wich
184523b6e7 modules/admin-full: xhr fixes 2010-11-17 15:23:21 +00:00
Jo-Philipp Wich
ce88550559 modules/admin-full: fix wifi join 2010-11-16 00:04:28 +00:00
Jo-Philipp Wich
3386d649ea modules/admin-full: readd atm bridge config 2010-11-15 23:00:53 +00:00
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
Steven Barth
b166a33429 * Remove "OPKG Configuration" link in menu - link on package manager page is enough
* Remove "Upgrade all packages" link as it is very dangerous on squashfs based filesystems
2009-01-17 13:20:59 +00:00
Jo-Philipp Wich
cb06573805 modules/admin-full: improve layout of uci changes pages 2008-12-07 21:27:11 +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
Steven Barth
720295d973 OXYGEN #3: Add "back" button to UCI apply/revert/changes pages 2008-10-10 20:59:27 +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
Steven Barth
a54b1945c4 Revert mtdow 2008-09-18 21:45:01 +00:00
Steven Barth
8f5d0d6ff5 new sysupgrade fixes part 2 2008-09-18 21:26:34 +00:00
Steven Barth
5067e2d185 Revised sysupgrade part 1 2008-09-18 19:23:08 +00:00
Steven Barth
2bbc4eb3c3 Revert "Redesigned firmware upgrade process" 2008-09-12 16:12:23 +00:00
Steven Barth
fade8edd2d Redesigned firmware upgrade process 2008-09-12 11:53:08 +00:00
Jo-Philipp Wich
a8c64ef3b0 * luci/modules/admin-full: fix character encoding in package descriptions, fixes #121 2008-09-07 20:12:24 +00:00
Steven Barth
72927597bc Fixed stupid bug 2008-09-06 19:39:03 +00:00
Steven Barth
7514604860 Fixed responsiveness for flashing process 2008-09-06 15:59:18 +00:00
Steven Barth
9ce58c0339 Made flashing more responsive as well 2008-09-06 15:15:38 +00:00
Steven Barth
f2ae44a284 Cosmetic improvement 2008-09-06 14:17:13 +00:00
Steven Barth
dbde0216c2 Rewrote UCI apply logic 2008-09-06 13:51:51 +00:00
Jo-Philipp Wich
73d1fca4e8 * luci/modules/admin-full: fix syslog page 2008-09-06 00:08:23 +00:00
Steven Barth
c882d1f501 Fixed Reboot pages 2008-09-05 10:20:07 +00:00
Steven Barth
d037dc5abc Updated Wifi Configuration in Mini, removed some orphaned pages 2008-08-18 01:08:37 +00:00
Steven Barth
0c3fc70ddb Huuuuuuuuuuuge rewrite of the Wireless Configuration 2008-08-18 00:38:18 +00:00