Timeline


and

03/05/10:

17:33 Changeset [5714] by Cyrus
  • luci2/upsd
  • luci2/upsd/action.c
  • luci2/upsd/action.h
  • luci2/upsd/cbi2
  • luci2/upsd/cbi2/datatypes.h
ups.d: Embedded dependency based init system

03/03/10:

07:12 Ticket #110 (luci network menu not working) created by reporter
I recently built openwrt from source for my netgear wndr3700. I installed …

03/02/10:

01:48 Changeset [5713] by jow
  • luci/branches/luci-0.9/build/gccconfig.mk
luci-0.9: merge r5712
01:47 Changeset [5712] by jow
  • luci/trunk/build/gccconfig.mk
[build] drop -Werror, newer gcc versions emit more warnings, stuff might …

03/01/10:

03:59 Changeset [5711] by blogic
  • luci2/cbi2/widgets/foreach.c
fixes parent caps of foreach element
03:49 Changeset [5710] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/config/network
  • luci2/cbi2/luci.c
  • luci2/cbi2/lucip.c
  • luci2/cbi2/Makefile
adds content and icon widgets, add/change several luci files
02:34 Changeset [5709] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/widgets/file.c
  • luci2/cbi2/widgets/foreach.c
  • luci2/cbi2/widgets/form.c
  • luci2/cbi2/widgets/option.c
cleanup widgets
02:30 Changeset [5708] by blogic
  • luci2/cbi2/luci.c
  • luci2/cbi2/network.luci
  • luci2/cbi2/system.luci
  • luci2/cbi2/widgets/form.c
  • luci2/cbi2/widgets/page.c
give none data widgets json handlers
02:15 Changeset [5707] by blogic
  • luci2/cbi2/json.c
iterate elements will get a json object called sections with the payload
02:09 Changeset [5706] by blogic
  • luci2/cbi2/Makefile
  • luci2/cbi2/sources/uci.c
  • luci2/cbi2/validate.c
  • luci2/cbi2/validate.h
  • luci2/cbi2/validator/boolean.c
adds several validator stubs and create association betwen field/option …
01:19 Changeset [5705] by blogic
  • luci2/cbi2/Makefile
  • luci2/cbi2/network.luci
  • luci2/cbi2/system.luci
  • luci2/cbi2/widgets/field.c
  • luci2/cbi2/widgets/form.c
add luci:package for CAP_DATA and make luci:page none data bound
00:51 Changeset [5704] by blogic
  • luci2/zepttho
  • luci2/zepttho/cbi2
  • luci2/zepttho/cbi2/cbi2.c
  • luci2/zepttho/cbi2/cbi2.h
  • luci2/zepttho/cbi2/datatypes.h
adds zepttho
00:46 Changeset [5703] by jow
  • luci/branches/luci-0.9/applications/luci-statistics
  • luci/branches/luci-0.9/applications/luci-statistics/luasrc/controller/luci_statistics/luci_statistics.lua
  • luci/branches/luci-0.9/applications/luci-statistics/root/etc/config/luci_statistics
  • luci/branches/luci-0.9/applications/luci-statistics/root/etc/init.d/luci_statistics
  • luci/branches/luci-0.9/applications/luci-statistics/root/etc/uci-defaults/luci-statistics
luci-0.9: merge r5693 and r5697
00:44 Changeset [5702] by jow
  • luci/branches/luci-0.9/libs/ipkg/luasrc/model/ipkg.lua
luci-0.9: merge r5698
00:43 Changeset [5701] by blogic
  • luci2/cbi2/sources/uci.c
make uci_src_priv->parent point at top section and not package
00:43 Changeset [5700] by jow
  • luci/branches/luci-0.9/modules/admin-full/luasrc/controller/admin/system.lua
  • luci/branches/luci-0.9/modules/admin-full/luasrc/view/admin_system/packages.htm
luci-0.9: rewrite package management to be less OOM prone
00:38 Changeset [5699] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/config/network
  • luci2/cbi2/json.c
  • luci2/cbi2/luci.c
add function to start/stop all datasources, extend some widgets to be able …
00:38 Changeset [5698] by jow
  • luci/trunk/libs/ipkg/luasrc/model/ipkg.lua
libs/ipkg: add callback based list_all() and list_installed()

02/28/10:

21:59 Changeset [5697] by jow
  • luci/trunk/applications/luci-statistics/root/etc/init.d/luci_statistics
applications/luci-statistics: init fixes
21:32 Changeset [5696] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/config/dhcp
  • luci2/cbi2/json.c
  • luci2/cbi2/json.h
make a global elements index, cleanup cbi_element->e, cleanup cbi_resolv, …
18:44 Changeset [5695] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
make widget instances register as references to the widget. this will …
18:39 Changeset [5694] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/config
  • luci2/cbi2/config/luci
  • luci2/cbi2/config/network
adds new capability ITERATE, do proper section type detection in uci …
01:19 Changeset [5693] by jow
  • luci/trunk/applications/luci-statistics/root/etc/config/luci_statistics
  • luci/trunk/applications/luci-statistics/root/etc/uci-defaults/luci-statistics
applications/luci-statistics: make it run ootb again
00:52 Changeset [5692] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/example.uvl
  • luci2/cbi2/network.luci
  • luci2/cbi2/sources/uci.c
adds cbi_create_instance to allow creating instances of template …
00:21 Changeset [5691] by jow
  • luci/trunk/modules/admin-full/luasrc/model/cbi/admin_network/wifi.lua
