Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2008-08-14 | * luci/libs: improved cbi templates | Jo-Philipp Wich | |
* luci/modules: fix layout of sshkeys page in admin-full | |||
2008-08-08 | libs/core: Cleaned up luci.sys in favor of the new luci.ip module | Steven Barth | |
2008-08-03 | modules/admin-*: Fixes for firmware upgrade and system reset | Steven Barth | |
2008-08-03 | admin-full, admin-mini: Added configuration backup, restore, reset page | Steven Barth | |
admin-full, admin-mini: Fixed a bug in firmware upgrade preventing configuration files from being kept | |||
2008-07-29 | modules: Redesigned configuration save, apply, save & apply menu options | Steven Barth | |
2008-07-19 | modules/admin-full, modules/admin-mini: Fixed firmware upgrade templates | Steven Barth | |
2008-07-16 | Several small cleanups and improvements | Steven Barth | |
modules/admin-mini: Added reboot page |