Timeline


and

2010-07-02:

14:34 Ticket #198 (Custom form submit handling) closed by freya
invalid: There is presubmit handler called on the form, in which you can even …
14:24 Ticket #237 (dblselect-control depends on other control) closed by freya
fixed: should all be applied in r1589 r1590
14:23 Ticket #259 (Default behavior for updateOptions) closed by freya
fixed: patch applied in r1590
14:23 Changeset [1590] by freya
patch #259 applied default behavior updateOptions
14:17 Changeset [1589] by freya
apply patch #237 needed for dblselect (depends mechanism)
14:00 Ticket #283 (more static resources should move to the static-{build}.key folder) closed by freya
fixed: done in r1588 : forms.css is moved to the static build folder
13:59 Changeset [1588] by freya
trac #283 : more static resources should move to the static-{build}.key …
13:34 Ticket #339 (setWireValue(...,true) sets fields valid instead of unvalidated) closed by freya
fixed: dblSelect should be OK now, dblselect was not yet using the "novalidation" …
13:33 Changeset [1587] by freya
solves #339 valid/invalid classes on dblselect, caused by "novalidation" …
12:57 Ticket #236 (integer field gets formatted with comma in IE) closed by freya
fixed: 'integer' fieldtype will remove the ",00" when formatting now, changed in …
12:56 Changeset [1586] by freya
solves #236 : changed the 'integer' fieldtype so that it removes the part …
12:23 Ticket #343 (Decimal fields : the decimal indicator comma vs point) closed by freya
fixed: i added the regex checking in r1585
12:18 Changeset [1585] by freya
better parsing of numeric fields: use regex to check correctness of input, …

2010-07-01:

10:29 Changeset [1584] by freya
fix some problems with option lists: * label should contain localized …
08:26 Ticket #343 (Decimal fields : the decimal indicator comma vs point) created by dd
When in a decimal field "7,6" is inserted, everything is fine. However …
07:45 Ticket #342 (Double dependeny in main pom) closed by freya
fixed: done in r1583
07:33 Changeset [1583] by freya
remove duplicate dependency and remove tabs

2010-06-30:

08:21 Ticket #342 (Double dependeny in main pom) created by dd
In kauri's main pom there are 2 dependencies to joda-time. One should be …

2010-06-29:

