project/luci.git
2008-08-26 Steven BarthRewrote advice
2008-08-26 Steven BarthAdd a nice user advise
2008-08-26 Steven BarthFixed typos
2008-08-26 Steven BarthUCI API changes
2008-08-26 Steven Barthlibs/cbi: Added support for enum dependencies
2008-08-26 Steven BarthUpdated UCI in contrib
2008-08-26 Steven Barthlibs/core: Added target parameter to luci.sys.httpget
2008-08-26 Steven Barthlibs/json: Completed JSON library
2008-08-26 Jo-Philipp... * luci: the monthly round of svn property fixups
2008-08-26 Steven Barthlibs/core: Reworked some basic libraries to not use...
2008-08-25 Jo-Philipp... * luci/libs: uvl: implement dependencies for enum values
2008-08-25 Jo-Philipp... * luci/libs: cbi: implement get_scheme() on some more...
2008-08-24 Steven Barthlibs/cbi: Fixed UVL integration
2008-08-24 Steven BarthCBI-UVL integration part #2
2008-08-24 Jo-Philipp... * luci/libs: uvl: store valueof values as associative...
2008-08-24 Jo-Philipp... * luci/libs: uvl: implement "valueof" option
2008-08-24 Jo-Philipp... * luci/libs: uvl: remove a brain-dead unpack()
2008-08-24 Jo-Philipp... * luci/libs: uvl: use python-style format syntax for...
2008-08-24 Steven Barthlibs/core: Add Pythonic string formatting syntax
2008-08-24 Steven BarthCBI-UVL integration part #1
2008-08-24 Jo-Philipp... * luci/libs: uvl: implement "named" flag for schemes
2008-08-24 Jo-Philipp... * luci/libs: uvl: implement get_scheme() and get_depend...
2008-08-23 Jo-Philipp... * luci/contrib: bump uci to v0.6.0
2008-08-23 Jo-Philipp... * luci/libs: web: fix "dispatcher.lua:167: attempt...
2008-08-22 Steven Barthmodules/admin-fulk: Fixed changes handling of Static...
2008-08-22 Steven BarthRPC initial authentication API completed
2008-08-22 Steven Barthlibs/web: Remove unneeded status call
2008-08-22 Steven BarthFix unhandled track values for leafs
2008-08-22 Steven Barthlibs/http: Fixed default sink for unknown data
2008-08-22 Steven BarthRPC part #3
2008-08-22 Steven BarthRPC part #2
2008-08-22 Steven BarthUpdated XML translation system, fixed some errors with...
2008-08-21 Steven Barthlibs/rpc: Created new library
2008-08-21 Steven BarthAdded LPEG
2008-08-20 Steven Barthupdates
2008-08-20 Steven BarthAdded batmand UCI config
2008-08-20 Jo-Philipp... * luci/themes: several xhtml fixes
2008-08-20 Jo-Philipp... * luci/i18n: updated translation files, xhtml fixes...
2008-08-20 Steven Barthlibs/web: Corrected HTTP-Headers
2008-08-20 Steven Barthlibs/web: Set Expires-Header
2008-08-20 Jo-Philipp... * luci/i18n: add luci translations in xml format
2008-08-20 Jo-Philipp... * luci/themes: add striptags() to page titles
2008-08-20 Jo-Philipp... * luci/libs: add striptags() to global dispatcher namespace
2008-08-20 Jo-Philipp... * luci/libs: use striptags() in cbi <option> elements
2008-08-20 Jo-Philipp... * luci/libs: use pcdata() in striptags()
2008-08-20 Jo-Philipp... * luci/libs: add striptags() to luci.util
2008-08-20 Jo-Philipp... * luci/applications: fix typo in english olsr translation
2008-08-20 Jo-Philipp... * luci/themes: fix css from last commit
2008-08-20 Jo-Philipp... * luci/themes: fix help text styles in openwrt.org...
2008-08-20 Jo-Philipp... * luci/contrib: update uci to v0.5.0
2008-08-20 Steven Barthmodules/admin-full: Use absolute paths for network...
2008-08-19 Jo-Philipp... * luci/build: fix bashism in module.mk
2008-08-19 Jo-Philipp... * luci/contrib: update to latest uci git version
2008-08-19 Steven Barthmodules/admin-*: Added hints for Wifi Channels
2008-08-19 Steven Barthmodules/admin-full: Correctly unload firewall config...
2008-08-19 Jo-Philipp... * luci/libs: change default scheme directory to /lib...
2008-08-19 Steven BarthMinor bugfixes
2008-08-19 Jo-Philipp... * luci/applications: olsr: convert general settings...
2008-08-19 Steven Barthlibs/cbi: Moved typecasting to the appropriate place
2008-08-19 Jo-Philipp... * luci/applications: make hna anouncments a tblsection...
2008-08-18 Jo-Philipp... * luci/libs: fix datatype validation of list values
2008-08-18 Steven Barthcontrib/uci: Updated .gitignore
2008-08-18 Steven Barthlibs/cbi: Added preliminary UCI list datatype support...
2008-08-18 Jo-Philipp... * luci/libs: uvl: add support for list values in scheme...
2008-08-18 Jo-Philipp... * luci/libs: update uci to most recent git revision
2008-08-18 Jo-Philipp... * libs/luci: implement get_list() and set_list() wrappe...
2008-08-18 Jo-Philipp... * luci/contrib: use bleeding edge uci version from git
2008-08-18 Steven BarthFixed duplicate tables
2008-08-18 Steven BarthSmall bugfixes and improvements
2008-08-18 Steven BarthFixed a typo
2008-08-18 Jo-Philipp... * luci/libs: use one common quoting style for error...
2008-08-18 Steven BarthSmall bug fixes
2008-08-18 Steven BarthFinally...
2008-08-18 Steven BarthCatch...
2008-08-18 Steven Barthtry...
2008-08-18 Steven Barthmodules/admin-mini: Smaller improvements
2008-08-18 Steven BarthUpdated Wifi Configuration in Mini, removed some orphan...
2008-08-18 Steven BarthHuuuuuuuuuuuge rewrite of the Wireless Configuration
2008-08-17 Jo-Philipp... * luci/libs: set svn property on uvl executable
2008-08-17 Jo-Philipp... * luci: big svn property fixup
2008-08-17 Jo-Philipp... * luci/libs: further fixes in uvl cli and library
2008-08-17 Jo-Philipp... * luci/libs: properly implement and document --schemedi...
2008-08-17 Jo-Philipp... * luci/contrib: add uvl to makefile
2008-08-17 Jo-Philipp... * luci/libs: fix typo in uvl utility
2008-08-17 Jo-Philipp... * luci/libs: add missing shebang to uvl cli
2008-08-17 Jo-Philipp... * luci/libs: add uvl cli utility
2008-08-17 Jo-Philipp... * luci/libs: uvl: rename validate() to validate_config...
2008-08-17 Steven BarthAttempt #3
2008-08-17 Steven BarthSecond try...
2008-08-17 Steven BarthUpdated OLSR page
2008-08-17 Jo-Philipp... * luci/libs: uvl: implement scheme loading on demand...
2008-08-17 Steven BarthPreparing rewrite of WiFi configuration
2008-08-17 Jo-Philipp... * luci/libs: uvl: add support for external validation...
2008-08-17 Jo-Philipp... * luci/libs: uvl: fix handling of boolean options,...
2008-08-17 Steven Barth #108
2008-08-17 Jo-Philipp... * luci/libs: add keys() to luci.util
2008-08-17 Jo-Philipp... * luci/libs: add alias to posix.readlink() in luci.fs
2008-08-17 Steven BarthAdd missing number conversion (fixed #108)
2008-08-17 Steven Barthmodules/admin-full: Added crontab configuration page
2008-08-17 Steven BarthFixed a typo
next