Timeline


and

2008-04-22:

07:36 Ticket #16 (introduce some css class registry) created by mpo
The widgets will be producing markup that should be somewhat customizable …
07:33 Ticket #15 (javascript coding guide) created by mpo
There are a number of typical tricks we end up using. Since some of these …
06:34 Ticket #14 (Update trunk/NOTICE.txt) created by mpo
We need to update the NOTICE.txt file in svn, which currently only lists …

2008-04-21:

13:00 Changeset [208] by mpo
updated build steps to reflect our current all-in-one build
11:22 Changeset [207] by mpo
we explicitely need to list our own repository for the plugin
10:03 Changeset [206] by jgou
resolve version conflict
07:29 Ticket #13 (Standard forms include set) created by idbr
Currently, all includes of scripts are done manually in the form …
07:09 Ticket #12 (Forms not working in IE7) created by idbr
The forms sample doesn't work on IE7.
07:04 Ticket #11 (Use Blueprint in forms sample for css) created by idbr
The Blueprint css framework should be used in the forms sample.
06:59 Ticket #10 (Separation of data/ui handling restlets) created by idbr
The restlet used in the forms framework should be split into: * a …

2008-04-18:

16:11 Changeset [205] by bruno
KauriRouter?: create JAX-RS resource classes via Spring container …
12:05 Ticket #9 (Generate and publish the javadoc) created by mpo
Generated javadocs for distinct releases should become available online at …
12:01 Ticket #8 (Mechanism for writing, packaging and getting the "interface description" ...) created by mpo
We should be able to extract the list of available (exported) …
11:51 Ticket #7 (Javascript documenting) created by mpo
We need a javadoc like description for our javascript code. Additionally …
11:49 Ticket #6 (enhanced dynamic classloading for classes in target/classes when running ...) created by mpo
Currently the usage of the dynamic classloading during development of a …
11:45 Ticket #5 (strict template execution should not require creating specific restlets) created by mpo
Currently one needs to create and declare his own restlet to be able to …
11:43 Changeset [204] by bruno
Fix premature setting of KauriModule? module context attribute.
11:25 Ticket #4 (automagically apply some spring/default-static-service.xml) created by mpo
For people building pure static-resource modules the current solution …
11:18 Ticket #3 (maven archetype for kauri-module) created by mpo
To help creating new modules it makes sense to be able to start such …
11:12 Ticket #2 (organizing docs @ wiki) created by mpo
Apply a more elaborated TOC. See suggestion made on …
10:45 Changeset [203] by jgou
some code cleanup, with a focus on redundant log messages and vague TODO's
10:31 Changeset [202] by mpo
testing commit after switch
10:06 Ticket #1 (kms:/ should have a lookup-fallback strategy between target/ and src/ when ...) created by mpo
Some resources to be served statically can be the result of some (maven) …
07:22 Changeset [201] by jgou
update svn:ignore

2008-04-17:

21:12 WikiStart edited by mpo
(diff)
16:28 Changeset [200] by bruno
Some leftover renaming of 'testmodule' to 'samplemodule'
16:28 Milestone 0.1 completed
=== "prototype" release === General idea: Setting out the markers of what …
16:23 Changeset [199] by bruno
Polishing: Classpath is usually written as one word, so don't write …
15:57 Changeset [198] by bruno
Add slightly more interesting JAX-RS sample.
15:30 Changeset [197] by bruno
String.replaceAll replacement string is not a literal string! Thanks to …
12:12 Changeset [196] by bruno
* A first 'proof-of-technology' router thingy: something which …

2008-04-16:

15:49 Changeset [195] by jgou
the keys of the context mapping must be restricted to strings, so they can …
14:34 Changeset [194] by idbr
- changed structure of formmodel to be less verbose
13:34 Changeset [193] by idbr
- improved readability of sample form NOTE: you should clear the form data …
13:32 Changeset [192] by jgou
remove some incomplete code that came with the previous commit
13:23 Changeset [191] by bruno
kms protocol: set identifier on entity, Restlet's DirectoryResource? relies …
12:35 Changeset [190] by jgou
Add form modules + sample to kauri parent pom to make it possible to build …

2008-04-15:

