Timeline


and

2010-10-14:

19:08 Changeset [1741] by mpo
refactoring of the handling stuff of the @mode support we already have in …
14:25 Ticket #381 (Fix the tutorial) created by karel
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 karel
fixed: Fixed by [1739]. Still one remark though: You can never run in source …
14:11 Changeset [1740] by karel
Bringing the tutorial closer to a working state close, but still no cigar
14:11 Changeset [1739] by karel
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 karel
fixed: (In [1738]) Use 'challenge' rather than 'challenge-authenticator' for …
09:04 Changeset [1738] by karel
Use 'challenge' rather than 'challenge-authenticator' for building …

2010-10-13:

07:07 Ticket #380 (support for json reading from pre to support newlines and whatnot inside ...) closed by jgou
worksforme

2010-10-12:

11:50 Ticket #380 (support for json reading from pre to support newlines and whatnot inside ...) created by mpo
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 mpo
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 jgou
fixed: (In [1737]) add a json:serialize(obj) template function which produces a …
09:44 Changeset [1737] by jgou
add a json:serialize(obj) template function which produces a valid json …
09:40 Changeset [1736] by jgou
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 sdm
When you call the reset() method on a form, fields that were empty (but …
06:52 Ticket #370 (Disable complete form) closed by bc
fixed

2010-10-11:

15:06 Changeset [1735] by bruno
Update doc link
15:04 Changeset [1734] by bruno
Update doc link
09:58 Ticket #269 (Collection-control: giving focus to new element(s)) closed by idbr
fixed: (In [1733]) fixes #269 Focus is set to first input-, textarea- or …
09:58 Changeset [1733] by idbr
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 mpo
fixed: (In [1732]) fix #376 in case of no-string the trim-to-options will receive …
14:15 Changeset [1732] by mpo
fix #376 in case of no-string the trim-to-options will receive val==null …
07:15 Changeset [1731] by mpo
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 mpo
snatched from the mailinglist: Apparently, the error occurs if …
15:38 Changeset [1730] by mpo
preference to referencing the protocol rather then duplicating the …
09:32 Ticket #377 (Allow redirects to service:/ uris) closed by mpo
fixed: (In [1729]) Allow redirects to service:/ uris They will get translated …
09:31 Changeset [1729] by mpo
Allow redirects to service:/ uris They will get translated into their …
09:25 Changeset [1728] by bruno
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 mpo
fixed: (In [1727]) upgrading to restlet 6950 fixes #371 Note: This upgrade …
08:54 Changeset [1727] by mpo
upgrading to restlet 6950 fixes #371 Note: This upgrade introduces an api …
06:59 Ticket #377 (Allow redirects to service:/ uris) created by mpo
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 mpo
fixed: (In [1726]) fixes #376 selection controls in multivalue mode are capable …
15:16 Changeset [1726] by mpo
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 mpo
fixed: (In [1725]) fixes #375 The autodetect mode for autowiring is much too …
14:37 Changeset [1725] by mpo
fixes #375 The autodetect mode for autowiring is much too aggressive for …
12:01 Ticket #376 (Multivalue selection-control problems) created by sdm
I discovered 2 problems when using a multivalue selection-control: 1) …
07:18 Ticket #369 (Using integer values for a selection control) closed by bc
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 mpo
For derivatives of the new ServerResource? class the instantiation of …
15:04 Ticket #349 (Upgrade restlet to 2.0.2) closed by mpo
fixed: we decided to jump over to 2.1-dev

2010-10-01:

16:46 Changeset [1724] by mpo
fixing the validation for the date sample
14:26 Ticket #373 (I18N and org.joda.time.LocalDate(Time)) closed by mpo
fixed: (In [1723]) fixes #373 Applying the patch from issue #373 Thanx to Bert …
14:26 Changeset [1723] by mpo
fixes #373 Applying the patch from issue #373 Thanx to Bert for spotting …
14:19 Changeset [1722] by mpo
extra sample in search of the issue behind #369
14:18 Changeset [1721] by mpo
useless cleanup
12:01 Changeset [1720] by mpo
Adding a sample to show: * usage in a collection + sharing of options * …
11:03 Changeset [1719] by mpo
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 jgou
fixed
07:20 Changeset [1718] by jgou
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 mpo
fixed: (In [1717]) fixes #368 Tracking the last issues request for …
12:49 Changeset [1717] by mpo
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 bc
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 bc
Currently the I18N date formatting works with a …
09:11 Changeset [1716] by bruno
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 idbr
If a case has an initial value of "case" (for specifying the initially …
12:24 Changeset [1715] by jgou
The cursor should be hidden (spotted by Dimitri and Marc). This was …

2010-09-22:

18:13 Changeset [1714] by mpo
just needed a replace thingy
12:56 Ticket #371 (Redirector doesn't work with relative URI's) created by jgou
In the router configuration router.groovy you can easily create an …
08:12 Changeset [1713] by mpo
keep .json suffix in the stored filenames, but remove it from the URI send …
07:55 Ticket #370 (Disable complete form) created by bc
It would be nice if it was possible to disable a complete form by calling …
07:41 Ticket #369 (Using integer values for a selection control) created by bc
When using a selection-control, you have to specify the value in the JSON …

2010-09-21:

14:09 Ticket #368 (Sync issue: selection-control depending on another control, value set with ...) created by svr
This is the fconf: […] I know the parent and I want to have all …

2010-09-20:

09:40 Ticket #330 (Problem with variable loading from secure area) closed by jgou
fixed: (In [1712]) Set securitycontext in templaterepresentation to make it …
09:40 Changeset [1712] by jgou
Set securitycontext in templaterepresentation to make it available during …

2010-09-19:

13:28 Ticket #366 (Error in template sample) closed by jgou
fixed: (In [1711]) closes #366 the characterset of a representation might be …
13:28 Changeset [1711] by jgou
closes #366 the characterset of a representation might be unknown and thus …

2010-09-16:

13:29 Changeset [1710] by mpo
Another update for the restlet.org dependency. This one has a correct …
12:52 Changeset [1709] by mpo
Adding some flexibility in the build.
09:47 Changeset [1708] by idbr
A kauri form field completely defined in html should also explicitly …
09:04 Changeset [1707] by idbr
'for' attribute in html label element only has a function when there's an …
07:05 Ticket #367 (Reminder: follow up on API change 'guard' to ''challenge-authenticator") created by mpo
r1706 introduced changes in the restlet API. One of those is that Guard …
06:48 Ticket #362 (Remove dependency on deprecated stuff in restlet.org 2.0) closed by mpo
fixed: (In [1706]) fixes #213 and #362 Updating the restlet.org dependency to …
06:48 Ticket #213 (Support ServerResource in routing) closed by mpo
fixed: (In [1706]) fixes #213 and #362 Updating the restlet.org dependency to …
06:48 Changeset [1706] by mpo
fixes #213 and #362 Updating the restlet.org dependency to svn6875 which …

2010-09-14:

10:15 Ticket #366 (Error in template sample) created by idbr
The 'helloworld' page ('Via Representation Builder and Custom Resource') …
08:33 Ticket #353 (Random template processing errors) closed by dd
fixed: Does not seem to occur anymore with r1507
08:03 Ticket #365 (Debugging info in output) created by idbr
Since the fix of the Restlet update (r1702), I'm getting this (what I …
07:42 Ticket #364 (Forms reference needs completion) created by sdm
The forms reference doesn't contain links to the documentation of - …
Note: See TracTimeline for information about the timeline view.