summaryrefslogtreecommitdiffhomepage
path: root/modules/admin-core/luasrc
AgeCommit message (Collapse)Author
2008-07-07Updated notice and contributors informationSteven Barth
2008-07-06libs/web: Removed deprecated i18n-file naming conventionSteven Barth
2008-07-06* libs/web: Fixed translation handlingSteven Barth
2008-07-05* modules/admin-core: Add translation for UCI changes, revert and apply page ↵Steven Barth
title
2008-06-29* libs/web: Added Logout supportSteven Barth
* libs/web: Fixed a bug with an invalid calling convention in luci.dispatcher * libs/sys: Fixed rudimentary posix.crypt detection
2008-06-28* libs/web: Switched from HTTP-Basic-Auth to Session-AuthSteven Barth
* Updated Makefiles for better testing environment integration * Fixed libs/sgi-luci
2008-06-27* Updated thankyou documentsSteven Barth
2008-06-14* Rewrote Luci to be coroutine-safe allowing the use of non-forking webserversSteven Barth
* Setting base version to 0.7
2008-06-11* Added support for timezone settingSteven Barth
2008-06-09* Prepare german translation cleanupSteven Barth
2008-06-08* More TranslationSteven Barth
2008-06-08* Core translationSteven Barth
2008-06-08* Core translationSteven Barth
* Added license headers * Splitted qos into separate application package
2008-06-06* Core translationSteven Barth
2008-06-06* Removed section titlesSteven Barth
2008-06-06* Fixed an issue that prevented the controller from working with fastindexSteven Barth
2008-06-06* Separated OLSR pages into separate application packSteven Barth
* Minor bugfixes and enhancements
2008-06-05* Merged Luci to use native UCI-librarySteven Barth
2008-06-03make use of the new features in the binding for uci v0.4.0 - fixes remaining ↵Felix Fietkau
dependencies of libuci.lua on the cli
2008-06-02* Moved Freifunk status pages to admin-core and linked them in FreifunkSteven Barth
* luci/web: Added assign() to dispatcher to reference foreign nodes in the dispatching tree
2008-06-02* Added native basic authentication supportSteven Barth
* Cleanups
2008-06-01* Performance optimizationsSteven Barth
* libs/core: Added bytecode stripping function to luci.util * libs/core: Added smart indexcache that automatically updates cached index-files on change * libs/web: Enabled template caching support * Core Translation part 4
2008-05-31* Core translation part 3Steven Barth
2008-05-31* Core translation part 2Steven Barth
2008-05-31* Core translation part 1Steven Barth
* Introduced new default theme "OpenWRT.org" * Minor tweaks
2008-05-29* Temporarily disabled fastindex-support due to a bug where controllers ↵Steven Barth
containing "require"-calls are not indexed correctly
2008-05-29* BugfixesSteven Barth
* Moved cbi.js into the right directory * Added more debugging to dispatcher * Introduced about page
2008-05-28* Preparing about pageSteven Barth
2008-05-27* Optimized dispatching modelSteven Barth
2008-05-27commit 4f6198094cf4134179d1f9c9fa8f79759a27c87eSteven Barth
Author: Felix Fietkau <nbd@openwrt.org> Date: Tue May 27 13:56:12 2008 +0200 rename src/ to luasrc/