summaryrefslogtreecommitdiffhomepage
path: root/src/ffluci/cbi.lua
AgeCommit message (Collapse)Author
2008-03-28* CBI: improvements, bug fixesSteven Barth
* admin: Introduced wifi, olsr, password pages
2008-03-27* Major CBI improvementsSteven Barth
2008-03-26* CBI updateSteven Barth
* Added some configuration pages * Introduced contact site * Introduced luci UCI config file
2008-03-25* Entering Version 0.2Steven Barth
* Completed CBI * Minor bugfixes and enhancements
2008-03-24* CBI: updatesSteven Barth
* UCI: fixed argument escaping
2008-03-24* CBI: updatesSteven Barth
* UCI: Introduced Session class, supporting different change file paths * util: introduced sessionid() function * general: Changed several error messages to OS native ones
2008-03-22* CBI updatesSteven Barth
2008-03-22* CBI updatesSteven Barth
* Made dispatching paths unambiguous
2008-03-21* ffluci.cbi: updatesSteven Barth
* ffluci.template: fixed a bug where different template scopes were not separated correctly * Added ffluci.dispatcher.cbi and ffluci.dispatcher.dynamic
2008-03-20* CBI updatesSteven Barth
2008-03-18* CBI updatesSteven Barth
2008-03-17* Added ffluci.util.instanceof functionSteven Barth
* Minor beautifying in dispatcher * Added field for additional Tags under <head> in main style * Added structure for CBI * Added CBI to Makefile
2008-03-16* CBI updateSteven Barth
2008-03-16* Rewrote OOP class constructorSteven Barth
* Added stub for cbi (configuration bind interface)