luci2: rename switch acl group to network as it is going to be shared with other...
[project/luci2/ui.git] / luci2 /
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...
2013-09-17 Jo-Philipp Wichluci2: major changes to RPC implementation
2013-09-11 Jo-Philipp Wichrpcd: add luci2.ui.acls call to fetch list of known...
2013-09-11 Jo-Philipp Wichshare: rename acl.d/main.json to acl.d/luci2.json
2013-09-11 Jo-Philipp Wichjs: switch to ubus rpc login instead of luci-login
2013-09-11 Jo-Philipp Wichrpcd: move menu.d to /usr/share/rpcd
2013-09-11 Jo-Philipp Wichio: remove luci-login, login is now handled by rpcd
2013-09-11 Jo-Philipp Wichrpcd: use "access-group" meta scope when checking menu...
2013-09-10 Jo-Philipp Wichio: whitespace cleanup
2013-09-09 Jo-Philipp WichInitial commit of LuCI2