Age | Commit message (Expand) | Author |
2010-10-25 | libs/web: rework DynamicList widget | Jo-Philipp Wich |
2010-10-21 | libs/web: annotate form object with cbi state when using section add/remove b... | Jo-Philipp Wich |
2010-10-21 | libs/web: fix ip6addr js validation, fixes for live validation | Jo-Philipp Wich |
2010-10-20 | libs/web: fix tab highlighting with multiple tabs | Jo-Philipp Wich |
2010-10-19 | libs/web: add String.serialize() and String.format() to cbi.js | Jo-Philipp Wich |
2010-10-19 | libs/web: support different caption for button widgets | Jo-Philipp Wich |
2010-10-15 | libs/web: move XHR apply callback into subtemplate | Jo-Philipp Wich |
2010-10-15 | libs/web: add export() to template namespace, allows templates to export symb... | Jo-Philipp Wich |
2010-10-14 | libs/web: cbi: add new on_before_save and on_after_save hook, implement :rese... | Jo-Philipp Wich |
2010-10-14 | libs/web: fix various issues in cbi option error handling, call validator for... | Jo-Philipp Wich |
2010-10-12 | libs/web: rework cbi field validation, let validators return custom error mes... | Jo-Philipp Wich |
2010-10-12 | libs: merge libs/http into libs/web | Jo-Philipp Wich |
2010-10-12 | libs: merge libs/cbi into libs/web | Jo-Philipp Wich |
2010-04-16 | libs/web: don't fail if no langauge is set in luci config | Jo-Philipp Wich |
2009-11-29 | NIU: | Steven Barth |
2009-11-14 | Publish nixio.fs in index-scope | Steven Barth |
2009-11-10 | NIU: More pages | Steven Barth |
2009-11-01 | all: remove references to old i18n files | Jo-Philipp Wich |
2009-10-31 | libs/web: prepare template parser, dispatcher and i18n class for upcoming po ... | Jo-Philipp Wich |
2009-09-11 | Fix requestpath, export authuser | Steven Barth |
2009-09-10 | libs/web: drop unneeded requires in template class | Jo-Philipp Wich |
2009-09-10 | libs/web: add missing local variable declaration | Jo-Philipp Wich |
2009-09-10 | libs/web: drop the Lua template parser, the C implementation is faster in alm... | Jo-Philipp Wich |
2009-08-07 | libs/web: restore protected call to Template(), was accidentally removed in r... | Jo-Philipp Wich |
2009-08-05 | libs/web: template: fix spurious nil or false values that broke various templ... | Jo-Philipp Wich |
2009-07-31 | Typo | Steven Barth |
2009-07-31 | Fix cookie logout | Steven Barth |
2009-07-26 | libs/web: fix template parsing of default texts in i18n expressions | Jo-Philipp Wich |
2009-07-26 | libs/web: fix file handle leak in template parser | Jo-Philipp Wich |
2009-07-26 | libs/web: implement i18n.string() and i18n.stringf() to obtain genuine Lua st... | Jo-Philipp Wich |
2009-07-26 | libs/web: convert given argument to string in i18n.translatef() | Jo-Philipp Wich |
2009-07-25 | Reintroduce prefisx support - was gone somewhere | Steven Barth |
2009-07-25 | Allow Basic-Auth pass-through | Steven Barth |
2009-07-25 | Add: luci.http.splice to allow direct copying of data from a file | Steven Barth |
2009-07-25 | libs/web: use C templates by default | Jo-Philipp Wich |
2009-07-24 | Revert external tree usage | Steven Barth |
2009-07-23 | libs/web: disable memory debuggin in trunk as well | Jo-Philipp Wich |
2009-07-23 | libs/web: dispatcher.lua: add support for external tree building and indexing | Jo-Philipp Wich |
2009-07-23 | libs/web: use new parser in non-caching mode | Jo-Philipp Wich |
2009-07-23 | libs/web: add template parser reimplemented in C | Jo-Philipp Wich |
2009-07-19 | fix fallout from nixio.fs transition | Jo-Philipp Wich |
2009-07-19 | convert luci.fs users to nixio.fs api | Jo-Philipp Wich |
2009-07-17 | libs/web: optimize code generation in luci.template | Jo-Philipp Wich |
2009-07-10 | Session-IDs are lowercase now | Steven Barth |
2009-07-09 | libs/web: use lmo in luci.i18n | Jo-Philipp Wich |
2009-06-21 | Drop support for luaposix and bitlib (obsoleted by nixio) | Steven Barth |
2009-06-20 | Merge fixes / improvements | Steven Barth |
2009-05-28 | libs/web: if current language is a regional dialect, fall back to generic lan... | Jo-Philipp Wich |
2009-04-08 | libs/web: fix file caches in dispatcher, broke when introducing lua-gz support | Jo-Philipp Wich |
2009-04-04 | trunk: prepare LuCI to handle .lua.gz files | Jo-Philipp Wich |