Timeline


and

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

2010-04-02:

14:24 Ticket #304 (Upload control not working correctly in IE7/8) closed by freya
fixed: solved by upgrading to 1.4.2 in r1484
14:11 Changeset [1484] by freya
upgrade to jquery 1.4.2
13:55 Ticket #304 (Upload control not working correctly in IE7/8) created by freya
Since jquery upgrade to 1.4.1, the change event is not triggered for input …
13:17 Ticket #212 (Forms: make it possible to set operationalState (enabled/disabled) in ...) closed by freya
fixed
13:16 Ticket #199 (forms requires fieldset element in template) closed by freya
fixed
13:13 Ticket #303 (Case control not working) closed by freya
fixed
11:27 Changeset [1483] by freya
in removechildren: also remove layout clones
10:07 Changeset [1482] by freya
solves ticket 299 : container wasn't emptied before appending data

2010-04-01:

13:59 Changeset [1481] by freya
bugfix: reading initial properties from implicit fconf caused strange side …
08:54 Ticket #205 (Rename get/setUserValue) closed by freya
fixed: renamed to writeUserValue/readUserValue in r1479 and r1480
08:52 Changeset [1480] by freya
rename getUserValue/setUserValue to readUserValue/writeUserValue see trac …
08:52 Changeset [1479] by freya
rename getUserValue/setUserValue to readUserValue/writeUserValue see trac …
08:14 Changeset [1478] by freya
option values can be undefined in nullable case control

2010-03-31:

10:55 Ticket #303 (Case control not working) created by bc
I can't get the case-control to work. I get a javascript error -> …

2010-03-30:

13:03 Ticket #302 (Different payload in FF & Chrome when submitting form with no members) created by idbr
When submitting a form with no members (empty members property in fconf), …
11:14 Ticket #301 (Using nullable and null-text in a selection control where the data ...) created by sravyts
When defining a selection control without labels (only values) like this: …
06:51 Ticket #300 (Adapt dblselect-control to new builder logic) created by idbr
The dblselect-control in trunk is not yet adapted to the new builder …

2010-03-25:

14:53 Changeset [1477] by freya
should solve trac #212 : initial properties can be specified via HTML …
13:51 Ticket #299 (Collection controls append data when setting wire value) created by dd
On collection controls, when setwirevalue is called more than once, the …
10:43 Ticket #297 (Specify options for selection control in HTML-template) closed by mpo
fixed: Your confirmation about 1 is enough for me to close this ticket. Thx. …
09:54 Ticket #298 (Uploading large files fails (revision 1417)) created by dd
When trying to upload a file of 4 mb, type excell: (server & browser on …

2010-03-24:

10:07 Ticket #288 (Custom fieldtype with extended control notation fails) closed by mpo
fixed

2010-03-23:

18:57 Changeset [1476] by mpo
Adding specific test-page for testing issue #288. Fixing the remaining …
16:05 Changeset [1475] by mpo
nullable setting should be available regardless of how options-data is …
15:14 Changeset [1474] by mpo
Adding code to read select/options from the HTML if available. This should …
14:07 Changeset [1473] by mpo
Simplifying the isReady check on field and adding same kind of check to …
10:50 Changeset [1472] by freya
added a deleteChild to Control
09:25 Ticket #219 (case-control: easy way to add a blank (null) option) closed by freya
fixed: Solved in r1471
09:25 Changeset [1471] by freya
Solves trac #219 (for real now)
Note: See TracTimeline for information about the timeline view.