Steven Barth
|
855b7582d3
|
* Rewrote Luci to be coroutine-safe allowing the use of non-forking webservers
* Setting base version to 0.7
|
2008-06-14 14:12:12 +00:00 |
|
Steven Barth
|
72019e300a
|
* Added support for timezone setting
|
2008-06-11 20:58:15 +00:00 |
|
Steven Barth
|
5472678440
|
* Completed cleanup of German translation
|
2008-06-09 20:11:19 +00:00 |
|
Steven Barth
|
211c6394a0
|
* Prepare german translation cleanup
|
2008-06-09 10:10:29 +00:00 |
|
Steven Barth
|
14438002a1
|
* More Translation
|
2008-06-08 15:36:57 +00:00 |
|
Steven Barth
|
b088031a8e
|
* Core translation
|
2008-06-08 13:03:55 +00:00 |
|
Steven Barth
|
7d03f8ea8a
|
* Core translation
* Added license headers
* Splitted qos into separate application package
|
2008-06-08 08:14:31 +00:00 |
|
Steven Barth
|
37caa67aaa
|
* Core translation
|
2008-06-06 21:24:59 +00:00 |
|
Steven Barth
|
8644ff1eab
|
* Removed section titles
|
2008-06-06 18:27:59 +00:00 |
|
Steven Barth
|
794a2f537c
|
* Fixed an issue that prevented the controller from working with fastindex
|
2008-06-06 18:16:56 +00:00 |
|
Steven Barth
|
9322801072
|
* Separated OLSR pages into separate application pack
* Minor bugfixes and enhancements
|
2008-06-06 15:50:21 +00:00 |
|
Steven Barth
|
dd9606825d
|
* Merged Luci to use native UCI-library
|
2008-06-05 19:16:38 +00:00 |
|
Felix Fietkau
|
77f8074a01
|
make use of the new features in the binding for uci v0.4.0 - fixes remaining dependencies of libuci.lua on the cli
|
2008-06-03 22:42:01 +00:00 |
|
Steven Barth
|
60a726343c
|
* Linked statistic graphs to Freifunk module
|
2008-06-03 20:22:54 +00:00 |
|
Steven Barth
|
561b0cfaa3
|
* Moved Freifunk status pages to admin-core and linked them in Freifunk
* luci/web: Added assign() to dispatcher to reference foreign nodes in the dispatching tree
|
2008-06-02 20:16:05 +00:00 |
|
Steven Barth
|
f56890a573
|
* Added native basic authentication support
* Cleanups
|
2008-06-02 17:49:27 +00:00 |
|
Steven Barth
|
b454395a8d
|
* Performance optimizations
* 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-06-01 12:12:18 +00:00 |
|
Steven Barth
|
9688e102c4
|
* Core translation part 3
|
2008-05-31 14:48:48 +00:00 |
|
Steven Barth
|
8f7f03a0c5
|
* Core translation part 2
|
2008-05-31 13:57:30 +00:00 |
|
Steven Barth
|
2623e2880c
|
* Core translation part 1
* Introduced new default theme "OpenWRT.org"
* Minor tweaks
|
2008-05-31 08:04:49 +00:00 |
|
Steven Barth
|
d5c47776a5
|
* Temporarily disabled fastindex-support due to a bug where controllers containing "require"-calls are not indexed correctly
|
2008-05-29 19:39:08 +00:00 |
|
Steven Barth
|
8687547e47
|
* Bugfixes
* Moved cbi.js into the right directory
* Added more debugging to dispatcher
* Introduced about page
|
2008-05-29 18:27:12 +00:00 |
|
Steven Barth
|
aafa5b786d
|
* Preparing about page
|
2008-05-28 21:02:52 +00:00 |
|
Steven Barth
|
b1e131a3db
|
* Optimized dispatching model
|
2008-05-27 20:39:48 +00:00 |
|
Steven Barth
|
d35a620e9f
|
commit 4f6198094cf4134179d1f9c9fa8f79759a27c87e
Author: Felix Fietkau <nbd@openwrt.org>
Date: Tue May 27 13:56:12 2008 +0200
rename src/ to luasrc/
|
2008-05-27 12:23:39 +00:00 |
|
Steven Barth
|
30c8b259e1
|
* Separated CBI from LuCI Web
* Updated OpenWRT-Makefile
|
2008-05-27 08:32:10 +00:00 |
|
Steven Barth
|
5f40074c0e
|
* Updated dispatcher to use fastindex if available
* Updated webuci SGI
* Updated dispatcher
|
2008-05-26 09:45:12 +00:00 |
|
Steven Barth
|
365d80765d
|
Renamed FFLuCI to LuCI, ffluci to luci and Freifunk Lua Configuration Interface to Lua Configuration Interface
|
2008-05-25 17:00:30 +00:00 |
|
Steven Barth
|
f920f79b64
|
* Separated Freifunk wizard from Freifunk module
|
2008-05-23 21:14:21 +00:00 |
|
Steven Barth
|
6604399aa8
|
Merge branch 'menu'
|
2008-05-22 14:04:03 +00:00 |
|
Steven Barth
|
6eae1a0103
|
* Generalized dispatcher handling
|
2008-05-17 10:00:44 +00:00 |
|
Steven Barth
|
213caecd15
|
* modules/freifunk: Cleaned up Freifunk init-Script and wizard
|
2008-05-14 19:41:40 +00:00 |
|
Steven Barth
|
a39bf5f58d
|
* modules/freifunk: Updated wizard to be more generic
|
2008-05-14 19:39:09 +00:00 |
|
Steven Barth
|
3f4f75b107
|
* core: Added template for a table view of typed sections
|
2008-05-14 12:10:44 +00:00 |
|
Steven Barth
|
bac04441f1
|
* modules/admin-core: Reintroduced ffluci.controller.admin.status
* modules/admin-core: Added Syslog status page
|
2008-05-13 17:32:11 +00:00 |
|
Steven Barth
|
b481ea4934
|
* applications/sgi-haserl: Added ffluci.http.upload for file uploads
* applications/sgi-webuci: Added stub for ffluci.http.upload
|
2008-05-13 09:21:10 +00:00 |
|
Steven Barth
|
424a6ce48d
|
* Readded freifunk module
|
2008-05-08 16:14:49 +00:00 |
|
Steven Barth
|
f3b7e588e1
|
* WTF SVN oO
|
2008-05-08 16:07:00 +00:00 |
|
Steven Barth
|
214bfdc198
|
* Fixed #2030
|
2008-05-08 16:04:18 +00:00 |
|
Steven Barth
|
aa9ccf77c6
|
* Mördercommit ;-)
* Major Repository Reorganisation
* API 0.4 Softfreeze to come
|
2008-05-08 15:37:41 +00:00 |
|