Age | Commit message (Expand) | Author |
2009-10-31 | all: next round of translation fixups | Jo-Philipp Wich |
2009-10-31 | all: translation fixes in templates | Jo-Philipp Wich |
2009-10-31 | libs/cbi: remove auto-i18n, does not work anymore | Jo-Philipp Wich |
2009-10-31 | libs/lmo: fix po2lmo to cope with new po format | Jo-Philipp Wich |
2009-10-31 | System loads are floats | Steven Barth |
2009-10-31 | all: change most translate statements to new format, some need manual cleanup | Jo-Philipp Wich |
2009-10-31 | libs/web: prepare template parser, dispatcher and i18n class for upcoming po ... | Jo-Philipp Wich |
2009-10-30 | libs/core: fix type in luci.model.wireless | Jo-Philipp Wich |
2009-10-30 | libs/uci: fix property_bool() in luci.model.uci.bind | Jo-Philipp Wich |
2009-10-29 | libs/core: extend and fix luci.model.wireless | Jo-Philipp Wich |
2009-10-28 | libs/core: fixes luci.model.wireless | Jo-Philipp Wich |
2009-10-28 | CBI: Delegators: Don't proceed when step is not completed yet | Steven Barth |
2009-10-27 | libs/cbi: add on_init, on_before_commit, on_after_commit, on_before_apply, on... | Jo-Philipp Wich |
2009-10-27 | libs/iwinfo: treat wifiX as wireless iface in dummy backend | Jo-Philipp Wich |
2009-10-27 | libs/cbi: fixes for widget templates | Jo-Philipp Wich |
2009-10-27 | libs/uci: support custom initalizers in luci.model.uci.bind | Jo-Philipp Wich |
2009-10-27 | libs/core: fixes for luci.model.firewall, luci.model.network and luci.model.n... | Jo-Philipp Wich |
2009-10-27 | libs/core: add luci.model.wireless | Jo-Philipp Wich |
2009-10-26 | Be a bit more non-standard | Steven Barth |
2009-10-26 | CBI: Cancelaction and event callbacks for Delegators | Steven Barth |
2009-10-26 | Build fixes | Steven Barth |
2009-10-26 | nixio: store stats and other number information as integer, which works bette... | Felix Fietkau |
2009-10-15 | libs/cbi: change widgets using model.network to new api | Jo-Philipp Wich |
2009-10-15 | libs/core: implement special treatment of wireless in network model | Jo-Philipp Wich |
2009-10-15 | libs/uci: fix attempt to assign empty tables in uci bind class | Jo-Philipp Wich |
2009-10-15 | libs/lucid: enable tls in sdk | Jo-Philipp Wich |
2009-10-15 | libs/iwinfo: don't treat every iface as dummy wireless, do some heuristics on... | Jo-Philipp Wich |
2009-10-14 | libs/cbi: fix error in previous commit | Jo-Philipp Wich |
2009-10-13 | libs/cbi: support horizontal display for radio button groups | Jo-Philipp Wich |
2009-10-10 | libs/cbi: fix dynamic tab hiding | Jo-Philipp Wich |
2009-10-10 | libs/core: fixes for network model | Jo-Philipp Wich |
2009-10-10 | libs/cbi: add network picker widget | Jo-Philipp Wich |
2009-10-10 | libs/cbi: various widget fixes | Jo-Philipp Wich |
2009-10-10 | libs/core: fix firewall model | Jo-Philipp Wich |
2009-10-10 | libs/core: extend network model, only allow one zone per network | Jo-Philipp Wich |
2009-10-10 | libs/cbi: hide tabs that have zero fields after dependency update | Jo-Philipp Wich |
2009-10-09 | libs/cbi: allow underscores in AbstractSection.create() | Jo-Philipp Wich |
2009-10-08 | libs/cbi: add interface picker widget | Jo-Philipp Wich |
2009-10-08 | libs/core: luci.model.network: implement contains_inteface(), fix bugs | Jo-Philipp Wich |
2009-10-08 | libs/uci: optimize get & set performance in luci.model.uci.bind, fix ambiguou... | Jo-Philipp Wich |
2009-10-08 | libs/core: add luci.model.network oop abstraction layer | Jo-Philipp Wich |
2009-10-08 | libs/cbi: comply with changed firewall interface | Jo-Philipp Wich |
2009-10-08 | libs/core: luci.model.firewall: make top level functions instance methods to ... | Jo-Philipp Wich |
2009-10-08 | libs/cbi: auto-select appropriate option if create field is focused | Jo-Philipp Wich |
2009-10-08 | libs/cbi: i18n for zone picker | Jo-Philipp Wich |
2009-10-08 | libs/cbi: add a firewall zone picker widget | Jo-Philipp Wich |
2009-10-08 | libs/core: add luci.model.firewall, oop abstraction for uci firewall | Jo-Philipp Wich |
2009-10-08 | libs/uci: add luci.model.uci.bind class for easier oop-uci integration | Jo-Philipp Wich |
2009-10-07 | libs/cbi: fix wrong value handling in FileUpload widgets (#85) | Jo-Philipp Wich |
2009-09-26 | libs/iwinfo: fix dummy scanresults | Jo-Philipp Wich |