Timeline


and

02/26/10:

03: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 …
03: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:

22:37 Changeset [5685] by blogic
  • luci2/cbi2/luci.uci
  • luci2/cbi2/session.c
use proper uci packages
22: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
20: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
19: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 …
17:33 Changeset [5681] by blogic
  • luci2/cbi2/cbi.c
dont use the src leading '.' in the auto generated id
17: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=
16: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
15:59 Changeset [5678] by blogic
  • luci2/cbi2/luci.c
use PWD to determine the virtual root
15: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
15: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
14: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
14: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
03: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 …
03:11 Changeset [5672] by blogic
  • luci2/cbi2/lucip.c
update lucic parser to handle values of elements in a saner manner

02/23/10:

22:59 Changeset [5671] by blogic
  • luci2/cbi2/lucip.c
remove debug printf
22:58 Changeset [5670] by blogic
  • luci2/cbi2/lucip.c
  • luci2/cbi2/network.luci
make xml parser allow /> to close tags without real close tag
22: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
21: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
18:10 Changeset [5667] by Cyrus
  • luci2/cbi2/Makefile
strict aliasiang breaks compilation on amd64
17: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 …
17:20 Ticket #109 (Can't configure vlan ifaces) created by reporter
With the current radiogroup method of selecting an interface to for a …
12: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:

18: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
18:04 Changeset [5663] by blogic
  • luci2
adds folders for luci2

02/12/10:

12: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:

17: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 …
12:03 Ticket #106 (Hello LuCI) created by reporter
HELLO!
Note: See TracTimeline for information about the timeline view.