Timeline


and

2008-09-05:

15:36 Changeset [599] by mpo
Added feature to skip URI escaping with %HH. With this the templates can …
09:00 Ticket #98 (Maven versus Kauri classloading) created by bruno
(just writing this down without further thought) If a project that uses …
08:34 Changeset [598] by bruno
removing tag of failed release

2008-09-04:

20:36 Changeset [597] by bruno
[maven-release-plugin] prepare for next development iteration
20:36 Changeset [596] by bruno
[maven-release-plugin] copy for tag RELEASE_R594
20:36 Changeset [595] by bruno
[maven-release-plugin] prepare release RELEASE_R594
20:28 Changeset [594] by bruno
Upgrade to restlet version with patched jaxrs ext pom …
15:19 Ticket #97 (blur/focus handling to apply css style classes should happen on the base ...) created by mpo
Currently InputControl? holds in its initElements() method some code that …
14:53 Ticket #96 (inline configuration of control-elements) closed by mpo
fixed: applied the patch in revision [593] (with some minor changes towards …
14:50 Changeset [593] by mpo
applying patch from #90 (with minor modifications)
14:41 Changeset [592] by paul
Use of a default delimiter for the concatPath function. This will save …
14:22 Changeset [591] by paul
Introduce a date control with a number of formatters and validators. This …
14:20 Changeset [590] by paul
Updating a value in a control can cause the errors during parsing. Such an …
14:10 Changeset [589] by paul
Introduce a date parsing and formatting library in javascript this was …
14:01 Changeset [588] by bruno
Deleting failed release tag.
13:27 Changeset [587] by bruno
[maven-release-plugin] prepare for next development iteration
13:27 Changeset [586] by bruno
[maven-release-plugin] copy for tag RELEASE_R584
13:27 Changeset [585] by bruno
[maven-release-plugin] prepare release RELEASE_R584
13:05 Changeset [584] by bruno
dist needs to be there, otherwise release plugin won't update the versions …
13:04 Changeset [583] by bruno
Fix paths
12:41 Changeset [582] by bruno
[maven-release-plugin] prepare for next development iteration
12:40 Changeset [581] by bruno
[maven-release-plugin] copy for tag RELEASE_R579
12:40 Changeset [580] by bruno
[maven-release-plugin] prepare release RELEASE_R579
12:35 Changeset [579] by bruno
09:32 Changeset [578] by bruno
Fix log which refered to other class.
09:31 Changeset [577] by bruno
Fix log which refered to other class.
08:53 Changeset [576] by bruno
First cut at the template language feature to drop prefix-to-namespace …

2008-09-03:

11:49 Ticket #96 (inline configuration of control-elements) created by idbr
As noted in ticket:90, it should be possible to configure a control …
10:59 Changeset [575] by jgou
(temp.) fix for the kauri-dbforms-sample regarding the changes of r574
10:51 Ticket #95 (Content negotiation doesn't always choose best mediatype) created by jgou
The algorithm used in com.noelios.restlet.Engine#getPreferredVariant …

2008-09-02:

15:11 Changeset [574] by mpo
introducing a selection widget for the addresses. this actually breaks the …
14:51 Changeset [573] by mpo
cleanup
14:50 Changeset [572] by mpo
Options should simply be GET (not POST)
13:45 Changeset [571] by mpo
fix syntax
13:24 Ticket #94 (Trouble with styling of a table with collection) created by jgou
One of the most common uses of collections will be the use in tables, in …
13:14 Ticket #16 (introduce some css class registry) closed by mpo
duplicate: this was re-added as #91 later
13:09 Changeset [570] by mpo
adding expectation-count to tests to not ignore silenced exceptions of …
13:08 Changeset [569] by mpo
fix call (wasn't noticed because all actual validators override anyway)
13:07 Changeset [568] by mpo
type should suggest control to use
13:07 Changeset [567] by mpo
fix indents
13:07 Changeset [566] by mpo
Correct transfer of validation to children (currently not used anyway …
13:04 Changeset [565] by mpo
cosmetic change
12:52 Changeset [564] by mpo
fix indents
12:51 Changeset [563] by mpo
Only link refresh event if button is there.
12:50 Ticket #93 (integer with formatting disabled) created by jgou
Sometimes one wants to use an integer without formatting (such as …
12:46 Ticket #92 (selection of a form element erases class attribute '(in)valid') created by jgou
When selecting a form element, the class attribute that marks the element …
11:35 Ticket #71 (Character encoding in dbforms) closed by jgou
fixed: help the involved parties to play nicely in r562
10:59 Changeset [562] by jgou
utf-8 is the default encoding for json files, so help the involved parties …

2008-09-01:

07:59 Changeset [561] by mpo
No longer maintained page. Tests are in src/test. Usage sample and …
07:55 Changeset [560] by mpo
Major rename: 'widget' becomes 'control' Following up on the …

2008-08-29:

14:43 Changeset [559] by mpo
Move 'options' functionality to the widget level so that it becomes …
14:42 Changeset [558] by mpo
let the system automatically switch to the correct version
14:41 Changeset [557] by mpo
Missing static test files for the added tests in [556]
13:45 Changeset [556] by mpo
Additional tests to go with the recent changes in [555]
13:44 Changeset [555] by mpo
Widgets now take control over the options Reason: Sometimes …
13:23 Changeset [554] by paul
Fix breakage in the basic archetype so that it doesn't need tweaking to …

2008-08-28:

20:33 Changeset [553] by bruno
Don't let the kauri runtime set a property placeholder configurer on the …
20:32 Changeset [552] by bruno
Fix: only last added filter was used.
15:17 Changeset [551] by mpo
Group the 'options' related functionality into a separate object.
14:33 Changeset [550] by bruno
Fix for the kauri-runtime-cli split: the launcher now needs to depend on …
13:20 Changeset [549] by mpo
Making the validation contract more flexible. Validators can now expect a …

2008-08-27:

15:21 Changeset [548] by bruno
Move the runtime CLI to a separate maven project, so that CLI-specific …
15:19 Changeset [547] by bruno
Log the handled errors to a dedicated category.
14:34 Ticket #91 (An agreed standard set of css class names should be used by kauri-widgets) created by idbr
The following classnames are allready in use for the basic widgets: …
07:57 Ticket #90 (textarea widget) created by idbr
Should be pretty straightforward, and much like the current input widget. …
07:24 Ticket #89 (runtime to handle transitive dependencies of 'shared' jars in ...) created by mpo
This was mentioned in a recent commit message (see [543]) but deserves …

2008-08-26:

09:19 Ticket #88 (Input-widget configurable as password field) created by idbr
It should be possible to configure an inputwidget as a password field from …

2008-08-25:

14:49 Ticket #87 (Always run form validation upon submit) created by jgou
It is now configured that on displaying a form, empty fields are not …
09:08 Changeset [546] by idbr
Locale.numericSeparators did not pick the right decimal symbol
07:25 Ticket #86 (Basic formatter numeric should converse Uservalue from internationalized ...) created by idbr
In the kauri-forms sample, when a localized numeric value (e.g. '3,14') is …

2008-08-23:

16:49 Changeset [545] by bruno
Template source validity: somewhat quick-and-dirty patchwork: - Made …
16:45 Changeset [544] by bruno
Cache the lookup of the SAXTransformerFactory, as this is expensive.
12:15 Changeset [543] by bruno
Upgrading to commons-lang 2.4. Not an immediate reason for this from a …

2008-08-22:

15:39 Changeset [542] by mpo
* only send the event AFTER the value was actually changed * only initiate …
15:38 Changeset [541] by mpo
apply should get an array, not an object
15:37 Changeset [540] by mpo
don't forget to publish the updateOptions event
15:36 Changeset [539] by mpo
reverting some automatic formatting
15:36 Changeset [538] by mpo
various fixes for selection-widget - now remembers its value if it is …
15:31 Changeset [537] by mpo
only 'required' should be triggered by empty values + reverting some …
13:14 Changeset [536] by bruno
Temporary fix for using servlet webapp on root context. Fix also submitted …
12:03 Ticket #85 (more flexible setting of validators) created by mpo
Currently the field-config expects validators (or @validators) to be …

2008-08-21:

05:59 Changeset [535] by mpo
uri-template should support the border-case of having no {} sections

2008-08-20:

21:29 Changeset [534] by mpo
<form> root element should be added as a lookup-space, not as an input …
21:28 Changeset [533] by mpo
Proper initialization of the elementIndex on the instance level. (all …
21:25 Changeset [532] by mpo
decided to put these advanced tests in the test-form.js
21:24 Changeset [531] by mpo
reverting automatic formatting
09:08 Changeset [530] by jgou
KTL: first implementation of the 'variable' directive to create a local …
08:14 Changeset [529] by jgou
- addition of some convenience math, text and date functions to the EL - …

2008-08-19:

12:47 Changeset [528] by mpo
Applying standard formatting for all js files
12:19 Changeset [527] by mpo
Partially working selection widget with test. This introduces a number of …
11:55 Changeset [526] by mpo
Listing the runtime dependency to the runtime-servlet.

2008-08-18:

14:25 Changeset [525] by jgou
add support for consoleLoggingLevel = WARN
14:23 Ticket #64 (Template language should not complain on use of # symbol) closed by jgou
fixed: fixed in r523
14:21 Changeset [524] by jgou
escaping no longer needed because of issue …
14:20 Changeset [523] by jgou
don't complain on use of # or $ outside el-expressions : …
09:05 Changeset [522] by jgou
some more changes to make dbforms-sample compatible with changes in forms …

2008-08-15:

15:34 Changeset [521] by mpo
initial work on a new SelectWidget? (to be completed) * introduces …
13:45 Changeset [520] by mpo
make forms-sample compatible with changes in forms framework

2008-08-14:

15:18 Changeset [519] by bruno
add a todo
15:15 Changeset [518] by bruno
Template language: implement a ktl:element instruction to create an output …
09:03 Changeset [517] by jgou
make dbforms-sample compatible with changes in forms framework

2008-08-12:

09:45 Changeset [516] by bruno
Fix for moved class.
07:49 Changeset [515] by bruno
* upgrade restlet version * let the integration tests also honor the …
07:48 Changeset [514] by bruno
representation builder: fix incorrect path to …

2008-08-11:

14:53 Changeset [513] by bruno
removing webapp plugin, this got comitted by accident
13:36 Changeset [512] by bruno
trying to fix issue #74: new kauri.sh script thinks space is part of …

2008-08-08:

10:44 Ticket #60 (event wiring system for the widgets) closed by mpo
fixed: For now there doesn't seem to be a reason to really encode such …
10:35 Changeset [511] by mpo
Adding event-wiring method to be called after form-initialization …

2008-08-07:

15:17 Changeset [510] by mpo
Aligning better with the jQuery event-handling + getting our …
14:50 Changeset [509] by mpo
Adding essential version-numbers in dependency-management. Fixes broken …
12:34 Changeset [508] by mpo
Make "input" the default relation for getting HTML elements associated to …
11:44 Ticket #76 (track if widget-values have changed or not) closed by mpo
fixed: Functionally added in revision [507]
11:41 Changeset [507] by mpo
Adding tracking of value-change. This closed issue #76
11:38 Changeset [506] by mpo
correcting HTML attribute value for checkbox
11:36 Changeset [505] by mpo
Adding some essential parts of the binary distribution.

2008-08-06:

15:31 Ticket #84 (provide an easy way to mix-in additional form and widget-config from the ...) created by mpo
Before building the form-widget-types the configuration shoulde be …
15:10 Ticket #83 (fix dynamic loading of widget (and other) definitions) created by mpo
Currently the 'registry.js' system has a mechanism for loading dynamically …
09:51 Ticket #82 (widget labels) created by mpo
We need support for adding labels to widgets. These labels should be …
09:47 Ticket #81 (i18n messages lookup) created by mpo
We need a solid way to retrieve and use translation sets to be used in the …
09:42 Ticket #80 (Allow non-ajax submit on forms) created by mpo
While all this ajax trickery is kinda neat, it would also be nice to allow …
09:38 Ticket #79 (additional widget state: 'enabled') created by mpo
We need a way to indicate that certain form elements at a certain point …
09:34 Ticket #78 (extra container widget needed: 'choice') created by mpo
It looks like we need an extra type of container widget next to …
08:57 Ticket #77 (additional standard representation-builder-features) created by mpo
Representation builder already has a catch-all 'custom' directive to …
08:41 Ticket #76 (track if widget-values have changed or not) created by mpo
We currently do not track if a widget's value has been updated by any …
08:41 Ticket #75 (container level validation) created by mpo
Currently widget-containers (collection and composite) don't have own …
08:25 Ticket #55 (form validation optimization) closed by mpo
fixed: Finally handled in revisions [502] and [504].
08:24 Changeset [504] by mpo
Adding 'isValid' checking (see ticket:55 and changeset:502) And moving the …
08:20 Changeset [503] by mpo
adding minor note on ajax-queue for later reference
08:19 Changeset [502] by mpo
form submit no longer triggers a new validation, just checks the current …
08:16 Changeset [501] by mpo
remote validation has to assure sending proper json strings
08:15 Changeset [500] by mpo
formatter-parsing should survive non-string input since some widgets have …
06:55 Ticket #74 (new kauri.sh script thinks space is part of filename) created by mpo
When leaving a space between the -s and the actual filename I get this …
Note: See TracTimeline for information about the timeline view.