modules/admin-full: add extended mac80211 wireless options for 11n, patch …

02/27/10:

23:06 Changeset [5690] by blogic
  • luci2/cbi2/validate.c
cleanup [5689]
23:04 Changeset [5689] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/Makefile
  • luci2/cbi2/network.luci
  • luci2/cbi2/source.c
adds uci datasource
11:37 Changeset [5688] by cshore
  • luci/trunk/contrib/package/luci/Makefile
luci-app-voice-diag, luci-app-diag-devinfo: Fix dependencies for the …

02/26/10:

02:47 Changeset [5687] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/source.c
  • luci2/cbi2/widget.c
  • luci2/cbi2/widget.h
add a macro to reference caps and make cbi_element have a reference to …
02:22 Changeset [5686] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/lang.c
  • luci2/cbi2/log.c
  • luci2/cbi2/log.h
adss handling of datasource and macros for loging

02/24/10:

21:37 Changeset [5685] by blogic
  • luci2/cbi2/luci.uci
  • luci2/cbi2/session.c
use proper uci packages
21:15 Changeset [5684] by blogic
  • luci2/cbi2/cbi.h
  • luci2/cbi2/json.c
  • luci2/cbi2/luci.c
  • luci2/cbi2/luci.uci
  • luci2/cbi2/session.c
make uci use virtual path if set
19:08 Changeset [5683] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/lang.c
  • luci2/cbi2/Makefile
make languages load fromt the correct path
18:52 Changeset [5682] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/en.po
  • luci2/cbi2/example.uvl
  • luci2/cbi2/json.c
adds language support, default uci file, luci-cli to send json commands to …
16:33 Changeset [5681] by blogic
  • luci2/cbi2/cbi.c
dont use the src leading '.' in the auto generated id
16:30 Changeset [5680] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/Makefile
  • luci2/cbi2/network.luci
  • luci2/cbi2/widget.c
rename uci= into src=
15:21 Changeset [5679] by blogic
  • luci2/cbi2/luci.c
  • luci2/cbi2/Makefile
  • luci2/cbi2/uci.c
  • luci2/cbi2/uci.h
adds ucix, setting of absolute root path via uci and command line
14:59 Changeset [5678] by blogic
  • luci2/cbi2/luci.c
use PWD to determine the virtual root
14:57 Changeset [5677] by blogic
  • luci2/cbi2/network.luci
  • luci2/cbi2/widgets/foreach.c
  • luci2/cbi2/widgets/section.c
  • luci2/cbi2/widgets/tsection.c
allow elements with section flag to be child of other sections
14:47 Changeset [5676] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/luci.c
adds function to dump content of a blob file
13:51 Changeset [5675] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/luci.c
adds handling of a virtual root and better allocation of cbi_ctx
13:02 Changeset [5674] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/luci.c
  • luci2/cbi2/lucic.c
  • luci2/cbi2/lucic.h
  • luci2/cbi2/lucip.c
add command line options, integrate lucic, add unix socket
02:13 Changeset [5673] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/Makefile
  • luci2/cbi2/network.luci
minor fixes to cbi2, make dump() output nicer, autogenerate new luco files …
02:11 Changeset [5672] by blogic
  • luci2/cbi2/lucip.c
update lucic parser to handle values of elements in a saner manner

02/23/10:

21:59 Changeset [5671] by blogic
  • luci2/cbi2/lucip.c
remove debug printf
21:58 Changeset [5670] by blogic
  • luci2/cbi2/lucip.c
  • luci2/cbi2/network.luci
make xml parser allow /> to close tags without real close tag
21:33 Changeset [5669] by blogic
  • luci2/cbi2/cbi.h
  • luci2/cbi2/widgets/field.c
  • luci2/cbi2/widgets/file.c
  • luci2/cbi2/widgets/foreach.c
  • luci2/cbi2/widgets/form.c
make WIDGET macro not depend on a generated name for properties struct
20:24 Changeset [5668] by blogic
  • luci2/cbi2/Makefile
  • luci2/cbi2/network.luci
  • luci2/cbi2/widgets/tsection.c
fixes typo, should be tsection and not stemplate
17:10 Changeset [5667] by Cyrus
  • luci2/cbi2/Makefile
strict aliasiang breaks compilation on amd64
16:44 Changeset [5666] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/Makefile
  • luci2/cbi2/network.luci
  • luci2/cbi2/widget.c
luci2 - adds a virtual element for files, update network.luci, adds …
16:20 Ticket #109 (Can't configure vlan ifaces) created by reporter
With the current radiogroup method of selecting an interface to for a …
11:19 Changeset [5665] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/Makefile
  • luci2/cbi2/network.luci
  • luci2/cbi2/widget.c
luci2 - improve api for widget handling. widget properties can now be …

02/22/10:

17:52 Changeset [5664] by blogic
  • luci2/cbi2
  • luci2/cbi2/blob.c
  • luci2/cbi2/blob.h
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
adds initial cbi2 developement snapshot
17:04 Changeset [5663] by blogic
  • luci2
adds folders for luci2

02/12/10:

11:22 Ticket #108 ([Patch] New collection) created by reporter
Adds a new collection based on luci-light but using luci-admin-full …

02/08/10:

16:17 Ticket #107 (Nodes Routes and DHCP->Leases in menu network do not show up because ...) created by reporter
It seems that the line for loading the translation strings is missing in …
11:03 Ticket #106 (Hello LuCI) created by reporter
HELLO!
Note: See TracTimeline for information about the timeline view.