Commit graph

6194 commits

Author SHA1 Message Date
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
Translation System
01797733ba Commit from LuCI Translation Portal by user jow.: 9 of 9 messages translated (0 fuzzy). 2012-11-29 15:25:51 +00:00
Jo-Philipp Wich
e689fa8900 modules/admin-full: filter localhost<->localhost connections live connection graph 2012-11-27 14:16:42 +00:00
Jo-Philipp Wich
ce8a22d1b4 libs/core: remove unused luci.util.escape(), map luci.util.striptags() to luci.template.parser.striptags() 2012-11-26 14:26:46 +00:00
Jo-Philipp Wich
f7b4fd2979 libs/web: various changes in template library
- rename sanitize_pcdata() and sanitize_utf8() to pcdata() and utf8()
	- implement striptags()
2012-11-26 14:26:43 +00:00
Manuel Munz
e2f3b8923d libs/web: Allow to disable buttons in cbi models from the controller 2012-11-26 13:11:41 +00:00
Jo-Philipp Wich
848e43a5b4 remove .i18n annotations from controller files 2012-11-26 12:53:43 +00:00
Jo-Philipp Wich
264aae7910 po: resync base translations 2012-11-26 12:32:23 +00:00
Translation System
4a47572a4d Commit from LuCI Translation Portal by user jow.: 13 of 13 messages translated (0 fuzzy). 2012-11-26 12:26:24 +00:00
Translation System
38010cc532 Commit from LuCI Translation Portal by user jow.: 32 of 32 messages translated (0 fuzzy). 2012-11-26 12:26:21 +00:00
Translation System
5f659223e1 Commit from LuCI Translation Portal by user jow.: 109 of 109 messages translated (0 fuzzy). 2012-11-26 12:26:20 +00:00
Translation System
4e7171938b Commit from LuCI Translation Portal by user jow.: 26 of 26 messages translated (0 fuzzy). 2012-11-26 12:26:18 +00:00
Translation System
79fb9c21b8 Commit from LuCI Translation Portal by user jow.: 852 of 852 messages translated (0 fuzzy). 2012-11-26 12:26:15 +00:00
Translation System
65d15830b3 Commit from LuCI Translation Portal by user jow.: 852 of 852 messages translated (0 fuzzy). 2012-11-26 12:26:12 +00:00
Translation System
8677b27987 Commit from LuCI Translation Portal by user jow.: 852 of 852 messages translated (0 fuzzy). 2012-11-26 12:26:07 +00:00
Daniel Golle
d07036b59c "Waiting for router..." is misleading on non-router devices. Use "Waiting for changes to be applied..." instead. 2012-11-26 11:07:11 +00:00
Jo-Philipp Wich
68e9458ae0 libs/web: remove unneeded include 2012-11-25 19:22:38 +00:00
Jo-Philipp Wich
cd0bb63394 libs/web: remove leftover debugging code in template_parser.c 2012-11-25 19:18:15 +00:00
Jo-Philipp Wich
bb276a7c7b libs/core: use luci.template.parser.hash() instead of lmo.hash() 2012-11-25 19:18:10 +00:00
Jo-Philipp Wich
8575facc25 contrib/package: remove luci-lib-lmo package 2012-11-25 19:18:04 +00:00
Jo-Philipp Wich
ee584460ad luci: host-build libs/web instead of libs/lmo to create po2lmo executable 2012-11-25 19:18:00 +00:00
Jo-Philipp Wich
0e50aa690a libs/web: rewrite template engine, merge lmo library
- template parser: merge lmo library
	- template parser: rewrite to operate on memory mapped files
	- template parser: implement proper line number reporting on syntax errors
	- template parser: process translate tags directly and bypass Lua
	- template lmo: introduce load_catalog(), change_catalog() and close_catalog()
	- template lmo: rewrite index processing to operate directly on the memory mapped file
	- template lmo: implement binary search keys, reducing the lookup complexity to O(log n)
	- po2lmo: write sorted indixes when generating *.lmo archives
	- i18n: use the template parser for translations
	- i18n: stub load(), loadc() and clear()
	- i18n: map setlanguage() to load_catalog()
