Commit graph

162 commits

Author SHA1 Message Date
Steven Barth
9c6a852939 Updated XML translation system, fixed some errors with multiline-translations
Thanks: Alina Friedrichsen
2008-08-22 17:18:36 +00:00
Jo-Philipp Wich
c7c2624713 * luci/i18n: updated translation files, xhtml fixes in openwrt.org theme 2008-08-20 19:35:54 +00:00
Jo-Philipp Wich
7590274b21 * luci/i18n: add luci translations in xml format 2008-08-20 17:23:53 +00:00
Jo-Philipp Wich
d141bf4912 * luci/applications: fix typo in english olsr translation 2008-08-20 16:32:21 +00:00
Jo-Philipp Wich
bfcefb717f * luci/applications: olsr: convert general settings to dynamic section with most parameters removed to ease the compatibility pain 2008-08-19 16:47:05 +00:00
Jo-Philipp Wich
7e61238f96 * luci/applications: make hna anouncments a tblsection in olsr model 2008-08-19 14:07:25 +00:00
Steven Barth
385c63d4fb Attempt #3 2008-08-17 20:54:26 +00:00
Steven Barth
b0144108a8 Second try... 2008-08-17 20:29:00 +00:00
Steven Barth
4f2bf621be Updated OLSR page 2008-08-17 20:19:50 +00:00
Steven Barth
75d4cca7ae Fixed a design flaw in luci.model.uci 2008-08-17 10:20:36 +00:00
Steven Barth
32f2f12438 applications/luci-ntpc: Display current system time 2008-08-16 21:50:09 +00:00
Steven Barth
c637f686ee Fixed a typo 2008-08-15 22:04:37 +00:00
Steven Barth
9bdf8c2942 applications/luci-fw: Fixed a typo 2008-08-15 20:57:15 +00:00
Steven Barth
4bd74d0a98 libs/core: Remove deprecated luci.bits which got replaced by bitlib 2008-08-14 22:51:12 +00:00
Steven Barth
f5ea976058 applications/luci-ntpc: Remove abandoned translations 2008-08-14 16:49:03 +00:00
Steven Barth
b4d9e2867f applications/luci-ntpc: Refreshed CBI model to work with latest UCI scheme 2008-08-14 16:48:17 +00:00
Steven Barth
2c09564d76 modules/admin-core: Added several cross-references to relevant configuration pages 2008-08-14 14:51:06 +00:00
Steven Barth
8c246e8174 applications/luci-ntpc: Updated module to work with reworked UCI scheme 2008-08-14 13:25:49 +00:00
Steven Barth
36f1dac36f User interface improvements part #2 2008-08-13 16:18:39 +00:00
Steven Barth
c10065b71c Added new Application luci-samba offering SMB/CIFS network share configuration 2008-08-11 16:05:50 +00:00
Steven Barth
e080fcebd2 libs/core: Cleaned up luci.sys in favor of the new luci.ip module 2008-08-08 12:26:45 +00:00
Steven Barth
fbae92e522 modules/admin-full: Added support for interface aliases 2008-08-07 20:21:38 +00:00
Steven Barth
76982655fa Moved luci.sys.exec, luci.sys.execl and luci.sys.bigendian to luci.util 2008-08-06 20:11:15 +00:00
Steven Barth
565bcfab82 Fix a small luci-splash issue 2008-08-05 14:14:42 +00:00
Steven Barth
2414448845 applications/luci-splash: Minor Fixes 2008-08-05 13:23:40 +00:00
Steven Barth
2755a46c4d applications/luci-splash: Updated to work with new UCI firewall 2008-08-05 12:58:20 +00:00
Steven Barth
9a63ad7c10 applications/luci-fw: Reworked to use the new native UCI-based firewall configuration 2008-08-04 23:36:33 +00:00
Steven Barth
66fa0eb0e8 applications/luci-upnp: Disable automatic start of Miniupnpd due to security risks 2008-07-31 09:00:31 +00:00
Steven Barth
bd4ac252a9 applications/luci-splash: Made configuration sections tables 2008-07-25 22:15:18 +00:00
Steven Barth
4aaa2afcc1 applications/luci-olsr: Remove work-arounds of a former template-bug 2008-07-19 15:49:24 +00:00
Steven Barth
5c419acf92 Added new applications luci-ddns to luci-full and luci-mini 2008-07-17 21:59:04 +00:00
Steven Barth
fce0b84501 Added new application luci-ntpc to luci-full and luci-mini 2008-07-17 21:01:15 +00:00
Steven Barth
43b9951481 New application luci-upnp for luci-full and luci-mini 2008-07-17 18:11:15 +00:00
Steven Barth
52d49762ed applications/luci-qos: Smaller enhancements, support for luci-mini
applications/luci-fw: Fixed support for luci-mini
libs/web: Removed luci.dispatcher.registered
2008-07-17 16:02:29 +00:00
Steven Barth
66a6492ae5 libs/web: Prevent luci.http to prematurely parse the POST data
modules/admin-mini: Added fw-upgrade page
2008-07-16 14:26:40 +00:00
Steven Barth
429473aed8 applications/luci-fw: Added support for luci-mini
modules/admin-mini: Added portforwarding page, and UCI changes, apply and revert pages
2008-07-16 10:08:28 +00:00
Jo-Philipp Wich
79a35fe825 * luci/themes: layout changes for smalltext tables in openwrt.org theme
* luci/olsr:	layout fixes for status pages
2008-07-16 02:38:45 +00:00
Jo-Philipp Wich
b0d36c88d9 * luci/splash: fix #92 2008-07-15 22:55:25 +00:00
Jo-Philipp Wich
be4147d3d8 * luci/themes: css fixed in openwrt.org theme
* luci/statistics:		fixed layout of graph display page
* luci/admin:			fixed layout of uci changes page
2008-07-15 22:37:53 +00:00
Jo-Philipp Wich
bd3d207081 * luci/themes: small css fix vor field descriptions in openwrt.org theme
* luci/applications:	fix html in ffwizard
2008-07-13 20:09:27 +00:00
Jo-Philipp Wich
83bee1908f * luci/splash: add missing in require in luci-splashd 2008-07-13 02:15:21 +00:00
Jo-Philipp Wich
9548b528b6 * luci: added community package for Freifunk Augsburg 2008-07-12 22:05:04 +00:00
Steven Barth
c026b6ed03 applications/luci-splash: Added UCI-state based server address detection 2008-07-12 15:38:11 +00:00
Steven Barth
12c01f8ae4 applications/luci-olsr: Update CBI model for upstream compatibility with 0.5.6-rc7 2008-07-09 07:46:18 +00:00
Steven Barth
1588665618 Added copyright-tags to templates 2008-07-07 22:00:56 +00:00
Andreas Seidler
3c33a2ad82 * Add community package for Freifunk Berlin 2008-07-07 17:47:32 +00:00
Steven Barth
98b1e8199f Revert "* luci/olsr: fix names of interfaces with type bridge"
This reverts commit 500499c2a0d7c5eeeddb621a8b96fad10523485b.
2008-07-06 10:38:38 +00:00
Steven Barth
bbe086c9ce applications/luci-olsr: Fixed to work with 0.5.6 2008-07-05 16:27:31 +00:00
Jo-Philipp Wich
09f5bab744 * luci/olsr: fix names of interfaces with type bridge 2008-07-04 14:57:49 +00:00
Steven Barth
ee324cb3a7 * applications/luci-splash: Rewrote luci-splash using an own daemon implementation
* Minor tweaks in luci.dispatcher
2008-06-29 14:42:53 +00:00