Hannu Nyman [Sun, 7 Feb 2016 10:41:14 +0000 (12:41 +0200)]
timezone data: update to 2016a
Apply the timezone definition changes 2015e-2016a
http://mm.icann.org/pipermail/tz-announce/2015-June/000032.html
http://mm.icann.org/pipermail/tz-announce/2015-August/000033.html
http://mm.icann.org/pipermail/tz-announce/2015-October/000034.html
http://mm.icann.org/pipermail/tz-announce/2016-January/000035.html
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Jo-Philipp Wich [Sun, 31 Jan 2016 10:52:06 +0000 (11:52 +0100)]
Merge pull request #635 from foerdefunk/config_uciGitRepo
[CONFIGURATION] adjust contrib/uci/Makefile to new git repo
Felix Oertel [Thu, 21 Jan 2016 21:16:20 +0000 (22:16 +0100)]
[CONFIGURATION] adjust contrib/uci/Makefile to new git repo
Hannu Nyman [Sat, 23 May 2015 14:44:58 +0000 (17:44 +0300)]
Timezone data: update to 2015d
Timezone information is updated to 2015d, released on 24 Apr 2015.
I used build/zoneinfo2lua.pl to pull data from my Ubuntu 15.04.
Changes in 2015d are rather small:
http://mm.icann.org/pipermail/tz-announce/2015-April/000031.html
Changes affecting future time stamps
Egypt will not observe DST in 2015 and will consider canceling it
permanently. For now, assume no DST indefinitely.
Change affecting time zone abbreviations
The abbreviations for Hawaii-Aleutian standard and daylight times
have been changed from HAST/HADT to HST/HDT, as per US Government
Printing Office style. This affects only America/Adak since 1983,
as America/Honolulu was already using the new style.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Christian Schoenebeck [Wed, 22 Apr 2015 19:11:16 +0000 (21:11 +0200)]
Merge pull request #363 from chris5560/luci-0.12
[for 0.12] fix wrong xhtml tags in po files
Christian Schoenebeck [Mon, 20 Apr 2015 20:00:18 +0000 (22:00 +0200)]
[for 0.12] fix wrong xhtml tags in po files
Fix wrong xhtml tags in po files.
Fix OpenWrt ticket 19519 (after recompilation)
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Jo-Philipp Wich [Sun, 19 Apr 2015 11:14:18 +0000 (13:14 +0200)]
Merge pull request #362 from hnyman/luci-0.12
Luci 0.12: backport timezone data 2015c, update zoneinfo2lua.pl
Hannu Nyman [Sun, 19 Apr 2015 08:02:52 +0000 (11:02 +0300)]
zoneinfo2lua.pl: fix path, update to match trunk
Fix the path to timezone data in Luci to match the current structure.
Change zoneinfo2lua.pl to generate short copyright messages like trunk.
Change the advice on line 3 about directory, where this script
should be run.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Hannu Nyman [Sun, 19 Apr 2015 07:57:46 +0000 (10:57 +0300)]
timezone data in luci-0.12: Update to 2015c
More info at: https://github.com/openwrt/luci/pull/361
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Jo-Philipp Wich [Fri, 6 Feb 2015 10:03:15 +0000 (11:03 +0100)]
Merge pull request #318 from hnyman/luci-0.12
timezone data in luci-0.12/BB14.07: Update to 2015a
Hannu Nyman [Wed, 4 Feb 2015 17:34:00 +0000 (19:34 +0200)]
timezone data in luci-0.12/BB14.07: Update to 2015a
Update also luci-0.12 with the timezone data 2015a.
More info at the pull request for Luci trunk:
https://github.com/openwrt/luci/pull/316
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Jo-Philipp Wich [Tue, 6 Jan 2015 08:07:31 +0000 (09:07 +0100)]
Merge pull request #263 from Kyklas/luci-0.12
Add LuCI support for HSO protocol (Option 3G card)
Stanislas Bertrand [Mon, 5 Jan 2015 23:19:14 +0000 (00:19 +0100)]
Changing the copyright
Stanislas Bertrand [Mon, 8 Dec 2014 04:47:17 +0000 (05:47 +0100)]
Add LUCI support for HSO protocol (Option 3G card)
Jo-Philipp Wich [Mon, 24 Nov 2014 10:36:50 +0000 (11:36 +0100)]
Merge pull request #259 from remakeelectric/multi-chunk-for-bb
luci.http.protocol: Allow posts to contain more than a single chunk
Karl Palsson [Fri, 21 Nov 2014 18:18:51 +0000 (18:18 +0000)]
luci.http.protocol: Allow posts to contain more than a single chunk
The ltn12.pump.step() loop in parse_message_body was incorrectly testing
for EOF, and returning after the first chunk, even if further chunks
were available. The loop in parse_message_header made the correct
check, and test code making raw ajax json posts now succeeds for posts
>= 2048 bytes.
Signed-off-by: Karl Palsson <karlp@remake.is>
Jo-Philipp Wich [Sat, 15 Nov 2014 15:29:10 +0000 (16:29 +0100)]
Merge pull request #254 from hnyman/luci-0.12
build: Backport "generate strictly increasing git revisions"
Hannu Nyman [Sat, 15 Nov 2014 10:11:46 +0000 (12:11 +0200)]
build: Backport "generate strictly increasing git revisions"
Enhance luci-0.12's build/mkrevision.sh by backporting
the code to generate strictly increasing git revisions:
https://github.com/openwrt/luci/commit/
0856030c79f3febdafa627511cf1be4c72edf09b
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Jo-Philipp Wich [Fri, 14 Nov 2014 16:11:17 +0000 (17:11 +0100)]
Merge pull request #253 from hnyman/luci-0.12
Backport timezone data of 2014i to luci-0.12/BB14.07
Hannu Nyman [Fri, 14 Nov 2014 16:06:00 +0000 (18:06 +0200)]
Backport timezone data of 2014i to luci-0.12/BB14.07
Backport trunk's update of timezone data.
https://github.com/openwrt/luci/commit/
36357529a0bfc5073987563e17a1d0cc62eac958
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Steven Barth [Sun, 9 Nov 2014 18:41:14 +0000 (19:41 +0100)]
Add odhcpd to ucitrack of dhcp
Jo-Philipp Wich [Sat, 1 Nov 2014 08:53:02 +0000 (09:53 +0100)]
build: rewrite mkversion.sh to use git metadata (#239)
The current build/mkversion.sh still expected an SVN repository layout,
rewrite it to derive tags and branchnames from git metadata.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Jo-Philipp Wich [Sat, 11 Oct 2014 20:28:32 +0000 (22:28 +0200)]
Merge pull request #224 from chris5560/luci-0.12
[for-0.12] luci-app-ddns: fix OpenWrt Ticket #18018 in BB release
Christian Schoenebeck [Fri, 10 Oct 2014 20:08:37 +0000 (22:08 +0200)]
[for-0.12] luci-app-ddns: fix OpenWrt Ticket #18018 in BB release
fix for OpenWrt Ticket #18018 in BB 14.07 release.
Without fix the application writes a config without event interface
which causes ddns-scripts to NEVER start.
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Jo-Philipp Wich [Thu, 18 Sep 2014 09:32:59 +0000 (09:32 +0000)]
luci-0.12: merge r10529
Jo-Philipp Wich [Mon, 1 Sep 2014 14:04:01 +0000 (14:04 +0000)]
luci-0.12: branch for release
Manuel Munz [Sun, 24 Aug 2014 07:53:05 +0000 (07:53 +0000)]
contrib/community-profiles: Add namservers for berlin, see https://github.com/freifunk-berlin/firmware/issues/15#issuecomment-
52959079
Manuel Munz [Tue, 12 Aug 2014 17:08:49 +0000 (17:08 +0000)]
applications/status-olsr: Disable neightbl calls in olsrd neighbors view because neightbl segfaults on BB and it wasn't used anyways.
Translation System [Tue, 12 Aug 2014 12:12:27 +0000 (12:12 +0000)]
Commit from LuCI Translation Portal by user jow.: 24 of 73 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:12:23 +0000 (12:12 +0000)]
Commit from LuCI Translation Portal by user jow.: 48 of 80 messages translated (1 fuzzy).
Translation System [Tue, 12 Aug 2014 12:12:16 +0000 (12:12 +0000)]
Commit from LuCI Translation Portal by user jow.: 69 of 69 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:12:13 +0000 (12:12 +0000)]
Commit from LuCI Translation Portal by user jow.: 65 of 104 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:12:08 +0000 (12:12 +0000)]
Commit from LuCI Translation Portal by user jow.: 11 of 57 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:12:04 +0000 (12:12 +0000)]
Commit from LuCI Translation Portal by user jow.: 28 of 103 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:12:02 +0000 (12:12 +0000)]
Commit from LuCI Translation Portal by user jow.: 8 of 9 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:11:58 +0000 (12:11 +0000)]
Commit from LuCI Translation Portal by user jow.: 47 of 177 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:11:49 +0000 (12:11 +0000)]
Commit from LuCI Translation Portal by user jow.: 34 of 34 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:11:46 +0000 (12:11 +0000)]
Commit from LuCI Translation Portal by user jow.: 29 of 44 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:11:38 +0000 (12:11 +0000)]
Commit from LuCI Translation Portal by user jow.: 91 of 120 messages translated (2 fuzzy).
Translation System [Tue, 12 Aug 2014 12:11:34 +0000 (12:11 +0000)]
Commit from LuCI Translation Portal by user jow.: 5 of 9 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:11:25 +0000 (12:11 +0000)]
Commit from LuCI Translation Portal by user jow.: 39 of 47 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:11:18 +0000 (12:11 +0000)]
Commit from LuCI Translation Portal by user jow.: 47 of 63 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:11:04 +0000 (12:11 +0000)]
Commit from LuCI Translation Portal by user jow.: 25 of 26 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:09:59 +0000 (12:09 +0000)]
Commit from LuCI Translation Portal by user jow.: 14 of 34 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:09:52 +0000 (12:09 +0000)]
Commit from LuCI Translation Portal by user jow.: 20 of 44 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:09:49 +0000 (12:09 +0000)]
Commit from LuCI Translation Portal by user jow.: 32 of 63 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:09:44 +0000 (12:09 +0000)]
Commit from LuCI Translation Portal by user jow.: 5 of 5 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:09:14 +0000 (12:09 +0000)]
Commit from LuCI Translation Portal by user jow.: 103 of 103 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:08:47 +0000 (12:08 +0000)]
Commit from LuCI Translation Portal by user jow.: 41 of 41 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:08:34 +0000 (12:08 +0000)]
Commit from LuCI Translation Portal by user jow.: 175 of 175 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:08:03 +0000 (12:08 +0000)]
Commit from LuCI Translation Portal by user jow.: 10 of 10 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:07:43 +0000 (12:07 +0000)]
Commit from LuCI Translation Portal by user jow.: 54 of 92 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:07:37 +0000 (12:07 +0000)]
Commit from LuCI Translation Portal by user jow.: 40 of 73 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:07:00 +0000 (12:07 +0000)]
Commit from LuCI Translation Portal by user jow.: 162 of 175 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:06:49 +0000 (12:06 +0000)]
Commit from LuCI Translation Portal by user jow.: 54 of 80 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:06:27 +0000 (12:06 +0000)]
Commit from LuCI Translation Portal by user jow.: 22 of 25 messages translated (3 fuzzy).
Translation System [Tue, 12 Aug 2014 12:06:18 +0000 (12:06 +0000)]
Commit from LuCI Translation Portal by user jow.: 167 of 177 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:06:13 +0000 (12:06 +0000)]
Commit from LuCI Translation Portal by user jow.: 11 of 13 messages translated (2 fuzzy).
Translation System [Tue, 12 Aug 2014 12:06:07 +0000 (12:06 +0000)]
Commit from LuCI Translation Portal by user jow.: 105 of 120 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:06:05 +0000 (12:06 +0000)]
Commit from LuCI Translation Portal by user jow.: 6 of 9 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:06:00 +0000 (12:06 +0000)]
Commit from LuCI Translation Portal by user jow.: 15 of 21 messages translated (4 fuzzy).
Translation System [Tue, 12 Aug 2014 12:05:38 +0000 (12:05 +0000)]
Commit from LuCI Translation Portal by user jow.: 10 of 175 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:05:27 +0000 (12:05 +0000)]
Commit from LuCI Translation Portal by user jow.: 25 of 25 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:05:18 +0000 (12:05 +0000)]
Commit from LuCI Translation Portal by user jow.: 10 of 10 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:05:14 +0000 (12:05 +0000)]
Commit from LuCI Translation Portal by user jow.: 44 of 44 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:05:00 +0000 (12:05 +0000)]
Commit from LuCI Translation Portal by user jow.: 120 of 120 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:04:28 +0000 (12:04 +0000)]
Commit from LuCI Translation Portal by user jow.: 827 of 892 messages translated (9 fuzzy).
Translation System [Tue, 12 Aug 2014 12:04:07 +0000 (12:04 +0000)]
Commit from LuCI Translation Portal by user jow.: 47 of 80 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:04:03 +0000 (12:04 +0000)]
Commit from LuCI Translation Portal by user jow.: 11 of 69 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:04:00 +0000 (12:04 +0000)]
Commit from LuCI Translation Portal by user jow.: 93 of 104 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:03:57 +0000 (12:03 +0000)]
Commit from LuCI Translation Portal by user jow.: 57 of 103 messages translated (0 fuzzy).
Translation System [Tue, 12 Aug 2014 12:03:47 +0000 (12:03 +0000)]
Commit from LuCI Translation Portal by user jow.: 44 of 44 messages translated (0 fuzzy).
Jo-Philipp Wich [Tue, 12 Aug 2014 10:43:56 +0000 (10:43 +0000)]
hd-idle: enable_debug will block LuCI interface
NEVER enable_debug from LuCI, because hd-idle goes into
foreground/console mode and LuCI will hang during "Save&Apply" forever.
This parameter should be removed completely. Also not being availible
inside OpenWrt's init script. If you reboot, hd-idle blocks the boot
process because it's not going to background.
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Jo-Philipp Wich [Tue, 12 Aug 2014 10:42:14 +0000 (10:42 +0000)]
add missing cbi-button class to nsection.htm
Hello,
I opened an issue in trac but it doesn't let me attach the patch (it
complains about cookies not enabled, which isn't true), and I cannot see
it to try again since it's awaiting moderation (moderated submission
#34250) so here's the patch (against 0.11, but I see that trunk has the
same problem).
Bye
--
Luca
Jo-Philipp Wich [Tue, 12 Aug 2014 10:39:45 +0000 (10:39 +0000)]
added readonly property to TextValue (tvalue.htm) template
A textarea has a readonly property which is currently not supported by the TextValue template ( tvalue.htm )
Here the patch to add it to tvalue.htm
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Manuel Munz [Sun, 10 Aug 2014 15:27:23 +0000 (15:27 +0000)]
modules/freifunk: fix wifi overview on public status page
Manuel Munz [Sat, 9 Aug 2014 12:23:27 +0000 (12:23 +0000)]
contrib/freifunk-policyrouting: use olsrd and olsrd6 configs
Manuel Munz [Sat, 9 Aug 2014 11:14:32 +0000 (11:14 +0000)]
freifunk/community-profiles: remove mainz
Manuel Munz [Fri, 8 Aug 2014 21:25:46 +0000 (21:25 +0000)]
contrib/meshwizard: add support for setting up qos on wan
Manuel Munz [Fri, 8 Aug 2014 21:20:56 +0000 (21:20 +0000)]
contrib/meshwizard: use seperate config files for olsrd4 and olsrd6
Manuel Munz [Tue, 5 Aug 2014 10:21:03 +0000 (10:21 +0000)]
luci/po: spelling and grammar fixes by Alex Henrie
Patrick Grimm [Sun, 3 Aug 2014 19:39:24 +0000 (19:39 +0000)]
freifunk fix profile expert fs write function.
Manuel Munz [Thu, 31 Jul 2014 20:47:34 +0000 (20:47 +0000)]
fix syntax error introduced in r10464
Patrick Grimm [Wed, 30 Jul 2014 21:20:52 +0000 (21:20 +0000)]
meshwizard: add option addchannelbefore
Patrick Grimm [Wed, 30 Jul 2014 20:17:39 +0000 (20:17 +0000)]
community-profiles: add 02:CA:FF:EE:BA:BE for channel 10 in Berlin
Patrick Grimm [Wed, 30 Jul 2014 19:11:04 +0000 (19:11 +0000)]
luci-olsr split IPv6/4 configuration in 2 sections
Matthias Uferer [Wed, 30 Jul 2014 14:22:06 +0000 (14:22 +0000)]
olsr watchdog also for renamed pid file (ipv4) https://github.com/freifunk/firmware-leipzig/issues/15
Matthias Uferer [Wed, 30 Jul 2014 13:37:31 +0000 (13:37 +0000)]
freifunk berlin settings https://github.com/freifunk/firmware-berlin/issues/34
Jo-Philipp Wich [Sun, 13 Jul 2014 12:36:00 +0000 (12:36 +0000)]
modules/base: restore /lib/uci/upload directory
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Translation System [Tue, 1 Jul 2014 11:28:25 +0000 (11:28 +0000)]
Commit from LuCI Translation Portal by user jow.: 835 of 892 messages translated (0 fuzzy).
Translation System [Tue, 1 Jul 2014 11:28:22 +0000 (11:28 +0000)]
Commit from LuCI Translation Portal by user jow.: 8 of 73 messages translated (0 fuzzy).
Translation System [Tue, 1 Jul 2014 11:28:21 +0000 (11:28 +0000)]
Commit from LuCI Translation Portal by user jow.: 159 of 175 messages translated (1 fuzzy).
Translation System [Tue, 1 Jul 2014 11:28:20 +0000 (11:28 +0000)]
Commit from LuCI Translation Portal by user jow.: 49 of 80 messages translated (0 fuzzy).
Translation System [Tue, 1 Jul 2014 11:28:19 +0000 (11:28 +0000)]
Commit from LuCI Translation Portal by user jow.: 45 of 69 messages translated (0 fuzzy).
Translation System [Tue, 1 Jul 2014 11:28:16 +0000 (11:28 +0000)]
Commit from LuCI Translation Portal by user jow.: 62 of 104 messages translated (0 fuzzy).
Translation System [Tue, 1 Jul 2014 11:28:14 +0000 (11:28 +0000)]
Commit from LuCI Translation Portal by user jow.: 25 of 25 messages translated (0 fuzzy).
Translation System [Tue, 1 Jul 2014 11:28:11 +0000 (11:28 +0000)]
Commit from LuCI Translation Portal by user jow.: 9 of 57 messages translated (0 fuzzy).
Translation System [Tue, 1 Jul 2014 11:28:09 +0000 (11:28 +0000)]
Commit from LuCI Translation Portal by user jow.: 24 of 103 messages translated (0 fuzzy).
Translation System [Tue, 1 Jul 2014 11:28:07 +0000 (11:28 +0000)]
Commit from LuCI Translation Portal by user jow.: 10 of 10 messages translated (0 fuzzy).
Translation System [Tue, 1 Jul 2014 11:28:05 +0000 (11:28 +0000)]
Commit from LuCI Translation Portal by user jow.: 43 of 177 messages translated (0 fuzzy).