15:07 Ticket #341 (boolean field doesn't post when value is false) closed by freya
fixed: solved in r1582
15:07 Ticket #287 (Initial enabling of a case-control) closed by freya
fixed: solved in r1582
15:06 Changeset [1582] by freya
solves #287 : initial enabling of case control (controls now inherit …
12:54 Ticket #246 (dblselect-control: all buttons enabled after form reset) closed by idbr
fixed: (In [1581]) Fixes #246
12:54 Changeset [1581] by idbr
Fixes #246
12:39 Changeset [1580] by freya
no validation style classes if control is in state_init (solves #339)
12:14 Ticket #277 (Selecting null in selection-control causes dependent selection-control to ...) closed by freya
fixed: fixed in r1577
12:13 Changeset [1579] by freya
solves #277 : Selecting null in selection-control causes dependent …
11:53 Ticket #248 (forms: case control on advanced controls example page doesn't work) closed by freya
fixed: case control did work on this page, but some other issues arised fixed in …
11:51 Changeset [1578] by freya
if we use a 'span' for an input control, use kauri-role="control" to make …
11:51 Changeset [1577] by freya
fix template inheritance for collection and location control
09:47 Ticket #255 (reconsider the builder logic) closed by freya
fixed: The builder logic has been 'reconsidered' since r1433. The other opened …
08:41 Ticket #237 (dblselect-control depends on other control) reopened by sdm
This issue isn't fixed entirely: * It seems that the uritemplate.diff …
07:23 Changeset [1576] by freya
small bugfixes to get advanced-sontrols sample get back to working

2010-06-28:

14:45 Ticket #339 (setWireValue(...,true) sets fields valid instead of unvalidated) reopened by sdm
The case-control still has the valid class after initialisation of the …
14:33 Ticket #306 (Empty message is sent to server when posting a form without values) closed by freya
fixed
14:06 Ticket #229 (collection-control "index already in use" problem) closed by freya
fixed: should be fixed in r1575
14:05 Changeset [1575] by freya
solves #229 : when deleting child : also clear element index
13:41 Ticket #294 (Validation for dblselect-control not consistent) closed by idbr
fixed: (In [1574]) Fixes #294; If no items are selected, the value is always …
13:40 Changeset [1574] by idbr
Fixes #294; If no items are selected, the value is always 'undefined'
13:02 Changeset [1573] by freya
solves #302/#306 : wirevalue is {} for composites == undefined
11:48 Ticket #237 (dblselect-control depends on other control) closed by freya
fixed: patch applied in r1572
11:47 Changeset [1572] by freya
trac #237 : dblselect-control depends on other control
11:35 Ticket #86 (Basic formatter numeric should converse Uservalue from internationalized ...) closed by freya
fixed: patch applied in r1571
11:34 Changeset [1571] by freya
solves #86 : Basic formatter numeric should converse Uservalue from …

2010-06-25:

14:42 Changeset [1570] by freya
bugfix dbmock: when handling PUT, write changed JSON file, not the …
11:15 Ticket #338 (p tag as parent of form tag causes autogeneration of Kauri form HTML (IE)) closed by freya
invalid
11:06 Ticket #339 (setWireValue(...,true) sets fields valid instead of unvalidated) closed by freya
fixed
11:05 Ticket #327 (Problem with password input control) closed by freya
fixed: this one has allready be solved a while ago

2010-06-24:

09:13 Ticket #238 (Control request: combobox) closed by idbr
fixed: Reference available at http://www.kauriproject.org/docs-0_4/443-kauri.html
07:31 Changeset [1569] by idbr
Color control fixed
07:20 Ticket #300 (Adapt dblselect-control to new builder logic) closed by idbr
fixed
07:19 Changeset [1568] by idbr
Dblselect cotrol fixed; see #300

2010-06-23:

13:54 Ticket #341 (boolean field doesn't post when value is false) created by sdm
A checkbox field "mondaysOk" that is not checked used to be posted as …

2010-06-22:

14:55 Changeset [1567] by freya
solves #339 : if validation is in initialisation state, clear …
11:55 Ticket #340 (Retrieve kauri-roles from html template) created by idbr
When creating complex controls (i.e. with mutiple html elements and …
10:55 Ticket #339 (setWireValue(...,true) sets fields valid instead of unvalidated) created by sdm
A call to setWireValue() with the second parameter (noValidation) set to …
07:57 Ticket #338 (p tag as parent of form tag causes autogeneration of Kauri form HTML (IE)) created by sdm
This problem only occurs in Internet Explorer (tested with IE8): When you …

2010-06-21:

20:20 Ticket #337 (Kauri r1564 does not build) closed by jgou
fixed: already fixed in r1565
19:13 Changeset [1566] by karel
Upgraded groovy to 1.7.3. This brings us closer to being able to run on …
14:37 Changeset [1565] by freya
remove unused neko package
14:33 Ticket #337 (Kauri r1564 does not build) created by dd
[ERROR] BUILD FAILURE [INFO] …
11:56 Ticket #295 (javascript-maven-plugin version check) closed by idbr
wontfix: see http://www.kauriproject.org/docs-0_4/g1/440-kauri.html
08:29 Ticket #336 (Allow for DOM node variables to be streamed out in t:insert) created by mpo
In r1564 we introduced the ability to insert the XML captured in a …
08:26 Ticket #335 (Allow HTML in variables to be streamed out in t:insert) created by mpo
In r1564 we introduced the ability to insert the XML captured in a …
08:10 Changeset [1564] by freya
Allow a 'value' attribute in the insert block that loads a variable …
07:55 Ticket #334 (Run Kauri on Google Appengine) created by karel
It would be nice if we could run Kauri applications on Google Appengine. …

2010-06-17:

13:57 Ticket #332 (Broken validation of field with formatting error) closed by freya
fixed: should be solved in r1563. please confirm.
13:57 Ticket #333 (performance problem when validating forms) closed by freya
fixed: should be solved in r1563
13:20 Changeset [1563] by freya
* solves #333 , solves #332 : validation of forms causes because …
11:32 Ticket #333 (performance problem when validating forms) created by freya
Performance issues arise when validating forms with collections, and in …
08:12 Ticket #332 (Broken validation of field with formatting error) created by sdm
This problem can be reproduced in the kauri-forms-sample, page …

2010-06-15:

14:21 Changeset [1562] by jgou
submit should just show form data
14:19 Ticket #331 (Detecting text encoding tmprsrc on upload) created by svr
Hello, I've encountered some issues while working with the upload …
12:50 Changeset [1561] by idbr
Setting svn:ignore
09:59 Ticket #330 (Problem with variable loading from secure area) created by jgou
The template feature to load variable data from a URI fails when that URI …
09:12 Ticket #27 (DirectoryResource still scans for variants when content negotiation is ...) closed by jgou
invalid: DirectoryResource has been refactored to DirectoryServerResource, and …
08:37 Changeset [1560] by karel
Checked in kauri-simple skin

2010-06-14:

13:03 Changeset [1559] by idbr
Combobox control added; see #238
09:35 Changeset [1558] by freya
For better selection control performance : Events created with …
07:15 Changeset [1557] by idbr
Correct sample page title

2010-06-11:

14:32 Changeset [1556] by freya
do update view after init elements
14:24 Ticket #329 (Problem with refreshable list) closed by freya
fixed: solved in r1555
14:23 Changeset [1555] by freya
solves #329 : bugfix: only refresh when click on refresh button …
12:48 Changeset [1554] by freya
set autocomplete=off on form level or on level of input controls of layout …

2010-06-10:

15:33 Changeset [1553] by freya
#173 alignment archetypes
15:12 Ticket #329 (Problem with refreshable list) created by jgou
The refreshable list on the selection-control page in the …
09:07 Changeset [1552] by freya
solves #327 : don't re-index password field (we have already indexed the …
08:52 Changeset [1551] by freya
no need for setting wire value if it has not changed
08:13 Ticket #102 (radio/checkbox control) closed by idbr
fixed
08:07 Ticket #302 (Different payload in FF & Chrome when submitting form with no members) closed by jgou
fixed: WebKit? bug: https://bugs.webkit.org/show_bug.cgi?id=36506 Fixed in WebKit?
07:52 Changeset [1550] by freya
*don't set value if it's undefined (in initial values) *loop reset method …

2010-06-09:

12:42 Ticket #328 (AccessDenied representation should have access to securitycontext) created by jgou
When using the representation builder to catch "access denied" exceptions …

2010-06-08:

14:29 Ticket #327 (Problem with password input control) created by sr
When adding a password field on the form, an error is thrown : […] …
13:50 Ticket #231 (expand the list of default template functions) closed by jgou
fixed: (In [1549]) make all java.lang.Math functions available in our template EL …
13:50 Changeset [1549] by jgou
make all java.lang.Math functions available in our template EL ; fixes …
13:39 Changeset [1548] by jgou
Don't throw exception when encountering t:protect block when no security …
13:37 Ticket #326 (Event for selection-control when options are loaded) created by sdm
It would be useful to have an event that is raised when the options of a …
11:28 Ticket #220 (Add docs and test for default/reset feature of forms) closed by mpo
fixed: see …
11:26 Ticket #268 (Option to use html tags as validation message instead of only plain text.) closed by mpo
worksforme: the 'invalid' class will in fact be added to the element that holds …
11:23 Ticket #216 (samples should exploit jq-ui theming) closed by mpo
wontfix: not really relevant for kauri
11:21 Ticket #200 (Reconsider the $.org.kauriproject namespace) closed by mpo
wontfix: really doesn't seem relevant any more
11:08 Ticket #194 (Forms leak memory) closed by mpo
fixed
11:01 Ticket #278 (dont refresh list when it depends on a empty value) closed by mpo
wontfix: * use uritemplate features to prevent double / * there doesn't seem to be …
10:48 Ticket #299 (Collection controls append data when setting wire value) closed by mpo
fixed
09:43 Ticket #202 (Limitations when styling nested collection controls as tables) closed by mpo
fixed
09:43 Ticket #103 (Form indexing : jQuery usage or custom traversing) closed by mpo
fixed
09:42 Ticket #82 (widget labels) closed by mpo
fixed
09:34 Ticket #164 (When defining form in HTML, fieldset is created if nothing in html maps on ...) closed by mpo
fixed: fixed with new builder logic [1433]
09:33 Ticket #204 (Consider dropping the required input role element, do event handling using ...) closed by mpo
fixed

2010-06-07:

12:09 Changeset [1547] by idbr
Setting svn:ignore
12:02 Changeset [1546] by idbr
Radio selection control added; see #102
11:51 Ticket #325 (validation in case control) closed by freya
fixed
11:48 Changeset [1545] by freya
there is no need to trigger update sequences on case controls/composites …
07:03 Ticket #233 (Security: Authentication gets lost when using representation builder) closed by jgou
fixed: (In [1544]) Ensure that the RepresentationFilter? is also executed (when …
07:03 Changeset [1544] by jgou
Ensure that the RepresentationFilter? is also executed (when …

2010-06-04:

13:00 Ticket #325 (validation in case control) created by freya
When validators added in the child elements of a case control, the …
12:53 Changeset [1543] by freya
12:27 Ticket #321 (empty controls show up after setwirevalue in collection-performance (forms ...) closed by freya
fixed
12:26 Ticket #324 (Upload control bug in all IE versions) closed by freya
fixed
12:23 Changeset [1542] by freya
reading kauri-child from implicit fconf + cleanup nested collection …
11:27 Ticket #319 (Enable use of relative paths in kauri-layout) closed by freya
fixed: using relative paths is possible since r1541 for kauri-layout and …
09:52 Changeset [1541] by freya
split up indexing between initialIndex (happens once, indexing of layout …

2010-06-03:

12:47 Ticket #100 (Choosing years in the jQuery datepicker widget) closed by jgou
invalid: * ticket not longer valid with current datepicker * create new ticket if …
09:07 Changeset [1540] by freya
solves #324
Note: See TracTimeline for information about the timeline view.