Commit Graph

17793 Commits

Author SHA1 Message Date
Steven Barth
be1cfcef38 * Added admin > index > luci (FFLuCI configuration page)
* Added admin > network > routes (static routes configuration page)
2008-03-31 07:25:38 +00:00
Steven Barth
8474dc767e * template header: Added translation support for path bar 2008-03-30 19:30:30 +00:00
Steven Barth
9203ede3c7 * Added Makefile entry for ffluci.model.ipkg
* Set properties for ffluci.model.ipkg
2008-03-30 19:27:12 +00:00
Steven Barth
1bf67dcd79 * Moved exec, execl from ffluci.util to ffluci.sys
* Introduced stub for ffluci.model.ipkg
2008-03-30 19:25:31 +00:00
Steven Barth
9b4e269bea * Added reboot page
* Added SSH-Keys page
* ffluci.template: Removed a debugging statement
2008-03-30 19:12:16 +00:00
Steven Barth
eee2804791 * Added simple text editor 2008-03-29 21:17:54 +00:00
Steven Barth
1c6c6d62ca * Replaced luafilesystem with luaposix library
* Introduced privilege dropping capability
* Automatically drop privileges for "public" to "nobody/nogroup" (as defined in ffluci.uci)
2008-03-29 18:22:21 +00:00
Steven Barth
cdb0b2f0bf * Completed last checkin (SVN errors) 2008-03-28 23:00:13 +00:00
Steven Barth
bd32a8aac5 * CBI: improvements, bug fixes
* admin: Introduced wifi, olsr, password pages
2008-03-28 22:55:27 +00:00
Steven Barth
fb2a9a328d * CBI: Generalized templates
* admin > network > ifaces: Set default value for protocol allowing new sections to be created.
2008-03-28 11:00:58 +00:00
Steven Barth
7e9c97808d * Fixed templates to be XHTML 1.1 compliant 2008-03-28 10:01:37 +00:00
Steven Barth
729c6f0f03 2008-03-28 00:20:04 +00:00
Steven Barth
95e9f0dbcd * Added index.html redirector 2008-03-28 00:10:48 +00:00
Steven Barth
080d926497 * Removed old examples 2008-03-27 23:15:50 +00:00
Steven Barth
077db659bb * Major CBI improvements 2008-03-27 23:14:01 +00:00
Steven Barth
3f1064b919 * STUPID SVN!!!!111oneoneone ;-/ 2008-03-26 20:59:13 +00:00
Steven Barth
ca150b170d 2008-03-26 20:57:02 +00:00
Steven Barth
ba9181f7b8 2008-03-26 20:56:19 +00:00
Steven Barth
68d142e792 * CBI update
* Added some configuration pages
* Introduced contact site
* Introduced luci UCI config file
2008-03-26 20:55:14 +00:00
Steven Barth
5f9910566d * Entering Version 0.2
* Completed CBI
* Minor bugfixes and enhancements
2008-03-25 23:34:21 +00:00
Steven Barth
9fa7e0e92d * CBI: updates
* UCI: fixed argument escaping
2008-03-24 21:50:48 +00:00
Steven Barth
8e7ed0e8a7 * contrib: Updated haserl-devel Makefile to support haserl 0.9.23 2008-03-24 16:07:38 +00:00
Steven Barth
06a385370c * CBI: updates
* UCI: Introduced Session class, supporting different change file paths
* util: introduced sessionid() function
* general: Changed several error messages to OS native ones
2008-03-24 15:39:32 +00:00
Steven Barth
ef01ff75db * CBI updates 2008-03-22 21:26:44 +00:00
Steven Barth
93c55f3c5d * CBI updates
* Made dispatching paths unambiguous
2008-03-22 19:46:14 +00:00
Steven Barth
c8426cfa3c * ffluci.cbi: updates
* ffluci.template: fixed a bug where different template scopes were not separated correctly
* Added ffluci.dispatcher.cbi and ffluci.dispatcher.dynamic
2008-03-21 19:30:53 +00:00
Steven Barth
6e0df95e27 * CBI cleanup 2008-03-20 20:34:44 +00:00
Steven Barth
e9461f898c * CBI updates 2008-03-20 20:33:43 +00:00
Steven Barth
e8b87fffb9 * Splitted up value validation code from ffluci.http.formvalue to ffluci.util.validate 2008-03-20 17:30:33 +00:00
Steven Barth
f989f6ee00 * CBI updates 2008-03-18 22:08:46 +00:00
Steven Barth
e2f117b870 * Added THANKYOU file 2008-03-18 15:48:41 +00:00
Steven Barth
8e1207cfc2 * Fixed Makefile and postinst-script to work correctly
(Thanks to Mickey from FF Hannover)
2008-03-18 15:46:56 +00:00
Steven Barth
f41539e549 * Added ffluci.util.instanceof function
* Minor beautifying in dispatcher
* Added field for additional Tags under <head> in main style
* Added structure for CBI
* Added CBI to Makefile
2008-03-17 21:38:03 +00:00
Steven Barth
cfe8fc894f * Added class support to template engine
* Cleaned up dispatcher
* Added 404 error page
* Cleaned up properties
2008-03-17 18:06:41 +00:00
Steven Barth
38d279e4ea * CBI update 2008-03-16 20:13:11 +00:00
Steven Barth
03ad2398aa * Rewrote OOP class constructor
* Added stub for cbi (configuration bind interface)
2008-03-16 18:11:22 +00:00
Steven Barth
df0656fdf7 Added initial index page 2008-03-14 10:46:35 +00:00
Steven Barth
08a4f19ded Added installation instructions 2008-03-12 21:22:07 +00:00
Steven Barth
ffe39ec1ba Added module for system abstraction
Rewrote readfile and exec functions
Moved some orpahned example file out of the way
2008-03-12 20:52:28 +00:00
Steven Barth
93a98dd13b Moved examples out of source directory
Added a first draft design
Cleaned up Makefile
Prepared for module development
2008-03-10 08:53:14 +00:00
Steven Barth
b827bb905a Added NOTICE file 2008-03-03 18:41:54 +00:00
Steven Barth
93ede58cfc Added known issue with old versions of busybox-httpd 2008-03-03 16:52:14 +00:00
Jo-Philipp Wich
3f5de3273c * new project: ff-luci - Freifunk Lua Configuration Interface 2008-03-02 21:52:58 +00:00