summaryrefslogtreecommitdiffhomepage
path: root/modules/admin-full/luasrc/view
AgeCommit message (Collapse)Author
2009-07-10modules/admin-full: speedup route status page by reimplementing it as templateJo-Philipp Wich
2009-06-08modules/admin-full: fix exception in interface status page for devices with ↵Jo-Philipp Wich
an empty ifname for wan (#71)
2009-06-07modules/admin-full: filter options column through pcdata() in iptables ↵Jo-Philipp Wich
status page
2009-06-07modules/admin-full: style fixes for iptables status page, restrict options ↵Jo-Philipp Wich
column to 30% of the table width
2009-06-07modules/admin-full: cope with empty targets in iptables status pageJo-Philipp Wich
2009-05-30modules/admin-full: fix bridge info on interface status page if multiple ↵Jo-Philipp Wich
bridges are present on the system
2009-05-17modules/admin-full: add sanity checks to interface status pageJo-Philipp Wich
2009-05-13modules/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-09modules/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-09modules/admin-full: rewrite firmware upgrade pagesJo-Philipp Wich
2009-03-28modules/admin-full: remove duplicate fallback translation in opkg error ↵Jo-Philipp Wich
reporting
2009-03-28modules/admin-full: improve opkg error reportingJo-Philipp Wich
2009-02-08modules/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-08modules/admin-full: implement interface status pageJo-Philipp Wich
i18n/english: add required strings for interface status
2009-02-08modules/admin-full: implement iptables status pageJo-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-07modules/admin-full: improve layout of uci changes pagesJo-Philipp Wich
2008-11-16* luci/themes: fix log pagesJo-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-10OXYGEN #3: Add "back" button to UCI apply/revert/changes pagesSteven Barth
2008-10-07* luci-trunk: huge xhtml, css and accessibility improvement patch - thanks ↵Jo-Philipp Wich
Alina!
2008-09-18Revert mtdowSteven Barth
2008-09-18new sysupgrade fixes part 2Steven Barth
2008-09-18Revised sysupgrade part 1Steven Barth
2008-09-12Revert "Redesigned firmware upgrade process"Steven Barth
2008-09-12Redesigned firmware upgrade processSteven Barth
2008-09-07* luci/modules/admin-full: fix character encoding in package descriptions, ↵Jo-Philipp Wich
fixes #121
2008-09-06Fixed stupid bugSteven Barth
2008-09-06Fixed responsiveness for flashing processSteven Barth
2008-09-06Made flashing more responsive as wellSteven Barth
2008-09-06Cosmetic improvementSteven Barth
2008-09-06Rewrote UCI apply logicSteven Barth
2008-09-06* luci/modules/admin-full: fix syslog pageJo-Philipp Wich
2008-09-05Fixed Reboot pagesSteven Barth
2008-08-18Updated Wifi Configuration in Mini, removed some orphaned pagesSteven Barth
2008-08-18Huuuuuuuuuuuge rewrite of the Wireless ConfigurationSteven Barth
2008-08-16Added status informationSteven Barth
Minor Cleanups
2008-08-16UI ImprovementsSteven Barth
2008-08-15Added missing value escapingSteven Barth
Fixed a typo (wrong if-condition) Added support for Table objects in CBI
2008-08-14modules/admin-full: Rewrote route configuration pageSteven Barth
2008-08-14Converted password change form to CBI modelSteven Barth
2008-08-14Converted IPKG configuration to CBI modelSteven Barth
Removed abandoned code
2008-08-14Fixed login formSteven Barth
Converted SSH-Keys to CBI-Map
2008-08-14* luci/libs: improved cbi templatesJo-Philipp Wich
* luci/modules: fix layout of sshkeys page in admin-full
2008-08-08libs/core: Cleaned up luci.sys in favor of the new luci.ip moduleSteven Barth
2008-08-03modules/admin-*: Fixes for firmware upgrade and system resetSteven Barth
2008-08-03admin-full, admin-mini: Added configuration backup, restore, reset pageSteven Barth
admin-full, admin-mini: Fixed a bug in firmware upgrade preventing configuration files from being kept
2008-07-29modules: Redesigned configuration save, apply, save & apply menu optionsSteven Barth
2008-07-19modules/admin-full, modules/admin-mini: Fixed firmware upgrade templatesSteven Barth
2008-07-16Several small cleanups and improvementsSteven Barth
modules/admin-mini: Added reboot page