project/luci.git
2008-08-15 Steven BarthAdded missing value escaping
2008-08-15 Steven BarthAdded XML -> Lua translation transform target to Makefiles
2008-08-15 Jo-Philipp... * luci/themes: remove dist/ directory from openwrt...
2008-08-15 Steven Barthlibs/cbi: Some fixes
2008-08-15 Steven BarthPreliminary merged some barrier-free translations ...
2008-08-15 Steven Barthmodules/*: Reintroduced the broadcom sanity check
2008-08-15 Steven BarthResolve some pseudo-recursive dependency
2008-08-15 Steven Barthmodules/admin-mini: Remove unneeded checks
2008-08-15 Steven Barthmodules/admin-mini: Fixed a typo
2008-08-15 Steven Barthmodules/admin-full: Reworked DHCP configuration
2008-08-14 Steven Barthmodules/admin-full: Added list of mounted file systems...
2008-08-14 Steven Barthlibs/core: Remove deprecated luci.bits which got replac...
2008-08-14 Steven Barthlibs/cbi: Prevent SimpleForms from prematurely parsing...
2008-08-14 Steven Barthi18n/*: Tiny logical translation improvement
2008-08-14 Steven Barthlibs/sys: Added luci.sys.mounts
2008-08-14 Steven Barthlibs/core: Add luci.execi as memory efficient replaceme...
2008-08-14 Jo-Philipp... * luci/libs: make uvl code usable
2008-08-14 Steven Barthmodules/admin-full: Rewrote route configuration page
2008-08-14 Jo-Philipp... * luci/libs: add preliminary uvl code
2008-08-14 Steven BarthEnable more sanity checks for Password Changing page
2008-08-14 Steven BarthConverted password change form to CBI model
2008-08-14 Steven BarthConverted IPKG configuration to CBI model
2008-08-14 Steven Barthapplications/luci-ntpc: Remove abandoned translations
2008-08-14 Steven Barthapplications/luci-ntpc: Refreshed CBI model to work...
2008-08-14 Steven BarthFixed login form
2008-08-14 Steven Barthmodules/admin-full: Added a cross-references from netwo...
2008-08-14 Steven Barthmodules/admin-core: Added several cross-references...
2008-08-14 Steven Barthapplications/luci-ntpc: Updated module to work with...
2008-08-14 Steven BarthUser interface improvements part #3
2008-08-14 Steven Barthlibs/cbi: Add cross-linking capabilities
2008-08-14 Steven Barthlibs/cbi: Added TextValue
2008-08-14 Steven Barthlibs/core: Added missing license information to coxpcall
2008-08-14 Steven Barthmodules/admin-full: Updated VLAN configuration page
2008-08-14 Jo-Philipp... * luci/libs: only create <legend> if there is a title...
2008-08-14 Jo-Philipp... * luci/libs: improved cbi templates
2008-08-13 Steven Barthmodules/admin-full: Optimized mount-point configuration...
2008-08-13 Steven Barthmodules/admin-full: Added Firewall-Zone column to netwo...
2008-08-13 Steven BarthCompleted rewrite of network interface configuration...
2008-08-13 Steven BarthMerged themes/fledermaus and themes/openwrt-light
2008-08-13 Jo-Philipp... * luci/themes: fix vertical alignment of help icons
2008-08-13 Jo-Philipp... * luci/libs: changed template for tblsection to save...
2008-08-13 Jo-Philipp... * luci/themes: fix margin for field titles
2008-08-13 Steven BarthMore UI optimizations
2008-08-13 Jo-Philipp... * luci/themes: <tt> is deprecated, replace with <pre...
2008-08-13 Jo-Philipp... * luci/themes: small css fix for openwrt.org theme
2008-08-13 Steven BarthUser interface improvements part #2
2008-08-13 Steven BarthImprove last commit
2008-08-13 Steven Barthlibs/cbi: Improved user interface draft #1
2008-08-13 Steven BarthFixed last commit
2008-08-13 Steven Barthmodules/admin-full: Network interface configuration...
2008-08-12 Steven BarthFixed last commit
2008-08-12 Steven Barththemes/*: Added .hidden Flag
2008-08-12 Steven Barthlibs/cbi: Added support for stateful Values, Added...
2008-08-12 Jo-Philipp... * luci/themes: fix ipkg postinstall for openwrt.org...
2008-08-11 Steven Barthmodules/admin-full: Preparing rewrite of network interf...
2008-08-11 Jo-Philipp... * luci/contrib: add openwrt.org light theme to Makefile
2008-08-11 Jo-Philipp... * luci/themes: add "OpenWrt Light" theme, a derivate...
2008-08-11 Steven BarthFixed last commit
2008-08-11 Steven BarthAdded new Application luci-samba offering SMB/CIFS...
2008-08-11 Steven BarthMinor bugfixes
2008-08-11 Steven BarthFixed last commit
2008-08-11 Steven Barthlibs/web: Even more sanity checks
2008-08-11 Steven Barthlibs/web: Add additional sanity checks to session mechanism
2008-08-11 Steven Barthlibs/web: Add an additional sanity check to Session IDs
2008-08-10 Steven BarthRevert "* Fix last commit"
2008-08-10 Steven Barth* Fix last commit
2008-08-10 Steven Barth* libs/web: Reworked authentication
2008-08-09 Jo-Philipp... * luci/libs: In luci.ip: __array16() does assert()...
2008-08-09 Jo-Philipp... * luci/libs: add missing parameter documentation for...
2008-08-09 Jo-Philipp... * luci/libs: updated documentation for luci.ip to use...
2008-08-09 Jo-Philipp... * luci/contrib: added support for constants documentati...
2008-08-09 Jo-Philipp... * luci/contrib: implemented "@cstyle" tag in luadoc...
2008-08-09 Jo-Philipp... * luci/contrib: remove remaining debugging code from...
2008-08-09 Jo-Philipp... * luci/contrib: fixed anchors in virtual module documen...
2008-08-09 Jo-Philipp... * luci/contrib: added support for multiple modules...
2008-08-09 Steven Barthlibs/cbi: Major Improvements
2008-08-09 Jo-Philipp... * luci/themes: trivial css fix for openwrt.org and...
2008-08-09 Jo-Philipp... * luci/libs: fixed documentation for broadcast() in...
2008-08-09 Jo-Philipp... * luci/libs: added broadcast(), minhost() and maxhost...
2008-08-09 Steven BarthAdded missing dependency which broke LuCI
2008-08-08 Steven BarthReworked Fledermaus Theme
2008-08-08 Jo-Philipp... * luci/libs: Damn, I should take english lessons ....
2008-08-08 Jo-Philipp... * luci/libs: added inline documentation and luci.ip...
2008-08-08 Jo-Philipp... * luci/libs: properly handle overflows in luci.ip.add()
2008-08-08 Jo-Philipp... * luci/libs: fix off-by-one bug in luci.ip
2008-08-08 Jo-Philipp... * luci/libs: fixed contains() in luci.ip
2008-08-08 Steven Barthlibs/core: Cleaned up luci.sys in favor of the new...
2008-08-08 Steven Barthlibs/web: Added missing on_commit trigger
2008-08-08 Steven BarthAdded missing translation
2008-08-08 Jo-Philipp... * luci/libs: add assert() to contains() in luci.ip
2008-08-08 Jo-Philipp... * luci/libs: fixed big endian in Hex() constructor
2008-08-08 Jo-Philipp... * luci/libs: added Hex() constructor to luci.ip
2008-08-07 Steven Barththemes/*: Use application/xhtml+xml as Mime-Type
2008-08-07 Steven BarthFixed a typo
2008-08-07 Steven Barthmodules/admin-full: Added support for interface aliases
2008-08-07 Steven Barthlibs/cbi: Added magic ;-)
2008-08-07 Steven Barthmodules/admin-full: Added support for IPv6 network...
2008-08-07 Jo-Philipp... * libs/core/ip: save a redundant object in compare()
2008-08-07 Steven Barthlib/core: luci.ip: Added more sanity checks and optimiz...
2008-08-07 Steven Barthlibs/core: Taught luci.ip how to use netmasks and small...
next