Jo-Philipp Wich
9297ef38c4
themes/bootstrap: fix various css errors
2012-12-23 23:18:17 +00:00
Jo-Philipp Wich
8cfa5cc7c5
don't use symlink to /lib/functions.sh
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
2012-12-20 15:01:04 +00:00
Jo-Philipp Wich
bf25765406
modules/admin-full: fix "unsupported protocol" vs. "no interface assigned" errors for protocols without ifname property, e.g. 6in4
2012-12-19 10:11:03 +00:00
Jo-Philipp Wich
d4987d7863
ccache not loading or storing cache files
...
I've noticed that there is nothing in my /tmp/luci-modulecache
directory. Digging into it it looks like because both the expected uid
and mode of the files doesn't match, so for security reasons they're
long being loaded or saved by ccache.lua (from the luci-lib-core
package). I'm not sure how far back this has been broken but I it
appears to have been quite some time, possibly years?
I've included a patch which updates the checks to use the right newer
function name / structure name. It decreases page load times by about
10-15% on my bcm2708 (raspberrypi). I can create a ticket if you'd
prefer. The patch is against the luci-0.11 branch but should apply to
trunk as well.
Signed-off-by: Bryan Mayland <bmayland@leoninedev.com>
2012-12-19 00:35:30 +00:00
Jo-Philipp Wich
ffec6bd451
build: remove two obsolete scripts
2012-12-18 14:20:10 +00:00
Translation System
5af8df6d1a
Commit from LuCI Translation Portal by user jow.: 137 of 175 messages translated (0 fuzzy).
2012-12-18 13:49:52 +00:00
Translation System
13843e5492
Commit from LuCI Translation Portal by user jow.: 139 of 175 messages translated (0 fuzzy).
2012-12-18 13:49:49 +00:00
Translation System
0d0487ceb8
Commit from LuCI Translation Portal by user jow.: 147 of 175 messages translated (0 fuzzy).
2012-12-18 13:49:45 +00:00
Translation System
fc3a9b4c3f
Commit from LuCI Translation Portal by user jow.: 175 of 175 messages translated (0 fuzzy).
2012-12-18 13:49:42 +00:00
Translation System
c18f25e0be
Commit from LuCI Translation Portal by user jow.: 851 of 851 messages translated (0 fuzzy).
2012-12-18 13:49:40 +00:00
Translation System
f4bb6c5156
Commit from LuCI Translation Portal by user jow.: 166 of 175 messages translated (4 fuzzy).
2012-12-18 13:49:35 +00:00
Translation System
d41cfa5519
Commit from LuCI Translation Portal by user jow.: 170 of 175 messages translated (0 fuzzy).
2012-12-18 13:49:31 +00:00
Translation System
c3c5af7b9c
Commit from LuCI Translation Portal by user jow.: 142 of 175 messages translated (1 fuzzy).
2012-12-18 13:49:27 +00:00
Translation System
af505b37f5
Commit from LuCI Translation Portal by user jow.: 851 of 851 messages translated (0 fuzzy).
2012-12-18 13:49:23 +00:00
Translation System
7101aa5c25
Commit from LuCI Translation Portal by user jow.: 140 of 175 messages translated (0 fuzzy).
2012-12-18 13:49:17 +00:00
Translation System
33e8ef04d8
Commit from LuCI Translation Portal by user jow.: 10 of 73 messages translated (0 fuzzy).
2012-12-18 13:49:13 +00:00
Translation System
3534fd9e65
Commit from LuCI Translation Portal by user jow.: 1 of 96 messages translated (0 fuzzy).
2012-12-18 13:49:12 +00:00
Translation System
2633b144ce
Commit from LuCI Translation Portal by user jow.: 20 of 44 messages translated (0 fuzzy).
2012-12-18 13:49:10 +00:00
Translation System
3910fae1e7
Commit from LuCI Translation Portal by user jow.: 421 of 851 messages translated (0 fuzzy).
2012-12-18 13:49:08 +00:00
Translation System
9798a5f341
Commit from LuCI Translation Portal by user jow.: 170 of 175 messages translated (0 fuzzy).
2012-12-18 13:49:02 +00:00
Jo-Philipp Wich
56b141da25
contrib/package: fix typo in luci-app-firewall package description
2012-12-18 13:16:26 +00:00
Jo-Philipp Wich
11bfc487a5
fix is_installed() check for l2tp
...
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2012-12-15 00:35:47 +00:00
Jo-Philipp Wich
99a8b2826e
luci_statistics: Add y_min, y_max, units_exponent options and clean up some graphs
...
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2012-12-14 21:53:03 +00:00
Jo-Philipp Wich
ac472f9ebc
luci-statistics: add transform_rpn option to graphs, use it for nut battery life
...
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2012-12-14 13:27:43 +00:00
Jo-Philipp Wich
1461a0dba1
luci-statistics: don't plot data points where there are no data.
...
Converting NaN to zero for the sake of the cumulative stack in non-overlay
mode is all very well. But we shouldn't then use that for displaying the
graph. Make another variable %s_plot which *preserves* NaN from the input
data, and then we don't get bogus data points drawn. Especially at the end
of the graph this was problematic.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2012-12-14 13:27:39 +00:00
Jo-Philipp Wich
900515f0a6
applications/luci-statistics: convert nut plugin to minutes
2012-12-11 14:05:57 +00:00
Jo-Philipp Wich
61e5292c34
applications/luci-statistics: add missing nut plugin entry to config menu
2012-12-11 13:49:07 +00:00
Jo-Philipp Wich
61f883fa5a
po: resync statistics translations
2012-12-11 13:31:25 +00:00
Jo-Philipp Wich
5a54cc575a
Add NUT UPS support to luci-statistics
2012-12-11 13:27:37 +00:00
Manuel Munz
2138efa4bd
contrib/community-profiles: Remove incompatible Hamburg profile as requested by Jamalaka
2012-12-10 16:05:43 +00:00
Translation System
922826e221
Commit from LuCI Translation Portal by user jow.: 118 of 118 messages translated (0 fuzzy).
2012-12-07 13:17:17 +00:00
Jo-Philipp Wich
b8a1d4f049
contrib/package/freifunk-p2pblock: actually read whitelist from config
2012-12-07 13:13:43 +00:00
Jo-Philipp Wich
fb9d3ce2b6
modules/admin-full: several white-space fixes for Bootstrap
2012-12-02 14:20:42 +00:00
Jo-Philipp Wich
564ca0accd
libs/web: make JS String.format() and String.serialize() available as prototype options, introduce String.nobr()
2012-12-02 14:20:36 +00:00
Translation System
ec1b06c266
Commit from LuCI Translation Portal by user jow.: 13 of 13 messages translated (0 fuzzy).
2012-12-02 14:01:33 +00:00
Translation System
8117039b5d
Commit from LuCI Translation Portal by user jow.: 22 of 23 messages translated (0 fuzzy).
2012-12-02 14:01:32 +00:00
Translation System
d9c596fdd1
Commit from LuCI Translation Portal by user jow.: 4 of 4 messages translated (0 fuzzy).
2012-12-02 14:01:30 +00:00
Translation System
ab8793e17b
Commit from LuCI Translation Portal by user jow.: 21 of 26 messages translated (0 fuzzy).
2012-12-02 14:01:12 +00:00
Translation System
3ba8063f42
Commit from LuCI Translation Portal by user jow.: 374 of 851 messages translated (0 fuzzy).
2012-12-02 14:01:10 +00:00
Translation System
b275370727
Commit from LuCI Translation Portal by user jow.: 64 of 64 messages translated (0 fuzzy).
2012-12-02 14:01:05 +00:00
Jo-Philipp Wich
3419d5389d
po: sync statistics translations
2012-12-02 13:33:02 +00:00
Jo-Philipp Wich
a9d48d56e2
applications/luci-statistics: fix typo in collectd cbi
2012-12-02 13:32:54 +00:00
Jo-Philipp Wich
7c3c6b013b
libs/web: let luci.i18n.setlanguage() return the lang that was actually loaded
2012-12-02 13:30:46 +00:00
Manuel Munz
c97ef199d6
modules/freifunk: sync translations
2012-12-01 00:10:08 +00:00
Manuel Munz
f13dd6c052
applications/luci-olsr: sync colors with map, add legend
2012-12-01 00:07:33 +00:00
Manuel Munz
e2bc45289e
modules/freifunk: remove empty dir
2012-12-01 00:03:40 +00:00
Manuel Munz
cad7245af2
modules/freifunk: simplify colors in map, add a legend
2012-11-30 23:55:35 +00:00
Translation System
89b3e2ad7f
Commit from LuCI Translation Portal by user jow.: 43 of 43 messages translated (0 fuzzy).
2012-11-29 15:25:57 +00:00
Translation System
ab853b2cb1
Commit from LuCI Translation Portal by user jow.: 73 of 73 messages translated (0 fuzzy).
2012-11-29 15:25:55 +00:00
Translation System
8f690ffb96
Commit from LuCI Translation Portal by user jow.: 170 of 177 messages translated (0 fuzzy).
2012-11-29 15:25:53 +00:00