Timeline
2008-07-29:
- 09:47 Ticket #72 (Align with restlet context changes) created by
- See http://article.gmane.org/gmane.comp.java.restlet/5842
2008-07-28:
- 14:39 Ticket #71 (Character encoding in dbforms) created by
- It seems that input on the dbforms sample with firefox3 is fine, but input …
- 12:35 Changeset [492] by
- updating svn:ignore
2008-07-22:
- 08:17 Ticket #70 (kauri.sh on macos) created by
- kauri.sh doesn't work as expected on macos (apple). Attached a patch that …
- 07:37 Changeset [491] by
- updating svn:ignore
2008-07-18:
- 16:18 Ticket #40 (Filter start- & enddocument events in insert) closed by
- fixed: Fixed in svn rev490
- 16:17 Changeset [490] by
- InsertBlock?: fix issue #40: proper embedding of SAX stream by dropping …
- 16:16 Changeset [489] by
- Remove DefaultHandler? usage.
- 16:16 Changeset [488] by
- javadoc
- 15:54 Changeset [487] by
- Template engine related stuff: * Introduce kauri-xmlcore package whose …
- 13:16 Changeset [486] by
- Some things around namespaces: - make start and end prefix mapping into …
- 13:13 Changeset [485] by
- Setting svn:ignore
- 13:12 Changeset [484] by
- Setting svn:ignore
- 12:55 Changeset [483] by
- pom cleanup: define genclassloader and genscript plugins in root pom, …
- 07:52 Changeset [482] by
- little bit of text cleanup
2008-07-17:
- 15:54 Changeset [481] by
- Some fixes to kauri.bat after testing with windows.
- 15:22 Changeset [480] by
- * Ported the runtime and runtime cli launcher from Daisy + related changes …
- 09:27 Changeset [479] by
- complete removal of the initContainer method in all specific widgets
- 08:45 Changeset [478] by
- Preparing a more flexible/performant lookup strategy of the HTML elements …
2008-07-16:
- 12:43 Changeset [477] by
- adding and testing element indexing routine for the form-template
- 12:42 Changeset [476] by
- ie support fixes * Javascript indexing of characters in strings only …
- 07:59 Changeset [475] by
- terminology cleanup
- 07:54 Changeset [474] by
- Fix incorrect class names, thanks to Ives for reporting.
2008-07-14:
- 12:17 Ticket #51 (Support difference between 'empty string' and 'undefined' in input widgets) closed by
- fixed: formatters added in the forms logic in revision [473]
- 12:14 Changeset [473] by
- Actually using the formatters from inside the widgets. Widgets now have …
- 11:35 Ticket #69 (Context switching when executing a representation.) created by
- Some representations might require that threadlocal state is restored to …
- 11:30 Ticket #68 (Allow to use closures for inline creation of representations.) created by
- Just as closures can be used in the routing to create restlets inline in …
- 11:24 Ticket #67 (Allow to disable exceptions handling) created by
- Currently the representation filter will always catch exceptions and build …
- 11:21 Ticket #66 (Update getting started docs to use representation builder) created by
- The current getting started docs at …
- 09:33 Changeset [472] by
- A few representation to representationbuilder renames.
- 09:17 Changeset [471] by
- Up to now, it was important to register FilterFactories? before doing the …
- 08:35 Changeset [470] by
- Rename RepresentationService? to RepresentationBuilder? Move representation …
- 08:27 Changeset [469] by
- Continuing kauri-representation-* kauri-representationbuilder-* rename.
- 08:24 Changeset [468] by
- Renaming kauri-representation-* to kauri-representationbuilder-*.
- 07:40 Changeset [467] by
- Upgrade to Restlet rev3413, includes better error handling of errors …
2008-07-11:
- 15:29 Changeset [466] by
- Add missing s character in code comment.
- 14:51 Changeset [465] by
- Complete the RepresentationService? interface.
- 14:45 Changeset [464] by
- Add a representations.groovy file to the archetype, ready to start …
- 14:27 Changeset [463] by
- Adjust project archetype to include the representation module.
- 14:07 Changeset [462] by
- Representations module: implement caching and invalidation thereof for the …
- 14:05 Changeset [461] by
- Add module-source-locations.properties for representations sample.
- 12:47 Changeset [460] by
- Representation module: completed 'when' (case) node implementation with …
- 12:15 Changeset [459] by
- Representation module: rename the 'path' argument of the 'when' node to …
- 11:34 Changeset [458] by
- Representation module: implement support for a "custom" representation, …
- 08:44 Changeset [457] by
- add file forgotten in last commit
- 08:25 Changeset [456] by
- add a readme file
- 08:14 Changeset [455] by
- Representation module * Add possibility to set statusCode and mediaType …
2008-07-10:
- 14:33 Changeset [454] by
- Setting a few svn:ignore's.
- 13:59 Changeset [453] by
- Forgot this class in previous commit.
- 13:59 Changeset [452] by
- Representation stuff: in-flight commit. This replaces the previous …
- 12:45 Ticket #50 (template language should leave matches for /\$[^{]*}/) closed by
- duplicate: Same/similar problem with '#' sign reported under #62.
- 12:43 Ticket #65 (Review error handling in template system) created by
- This ticket is mostly a reminder to myself. I just fixed malicious …
- 12:38 Changeset [451] by
- Exceptions should be thrown, not logged (IMHO). Need to have a closer look …
- 12:36 Ticket #64 (Template language should not complain on use of # symbol) created by
- Right now, if you have somewhere the symbol # in the template language (as …
2008-07-09:
- 13:16 Changeset [450] by
- making 'message' non-eclusive to validation
2008-07-07:
- 15:54 Changeset [449] by
- Setting up basic structure for representation module.
- 15:54 Changeset [448] by
- rename webessentials-beans.xml -> routing-beans.xml
- 15:34 Changeset [447] by
- making the validation messaging line up with the formatters plus …
2008-07-04:
- 08:31 Changeset [446] by
- Adding sites for branched docs.
2008-07-03:
- 08:16 Changeset [445] by
- Introducing some new concepts. * Formatters for converting string …
2008-07-02:
- 07:15 Changeset [444] by
- Add missing import.
2008-07-01:
- 14:36 Changeset [443] by
- routing: - fork groovy restlet code in own codebase. Makes it easier to …
- 08:21 Changeset [442] by
- Introduce a ModuleSourceManager?, responsible for creation of …
2008-06-30:
- 15:43 Changeset [441] by
- updating samples to reflect changed syntax for composites
- 15:40 Changeset [440] by
- Introduce Java service wiring, and hence the ability to have multiple …
Note: See TracTimeline
for information about the timeline view.