15:39 Changeset [189] by idbr
- km-to-public in sample form template - serverside validation + sample - …
14:16 Changeset [188] by bruno
Runtime: construct ModuleImpl? before booting the spring bean container. …
13:56 Changeset [187] by bruno
kms protocol: support directory listings (note: ReferenceList? class allows …
13:55 Changeset [186] by mpo
force included build of forms-handler, avoiding 4th separate required …
12:44 Changeset [185] by jgou
allow el expressions in attributes
09:01 Changeset [184] by jgou
update svn:ignore
08:58 Changeset [183] by jgou
resolve compilation errors
07:51 Changeset [182] by mpo
adding classic ignore set
07:49 Changeset [181] by mpo
more fixed properties
07:31 Changeset [180] by mpo
fixing svn:eol-style properties

2008-04-14:

15:40 Changeset [179] by jgou
(2nd try) commented out insert of external link (availability or fast …
15:37 Changeset [178] by jgou
- show use of publicUri function - commented out insert of external link
15:32 Changeset [177] by idbr
- refactoring WidgetInstanceInventory? and collection handling - comments …
15:18 Changeset [176] by mpo
dependency version is coming from the root-pom dependencyManagement
15:13 Changeset [175] by mpo
we can switch to runtime scope with the fixed genclassloader plugin
15:04 Changeset [174] by jgou
- pass request info to the template module (can be used in the publicUri …
15:02 Changeset [173] by jgou
pass request info to the template module (can be used in the publicUri …
14:55 Changeset [172] by jgou
add functionregistry to the templating engine

2008-04-11:

09:02 Changeset [171] by jgou
- some refactoring of (compiledtemplate)blocks - improved namespace …
08:51 Changeset [170] by jgou
refactoring: move to test package

2008-04-10:

11:51 Changeset [169] by mpo
fixing the viewport and shading

2008-04-09:

14:19 Changeset [168] by idbr
- namespacing of all kauri classes - namespacing json2 lib - namespacing …
09:07 Changeset [167] by idbr
- Dynamic loading of widgets if not found locally - image widget (to test …
06:10 Changeset [166] by mpo
introducing set of diagrams to be used in the documentation

2008-04-07:

14:31 Changeset [165] by jgou
- bugfix: include runtime dependencies - improvements: throw error if an …
14:03 Changeset [164] by idbr
[maven-release-plugin] prepare for next development iteration
14:03 Changeset [163] by idbr
[maven-release-plugin] copy for tag RELEASE_0_1_1
14:03 Changeset [162] by idbr
[maven-release-plugin] prepare release RELEASE_0_1_1
12:54 Changeset [161] by idbr
prepare for release 0.1.1, change version in pom to 0.1.1-dev-SNAPSHOT
12:38 Changeset [160] by mpo
using the classloader-generator for modules upload and webessentials
11:59 Changeset [159] by idbr
- prepare for release 0.1.1
11:26 Changeset [158] by idbr
- fixed versions pointing to snapshot
10:00 Changeset [157] by idbr
- patch javascript-maven-plugin not found - patch kauri-forms-jquery 1.2.3 …
09:57 Changeset [156] by mpo
No longer using Reslet's "Application" in the upload-restservice.
09:20 Changeset [155] by idbr
Create branch for 0.1.X patch release.

2008-04-04:

10:15 Changeset [154] by idbr
- refactoring of widget and member classes - form validation before submit …
09:47 Changeset [153] by bruno
Removed pluginrepository -- seems to be not needed after all
09:30 Changeset [152] by bruno
Rename directory genscript-plugin to kauri-genscript-plugin, to make …
09:27 Changeset [151] by bruno
genscript plugin: make generated script executable. The docs for the …
09:07 Changeset [150] by bruno
Fixing some build problems: - Restlet dependency not upgraded everywhere …

2008-04-03:

14:59 Changeset [149] by jgou
upgrade to restlet 1.1M3
14:39 Changeset [148] by bruno
fix error. Thanks Jeroen.
14:33 Changeset [147] by jgou
improvement: if a classloader template file exists, use it as base for the …
09:15 Changeset [146] by bruno
Unix script: put each classpath entry on a new line to improve readability
08:18 Changeset [145] by idbr
- persistence of changed order - remove elements in collection - fully …
07:59 Changeset [144] by jgou
- add profile 'release' - let it trigger the genscript plugin to create …
07:17 Changeset [143] by jgou
- bugfix: runtime dependencies are now correctly resolved - convenience: …

2008-04-02:

18:52 Changeset [142] by jgou
fix typo
13:01 Changeset [141] by idbr
- new module kauri-jquery-ui - reordering of collections with drag-n-drop …

2008-04-01:

15:39 Changeset [140] by jgou
use plugin to generate classloader.xml
15:33 Changeset [139] by idbr
Sample: - use of kauri template - persistence of filled-in forms - more …
14:31 Changeset [138] by jgou
update svn:ignore
14:22 Changeset [137] by jgou
add plugin for automatic generation of classloader.xml files
11:29 Changeset [136] by bruno
renaming makePublicUri method to publicUri.
11:17 Changeset [135] by bruno
For convenience, make the KauriModule? available as an attribute on the …
09:14 Changeset [134] by bruno
runtime: * set up infrastructure for easy testing of runtime, this mainly …
09:11 Changeset [133] by bruno
Don't fork testcases.
08:10 Changeset [132] by idbr
- range validator - length validator - now possible to specify arguments …

2008-03-31:

13:29 Changeset [131] by bruno
fix upload
13:08 Changeset [130] by bruno
launch HTTP stack
13:02 Changeset [129] by bruno
Expose restlet component so that connectors can be programmatically …
12:46 Changeset [128] by bruno
Runtime: make server and client connectors configurable. No default …
12:21 Changeset [127] by jgou
first check if M2_REPO environment var is defined, otherwise look for …

2008-03-28:

20:15 TracPermissions created by trac
20:15 TracPlugins created by trac
20:15 TracQuery created by trac
20:15 TracReports created by trac
20:15 TracRevisionLog created by trac
20:15 TracRoadmap created by trac
20:15 TracRss created by trac
20:15 TracSearch created by trac
20:15 TracStandalone created by trac
20:15 TracSupport created by trac
20:15 TracSyntaxColoring created by trac
20:15 TracTickets created by trac
20:15 TracTicketsCustomFields created by trac
20:15 TracTimeline created by trac
20:15 TracUnicode created by trac
20:15 TracUpgrade created by trac
20:15 TracWiki created by trac
20:15 WikiDeletePage created by trac
20:15 WikiFormatting created by trac
20:15 WikiHtml created by trac
20:15 WikiMacros created by trac
20:15 WikiNewPage created by trac
20:15 WikiPageNames created by trac
20:15 WikiProcessors created by trac
20:15 WikiRestructuredText created by trac
20:15 WikiRestructuredTextLinks created by trac
20:15 WikiStart created by trac
20:15 CamelCase created by trac
20:15 InterMapTxt created by trac
20:15 InterTrac created by trac
20:15 InterWiki created by trac
20:15 RecentChanges created by trac
20:15 SandBox created by trac
20:15 TitleIndex created by trac
20:15 TracAccessibility created by trac
20:15 TracAdmin created by trac
20:15 TracBackup created by trac
20:15 TracBrowser created by trac
20:15 TracCgi created by trac
20:15 TracChangeset created by trac
20:15 TracEnvironment created by trac
20:15 TracFastCgi created by trac
20:15 TracGuide created by trac
20:15 TracImport created by trac
20:15 TracIni created by trac
20:15 TracInstall created by trac
20:15 TracInterfaceCustomization created by trac
20:15 TracLinks created by trac
20:15 TracLogging created by trac
20:15 TracModPython created by trac
20:15 TracNotification created by trac
17:19 Changeset [126] by bruno
Make sure runtime can only be started once. Started adding some javadocs.
15:47 Changeset [125] by bruno
fixing release process shortcommings: find-and-replace 0.1-dev-SNAPSHOT to …
15:39 Changeset [124] by bruno
Renaming kauri-testmodule1/2 to kauri-samplemodule1/2
15:29 Changeset [123] by bruno
An intermediate commit of draft-level changes. Committing this know as I …
14:27 Changeset [122] by mpo
updating the version-property manually
09:54 Changeset [121] by mpo
update required version of commons-io to sync with jci dependency
09:51 Changeset [120] by mpo
important version fix
09:22 Changeset [119] by mpo
additional updates to poms missed by the release plugin due to 'detached' …
08:47 Changeset [118] by mpo
[maven-release-plugin] prepare for next development iteration
08:47 Changeset [117] by mpo
[maven-release-plugin] copy for tag RELEASE_0_1
08:47 Changeset [116] by mpo
[maven-release-plugin] prepare release RELEASE_0_1
08:23 Changeset [115] by mpo
adding upload module
08:15 Changeset [114] by mpo
let jquery module follow kaury numbering
08:15 Changeset [113] by mpo
fix path to parent pom
08:11 Changeset [112] by mpo
ignore from svn the logfiles produced in tests
07:20 Changeset [111] by mpo
some cleanup here and there + updated repo ids for dsitro management

2008-03-27:

16:37 Changeset [110] by idbr
sample: - some styling of sample form - show response from server …
16:13 Changeset [109] by mpo
adding the build commands

2008-03-26:

16:00 Changeset [108] by idbr
- forms-sample removed from root pom, better to build it separately
15:29 Changeset [107] by idbr
- Build-from-scratch instructions - No need to build forms-sample …
14:40 Changeset [106] by idbr
- kauri forms sample: start the kauri runtime as with the other samples …
12:29 Changeset [105] by idbr
First commit of the kauri form framework. Because of an unresolved issue …

2008-03-25:

21:03 Changeset [104] by jgou
improve template-sample
21:02 Changeset [103] by jgou
- create templaterepresentation: restlet specific representation of a …
16:09 Changeset [102] by bruno
Stop the restlet component, so that the HTTP server gets properly shutted …
15:23 Changeset [101] by bruno
Instantiate a MetadataService? on the level of Kauri Runtime. It is used in …
Note: See TracTimeline for information about the timeline view.