Commit graph

683 commits

Author SHA1 Message Date
Jo-Philipp Wich
10b0d3e0df * luci/themes: always show all submenus in openwrt.org theme 2008-07-06 17:44:16 +00:00
Jo-Philipp Wich
4fe7531e6b * luci/themes: merge openwrt.org the from xyron 2008-07-06 17:31:22 +00:00
Steven Barth
dc5dfb5da0 * modules/admin-core: Add translation for UCI changes, revert and apply page title 2008-07-05 10:31:58 +00:00
Steven Barth
00aceaf624 * libs/web: Switched from HTTP-Basic-Auth to Session-Auth
* Updated Makefiles for better testing environment integration
* Fixed libs/sgi-luci
2008-06-28 16:03:54 +00:00
Steven Barth
3455ee6d8d * Added support for htdocs module directory 2008-06-15 16:02:47 +00:00
Jo-Philipp Wich
3eabbcc191 * luci/themes: fix query string functionality 2008-06-14 14:31:37 +00:00
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
211c6394a0 * Prepare german translation cleanup 2008-06-09 10:10:29 +00:00
Steven Barth
2bf012a40a * themes/fledermaus: Register on install
* applications/luci-statistics: Fixed wrong paths in templates
2008-06-09 08:48:10 +00:00
Steven Barth
cd0fb5e44e * Removed High-Level UCI-API due to Lua compiler bugs 2008-06-06 20:45:33 +00:00
Steven Barth
dd9606825d * Merged Luci to use native UCI-library 2008-06-05 19:16:38 +00:00
Jo-Philipp Wich
788cbb2633 * luci/themes: do an explicit check for table data type on result of uci.changes() 2008-06-04 23:40:40 +00:00
Jo-Philipp Wich
b871cadf34 * luci/themes: oops I forgot the most important piece of code - fix last commit 2008-06-04 21:04:51 +00:00
Jo-Philipp Wich
25e71a2acf * luci/themes: fix admin header template, crashes badly when luci.model.uci.changes() returns nil (shouldn't we move this code snipped into a helper function or sth. like that?) 2008-06-04 21:01:48 +00:00
Steven Barth
346ad261bb * Fix #2275 2008-06-04 14:24:15 +00:00
Felix Fietkau
d0694fdb1e fix footer 2008-06-03 23:17:40 +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
3bcf6dbea3 * Increased menu font size 2008-06-03 21:09:43 +00:00
Steven Barth
56a23c609c * libs/web: Added support for custom query strings 2008-06-03 18:02:53 +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
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
4365fbe2a3 Squashed commit of the following:
commit d45d1757d24d8214f730af1a3401dd2bef4a434f
Author: Steven <steven@cyrus.homeunix.org>
Date:   Wed May 28 17:23:27 2008 +0200

    * libs/core: Removed dummymode checks in sys
    * libs/sgi-webuci: Fixes

commit b870e8d345bc8912fd8ab61d463b9d68b924a6f4
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Wed May 28 15:40:10 2008 +0200

    fix path to theme

commit e3732926bd98db4cc38de6eb8018cd4e55176699
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Wed May 28 14:56:03 2008 +0200

    set the proper path to the config in dummy mode

commit a75aecf46f037c98bd6e49b9e48adb735d76d150
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Wed May 28 14:50:42 2008 +0200

    add some dummy mode support

commit 12bb39ef606bca6b403cc982213a6597b76dc1b3
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Wed May 28 14:41:56 2008 +0200

    normalize paths

commit 7aaad1103fd2bdc75aca158baa6ef191f9a961c6
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Wed May 28 14:27:26 2008 +0200

    add missing require statement

commit 5766274bd2511b00c42b474aeeeb3efaca6ded9b
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Wed May 28 14:19:54 2008 +0200

    add optional luaposix package (patched for darwin support)

commit 9e257a76d03722fc0ce8312aa9952641b21424bd
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 20:21:59 2008 +0200

    add missing files, more integration for the boa plugin, fix path to lua modules

commit dacc1a98ec946975fcb19f87076dfa7db865fca6
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 19:42:37 2008 +0200

    use "compile" instead of "source" and rename the old version of compile to "compile-all"

commit eb14777c4fee1eb5740aba1e5603e481320da7b1
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 19:41:59 2008 +0200

    more boa integration

commit df0afb965bf0a987b653e9d0acadf3151179a596
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 18:33:42 2008 +0200

    build boa and the webuci.so plugin along with sgi-webuci

commit 878161dabf32066631103d199e2cbaf3f5a7fb07
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 18:03:16 2008 +0200

    add .gitignore
2008-05-28 15:28:13 +00:00
Steven Barth
328c83ce3b * core: Fixed a bug in the dispatcher
* core: Move cbi.js to general resource directory
* core: Removed Freifunk references
* core: Updated Fledermaus theme
2008-05-25 17:41:51 +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
3f4f75b107 * core: Added template for a table view of typed sections 2008-05-14 12:10:44 +00:00
Steven Barth
178da94019 * CBI: Minor changes 2008-05-14 09:09:03 +00:00
Steven Barth
1f6c5cccd2 * Readded themes 2008-05-08 16:12:37 +00:00
Steven Barth
f3b7e588e1 * WTF SVN oO 2008-05-08 16:07:00 +00:00
Steven Barth
aa9ccf77c6 * Mördercommit ;-)
* Major Repository Reorganisation
* API 0.4 Softfreeze to come
2008-05-08 15:37:41 +00:00
Steven Barth
2724aa14f3 * Reworked Theme "Fledermaus"
* Added Freifunk wizard
* Added Freifunk iptables rules
2008-04-27 20:53:32 +00:00
Steven Barth
f11c311535 * Added public webif pages: 2008-04-19 20:09:38 +00:00
Steven Barth
3fa533f0f9 * Added many descriptions 2008-04-14 10:58:34 +00:00
Steven Barth
0268c3491f * Major repository revision 2008-04-11 18:24:25 +00:00