2012-11-25 19:17:55 +00:00
Jo-Philipp Wich
c647ff9f0e libs/lmo: fix whitespace handling in string hashing, optimize code 2012-11-23 10:15:02 +00:00
Translation System
5fdf562669 Commit from LuCI Translation Portal by user jow.: 11 of 11 messages translated (0 fuzzy). 2012-11-23 09:18:42 +00:00
Translation System
baff40a145 Commit from LuCI Translation Portal by user jow.: 8 of 8 messages translated (0 fuzzy). 2012-11-23 09:18:39 +00:00
Jo-Philipp Wich
72d1549e8b libs/lmo: canonize key strings before hashing them, fixes missing translations for original strings with line breaks or white spaces embedded 2012-11-21 23:26:30 +00:00
Jo-Philipp Wich
838c82fa9e applications/luci-p910nd: expose bind parameter 2012-11-21 20:13:56 +00:00
Jo-Philipp Wich
06c8c28bab libs/core: introduce get_status_by_address() in luci.model.network 2012-11-21 20:13:53 +00:00
Jo-Philipp Wich
7399e07593 modules/admin-full: remove leftover setTimeout() call in load graph 2012-11-21 19:34:13 +00:00
Jo-Philipp Wich
69ac1031b7 applications/luci-commands, applications/luci-upnp, modules/admin-core, modules/admin-full, modules/freifunk: clean up argument handling of leaf nodes 2012-11-21 19:29:47 +00:00
Translation System
ef8e4eb991 Commit from LuCI Translation Portal by user jow.: 159 of 159 messages translated (0 fuzzy). 2012-11-21 18:54:59 +00:00
Translation System
791791a47c Commit from LuCI Translation Portal by user jow.: 32 of 32 messages translated (0 fuzzy). 2012-11-21 18:54:57 +00:00
Translation System
06502df63f Commit from LuCI Translation Portal by user jow.: 109 of 109 messages translated (0 fuzzy). 2012-11-21 18:54:55 +00:00
Translation System
93db36666d Commit from LuCI Translation Portal by user jow.: 9 of 9 messages translated (0 fuzzy). 2012-11-21 18:54:53 +00:00
Translation System
c9baed7b01 Commit from LuCI Translation Portal by user jow.: 23 of 23 messages translated (0 fuzzy). 2012-11-21 18:54:51 +00:00
Translation System
1f544c5c3e Commit from LuCI Translation Portal by user jow.: 852 of 852 messages translated (0 fuzzy). 2012-11-21 18:54:49 +00:00
Jo-Philipp Wich
4b4346244e po: resync translations 2012-11-21 18:42:57 +00:00
Jo-Philipp Wich
3451d533e5 applications/luci-commands: improve dashboard html, remove inline styles, fix layout for both openwrt and bootstrap themes, use command basename when naming output download 2012-11-21 18:36:43 +00:00
Jo-Philipp Wich
1a530635c9 themes: add facility to include custom css 2012-11-21 18:36:40 +00:00
Jo-Philipp Wich
9d2e1cf012 themes: remove obsolete javascript files that haven't been used in over two years 2012-11-21 17:36:40 +00:00
Jo-Philipp Wich
9aad27f48e modules/admin-full: fix word wrapping in wifi overview page when using bootstrap theme 2012-11-21 17:04:12 +00:00
Jo-Philipp Wich
dfdd128c4b applications/luci-commands: remove bogus default value from arguments field 2012-11-21 16:47:59 +00:00
Translation System
c021bf7455 Commit from LuCI Translation Portal by user jow.: 797 of 850 messages translated (0 fuzzy). 2012-11-21 16:46:37 +00:00
Translation System
d2c0abc999 Commit from LuCI Translation Portal by user jow.: 26 of 26 messages translated (0 fuzzy). 2012-11-21 16:45:32 +00:00
Jo-Philipp Wich
7bb14f3e9e contrib/package: add entries for luci-app-commands 2012-11-21 16:22:39 +00:00
Jo-Philipp Wich
ff47fd3575 po: add translations for luci-app-commands 2012-11-21 16:22:36 +00:00