Timeline
2010-06-29:
- 15:07 Ticket #341 (boolean field doesn't post when value is false) closed by
- fixed: solved in r1582
- 15:07 Ticket #287 (Initial enabling of a case-control) closed by
- fixed: solved in r1582
- 15:06 Changeset [1582] by
- solves #287 : initial enabling of case control (controls now inherit …
- 12:54 Ticket #246 (dblselect-control: all buttons enabled after form reset) closed by
- fixed: (In [1581]) Fixes #246
- 12:54 Changeset [1581] by
- Fixes #246
- 12:39 Changeset [1580] by
- 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
- fixed: fixed in r1577
- 12:13 Changeset [1579] by
- 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
- fixed: case control did work on this page, but some other issues arised fixed in …
- 11:51 Changeset [1578] by
- if we use a 'span' for an input control, use kauri-role="control" to make …
- 11:51 Changeset [1577] by
- fix template inheritance for collection and location control
- 09:47 Ticket #255 (reconsider the builder logic) closed by
- fixed: The builder logic has been 'reconsidered' since r1433. The other opened …
- 08:41 Ticket #237 (dblselect-control depends on other control) reopened by
- This issue isn't fixed entirely: * It seems that the uritemplate.diff …
- 07:23 Changeset [1576] by
- 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
- 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
- fixed
- 14:06 Ticket #229 (collection-control "index already in use" problem) closed by
- fixed: should be fixed in r1575
- 14:05 Changeset [1575] by
- solves #229 : when deleting child : also clear element index
- 13:41 Ticket #294 (Validation for dblselect-control not consistent) closed by
- fixed: (In [1574]) Fixes #294; If no items are selected, the value is always …
- 13:40 Changeset [1574] by
- Fixes #294; If no items are selected, the value is always 'undefined'
- 13:02 Changeset [1573] by
- solves #302/#306 : wirevalue is {} for composites == undefined
- 11:48 Ticket #237 (dblselect-control depends on other control) closed by
- fixed: patch applied in r1572
- 11:47 Changeset [1572] by
- trac #237 : dblselect-control depends on other control
- 11:35 Ticket #86 (Basic formatter numeric should converse Uservalue from internationalized ...) closed by
- fixed: patch applied in r1571
- 11:34 Changeset [1571] by
- solves #86 : Basic formatter numeric should converse Uservalue from …
2010-06-25:
- 14:42 Changeset [1570] by
- 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
- invalid
- 11:06 Ticket #339 (setWireValue(...,true) sets fields valid instead of unvalidated) closed by
- fixed
- 11:05 Ticket #327 (Problem with password input control) closed by
- fixed: this one has allready be solved a while ago
2010-06-24:
- 09:13 Ticket #238 (Control request: combobox) closed by
- fixed: Reference available at http://www.kauriproject.org/docs-0_4/443-kauri.html
- 07:31 Changeset [1569] by
- Color control fixed
- 07:20 Ticket #300 (Adapt dblselect-control to new builder logic) closed by
- fixed
- 07:19 Changeset [1568] by
- Dblselect cotrol fixed; see #300
2010-06-23:
- 13:54 Ticket #341 (boolean field doesn't post when value is false) created by
- A checkbox field "mondaysOk" that is not checked used to be posted as …
2010-06-22:
- 14:55 Changeset [1567] by
- solves #339 : if validation is in initialisation state, clear …
- 11:55 Ticket #340 (Retrieve kauri-roles from html template) created by
- 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
- 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
- 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
- fixed: already fixed in r1565
- 19:13 Changeset [1566] by
- Upgraded groovy to 1.7.3. This brings us closer to being able to run on …
- 14:37 Changeset [1565] by
- remove unused neko package
- 14:33 Ticket #337 (Kauri r1564 does not build) created by
- [ERROR] BUILD FAILURE [INFO] …
- 11:56 Ticket #295 (javascript-maven-plugin version check) closed by
- 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
- 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
- In r1564 we introduced the ability to insert the XML captured in a …
- 08:10 Changeset [1564] by
- Allow a 'value' attribute in the insert block that loads a variable …
- 07:55 Ticket #334 (Run Kauri on Google Appengine) created by
- 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
- fixed: should be solved in r1563. please confirm.
- 13:57 Ticket #333 (performance problem when validating forms) closed by
- fixed: should be solved in r1563
- 13:20 Changeset [1563] by
- * solves #333 , solves #332 : validation of forms causes because …
- 11:32 Ticket #333 (performance problem when validating forms) created by
- Performance issues arise when validating forms with collections, and in …
- 08:12 Ticket #332 (Broken validation of field with formatting error) created by
- This problem can be reproduced in the kauri-forms-sample, page …
2010-06-15:
- 14:21 Changeset [1562] by
- submit should just show form data
- 14:19 Ticket #331 (Detecting text encoding tmprsrc on upload) created by
- Hello, I've encountered some issues while working with the upload …
- 12:50 Changeset [1561] by
- Setting svn:ignore
- 09:59 Ticket #330 (Problem with variable loading from secure area) created by
- 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
- invalid: DirectoryResource has been refactored to DirectoryServerResource, and …
- 08:37 Changeset [1560] by
- Checked in kauri-simple skin
2010-06-14:
- 13:03 Changeset [1559] by
- Combobox control added; see #238
- 09:35 Changeset [1558] by
- For better selection control performance : Events created with …
- 07:15 Changeset [1557] by
- Correct sample page title
2010-06-11:
- 14:32 Changeset [1556] by
- do update view after init elements
- 14:24 Ticket #329 (Problem with refreshable list) closed by
- fixed: solved in r1555
- 14:23 Changeset [1555] by
- solves #329 : bugfix: only refresh when click on refresh button …
- 12:48 Changeset [1554] by
- set autocomplete=off on form level or on level of input controls of layout …
2010-06-10:
- 15:33 Changeset [1553] by
- #173 alignment archetypes
- 15:12 Ticket #329 (Problem with refreshable list) created by
- The refreshable list on the selection-control page in the …
- 09:07 Changeset [1552] by
- solves #327 : don't re-index password field (we have already indexed the …
- 08:52 Changeset [1551] by
- no need for setting wire value if it has not changed
- 08:13 Ticket #102 (radio/checkbox control) closed by
- fixed
- 08:07 Ticket #302 (Different payload in FF & Chrome when submitting form with no members) closed by
- fixed: WebKit? bug: https://bugs.webkit.org/show_bug.cgi?id=36506 Fixed in WebKit? …
- 07:52 Changeset [1550] by
- *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
- When using the representation builder to catch "access denied" exceptions …
2010-06-08:
- 14:29 Ticket #327 (Problem with password input control) created by
- 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
- fixed: (In [1549]) make all java.lang.Math functions available in our template EL …
- 13:50 Changeset [1549] by
- make all java.lang.Math functions available in our template EL ; fixes …
- 13:39 Changeset [1548] by
- 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
- 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
- fixed: see …
- 11:26 Ticket #268 (Option to use html tags as validation message instead of only plain text.) closed by
- 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
- wontfix: not really relevant for kauri
- 11:21 Ticket #200 (Reconsider the $.org.kauriproject namespace) closed by
- wontfix: really doesn't seem relevant any more
- 11:08 Ticket #194 (Forms leak memory) closed by
- fixed
- 11:01 Ticket #278 (dont refresh list when it depends on a empty value) closed by
- 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
- fixed
- 09:43 Ticket #202 (Limitations when styling nested collection controls as tables) closed by
- fixed
- 09:43 Ticket #103 (Form indexing : jQuery usage or custom traversing) closed by
- fixed
- 09:42 Ticket #82 (widget labels) closed by
- fixed
- 09:34 Ticket #164 (When defining form in HTML, fieldset is created if nothing in html maps on ...) closed by
- fixed: fixed with new builder logic [1433]
- 09:33 Ticket #204 (Consider dropping the required input role element, do event handling using ...) closed by
- fixed
2010-06-07:
- 12:09 Changeset [1547] by
- Setting svn:ignore
- 12:02 Changeset [1546] by
- Radio selection control added; see #102
- 11:51 Ticket #325 (validation in case control) closed by
- fixed
- 11:48 Changeset [1545] by
- 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
- fixed: (In [1544]) Ensure that the RepresentationFilter? is also executed (when …
- 07:03 Changeset [1544] by
- Ensure that the RepresentationFilter? is also executed (when …
2010-06-04:
- 13:00 Ticket #325 (validation in case control) created by
- When validators added in the child elements of a case control, the …
- 12:53 Changeset [1543] by
- 12:27 Ticket #321 (empty controls show up after setwirevalue in collection-performance (forms ...) closed by
- fixed
- 12:26 Ticket #324 (Upload control bug in all IE versions) closed by
- fixed
- 12:23 Changeset [1542] by
- reading kauri-child from implicit fconf + cleanup nested collection …
- 11:27 Ticket #319 (Enable use of relative paths in kauri-layout) closed by
- fixed: using relative paths is possible since r1541 for kauri-layout and …
- 09:52 Changeset [1541] by
- 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
- invalid: * ticket not longer valid with current datepicker * create new ticket if …
- 09:07 Changeset [1540] by
- solves #324
2010-06-02:
- 07:54 Ticket #324 (Upload control bug in all IE versions) reopened by
- The sample is fixed indeed. However, my usecase continues to fail. The …
2010-06-01:
- 15:33 Ticket #324 (Upload control bug in all IE versions) closed by
- fixed: Thanks for reporting. This should be fixed in r1539. > This problem has …
- 15:28 Changeset [1539] by
- redo the index algorithm without depth first and too much jQuery, improves …
- 11:53 Ticket #324 (Upload control bug in all IE versions) created by
- This problem has been discovered in r1510, and is still present in trunk. …
- 08:04 Ticket #323 (Representation.setDownloadable is deprecated) closed by
- fixed: [1537] : updated references in kauri codebase to use disposition instead …
2010-05-31:
- 12:55 Changeset [1538] by
- don't parse values when undefined
- 11:44 Changeset [1537] by
- add annotations, javadoc and alternatives for deprecated methods ; see …
Note: See TracTimeline
for information about the timeline view.