oweals/luci.git
11 years agoluci-0.11: merge r9648, r9649 and r9654 0.11.1
Jo-Philipp Wich [Sun, 27 Jan 2013 18:43:41 +0000 (18:43 +0000)]
luci-0.11: merge r9648, r9649 and r9654

11 years agoluci-0.11: merge r9652
Manuel Munz [Sun, 27 Jan 2013 00:21:19 +0000 (00:21 +0000)]
luci-0.11: merge r9652

11 years agoluci-0.11: merge r9650
Manuel Munz [Sat, 26 Jan 2013 23:13:58 +0000 (23:13 +0000)]
luci-0.11: merge r9650

11 years agoluci-0.11: merge r9628 - r9631 0.11.0
Jo-Philipp Wich [Mon, 21 Jan 2013 12:07:12 +0000 (12:07 +0000)]
luci-0.11: merge r9628 - r9631

11 years agoluci-0.11: Merge r9624 - r9626
Manuel Munz [Mon, 21 Jan 2013 09:48:28 +0000 (09:48 +0000)]
luci-0.11: Merge r9624 - r9626

11 years agoluci-0.11: merge r9571 - r9622
Jo-Philipp Wich [Fri, 18 Jan 2013 14:08:37 +0000 (14:08 +0000)]
luci-0.11: merge r9571 - r9622

11 years agoluci-0.11: merge r9571 - r9573
Jo-Philipp Wich [Sat, 29 Dec 2012 13:15:53 +0000 (13:15 +0000)]
luci-0.11: merge r9571 - r9573

11 years agoluci-0.11: merge r9559 - r9569
Jo-Philipp Wich [Tue, 25 Dec 2012 02:45:42 +0000 (02:45 +0000)]
luci-0.11: merge r9559 - r9569

11 years agoluci-0.11: merge r9560
Jo-Philipp Wich [Wed, 19 Dec 2012 00:37:39 +0000 (00:37 +0000)]
luci-0.11: merge r9560

11 years agoluci-0.11: merge outstanding trunk changes
Jo-Philipp Wich [Tue, 18 Dec 2012 13:58:22 +0000 (13:58 +0000)]
luci-0.11: merge outstanding trunk changes

11 years agoluci-0.11: merge r9399-r9402 and r9412
Jo-Philipp Wich [Mon, 29 Oct 2012 14:38:50 +0000 (14:38 +0000)]
luci-0.11: merge r9399-r9402 and r9412

