Timeline


and

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

2010-04-13:

15:50 Changeset [1501] by freya
trac #307
15:09 Ticket #307 (forms with mixed config in fconf + html template is broken) created by freya
forms with configuration partially defined in the fconf and partially …
14:11 Changeset [1500] by freya
add some extra checks for checkboxes/casecontrols
12:58 Changeset [1499] by freya
deleting extender properties is unnecessary (and causes unwanted side …
11:48 Changeset [1498] by freya
make it possible to define some initial attributes (value="..." , …

2010-04-12:

14:10 Changeset [1497] by freya
bugfix: initial property 'show' did not work on password-control
11:30 Ticket #306 (Empty message is sent to server when posting a form without values) created by sdm
Suppose you have a Kauri form with the following fconf: […] Nothing …
07:13 Changeset [1496] by freya
bugfix: on replacement of control-role, don't use complete template as …

2010-04-09:

15:47 Changeset [1495] by freya
add extra checks when getting info about lease times
15:20 Changeset [1494] by freya
remove references to kauri-upload
15:06 Changeset [1493] by freya
fixes for trac #254 and #258 : sending heartbeats in upload module to keep …
14:46 Changeset [1492] by freya
fixes for trac #254 and #258 : sending heartbeats in upload module to keep …

2010-04-08:

13:45 Changeset [1491] by freya
use kauri-role="control" when automatic rendering of controls is needed
13:32 Ticket #226 (input type='hidden' problem in IE7) closed by freya
fixed: this issue is invalid when using the current builder logic. by leaving …
13:22 Ticket #291 (remember "display:none" style for collection control) closed by freya
fixed
13:22 Changeset [1490] by freya
trac #159 : better blending of forms with jquery "kauriform" is added as …

2010-04-06:

14:51 Changeset [1489] by freya
while removing a child: remove all elements from page
14:16 Changeset [1488] by freya
convert to new builder logic style
13:52 Changeset [1487] by freya
use correct container element to add child elements
13:41 Ticket #222 (upload control problem in IE7) closed by freya
fixed: solved in r1485
13:38 Changeset [1486] by freya
* solves #291 : hidden elements in layout * remark : elements with …
08:50 Ticket #298 (Uploading large files fails (revision 1417)) closed by freya
fixed
07:36 Changeset [1485] by freya
inserting hidden iframe before instead of after form solves #222 in IE7
Note: See TracTimeline for information about the timeline view.