Timeline


and

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 - …

2010-09-13:

14:34 Ticket #363 (Validation classes not added to autogenerated autocomplete-control) created by sdm
In the forms sample page autocomplete-control.html, the …
13:49 Ticket #362 (Remove dependency on deprecated stuff in restlet.org 2.0) created by mpo
One important issue in this respect has been reported before under #213

2010-09-08:

12:51 Changeset [1705] by mpo
making the script suitable for running in hudson context

2010-09-07:

11:55 Ticket #350 (Custom Log4J appender to startup classpath) closed by jgou
fixed
11:51 Changeset [1704] by jgou
fix possibility to add additional entries to the classpath ; see #350
07:35 Changeset [1703] by jgou
improved validation css for the samples

2010-09-05:

16:02 Changeset [1702] by bruno
Log4j will by default read log4j.properties in the current directory, and …
06:38 Changeset [1701] by mpo
correcting the restlet svn repo to the one made available in maven as …

2010-09-04:

20:05 Changeset [1700] by mpo
ignore possible locally build tgz files
20:04 Changeset [1699] by mpo
Upgrading restlet dependency to recent trunk Next step in issue of …
19:56 Changeset [1698] by mpo
Adding script to automate the building of our restlet-dependency
Note: See TracTimeline for information about the timeline view.