luci2: add L.NetworkModel.Interface.renderBadge() and use it in L.cbi.NetworkList...
[project/luci2/ui.git] / luci2 /
2014-04-13 Jo-Philipp Wichluci2: add L.NetworkModel.Interface.renderBadge() and...
2014-04-13 Jo-Philipp Wichluci2: add get_first(), set_first() and unset_first...
2014-04-13 Jo-Philipp Wichluci2: add L.toColor(), L.parseIPv4(), L.parseIPv6...
2014-04-13 Jo-Philipp Wichluci2: revert uci changes when closing cbi.Model dialog
2014-04-13 Jo-Philipp Wichluci2: fix save functionality on Map() objects after...
2014-04-13 Jo-Philipp Wichluci2: always load 'none' protocol explicitely since...
2014-02-06 Jo-Philipp Wichluci2: generalize LuCI2.cbi event handling, rework...
2014-02-02 Jo-Philipp Wichluci2: add menu constraints
2014-02-02 Jo-Philipp Wichrpcd: support "files" attribute in menu json files...
2014-02-01 Jo-Philipp Wichluci2: add network protocol support extensions
2014-02-01 Jo-Philipp Wichluci2: rename internal '_luci2' instance reference...
2014-02-01 Jo-Philipp Wichluci2: move most RPC proxy function declarations into...
2014-02-01 Jo-Philipp Wichluci2: Initial network interface configuration view
2014-02-01 Jo-Philipp Wichluci2: update CSS
2014-02-01 Jo-Philipp Wichluci2: Hide empty tabs when rendering cbi maps
2014-02-01 Jo-Philipp Wichluci2: Implement LuCI2.cbi.DeviceList widget
2014-02-01 Jo-Philipp Wichluci2: Do not produce uneeded anonymous arrays in LuCI2...
2014-02-01 Jo-Philipp Wichluci2: Fix LuCI2.cbi.AbstractValue.formvalue() for...
2014-02-01 Jo-Philipp Wichluci2: Add missing CSS classes to LuCI2.cbi.ComboBox...
2014-02-01 Jo-Philipp Wichluci2: Properly handle empty values in ListValue widgets
2014-02-01 Jo-Philipp Wichluci2: Introduce 'add' option to LuCI2.cbi.AbstractValu...
2014-01-31 Jo-Philipp Wichluci2: add LuCI2.cbi.AbstractValue.on() for attaching...
2014-01-31 Jo-Philipp Wichluci2: implement LuCI2.cbi.Modal widget
2014-01-31 Jo-Philipp Wichluci2: add primitive initial support for applying uci...
2014-01-31 Jo-Philipp Wichluci2: append markup for uci change indicator when...
2014-01-31 Jo-Philipp Wichluci2: expose loaded views in LuCI2.view[]
2014-01-31 Jo-Philipp Wichluci2: update ACL cache and initialize NetworkModel...
2014-01-31 Jo-Philipp Wichluci2: implement LuCI2.cbi.SingleSection widget
2014-01-31 Jo-Philipp Wichluci2: expose uci reorder deltas in uci changelog view
2014-01-31 Jo-Philipp Wichluci2: change LuCI2.cbi.NetworkList to use LuCI2.Networ...
2014-01-31 Jo-Philipp Wichluci2: implement LuCI2.cbi.ButtonValue widget
2014-01-31 Jo-Philipp Wichluci2: ensure that loading indicator appears above...
2014-01-31 Jo-Philipp Wichluci2: fix typo in LuCI2.firewall.getZoneColor()
2014-01-31 Jo-Philipp Wichluci2: change LuCI2.ui.dialog() to return the resulting...
2014-01-31 Jo-Philipp Wichluci2: implement LuCI2.NetworkModel, LuCI2.NetworkModel...
2014-01-31 Jo-Philipp Wichluci2: drop LuCI2.uci end replace it with LuCI2.UCICont...
2014-01-31 Jo-Philipp Wichluci2: implement LuCI2.session.updateACLs() and LuCI2...
2014-01-31 Jo-Philipp Wichluci2: add LuCI2.UCIContext class, this proxies the...
2014-01-31 Jo-Philipp Wichluci2: properly handle failed ubus calls in LuCI2.rpc...
2014-01-31 Jo-Philipp Wichluci2: add utility functions
2014-01-31 Jo-Philipp Wichluci2: properly handle empty hash info, fixes endless...
2013-11-25 Jo-Philipp Wichrpcd: add bwmon plugin for fetching interface traffic...
2013-11-22 Jo-Philipp Wichrpcd: expose interface up state in luci2.network.device...
2013-11-12 Jo-Philipp Wichrpcd: implement luci2.network.device_list to find names...
2013-11-04 Jo-Philipp Wichio: return JSON responses with text/plain mimetype...
2013-11-04 Jo-Philipp Wichluci2: fix various cross browser issues
2013-11-04 Jo-Philipp Wichluci2: remove dead view code
2013-11-04 Jo-Philipp Wichluci2: convert system.cron view markup to bootstrap
2013-11-04 Jo-Philipp Wichluci2: cleanup system.upgrade view markup, remove lefto...
2013-11-04 Jo-Philipp Wichluci2: fix rendering of LuCI2.cbi.MultiValue
2013-11-04 Jo-Philipp Wichluci2: adapt views to changed luci2 framework
2013-11-04 Jo-Philipp Wichluci2: switch to twitter bootstrap framework
2013-10-22 Jo-Philipp Wichluci2: don't re-set timeout if view is finished already...
2013-10-22 Jo-Philipp Wichluci2: add AbstractWidget.appendTo() to support appendi...
2013-10-22 Jo-Philipp Wichluci2: support passing additional arguments to LuCI2...
2013-10-22 Jo-Philipp Wichluci2: add intial LuCI2.firewall abstraction class
2013-10-22 Jo-Philipp Wichluci2: wrap luci2.network.ifup and luci2.network.ifdown...
2013-10-22 Jo-Philipp Wichrpcd: add luci2.network.ifup and luci2.network.ifdown...
2013-10-15 Jo-Philipp Wichluci2: use custom jQuery UI build with all uneeded...
2013-10-14 Jo-Philipp Wichluci2: remove dead code from LuCI2.cbi.Map()
2013-10-14 Jo-Philipp Wichluci2: rework system administration view with fancier...
2013-10-13 Jo-Philipp Wichluci2: fix interface type detection in LuCI2.ui.deviceb...
2013-10-13 Jo-Philipp Wichluci2: fix missing error message in ip6addr datatype...
2013-10-13 Jo-Philipp Wichluci2: add network routes view
2013-10-13 Jo-Philipp Wichluci2: rename switch acl group to network as it is...
2013-10-12 Jo-Philipp Wichluci2: remove stuff left over from copy & pasting syste...
2013-10-12 Jo-Philipp Wichluci2: add network hostname view
2013-10-12 Jo-Philipp Wichluci2: add network diagnostics view
2013-10-12 Jo-Philipp Wichluci2: add LuCI2.network.runPing(), LuCI2.network.runPi...
2013-10-12 Jo-Philipp Wichluci2: increase default rpc timeout to 15 seconds
2013-10-11 Jo-Philipp Wichluci2: add port status to switch configuration view
2013-10-11 Jo-Philipp Wichrpcd: add luci2.network.ping, luci2.network.ping6,...
2013-10-11 Jo-Philipp Wichluci2: add LuCI2.ui.view.repeat() to allow implementing...
2013-10-09 Jo-Philipp Wichluci2: use custom object merge in LuCI2.ui.menu.firstCh...
2013-10-09 Jo-Philipp Wichluci2: logic fix for initial state of CheckBoxValue...
2013-10-09 Jo-Philipp Wichluci2: small formatting fix in uci changelog view
2013-10-09 Jo-Philipp Wichluci2: add initial switch configuration view
2013-10-09 Jo-Philipp Wichrpcd: list actual names in luci2.network.switch_list
2013-10-08 Jo-Philipp Wichrpcd: add luci2.network.switch_list, luci2.network...
2013-10-05 Jo-Philipp Wichluci2: remove newline from generated view constructor...
2013-10-05 Jo-Philipp Wichluci2: various network function fixes
2013-10-03 Jo-Philipp Wichluci2: implement uci changelog view, display pending...
2013-10-02 Jo-Philipp Wichluci2: add acl group definition and menu entry for...
2013-10-02 Jo-Philipp Wichluci2: implement initial backup / restore / flash view...
2013-10-02 Jo-Philipp Wichluci2: add missing template for system/users view
2013-10-02 Jo-Philipp Wichluci2: fix package install / removal on button click...
2013-10-02 Jo-Philipp Wichluci2: rewrite LuCI2.ui.loading(), LuCI2.ui.dialog...
2013-10-02 Jo-Philipp Wichio: use "ubus_rpc_session" attribute when querying...
2013-10-01 Jo-Philipp Wichluci2: render hostname when initializing the ui
2013-10-01 Jo-Philipp Wichluci2: fix CBI crash when deleting last remaining uci...
2013-10-01 Jo-Philipp Wichluci2: keep scroll position when redrawing CBI forms...
2013-09-30 Jo-Philipp Wichluci2: make login view readonly if acls are missing
2013-09-30 Jo-Philipp Wichluci2: fix little typo in login manager
2013-09-30 Jo-Philipp Wichluci2: add view for managing LuCI2 login accounts
2013-09-30 Jo-Philipp Wichluci2: Switch LuCI2.ui.renderView() from new Function...
2013-09-18 Jo-Philipp Wichluci2: make LuCI2.cbi.AbstractSection and LuCI2.cbi...
2013-09-18 Jo-Philipp Wichluci2: wrap luci2.ui.crypt rpc call as LuCI2.ui.cryptPa...
2013-09-17 Jo-Philipp Wichrpcd: add luci2.ui.crypt call
2013-09-17 Jo-Philipp Wichluci2: fix LuCI2.cbi.NetworkList after RPC changes
2013-09-17 Jo-Philipp Wichluci2: fix session heartbeat and serialization of cbi...
next