Timeline
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:
2010-10-12:
- 11:50 Ticket #380 (support for json reading from pre to support newlines and whatnot inside ...) created by
- Actually this hasn't been reported from a real use case (yet), but came up …
- 10:06 Ticket #379 (t:variable should support @mode="text|json|xml|html") created by
- t:variable will already use some clever automatic parsing of input to …
- 09:44 Ticket #361 (allow template function for json serialization of variables in the ...) closed by
- fixed: (In [1737]) add a json:serialize(obj) template function which produces a …
- 09:44 Changeset [1737] by
- add a json:serialize(obj) template function which produces a valid json …
- 09:40 Changeset [1736] by
- stable version of juel is out, though we stick to jboss-el for now
- 09:35 Ticket #378 (Form reset doesn't clear validation classes of empty fields) created by
- When you call the reset() method on a form, fields that were empty (but …
- 06:52 Ticket #370 (Disable complete form) closed by
- fixed
2010-10-11:
- 15:06 Changeset [1735] by
- Update doc link
- 15:04 Changeset [1734] by
- Update doc link
- 09:58 Ticket #269 (Collection-control: giving focus to new element(s)) closed by
- fixed: (In [1733]) fixes #269 Focus is set to first input-, textarea- or …
- 09:58 Changeset [1733] by
- fixes #269 Focus is set to first input-, textarea- or select-element with …
2010-10-06:
- 14:15 Ticket #376 (Multivalue selection-control problems) closed by
- fixed: (In [1732]) fix #376 in case of no-string the trim-to-options will receive …
- 14:15 Changeset [1732] by
- fix #376 in case of no-string the trim-to-options will receive val==null …
- 07:15 Changeset [1731] by
- disabling the tutorial for a moment to make the build run again still …
2010-10-05:
- 16:09 Ticket #376 (Multivalue selection-control problems) reopened by
- snatched from the mailinglist: Apparently, the error occurs if …
- 15:38 Changeset [1730] by
- preference to referencing the protocol rather then duplicating the …
- 09:32 Ticket #377 (Allow redirects to service:/ uris) closed by
- fixed: (In [1729]) Allow redirects to service:/ uris They will get translated …
- 09:31 Changeset [1729] by
- Allow redirects to service:/ uris They will get translated into their …
- 09:25 Changeset [1728] by
- Kauri Runtime: log ephemeral port numbers. When specifying a port number …
- 08:54 Ticket #371 (Redirector doesn't work with relative URI's) closed by
- fixed: (In [1727]) upgrading to restlet 6950 fixes #371 Note: This upgrade …
- 08:54 Changeset [1727] by
- upgrading to restlet 6950 fixes #371 Note: This upgrade introduces an api …
- 06:59 Ticket #377 (Allow redirects to service:/ uris) created by
- Originated as a side-remark of #371 The idea is that groovy-redirectors, …
2010-10-04:
- 15:16 Ticket #376 (Multivalue selection-control problems) closed by
- fixed: (In [1726]) fixes #376 selection controls in multivalue mode are capable …
- 15:16 Changeset [1726] by
- fixes #376 selection controls in multivalue mode are capable of having …
- 14:37 Ticket #375 (groovy router config resource@ofClass brakes on autowiring of the 'onSent' ...) closed by
- fixed: (In [1725]) fixes #375 The autodetect mode for autowiring is much too …
- 14:37 Changeset [1725] by
- fixes #375 The autodetect mode for autowiring is much too aggressive for …
- 12:01 Ticket #376 (Multivalue selection-control problems) created by
- I discovered 2 problems when using a multivalue selection-control: 1) …
- 07:18 Ticket #369 (Using integer values for a selection control) closed by
- worksforme: I suppose "string" is the default? This will be my explanation because in …
2010-10-02:
- 15:48 Ticket #375 (groovy router config resource@ofClass brakes on autowiring of the 'onSent' ...) created by
- For derivatives of the new ServerResource? class the instantiation of …
- 15:04 Ticket #349 (Upgrade restlet to 2.0.2) closed by
- fixed: we decided to jump over to 2.1-dev
2010-10-01:
- 16:46 Changeset [1724] by
- fixing the validation for the date sample
- 14:26 Ticket #373 (I18N and org.joda.time.LocalDate(Time)) closed by
- fixed: (In [1723]) fixes #373 Applying the patch from issue #373 Thanx to Bert …
- 14:26 Changeset [1723] by
- fixes #373 Applying the patch from issue #373 Thanx to Bert for spotting …
- 14:19 Changeset [1722] by
- extra sample in search of the issue behind #369
- 14:18 Changeset [1721] by
- useless cleanup
- 12:01 Changeset [1720] by
- Adding a sample to show: * usage in a collection + sharing of options * …
- 11:03 Changeset [1719] by
- Serious refactoring of the value-loop set/get side This has been in my …
- 07:22 Ticket #247 (Problem with EL in templates) closed by
- fixed
- 07:20 Changeset [1718] by
- Fix potential problem with exceptions extending …
2010-09-30:
- 13:44 Ticket #368 (Sync issue: selection-control depending on another control, value set with ...) closed by
- fixed: (In [1717]) fixes #368 Tracking the last issues request for …
- 12:49 Changeset [1717] by
- fixes #368 Tracking the last issues request for refresh-options avoids …
- 07:06 Ticket #374 (I18N null formatted as [param index out of bound]) created by
- When you want to format a date which is null you get [param index out of …
2010-09-29:
- 13:24 Ticket #373 (I18N and org.joda.time.LocalDate(Time)) created by
- Currently the I18N date formatting works with a …
- 09:11 Changeset [1716] by
- Adding log4j MBean registration. This allows to e.g. modify log levels on …
2010-09-28:
- 14:51 Ticket #372 (Initial empty value of case-control overrides case members' initial value) created by
- If a case has an initial value of "case" (for specifying the initially …
- 12:24 Changeset [1715] by
- The cursor should be hidden (spotted by Dimitri and Marc). This was …
Note: See TracTimeline
for information about the timeline view.