11 years agoapplications/luci-ddns: make event interface configurable (#497)
Jo-Philipp Wich [Mon, 29 Oct 2012 13:00:52 +0000 (13:00 +0000)]
applications/luci-ddns: make event interface configurable (#497)

11 years agoapplications/luci-transmission: fix link to transmission gui if uhttpd runs on a...
Jo-Philipp Wich [Mon, 29 Oct 2012 12:56:58 +0000 (12:56 +0000)]
applications/luci-transmission: fix link to transmission gui if uhttpd runs on a non-standard port (#496)

11 years agoFix nixio exece()
Jo-Philipp Wich [Mon, 29 Oct 2012 12:52:27 +0000 (12:52 +0000)]
Fix nixio exece()

I had occasion to use nixio.exece() recently and I could not figure out what it
wanted for the third argument (the environment) as no matter what sort of table
I passed, even nixio.getenv(), would fail with bad argument #3 to 'exece'
(invalid environment).

What it should expect is a table full of string values for keys and something
that can be converted to a string as a value, however it inverts the value of
lua_type() and compares it against a type, which will never evaluate to true.

Getting past this, the code inserts the KEY=VALUE string before the arg userdata,
and then forgets to take the env userdata into account when collecting the
arguments back into a C char**. This patch addresses all these issues and
provides a working nixio.exece().

[Fixes #500]

11 years agoluci-0.11: merge r9365 - r9385
Jo-Philipp Wich [Sat, 13 Oct 2012 10:08:38 +0000 (10:08 +0000)]
luci-0.11: merge r9365 - r9385

11 years agoluci-0.11: merge r9362 and r9363
Manuel Munz [Wed, 10 Oct 2012 19:24:38 +0000 (19:24 +0000)]
luci-0.11: merge r9362 and r9363

11 years agoluci-0.11: merge r9356 - r9360
Jo-Philipp Wich [Mon, 8 Oct 2012 11:42:27 +0000 (11:42 +0000)]
luci-0.11: merge r9356 - r9360

11 years agoCommit from LuCI Translation Portal by user jow.: 15 of 15 messages translated (0...
Translation System [Mon, 8 Oct 2012 11:39:24 +0000 (11:39 +0000)]
Commit from LuCI Translation Portal by user jow.: 15 of 15 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 43 of 43 messages translated (0...
Translation System [Mon, 8 Oct 2012 11:39:20 +0000 (11:39 +0000)]
Commit from LuCI Translation Portal by user jow.: 43 of 43 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 73 of 73 messages translated (0...
Translation System [Mon, 8 Oct 2012 11:39:17 +0000 (11:39 +0000)]
Commit from LuCI Translation Portal by user jow.: 73 of 73 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 127 of 127 messages translated...
Translation System [Mon, 8 Oct 2012 11:39:13 +0000 (11:39 +0000)]
Commit from LuCI Translation Portal by user jow.: 127 of 127 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 850 of 850 messages translated...
Translation System [Mon, 8 Oct 2012 11:39:11 +0000 (11:39 +0000)]
Commit from LuCI Translation Portal by user jow.: 850 of 850 messages translated (0 fuzzy).

11 years agoluci-0.11: merge r9353 and r9354
Jo-Philipp Wich [Sun, 7 Oct 2012 12:06:21 +0000 (12:06 +0000)]
luci-0.11: merge r9353 and r9354

11 years agoCommit from LuCI Translation Portal by user jow.: 850 of 850 messages translated...
Translation System [Sun, 7 Oct 2012 12:01:04 +0000 (12:01 +0000)]
Commit from LuCI Translation Portal by user jow.: 850 of 850 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 850 of 850 messages translated...
Translation System [Sun, 7 Oct 2012 12:01:01 +0000 (12:01 +0000)]
Commit from LuCI Translation Portal by user jow.: 850 of 850 messages translated (0 fuzzy).

11 years agoluci-0.11: merge r9351
Jo-Philipp Wich [Sat, 6 Oct 2012 23:50:52 +0000 (23:50 +0000)]
luci-0.11: merge r9351

11 years agolibs/web: relax validation for hostnames to allow names like _kerberos._udp.EXAMPLE.COM
Jo-Philipp Wich [Sat, 6 Oct 2012 23:10:43 +0000 (23:10 +0000)]
libs/web: relax validation for hostnames to allow names like _kerberos._udp.EXAMPLE.COM

11 years agoluci-0.11: prepare feed Makefile
Jo-Philipp Wich [Fri, 5 Oct 2012 10:37:03 +0000 (10:37 +0000)]
luci-0.11: prepare feed Makefile

11 years agoStart 0.11.x branch
Jo-Philipp Wich [Fri, 5 Oct 2012 10:30:35 +0000 (10:30 +0000)]
Start 0.11.x branch

11 years agothemes/openwrt.org: use ~= instead of not ( ... == ... )
Daniel Golle [Tue, 2 Oct 2012 15:19:23 +0000 (15:19 +0000)]
themes/openwrt.org: use ~= instead of not ( ... == ... )

11 years agothemes/openwrt.org: fix previous commit
Daniel Golle [Tue, 2 Oct 2012 13:53:34 +0000 (13:53 +0000)]
themes/openwrt.org: fix previous commit

how such a simple thing can become to complicated... Forgot the "not"...

11 years agothemes/openwrt.org: add missing parentheses
Daniel Golle [Tue, 2 Oct 2012 13:52:24 +0000 (13:52 +0000)]
themes/openwrt.org: add missing parentheses

r9311 introduced a bug which made the "password not set" warning disappear
in all cases instead of just the intended ones. Now fixed.

11 years agoCommit from LuCI Translation Portal by user jow.: 850 of 850 messages translated...
Translation System [Sat, 29 Sep 2012 15:13:22 +0000 (15:13 +0000)]
Commit from LuCI Translation Portal by user jow.: 850 of 850 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 850 of 850 messages translated...
Translation System [Sat, 29 Sep 2012 12:20:36 +0000 (12:20 +0000)]
Commit from LuCI Translation Portal by user jow.: 850 of 850 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 850 of 850 messages translated...
Translation System [Sat, 29 Sep 2012 09:11:43 +0000 (09:11 +0000)]
Commit from LuCI Translation Portal by user jow.: 850 of 850 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 127 of 127 messages translated...
Translation System [Sat, 29 Sep 2012 09:11:39 +0000 (09:11 +0000)]
Commit from LuCI Translation Portal by user jow.: 127 of 127 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 850 of 850 messages translated...
Translation System [Sat, 29 Sep 2012 09:11:37 +0000 (09:11 +0000)]
Commit from LuCI Translation Portal by user jow.: 850 of 850 messages translated (0 fuzzy).

11 years agopo: sync base translations
Jo-Philipp Wich [Fri, 28 Sep 2012 19:08:58 +0000 (19:08 +0000)]
po: sync base translations

11 years agomodules/admin-full: disambiguate NTP client/server settings
Jo-Philipp Wich [Fri, 28 Sep 2012 19:08:47 +0000 (19:08 +0000)]
modules/admin-full: disambiguate NTP client/server settings

11 years agoCommit from LuCI Translation Portal by user jow.: 177 of 177 messages translated...
Translation System [Thu, 27 Sep 2012 12:40:13 +0000 (12:40 +0000)]
Commit from LuCI Translation Portal by user jow.: 177 of 177 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 96 of 96 messages translated (0...
Translation System [Thu, 27 Sep 2012 12:40:12 +0000 (12:40 +0000)]
Commit from LuCI Translation Portal by user jow.: 96 of 96 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 159 of 159 messages translated...
Translation System [Thu, 27 Sep 2012 12:40:09 +0000 (12:40 +0000)]
Commit from LuCI Translation Portal by user jow.: 159 of 159 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 105 of 105 messages translated...
Translation System [Thu, 27 Sep 2012 12:40:06 +0000 (12:40 +0000)]
Commit from LuCI Translation Portal by user jow.: 105 of 105 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 9 of 9 messages translated (0 fuzzy).
Translation System [Thu, 27 Sep 2012 12:40:03 +0000 (12:40 +0000)]
Commit from LuCI Translation Portal by user jow.: 9 of 9 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 47 of 47 messages translated (0...
Translation System [Thu, 27 Sep 2012 12:39:59 +0000 (12:39 +0000)]
Commit from LuCI Translation Portal by user jow.: 47 of 47 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 849 of 849 messages translated...
Translation System [Thu, 27 Sep 2012 12:39:56 +0000 (12:39 +0000)]
Commit from LuCI Translation Portal by user jow.: 849 of 849 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 31 of 31 messages translated (0...
Translation System [Thu, 27 Sep 2012 12:39:53 +0000 (12:39 +0000)]
Commit from LuCI Translation Portal by user jow.: 31 of 31 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 11 of 11 messages translated (0...
Translation System [Wed, 26 Sep 2012 21:11:51 +0000 (21:11 +0000)]
Commit from LuCI Translation Portal by user jow.: 11 of 11 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 127 of 127 messages translated...
Translation System [Wed, 26 Sep 2012 21:11:49 +0000 (21:11 +0000)]
Commit from LuCI Translation Portal by user jow.: 127 of 127 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 849 of 849 messages translated...
Translation System [Wed, 26 Sep 2012 21:11:46 +0000 (21:11 +0000)]
Commit from LuCI Translation Portal by user jow.: 849 of 849 messages translated (0 fuzzy).

11 years agomodules/admin-full: cope with undefined scan list in wifi_join
Jo-Philipp Wich [Wed, 26 Sep 2012 17:38:14 +0000 (17:38 +0000)]
modules/admin-full: cope with undefined scan list in wifi_join

11 years agomodules/admin-full: cope with undefined frequency lists
Jo-Philipp Wich [Wed, 26 Sep 2012 17:34:58 +0000 (17:34 +0000)]
modules/admin-full: cope with undefined frequency lists

11 years agoCommit from LuCI Translation Portal by user jow.: 4 of 4 messages translated (0 fuzzy).
Translation System [Tue, 25 Sep 2012 18:30:46 +0000 (18:30 +0000)]
Commit from LuCI Translation Portal by user jow.: 4 of 4 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 845 of 849 messages translated...
Translation System [Tue, 25 Sep 2012 18:30:45 +0000 (18:30 +0000)]
Commit from LuCI Translation Portal by user jow.: 845 of 849 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 11 of 11 messages translated (0...
Translation System [Mon, 24 Sep 2012 17:10:01 +0000 (17:10 +0000)]
Commit from LuCI Translation Portal by user jow.: 11 of 11 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 29 of 64 messages translated (0...
Translation System [Mon, 24 Sep 2012 17:09:44 +0000 (17:09 +0000)]
Commit from LuCI Translation Portal by user jow.: 29 of 64 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 1 of 24 messages translated (0...
Translation System [Mon, 24 Sep 2012 17:09:43 +0000 (17:09 +0000)]
Commit from LuCI Translation Portal by user jow.: 1 of 24 messages translated (0 fuzzy).

11 years agocontrib/meshwizard: Add widgets in the original order, increase version
Manuel Munz [Sat, 22 Sep 2012 23:28:18 +0000 (23:28 +0000)]
contrib/meshwizard: Add widgets in the original order, increase version

11 years agoCommit from LuCI Translation Portal by user jow.: 192 of 849 messages translated...
Translation System [Thu, 20 Sep 2012 13:53:03 +0000 (13:53 +0000)]
Commit from LuCI Translation Portal by user jow.: 192 of 849 messages translated (15 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 25 of 29 messages translated (0...
Translation System [Thu, 20 Sep 2012 09:14:15 +0000 (09:14 +0000)]
Commit from LuCI Translation Portal by user jow.: 25 of 29 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 32 of 64 messages translated (2...
Translation System [Thu, 20 Sep 2012 09:14:12 +0000 (09:14 +0000)]
Commit from LuCI Translation Portal by user jow.: 32 of 64 messages translated (2 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 127 of 127 messages translated...
Translation System [Thu, 20 Sep 2012 09:14:11 +0000 (09:14 +0000)]
Commit from LuCI Translation Portal by user jow.: 127 of 127 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 5 of 5 messages translated (0 fuzzy).
Translation System [Thu, 20 Sep 2012 09:14:05 +0000 (09:14 +0000)]
Commit from LuCI Translation Portal by user jow.: 5 of 5 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 11 of 11 messages translated (0...
Translation System [Thu, 20 Sep 2012 09:14:03 +0000 (09:14 +0000)]
Commit from LuCI Translation Portal by user jow.: 11 of 11 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 127 of 127 messages translated...
Translation System [Thu, 20 Sep 2012 09:14:01 +0000 (09:14 +0000)]
Commit from LuCI Translation Portal by user jow.: 127 of 127 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 849 of 849 messages translated...
Translation System [Thu, 20 Sep 2012 09:13:59 +0000 (09:13 +0000)]
Commit from LuCI Translation Portal by user jow.: 849 of 849 messages translated (0 fuzzy).

11 years agothemes/openwrt.org: disable 'password not set' warning in failsafe mode
Daniel Golle [Thu, 20 Sep 2012 02:16:57 +0000 (02:16 +0000)]
themes/openwrt.org: disable 'password not set' warning in failsafe mode

Signed-off-by: Daniel Golle <dgolle@allnet.de>
11 years agomodules: add failsafe module
Daniel Golle [Thu, 20 Sep 2012 02:16:51 +0000 (02:16 +0000)]
modules: add failsafe module

The failsafe module adds a minimal web-interface which is intended to
run on a very compact initramfs-based image intended only for flashing
firmware onto a device. This can be used as part of an installation method
or reside in a small partition on the device flash which can be booted
in case the checksum-test of the main kernel or rootfs fails.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
11 years agomodules/freifunk: remove sorting function from widgets include in index view
Manuel Munz [Wed, 19 Sep 2012 09:44:20 +0000 (09:44 +0000)]
modules/freifunk: remove sorting function from widgets include in index view

11 years agocontrib/community_profiles: cleanup and reorder widget options in augsburg profile
Manuel Munz [Wed, 19 Sep 2012 06:39:25 +0000 (06:39 +0000)]
contrib/community_profiles: cleanup and reorder widget options in augsburg profile

11 years agocontrib/meshwizard: allow to parse values which contain '='
Manuel Munz [Wed, 19 Sep 2012 06:28:58 +0000 (06:28 +0000)]
contrib/meshwizard: allow to parse values which contain '='

11 years agoapplications/freifunk-widgets: remove order variable, fix html in rss view, fix searc...
Manuel Munz [Wed, 19 Sep 2012 06:27:51 +0000 (06:27 +0000)]
applications/freifunk-widgets: remove order variable, fix html in rss view, fix search view

11 years agoapplications/freifunk-widgets: Add missing Makefile
Manuel Munz [Mon, 17 Sep 2012 20:33:51 +0000 (20:33 +0000)]
applications/freifunk-widgets: Add missing Makefile

11 years agomeshwizard: forgot to enable reboot after testing and before comitting
Manuel Munz [Mon, 17 Sep 2012 18:36:49 +0000 (18:36 +0000)]
meshwizard: forgot to enable reboot after testing and before comitting

11 years agoadd widget config to profile augsburg
Manuel Munz [Mon, 17 Sep 2012 17:09:10 +0000 (17:09 +0000)]
add widget config to profile augsburg

11 years agoAdd widget config from community profile to meshwizard
Manuel Munz [Mon, 17 Sep 2012 17:06:52 +0000 (17:06 +0000)]
Add widget config from community profile to meshwizard

11 years agomodules/freifunk: include widgets in indexpage when available
Manuel Munz [Mon, 17 Sep 2012 14:22:14 +0000 (14:22 +0000)]
modules/freifunk: include widgets in indexpage when available

11 years agoapplications: add freifunk widgets app to customize the index page
Manuel Munz [Mon, 17 Sep 2012 14:20:36 +0000 (14:20 +0000)]
applications: add freifunk widgets app to customize the index page

11 years agoCommit from LuCI Translation Portal by user jow.: 73 of 73 messages translated (0...
Translation System [Sun, 16 Sep 2012 19:42:02 +0000 (19:42 +0000)]
Commit from LuCI Translation Portal by user jow.: 73 of 73 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 177 of 177 messages translated...
Translation System [Sun, 16 Sep 2012 19:42:01 +0000 (19:42 +0000)]
Commit from LuCI Translation Portal by user jow.: 177 of 177 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 96 of 96 messages translated (0...
Translation System [Sun, 16 Sep 2012 19:42:00 +0000 (19:42 +0000)]
Commit from LuCI Translation Portal by user jow.: 96 of 96 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 177 of 177 messages translated...
Translation System [Sun, 16 Sep 2012 19:41:59 +0000 (19:41 +0000)]
Commit from LuCI Translation Portal by user jow.: 177 of 177 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 105 of 105 messages translated...
Translation System [Sun, 16 Sep 2012 19:41:58 +0000 (19:41 +0000)]
Commit from LuCI Translation Portal by user jow.: 105 of 105 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 127 of 127 messages translated...
Translation System [Sun, 16 Sep 2012 19:41:56 +0000 (19:41 +0000)]
Commit from LuCI Translation Portal by user jow.: 127 of 127 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 47 of 47 messages translated (0...
Translation System [Sun, 16 Sep 2012 19:41:52 +0000 (19:41 +0000)]
Commit from LuCI Translation Portal by user jow.: 47 of 47 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 849 of 849 messages translated...
Translation System [Sun, 16 Sep 2012 19:41:51 +0000 (19:41 +0000)]
Commit from LuCI Translation Portal by user jow.: 849 of 849 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 73 of 73 messages translated (0...
Translation System [Sun, 16 Sep 2012 19:41:48 +0000 (19:41 +0000)]
Commit from LuCI Translation Portal by user jow.: 73 of 73 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 29 of 29 messages translated (0...
Translation System [Sun, 16 Sep 2012 19:41:47 +0000 (19:41 +0000)]
Commit from LuCI Translation Portal by user jow.: 29 of 29 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 57 of 57 messages translated (0...
Translation System [Sun, 16 Sep 2012 19:41:46 +0000 (19:41 +0000)]
Commit from LuCI Translation Portal by user jow.: 57 of 57 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 85 of 96 messages translated (0...
Translation System [Sun, 16 Sep 2012 19:41:44 +0000 (19:41 +0000)]
Commit from LuCI Translation Portal by user jow.: 85 of 96 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 20 of 20 messages translated (0...
Translation System [Sun, 16 Sep 2012 19:41:43 +0000 (19:41 +0000)]
Commit from LuCI Translation Portal by user jow.: 20 of 20 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 177 of 177 messages translated...
Translation System [Sun, 16 Sep 2012 19:41:42 +0000 (19:41 +0000)]
Commit from LuCI Translation Portal by user jow.: 177 of 177 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 159 of 159 messages translated...
Translation System [Sun, 16 Sep 2012 19:41:41 +0000 (19:41 +0000)]
Commit from LuCI Translation Portal by user jow.: 159 of 159 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 105 of 105 messages translated...
Translation System [Sun, 16 Sep 2012 19:41:39 +0000 (19:41 +0000)]
Commit from LuCI Translation Portal by user jow.: 105 of 105 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 9 of 9 messages translated (0 fuzzy).
Translation System [Sun, 16 Sep 2012 19:41:38 +0000 (19:41 +0000)]
Commit from LuCI Translation Portal by user jow.: 9 of 9 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 126 of 127 messages translated...
Translation System [Sun, 16 Sep 2012 19:41:37 +0000 (19:41 +0000)]
Commit from LuCI Translation Portal by user jow.: 126 of 127 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 846 of 849 messages translated...
Translation System [Sun, 16 Sep 2012 19:41:34 +0000 (19:41 +0000)]
Commit from LuCI Translation Portal by user jow.: 846 of 849 messages translated (0 fuzzy).

11 years agoCommit from LuCI Translation Portal by user jow.: 31 of 31 messages translated (0...
Translation System [Sun, 16 Sep 2012 19:41:32 +0000 (19:41 +0000)]
Commit from LuCI Translation Portal by user jow.: 31 of 31 messages translated (0 fuzzy).

11 years agoi18n: add RTL-hacks to cascade.css of the Openwrt.org theme
Daniel Golle [Sun, 16 Sep 2012 19:23:17 +0000 (19:23 +0000)]
i18n: add RTL-hacks to cascade.css of the Openwrt.org theme

11 years agotranslations: add "Freifunk" to base.po in Hebrew
Daniel Golle [Sun, 16 Sep 2012 19:22:24 +0000 (19:22 +0000)]
translations: add "Freifunk" to base.po in Hebrew