Timeline
2010-11-10:
- 13:11 Ticket #394 (Support for hierarchical option lists) created by
- We already have option-lists and dependent-select boxes, but this approach …
- 11:42 Ticket #393 (provide generic event dependencyChanged) created by
- currently controls can already be 'dependent' on others, when those change …
- 09:46 Ticket #48 (Implement missing template features) closed by
- fixed: remaining issues are tracked in various separate issues
2010-11-08:
- 10:40 Ticket #392 (Add XPath support in templates) created by
- It should be useful to have some XPath support in our templates. Note that …
- 10:34 Ticket #391 (Add support for namespaced elements in templates) created by
- The template feature t:element for creating output elements should also …
2010-11-04:
- 09:51 Ticket #243 (Retrieving URI parameters separated by semicolons) closed by
- wontfix: The response on the Restlet mailing list is that you can't match colons in …
2010-11-03:
- 16:36 Ticket #257 (upload-control and upload-service documentation) closed by
- worksforme: This was fixed under #284
- 16:09 Changeset [1783] by
- Added FileUploadStore? implementation
- 15:53 Changeset [1782] by
- Extracted java service and exported it in services.xml
- 14:43 Changeset [1781] by
- You can't use base: "string" before registering it. (fixes js tests)
- 14:32 Changeset [1780] by
- Added <site> to distribution managemet to make mvn site-deploy work
2010-10-29:
- 16:41 Changeset [1779] by
- some extra comments
- 16:39 Changeset [1778] by
- some minor refactoring
- 13:52 Ticket #390 (Allow linking to api docs from the kauriproject documentation site) created by
- * Hudson should deploy maven-site after building * documentation site …
- 12:38 Changeset [1777] by
- The restlet resource classes are not thread-safe, so we should use ofClass …
- 12:38 Changeset [1776] by
- Replace the copy-pasted "Formatter.fail" message type
- 11:24 Ticket #364 (Forms reference needs completion) closed by
- fixed
- 10:44 Ticket #269 (Collection-control: giving focus to new element(s)) reopened by
- As this fixes the issue of the first input gaining focus as a child …
- 09:47 Changeset [1775] by
- Various fixes - implemented Control.getParent() - update jsdoc of …
2010-10-28:
- 15:02 Changeset [1774] by
- Added prime validator
- 13:53 Ticket #389 (Double-select sample with integers should keep options sorted numerically) created by
- Currently the options are sorted alphabetically. (I dont' know if the lack …
- 13:50 Ticket #388 (Allow successful validation to set a message) created by
- Currently, only notifyFail() accepts messages. It makes perfect sense to …
- 13:46 Ticket #387 (basic forms sample: yearRange on birthday inputs doesn't appear to do ...) created by
- 13:39 Ticket #14 (Update trunk/NOTICE.txt) closed by
- fixed: Added javascript libaries to notice.txt in r1773.
- 13:38 Changeset [1773] by
- Added js libraries
- 13:31 Ticket #385 (Validation of composite ignores validation of child elements) closed by
- fixed: Fixed in r1772 To be noted: Before r1772, the form state and …
- 13:28 Changeset [1772] by
- Various improvements - added email and url to basic-fields (makes sense …
- 09:30 Changeset [1771] by
- Added parameters limit and scrollHeight to autocomplete (patch from svr) …
2010-10-27:
- 14:48 Changeset [1770] by
- Added list of used projects and licenses
- 13:53 Changeset [1769] by
- Fix date range validator automatic ordering + added daterangeorder …
- 12:50 Ticket #3 (maven archetype for kauri-module) closed by
- fixed: All the above suggestions have been applied. Adding 'test the archetype' …
- 12:29 Changeset [1768] by
- Added -q to make maven suppress a number of warnings
- 08:55 Ticket #384 (no reset on dblselect when it depends on other control) closed by
- wontfix
- 08:07 Changeset [1767] by
- Oops, accidentally checked in testing code in sample
- 08:04 Ticket #386 (Collection.reset() does not set the initial value) closed by
- fixed: (In [1766]) Fix collection control - removeChildById -> removeChild - …
- 08:04 Changeset [1766] by
- Fix collection control - removeChildById -> removeChild - changed …
2010-10-26:
- 14:23 Ticket #314 ((Default) validation of field type 'date-range') closed by
- fixed: (In [1765]) Date range control: finishing touches - allow automatic …
- 14:23 Changeset [1765] by
- Date range control: finishing touches - allow automatic ordering …
- 13:06 Ticket #378 (Form reset doesn't clear validation classes of empty fields) closed by
- fixed: (In [1764]) Always remove validation messages/classes when validation is …
- 13:06 Changeset [1764] by
- Always remove validation messages/classes when validation is disabled …
- 09:57 Ticket #321 (empty controls show up after setwirevalue in collection-performance (forms ...) reopened by
- [1757] removed the 'removeChildById' method, but it is still used in the …
- 09:55 Ticket #386 (Collection.reset() does not set the initial value) created by
2010-10-25:
- 14:09 Changeset [1763] by
- Added missing enum (see r1760)
- 14:03 Changeset [1762] by
- Add support for implicit case control configuration. See #174 This is …
- 11:03 Ticket #245 (Invalid form submission -> "This is not a valid form") closed by
- fixed: (In [1761]) Invalid form warning in element with kauri-role messages, …
- 11:02 Changeset [1761] by
- Invalid form warning in element with kauri-role messages, instead of …
- 08:09 Ticket #385 (Validation of composite ignores validation of child elements) created by
- See e.g. Basic Kauri form variant 3. If you fill in an invalid e-mail …
- 08:06 Ticket #89 (runtime to handle transitive dependencies of 'shared' jars in ...) closed by
- fixed: (In [1760]) Changed classloader sharing conflict configuration & added …
- 08:06 Changeset [1760] by
- Changed classloader sharing conflict configuration & added sample config …
- 07:28 Ticket #363 (Validation classes not added to autogenerated autocomplete-control) closed by
- fixed: (In [1759]) Kauri-role changed from acinput to input. Fixes #363
- 07:28 Changeset [1759] by
- Kauri-role changed from acinput to input. Fixes #363
2010-10-22:
- 13:22 Changeset [1758] by
- A simple counter is more reliable than Math.random() to generate unique …
- 12:58 Ticket #321 (empty controls show up after setwirevalue in collection-performance (forms ...) closed by
- fixed: (In [1757]) Properly clean up element index when removing fixes #321
- 12:58 Changeset [1757] by
- Properly clean up element index when removing fixes #321
- 06:54 Ticket #384 (no reset on dblselect when it depends on other control) created by
- Using the following fconf […] 1. Select the first option in the …
- 06:41 Ticket #372 (Initial empty value of case-control overrides case members' initial value) closed by
- fixed: (In [1756]) Provide an initial value via case control children fixes #372
- 06:41 Changeset [1756] by
- Provide an initial value via case control children fixes #372
2010-10-21:
- 10:23 Changeset [1755] by
- Dont give [index out of bounds] when trying to format the 0'th element of …
- 10:23 Changeset [1754] by
- Transform null values into empty characters element
- 10:23 Changeset [1753] by
- Added debug profile This makes it easier to debug unit tests without …
- 07:08 Changeset [1752] by
- Date range: keep start <= end
2010-10-20:
- 14:45 Ticket #383 (setLabel methode maken voor form-elementen) created by
- Methode die het label van een kauri-object kan veranderen, na het aanmaken …
- 08:48 Ticket #326 (Event for selection-control when options are loaded) closed by
- fixed: Nice to hear. I like the idea btw.
2010-10-18:
- 15:26 Changeset [1751] by
- Fixed the create/update operations in the dbforms sample
- 13:31 Changeset [1750] by
- refactoring so that normaliseValue is automatically called in the context …
- 10:41 Changeset [1749] by
- New feature: allow to specify a 'suggested port' on a connector. This port …
- 09:42 Changeset [1748] by
- locationRef translation should work anytime the locationref is set, e.g. …
2010-10-17:
- 15:54 Changeset [1747] by
- Runtime CLI logging setup: if the user's own log configuration would be …
- 15:54 Changeset [1746] by
- Basic archetype router: add missing passThrough option.
- 12:21 Changeset [1745] by
- Fix log4j.properties loading. My previous change related to this (r1702) …
2010-10-15:
- 18:28 Changeset [1744] by
- various minor cleanup stuff avoiding some repitive code and applying some …
- 14:52 Ticket #379 (t:variable should support @mode="text|json|xml|html") closed by
- fixed: (In [1743]) fixes #379 Adding the requested @mode for the t:variant In a …
- 14:52 Changeset [1743] by
- fixes #379 Adding the requested @mode for the t:variant In a way that it …
- 10:58 Ticket #314 ((Default) validation of field type 'date-range') reopened by
- Reopened: rather than adding a validation, we should also provide the more …
- 07:42 Ticket #382 (Allow overriding fconf for implicit member controls) created by
- e.g. date-range controls have implicit members 'start' and 'end'. At this …
- 07:38 Ticket #314 ((Default) validation of field type 'date-range') closed by
- fixed: (In [1742]) Added dateRangeOrder validator fixes #314 It should be noted …
- 07:38 Changeset [1742] by
- Added dateRangeOrder validator fixes #314 It should be noted that this …
2010-10-14:
- 19:08 Changeset [1741] by
- refactoring of the handling stuff of the @mode support we already have in …
- 14:25 Ticket #381 (Fix the tutorial) created by
- See [1731] and [1741] Don't forget to uncomment the tutorial in …
- 14:23 Ticket #274 (Running samples from a binary release in source mode) closed by
- fixed: Fixed by [1739]. Still one remark though: You can never run in source …
- 14:11 Changeset [1740] by
- Bringing the tutorial closer to a working state close, but still no cigar
- 14:11 Changeset [1739] by
- Improvements wrt running the samples Split up source-module-locations …
- 09:04 Ticket #367 (Reminder: follow up on API change 'guard' to ''challenge-authenticator") closed by
- fixed: (In [1738]) Use 'challenge' rather than 'challenge-authenticator' for …
- 09:04 Changeset [1738] by
- Use 'challenge' rather than 'challenge-authenticator' for building …
2010-10-13:
Note: See TracTimeline
for information about the timeline view.