Timeline


and

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

2010-09-01:

11:50 Changeset [1697] by bruno
Use a newer (org.eclipse.)Jetty version than the one supplied with …

2010-08-30:

09:57 Ticket #361 (allow template function for json serialization of variables in the ...) created by mpo
${toJson(x)} should produce a string output that is a json compliant …

2010-08-27:

12:48 Ticket #352 (Validation is broken in several ways) closed by freya
fixed: should all be fixed since r1693
06:49 WikiStart edited by mpo
(diff)
06:46 WikiStart edited by mpo
(diff)

2010-08-26:

14:21 Ticket #360 (mvn release doesn't play well with mvn kauripackage:package) created by mpo
When one uses the mvn release plugin the versions in the pom.xml's get …
13:48 Ticket #359 (Failure to maven-deploy Kauri (to non-default repository?)) closed by mpo
fixed: (In [1696]) fixes #359 which rightfully states that we don't need to …
13:48 Changeset [1696] by mpo
fixes #359 which rightfully states that we don't need to deploy the …

2010-08-25:

16:29 Ticket #359 (Failure to maven-deploy Kauri (to non-default repository?)) created by bruno
When I try to deploy Kauri to alternative repository, as is described here …
15:21 Changeset [1695] by bruno
Update to newer Jackson version.

2010-08-24:

16:33 Ticket #358 (JSON in t:variable - quotes problem) closed by mpo
wontfix: What you describe is correct behavior, and we shouldn't be doing anything …
13:23 Ticket #358 (JSON in t:variable - quotes problem) created by gdb
when a JSON t:variable is created it has no quotes on the values for …

2010-08-23:

20:39 Ticket #356 (check how t:insert deals with encoding) closed by mpo
fixed: (In [1694]) closes #356, #107 (completes started work in #335 and r1688) …
20:39 Ticket #107 (template insert instruction: use media type to determine parse mode) closed by mpo
fixed: (In [1694]) closes #356, #107 (completes started work in #335 and r1688) …
20:39 Changeset [1694] by mpo
closes #356, #107 (completes started work in #335 and r1688) Adding tests …
14:50 Changeset [1693] by freya
see #352 : validation on containers: bubble the validation
13:31 Changeset [1692] by freya
see #352 : validation for dblselect 'broken' => add green/red border for …
13:00 Changeset [1691] by freya
see #352 (addition): selection for case control shouldn't be validated on …

2010-08-20:

13:09 Changeset [1690] by freya
be careful with encodings (see #356)
12:02 Changeset [1689] by freya
upgrade maven-site-plugin to 2.1
07:48 Ticket #335 (Allow HTML in variables to be streamed out in t:insert) closed by mpo
fixed: (In [1688]) closes #335 Adding real html-insert support to the t:insert …
07:48 Changeset [1688] by mpo
closes #335 Adding real html-insert support to the t:insert for both src …
07:45 Changeset [1687] by mpo
we now get the neko dependency via xmlcore
07:43 Ticket #357 (check how t:insert[@mode='html'] deals with namespaces) created by mpo
When we insert html neko will clean it, but I'm unsure about which …
07:39 Ticket #356 (check how t:insert deals with encoding) created by mpo
and add tests showing it works * we should follow up on the character …
05:51 Changeset [1686] by mpo
adding basic html to xml conversion support by means of cyberneko

2010-08-18:

07:50 Ticket #108 (template insert instruction: support HTML parsing.) closed by mpo
duplicate: got duplicated in later issue #335 with more body (closing this)
07:48 Changeset [1685] by mpo
preparing refactoring for adding feature requested in #335 marked some …

2010-08-17:

15:37 Changeset [1684] by freya
[maven-release-plugin] prepare for next development iteration
15:35 Changeset [1683] by freya
[maven-release-plugin] copy for tag RELEASE_0_4_RC
15:24 Changeset [1682] by freya
[maven-release-plugin] prepare release RELEASE_0_4_RC
14:19 Changeset [1681] by freya
switch to restlet version svn6565 until further notice
09:36 Ticket #355 (auto complete control - select last value) created by gdb
For example: There is a auto completion control defined for postal codes. …
06:51 Changeset [1680] by idbr
fixes combobox issue: dropdown open at start
Note: See TracTimeline for information about the timeline view.