Commit graph

6272 commits

Author SHA1 Message Date
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
Jo-Philipp Wich
3e59bb699b applications: add new application luci-app-commands which allows configuring custom shell commands for invocation through the gui 2012-11-21 16:22:04 +00:00
Jo-Philipp Wich
3a04258ba0 po: remove empty cz folder 2012-11-21 16:17:52 +00:00
Jo-Philipp Wich
2675ad1c63 libs/web: fix luci.http.write_json() to properly encode control chars in strings 2012-11-21 16:04:13 +00:00
Jo-Philipp Wich
c9556c02bb themes: add cbi-button-download class, whitespace cleanup 2012-11-21 16:04:10 +00:00
Daniel Golle
8da6c1a49f properly support git in build/i18n-init.sh 2012-11-20 11:42:35 +00:00
Translation System
d0f777f5f1 Commit from LuCI Translation Portal by user jow.: 797 of 850 messages translated (0 fuzzy). 2012-11-19 16:54:00 +00:00
Translation System
4b938e2de5 Commit from LuCI Translation Portal by user jow.: 649 of 850 messages translated (0 fuzzy). 2012-11-19 16:53:57 +00:00
Translation System
6713883262 Commit from LuCI Translation Portal by user jow.: 23 of 23 messages translated (0 fuzzy). 2012-11-19 16:53:53 +00:00
Translation System
05d6415a75 Commit from LuCI Translation Portal by user jow.: 172 of 177 messages translated (5 fuzzy). 2012-11-19 16:53:50 +00:00
Translation System
3730a1a328 Commit from LuCI Translation Portal by user jow.: 23 of 23 messages translated (0 fuzzy). 2012-11-19 16:53:47 +00:00
Translation System
1e91a40dc9 Commit from LuCI Translation Portal by user jow.: 92 of 92 messages translated (0 fuzzy). 2012-11-19 16:53:45 +00:00
Translation System
679495ca9a Commit from LuCI Translation Portal by user jow.: 177 of 177 messages translated (0 fuzzy). 2012-11-19 16:53:43 +00:00
Translation System
8ef1c98a46 Commit from LuCI Translation Portal by user jow.: 96 of 96 messages translated (0 fuzzy). 2012-11-19 16:53:41 +00:00
Translation System
63aa011b43 Commit from LuCI Translation Portal by user jow.: 34 of 34 messages translated (0 fuzzy). 2012-11-19 16:53:38 +00:00
Translation System
e63d11f903 Commit from LuCI Translation Portal by user jow.: 23 of 23 messages translated (0 fuzzy). 2012-11-19 16:53:37 +00:00
Translation System
4a83b5278d Commit from LuCI Translation Portal by user jow.: 850 of 850 messages translated (0 fuzzy). 2012-11-19 16:53:36 +00:00
Translation System
055fd1fea8 Commit from LuCI Translation Portal by user jow.: 9 of 11 messages translated (0 fuzzy). 2012-11-19 16:53:33 +00:00
Translation System
9d206fbec7 Commit from LuCI Translation Portal by user jow.: 156 of 159 messages translated (0 fuzzy). 2012-11-19 16:53:31 +00:00
Translation System
667ce4d156 Commit from LuCI Translation Portal by user jow.: 13 of 13 messages translated (0 fuzzy). 2012-11-19 16:53:29 +00:00
Translation System
9b334ce715 Commit from LuCI Translation Portal by user jow.: 10 of 10 messages translated (0 fuzzy). 2012-11-19 16:53:27 +00:00
Translation System
22989410de Commit from LuCI Translation Portal by user jow.: 121 of 127 messages translated (0 fuzzy). 2012-11-19 16:53:24 +00:00
Translation System
7293588e92 Commit from LuCI Translation Portal by user jow.: 816 of 850 messages translated (0 fuzzy). 2012-11-19 16:53:22 +00:00