* Fixed a typo in INSTALL
[project/luci.git] / src /
2008-03-31 Steven Barth* Rewritten menu builder
2008-03-31 Steven Barth* Added admin > index > luci (FFLuCI configuration...
2008-03-30 Steven Barth* template header: Added translation support for path bar
2008-03-30 Steven Barth* Moved exec, execl from ffluci.util to ffluci.sys
2008-03-30 Steven Barth* Added reboot page
2008-03-29 Steven Barth* Added simple text editor
2008-03-29 Steven Barth* Replaced luafilesystem with luaposix library
2008-03-28 Steven Barth* Completed last checkin (SVN errors)
2008-03-28 Steven Barth* CBI: improvements, bug fixes
2008-03-28 Steven Barth* CBI: Generalized templates
2008-03-28 Steven Barth* Fixed templates to be XHTML 1.1 compliant
2008-03-27 Steven Barth* Major CBI improvements
2008-03-26 Steven Barth* STUPID SVN!!!!111oneoneone ;-/
2008-03-26 Steven Barth(no commit message)
2008-03-26 Steven Barth(no commit message)
2008-03-26 Steven Barth* CBI update
2008-03-25 Steven Barth* Entering Version 0.2
2008-03-24 Steven Barth* CBI: updates
2008-03-24 Steven Barth* CBI: updates
2008-03-22 Steven Barth* CBI updates
2008-03-22 Steven Barth* CBI updates
2008-03-21 Steven Barth* ffluci.cbi: updates
2008-03-20 Steven Barth* CBI cleanup
2008-03-20 Steven Barth* CBI updates
2008-03-20 Steven Barth* Splitted up value validation code from ffluci.http...
2008-03-18 Steven Barth* CBI updates
2008-03-17 Steven Barth* Added ffluci.util.instanceof function
2008-03-17 Steven Barth* Added class support to template engine
2008-03-16 Steven Barth* CBI update
2008-03-16 Steven Barth* Rewrote OOP class constructor
2008-03-14 Steven BarthAdded initial index page
2008-03-12 Steven BarthAdded module for system abstraction
2008-03-10 Steven BarthMoved examples out of source directory
2008-03-02 Jo-Philipp Wich* new project: ff-luci - Freifunk Lua Configuration...