project/luci2/ui.git
2015-02-13 Jo-Philipp... luci2.cbi: add GridSection
2015-02-13 Jo-Philipp... luci2.ui: add grid and hlist widgets
2015-02-13 Jo-Philipp... luci2.ui: add icon() helper function
2015-02-13 Jo-Philipp... luci2.ui: hide mobile dropdown menu when changing views
2015-02-13 Jo-Philipp... luci2.uci: don't allow set() with empty string values
2015-01-25 Jo-Philipp... luci2: don't mark rpc_plugin symbols constant
2015-01-07 Jo-Philipp... luci2: refresh views after modular rework
2015-01-07 Jo-Philipp... luci2.ui: properly hide alert message in initial state
2015-01-07 Jo-Philipp... luci2: fix protocol modules after modular rework
2015-01-05 Jo-Philipp... luci2: split into submodules
2015-01-05 Jo-Philipp... luci2: implement Class.require() and Class.instantiate()
2015-01-05 Jo-Philipp... luci2: polyfill window.location.origin
2014-12-19 Jo-Philipp... io: fix invalid memory access in upload mode
2014-07-06 Rafał Miłeckiluci2: early wireless configuration
2014-07-03 Jo-Philipp... io: fix printf() without constant format
2014-06-30 Rafał Miłeckiluci2: UCIContext: add: respect "name" if passed
2014-06-13 Jo-Philipp... luci2: fix undefined ifname exception when processing...
2014-05-30 Jo-Philipp... luci2: nested section support and initial code refactoring
2014-04-27 Rafał Miłeckiluci2-p910nd: LuCI2 module for p910nd maganement
2014-04-13 Jo-Philipp... luci2: whitespace fix
2014-04-13 Jo-Philipp... luci2: make sort / remove column in L.cbi.TableSection...
2014-04-13 Jo-Philipp... support custom event handlers for L.cbi.DeviceList...
2014-04-13 Jo-Philipp... luci2: support placeholder attribute for L.cbi.DummyVal...
2014-04-13 Jo-Philipp... luci2: support custom section ordering in L.cbi.TypedSe...
2014-04-13 Jo-Philipp... luci2: support object comparisations in L.cbi.AbstractV...
2014-04-13 Jo-Philipp... luci2: rework datatype validators to use new global...
2014-04-13 Jo-Philipp... luci2: add L.NetworkModel.Interface.renderBadge() and...
2014-04-13 Jo-Philipp... luci2: add get_first(), set_first() and unset_first...
2014-04-13 Jo-Philipp... luci2: add L.toColor(), L.parseIPv4(), L.parseIPv6...
2014-04-13 Jo-Philipp... luci2: revert uci changes when closing cbi.Model dialog
2014-04-13 Jo-Philipp... luci2: fix save functionality on Map() objects after...
2014-04-13 Jo-Philipp... luci2: always load 'none' protocol explicitely since...
2014-02-06 Jo-Philipp... luci2: generalize LuCI2.cbi event handling, rework...
2014-02-02 Jo-Philipp... luci2: add menu constraints
2014-02-02 Jo-Philipp... rpcd: support "files" attribute in menu json files...
2014-02-01 Jo-Philipp... luci2: add network protocol support extensions
2014-02-01 Jo-Philipp... luci2: rename internal '_luci2' instance reference...
2014-02-01 Jo-Philipp... luci2: move most RPC proxy function declarations into...
2014-02-01 Jo-Philipp... luci2: Initial network interface configuration view
2014-02-01 Jo-Philipp... luci2: update CSS
2014-02-01 Jo-Philipp... luci2: Hide empty tabs when rendering cbi maps
2014-02-01 Jo-Philipp... luci2: Implement LuCI2.cbi.DeviceList widget
2014-02-01 Jo-Philipp... luci2: Do not produce uneeded anonymous arrays in LuCI2...
2014-02-01 Jo-Philipp... luci2: Fix LuCI2.cbi.AbstractValue.formvalue() for...
2014-02-01 Jo-Philipp... luci2: Add missing CSS classes to LuCI2.cbi.ComboBox...
2014-02-01 Jo-Philipp... luci2: Properly handle empty values in ListValue widgets
2014-02-01 Jo-Philipp... luci2: Introduce 'add' option to LuCI2.cbi.AbstractValu...
2014-01-31 Jo-Philipp... luci2: add LuCI2.cbi.AbstractValue.on() for attaching...
2014-01-31 Jo-Philipp... luci2: implement LuCI2.cbi.Modal widget
2014-01-31 Jo-Philipp... luci2: add primitive initial support for applying uci...
2014-01-31 Jo-Philipp... luci2: append markup for uci change indicator when...
2014-01-31 Jo-Philipp... luci2: expose loaded views in LuCI2.view[]
2014-01-31 Jo-Philipp... luci2: update ACL cache and initialize NetworkModel...
2014-01-31 Jo-Philipp... luci2: implement LuCI2.cbi.SingleSection widget
2014-01-31 Jo-Philipp... luci2: expose uci reorder deltas in uci changelog view
2014-01-31 Jo-Philipp... luci2: change LuCI2.cbi.NetworkList to use LuCI2.Networ...
2014-01-31 Jo-Philipp... luci2: implement LuCI2.cbi.ButtonValue widget
2014-01-31 Jo-Philipp... luci2: ensure that loading indicator appears above...
2014-01-31 Jo-Philipp... luci2: fix typo in LuCI2.firewall.getZoneColor()
2014-01-31 Jo-Philipp... luci2: change LuCI2.ui.dialog() to return the resulting...
2014-01-31 Jo-Philipp... luci2: implement LuCI2.NetworkModel, LuCI2.NetworkModel...
2014-01-31 Jo-Philipp... luci2: drop LuCI2.uci end replace it with LuCI2.UCICont...
2014-01-31 Jo-Philipp... luci2: implement LuCI2.session.updateACLs() and LuCI2...
2014-01-31 Jo-Philipp... luci2: add LuCI2.UCIContext class, this proxies the...
2014-01-31 Jo-Philipp... luci2: properly handle failed ubus calls in LuCI2.rpc...
2014-01-31 Jo-Philipp... luci2: add utility functions
2014-01-31 Jo-Philipp... luci2: properly handle empty hash info, fixes endless...
2013-11-25 Jo-Philipp... rpcd: add bwmon plugin for fetching interface traffic...
2013-11-22 Jo-Philipp... rpcd: expose interface up state in luci2.network.device...
2013-11-12 Jo-Philipp... rpcd: implement luci2.network.device_list to find names...
2013-11-04 Jo-Philipp... io: return JSON responses with text/plain mimetype...
2013-11-04 Jo-Philipp... luci2: fix various cross browser issues
2013-11-04 Jo-Philipp... luci2: remove dead view code
2013-11-04 Jo-Philipp... luci2: convert system.cron view markup to bootstrap
2013-11-04 Jo-Philipp... luci2: cleanup system.upgrade view markup, remove lefto...
2013-11-04 Jo-Philipp... luci2: fix rendering of LuCI2.cbi.MultiValue
2013-11-04 Jo-Philipp... luci2: adapt views to changed luci2 framework
2013-11-04 Jo-Philipp... luci2: switch to twitter bootstrap framework
2013-10-22 Jo-Philipp... luci2: don't re-set timeout if view is finished already...
2013-10-22 Jo-Philipp... luci2: add AbstractWidget.appendTo() to support appendi...
2013-10-22 Jo-Philipp... luci2: support passing additional arguments to LuCI2...
2013-10-22 Jo-Philipp... luci2: add intial LuCI2.firewall abstraction class
2013-10-22 Jo-Philipp... luci2: wrap luci2.network.ifup and luci2.network.ifdown...
2013-10-22 Jo-Philipp... rpcd: add luci2.network.ifup and luci2.network.ifdown...
2013-10-15 Jo-Philipp... luci2: use custom jQuery UI build with all uneeded...
2013-10-14 Jo-Philipp... luci2: remove dead code from LuCI2.cbi.Map()
2013-10-14 Jo-Philipp... luci2: rework system administration view with fancier...
2013-10-13 Jo-Philipp... luci2: fix interface type detection in LuCI2.ui.deviceb...
2013-10-13 Jo-Philipp... luci2: fix missing error message in ip6addr datatype...
2013-10-13 Jo-Philipp... luci2: add network routes view
2013-10-13 Jo-Philipp... luci2: rename switch acl group to network as it is...
2013-10-12 Jo-Philipp... luci2: remove stuff left over from copy & pasting syste...
2013-10-12 Jo-Philipp... luci2: add network hostname view
2013-10-12 Jo-Philipp... luci2: add network diagnostics view
2013-10-12 Jo-Philipp... luci2: add LuCI2.network.runPing(), LuCI2.network.runPi...
2013-10-12 Jo-Philipp... luci2: increase default rpc timeout to 15 seconds
2013-10-11 Jo-Philipp... luci2: add port status to switch configuration view
2013-10-11 Jo-Philipp... rpcd: add luci2.network.ping, luci2.network.ping6,...
2013-10-11 Jo-Philipp... luci2: add LuCI2.ui.view.repeat() to allow implementing...
2013-10-09 Jo-Philipp... luci2: use custom object merge in LuCI2.ui.menu.firstCh...
next