Timeline


and

2010-05-12:

12:19 Ticket #321 (empty controls show up after setwirevalue in collection-performance (forms ...) created by freya
When pushing the 'setWireValue' repeatingly on collection.performance in …

2010-05-11:

11:42 Changeset [1532] by jgou
fix digest authentication (was broken due to restlet upgrade) ; see #317
11:29 Ticket #275 (2 tests fail while building the Kauri source on Windows) closed by jgou
fixed: fixed by r1437 and the restlet upgrade #313
10:15 Ticket #318 (Update extension for servlet integration) closed by jgou
fixed: fixed in r1531 updated docs for …
10:09 Changeset [1531] by jgou
update restlet extension for servlet integration ; see #318
09:40 Ticket #316 (selection-control: null-text not null) closed by freya
fixed: (In [1530]) fixes #316 : selection-control: null-text not null. if no …
09:40 Changeset [1530] by freya
fixes #316 : selection-control: null-text not null. if no labels defined: …
07:22 Ticket #320 (Strange behaviour of URL without slash) created by sdm
If you browse to http://localhost:8888/myappabc, the same page is called …

2010-05-07:

08:40 Ticket #319 (Enable use of relative paths in kauri-layout) created by sdm
It would be useful if we could specify relative paths in the kauri-layout …

2010-05-06:

15:03 Changeset [1529] by freya
some small performance improvements
11:04 Ticket #313 (Upgrade restlet to 2.0rc3 or higher) closed by jgou
fixed: upgrade done in [1522], [1523], [1524], [1525], [1526], [1527] Issues …
09:26 Ticket #318 (Update extension for servlet integration) created by jgou
Our kauri-runtime-servlet project is dependent on org.restlet.ext.servlet …
09:10 Ticket #317 (Fix digest authentication) created by jgou
Since the restlet upgrade of ticket #313 , digest authentication in kauri …
08:43 Changeset [1528] by jgou
consult kauri repo's before restlet repo (because there are some libs …

2010-05-05:

14:25 Changeset [1527] by jgou
changes to samples due to upgrade restlet; see #313
14:18 Changeset [1526] by jgou
changes to kauri modules due to upgrade restlet; see #313
14:09 Changeset [1525] by jgou
changes to security modules due to upgrade restlet; see #313 warning: …
14:06 Changeset [1524] by jgou
changes to routing module due to upgrade restlet; see #313
13:54 Changeset [1523] by jgou
changes to core projects due to upgrade restlet (#313)
13:34 Changeset [1522] by jgou
start upgrade restlet to revision 6565 (2.0rc3) see #313

2010-05-04:

12:41 Changeset [1521] by freya
add a 'add' button to the default template of a collection control

2010-05-03:

13:10 Ticket #296 (Kauri uploadservice not injected in forms artifact in prototyping template) closed by freya
fixed: solved in r1520
13:09 Changeset [1520] by freya
solves #296
12:07 Ticket #261 (collection-control with eg. disabled controls gives error) closed by freya
fixed
12:00 Ticket #311 (This ticket is used to test trac notifications) closed by freya
fixed
07:33 Changeset [1519] by freya
changes according r1518 : layout for a child of a collection is now marked …
07:30 Changeset [1518] by freya
* fix issues with kauri-cursors and kauri-layout * rename …

2010-04-29:

07:48 Changeset [1517] by karel
Commented out annoying css bits: table should just grow with the number of …
07:25 Ticket #316 (selection-control: null-text not null) created by gdb
On the selection control I've noticed a problem on the null-text option. …

2010-04-28:

08:08 Ticket #315 (submitError called after returning string instead of JSON) created by sdm
My form has the following events specified: […] When I submit this …

2010-04-27:

08:53 Ticket #314 ((Default) validation of field type 'date-range') created by sdm
With a date-range, you can enter a start and end date, but there is no …

2010-04-25:

19:16 Ticket #313 (Upgrade restlet to 2.0rc3 or higher) created by jgou
We are running more than a bit behind with our dependencies on restlet. …

2010-04-22:

15:03 Ticket #312 (Define format of a time field) created by sdm
I think it would be useful if there was a possibility to define the format …
14:43 Changeset [1516] by freya
bugfix: fix use of kauri-cursor
10:02 Ticket #258 (new upload-control needs heartbeat) closed by freya
fixed
10:01 Ticket #270 (cleanup kauri-upload module) closed by freya
fixed: removed since r1545
09:59 Ticket #135 (DB mock: set appropriate response after entity creation using POST) closed by freya
fixed: solved in r1512
09:57 Ticket #309 (Initial value only applied on first child of collection control) closed by freya
fixed: Replying to bc: > The problem still exists in r1510. > > I …
09:50 Changeset [1515] by freya
cleanup and rename ControlElements?.ATTR_REV to ATTR_ROLE
09:21 Ticket #311 (This ticket is used to test trac notifications) created by mpo
Received mail from repositoryhosting that notifications work again. …
07:17 Ticket #301 (Using nullable and null-text in a selection control where the data ...) closed by idbr
invalid: No exception occurs in trunk (r1514) for this fconf, so closed.

2010-04-21:

08:10 Changeset [1514] by mpo
exclude removed upload module (completes the r1513 change for #270)

2010-04-20:

15:12 Changeset [1513] by freya
trac #270 : cleanup kauri-upload
14:51 Changeset [1512] by freya
trac #235 : set a 201 response after succesfull post in dbmock
09:58 Changeset [1511] by freya

2010-04-19:

15:29 Changeset [1510] by freya
give casecontrol its own templates (no labels for child controls)
13:45 Ticket #310 (new upload control to use the File API (allow drag and drop)) created by mpo
See …
12:15 Changeset [1509] by freya
upgrade to jquery-ui 1.8
12:08 Ticket #265 (datepicker img shouldn't be visible when datecontrol is disabled) closed by freya
fixed: fixed in r1508
12:07 Changeset [1508] by freya
remove the clutter
12:06 Changeset [1507] by freya
trac #265: for some reason adding the "disable" option does not work for …
11:54 Changeset [1506] by freya
jQuery-ui 1.8
09:29 Changeset [1505] by freya
trac #239 : validation should not stop on first error
07:45 Ticket #159 (better blending of forms with jquery) closed by freya
fixed
07:45 Ticket #307 (forms with mixed config in fconf + html template is broken) closed by freya
fixed
07:44 Ticket #239 (validation should not stop on first error) closed by freya
invalid

2010-04-16:

15:27 Changeset [1504] by freya
initial properties should default to enabled=true and show=true
07:16 Ticket #309 (Initial value only applied on first child of collection control) created by bc
The initial values for a child in a collection control are only applied on …
07:04 Ticket #308 (springext.xsd unavailable) created by gdb
The XSD "springext.xsd" is currently unavailable. …

2010-04-15:

10:03 Changeset [1503] by freya
remove debugger breakpoint…
09:35 Changeset [1502] by freya
fix broken collection samples caused by changes in reading implicit fconf
Note: See TracTimeline for information about the timeline view.