summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2008-08-14modules/admin-core: Added several cross-references to relevant configuration ↵Steven Barth
pages
2008-08-14applications/luci-ntpc: Updated module to work with reworked UCI schemeSteven Barth
2008-08-14User interface improvements part #3Steven Barth
2008-08-14libs/cbi: Add cross-linking capabilitiesSteven Barth
2008-08-14libs/cbi: Added TextValueSteven Barth
2008-08-14libs/core: Added missing license information to coxpcallSteven Barth
2008-08-14modules/admin-full: Updated VLAN configuration pageSteven Barth
2008-08-14* luci/libs: only create <legend> if there is a title in tblsection templateJo-Philipp Wich
2008-08-14* luci/libs: improved cbi templatesJo-Philipp Wich
* luci/modules: fix layout of sshkeys page in admin-full
2008-08-13modules/admin-full: Optimized mount-point configuration pageSteven Barth
2008-08-13modules/admin-full: Added Firewall-Zone column to network interface overviewSteven Barth
2008-08-13Completed rewrite of network interface configuration pageSteven Barth
2008-08-13Merged themes/fledermaus and themes/openwrt-lightSteven Barth
2008-08-13* luci/themes: fix vertical alignment of help iconsJo-Philipp Wich
2008-08-13* luci/libs: changed template for tblsection to save more vertical spaceJo-Philipp Wich
2008-08-13* luci/themes: fix margin for field titlesJo-Philipp Wich
2008-08-13More UI optimizationsSteven Barth
2008-08-13* luci/themes: <tt> is deprecated, replace with <pre> in error500 template, ↵Jo-Philipp Wich
add css styles for error500 and cbi error messages
2008-08-13* luci/themes: small css fix for openwrt.org themeJo-Philipp Wich
2008-08-13User interface improvements part #2Steven Barth
2008-08-13Improve last commitSteven Barth
2008-08-13libs/cbi: Improved user interface draft #1Steven Barth
2008-08-13Fixed last commitSteven Barth
2008-08-13modules/admin-full: Network interface configuration optimization part #1Steven Barth
2008-08-12Fixed last commitSteven Barth
2008-08-12themes/*: Added .hidden FlagSteven Barth
2008-08-12libs/cbi: Added support for stateful Values, Added editlink templateSteven Barth
2008-08-12* luci/themes: fix ipkg postinstall for openwrt.org light themeJo-Philipp Wich
2008-08-11modules/admin-full: Preparing rewrite of network interface configurationSteven Barth
2008-08-11* luci/contrib: add openwrt.org light theme to MakefileJo-Philipp Wich
2008-08-11* luci/themes: add "OpenWrt Light" theme, a derivate of openwrt.org theme ↵Jo-Philipp Wich
without images
2008-08-11Fixed last commitSteven Barth
2008-08-11Added new Application luci-samba offering SMB/CIFS network share configurationSteven Barth
2008-08-11Minor bugfixesSteven Barth
2008-08-11Fixed last commitSteven Barth
2008-08-11libs/web: Even more sanity checksSteven Barth
2008-08-11libs/web: Add additional sanity checks to session mechanismSteven Barth
2008-08-11libs/web: Add an additional sanity check to Session IDsSteven Barth
2008-08-10Revert "* Fix last commit"Steven Barth
This reverts commit 0c680a15bc487d98bb8b50e4c57f735b957c4744.
2008-08-10* Fix last commitSteven Barth
2008-08-10* libs/web: Reworked authenticationSteven Barth
2008-08-09* luci/libs: In luci.ip: __array16() does assert() already, so drop ↵Jo-Philipp Wich
redundant sanity checks in add() and sub()
2008-08-09* luci/libs: add missing parameter documentation for prefix() in luci.ipJo-Philipp Wich
2008-08-09* luci/libs: updated documentation for luci.ip to use new features of luadocJo-Philipp Wich
2008-08-09* luci/contrib: added support for constants documentation in luadocJo-Philipp Wich
2008-08-09* luci/contrib: implemented "@cstyle" tag in luadoc to tell whether a ↵Jo-Philipp Wich
"module" is a class or an object instance; changed templates to use instance:function() notation for instances and function() notation for class members.
2008-08-09* luci/contrib: remove remaining debugging code from luadocJo-Philipp Wich
2008-08-09* luci/contrib: fixed anchors in virtual module documentation, only render ↵Jo-Philipp Wich
parameters to html which have a corresponding @param tag
2008-08-09* luci/contrib: added support for multiple modules per file in luadocJo-Philipp Wich
2008-08-09libs/cbi: Major ImprovementsSteven Barth
Added initial support for non-UCI-based forms (luci.cbi.SimpleForm) Minor API improvements Now correctly tagging "empty mandatory field" errors