Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-27 | modules/admin-full: fix some problems with b43 | Jo-Philipp Wich | |
2009-09-26 | modules/admin-full: make wireless survey work on actual hardware, add a ↵ | Jo-Philipp Wich | |
warning if wpa-supplicant is required but not installed, fix some typos | |||
2009-09-26 | modules/admin-full: initial work on site survey and network join | Jo-Philipp Wich | |
2009-07-19 | fix fallout from nixio.fs transition | Jo-Philipp Wich | |
2009-07-19 | convert luci.fs users to nixio.fs api | Jo-Philipp Wich | |
2009-07-10 | modules/admin-full: cleanup requires in conntrack template | Jo-Philipp Wich | |
2009-07-10 | modules/admin-full: reimplement conntrack page as template | Jo-Philipp Wich | |
2009-07-10 | modules/admin-full: speedup route status page by reimplementing it as template | Jo-Philipp Wich | |
2009-06-08 | modules/admin-full: fix exception in interface status page for devices with ↵ | Jo-Philipp Wich | |
an empty ifname for wan (#71) | |||
2009-06-07 | modules/admin-full: filter options column through pcdata() in iptables ↵ | Jo-Philipp Wich | |
status page | |||
2009-06-07 | modules/admin-full: style fixes for iptables status page, restrict options ↵ | Jo-Philipp Wich | |
column to 30% of the table width | |||
2009-06-07 | modules/admin-full: cope with empty targets in iptables status page | Jo-Philipp Wich | |
2009-05-30 | modules/admin-full: fix bridge info on interface status page if multiple ↵ | Jo-Philipp Wich | |
bridges are present on the system | |||
2009-05-17 | modules/admin-full: add sanity checks to interface status page | Jo-Philipp Wich | |
2009-05-13 | modules/admin-full: | Jo-Philipp Wich | |
- move routes and conntrack info to status menu - move static routes to own 2nd level menu point - fix i18n in upgrade page | |||
2009-05-09 | modules/admin-full: fixes for upgrade pages: | Jo-Philipp Wich | |
- do not show a size warning if media size is unknown - handle unsupported platforms gracefully - i18n tag cleanup | |||
2009-05-09 | modules/admin-full: rewrite firmware upgrade pages | Jo-Philipp Wich | |
2009-03-28 | modules/admin-full: remove duplicate fallback translation in opkg error ↵ | Jo-Philipp Wich | |
reporting | |||
2009-03-28 | modules/admin-full: improve opkg error reporting | Jo-Philipp Wich | |
2009-02-08 | modules/admin-full: | Jo-Philipp Wich | |
- 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 | modules/admin-full: implement interface status page | Jo-Philipp Wich | |
i18n/english: add required strings for interface status | |||
2009-02-08 | modules/admin-full: implement iptables status page | Jo-Philipp Wich | |
i18n/english: resync xml, add strings for iptables page libs/sys/iptparser: implement chain() and is_custom_target() | |||
2009-01-17 | * Remove "OPKG Configuration" link in menu - link on package manager page is ↵ | Steven Barth | |
enough * Remove "Upgrade all packages" link as it is very dangerous on squashfs based filesystems | |||
2008-12-07 | modules/admin-full: improve layout of uci changes pages | Jo-Philipp Wich | |
2008-11-16 | * luci/themes: fix log pages | Jo-Philipp Wich | |
* 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-10-23 | * luci/themes/openwrt.org: fixes for syslog page and overall improvements, ↵ | Jo-Philipp Wich | |
thanks Carlos | |||
2008-10-10 | OXYGEN #3: Add "back" button to UCI apply/revert/changes pages | Steven Barth | |
2008-10-07 | * luci-trunk: huge xhtml, css and accessibility improvement patch - thanks ↵ | Jo-Philipp Wich | |
Alina! | |||
2008-09-18 | Revert mtdow | Steven Barth | |
2008-09-18 | new sysupgrade fixes part 2 | Steven Barth | |
2008-09-18 | Revised sysupgrade part 1 | Steven Barth | |
2008-09-12 | Revert "Redesigned firmware upgrade process" | Steven Barth | |
2008-09-12 | Redesigned firmware upgrade process | Steven Barth | |
2008-09-07 | * luci/modules/admin-full: fix character encoding in package descriptions, ↵ | Jo-Philipp Wich | |
fixes #121 | |||
2008-09-06 | Fixed stupid bug | Steven Barth | |
2008-09-06 | Fixed responsiveness for flashing process | Steven Barth | |
2008-09-06 | Made flashing more responsive as well | Steven Barth | |
2008-09-06 | Cosmetic improvement | Steven Barth | |
2008-09-06 | Rewrote UCI apply logic | Steven Barth | |
2008-09-06 | * luci/modules/admin-full: fix syslog page | Jo-Philipp Wich | |
2008-09-05 | Fixed Reboot pages | Steven Barth | |
2008-08-18 | Updated Wifi Configuration in Mini, removed some orphaned pages | Steven Barth | |
2008-08-18 | Huuuuuuuuuuuge rewrite of the Wireless Configuration | Steven Barth | |
2008-08-16 | Added status information | Steven Barth | |
Minor Cleanups | |||
2008-08-16 | UI Improvements | Steven Barth | |
2008-08-15 | Added missing value escaping | Steven Barth | |
Fixed a typo (wrong if-condition) Added support for Table objects in CBI | |||
2008-08-14 | modules/admin-full: Rewrote route configuration page | Steven Barth | |
2008-08-14 | Converted password change form to CBI model | Steven Barth | |
2008-08-14 | Converted IPKG configuration to CBI model | Steven Barth | |
Removed abandoned code | |||
2008-08-14 | Fixed login form | Steven Barth | |
Converted SSH-Keys to CBI-Map |