Timeline


and

2008-10-07:

15:15 Changeset [682] by bruno
Dropping 'site' subdirectory.
13:18 Changeset [681] by bruno
Tupper: fix task pages so that they are again viewable.
13:07 Changeset [680] by bruno
tupper: * move index page to site/pages * routing: directoryRouter() -> …
13:06 Changeset [679] by bruno
PagesRestlet?: if a directory contains an index.html, also bind it to the …
12:30 Changeset [678] by bruno
Renaming "DirectoryRouter?" to "PagesRestlet?". DirectoryRouter? was a bad …
12:11 Changeset [677] by karel
KauriGuard? now protects both internal and external requests
09:58 Changeset [676] by bruno
Factored out the error-prone rebuild-on-change logic employed by various …
09:10 Changeset [675] by paul
IE6 compatibilty. Fix samples to work under ie6
09:04 Ticket #106 (Controls with hidden inputs break IE6) created by paul
When you have a form with an input control that has type="hidden" …
08:54 Changeset [674] by bruno
directory router: - implement reloading on changes. - implement …

2008-10-06:

15:02 Changeset [673] by bruno
Use double extensions in pages.
15:02 Changeset [672] by bruno
DirectoryRouter?: introduce support for double extensions.
13:16 Changeset [671] by bruno
Prototyping-related functionality: runtime mode and sequence router. This …
07:20 Changeset [670] by mpo
Only need to decide on label if the element is found.

2008-10-03:

15:33 Changeset [669] by paul
Add a case control to the samples
15:17 Changeset [668] by mpo
15:03 Changeset [667] by bruno
remove seemingly unused code.
14:48 Changeset [666] by paul
Add a textbox control to the samples and minimalize the form a bit
13:42 Changeset [665] by bruno
fix typo
13:42 Changeset [664] by bruno
Fix two method arguments switched by accident, thanks to Freya for …
12:41 Ticket #105 (development-mode kauri.sh: runtime -r option is confusing) created by bruno
When starting the Kauri Runtime using kauri.sh (the one located in the …
11:46 Changeset [663] by paul
Apply patch from issue #90 : textarea
11:42 Changeset [662] by karel
Removed references to modules that are not checked in yet
11:27 Changeset [661] by karel
Initial kauri auth stuff. See GuardTest? for an example of two realms with …
10:17 Changeset [660] by paul
Fix the framework so that tests keep working. Do label tweaks for the case …

2008-10-02:

16:08 Changeset [659] by bruno
Introduce 'classifier' as necessary field to uniquely identify an (Maven) …
15:18 Changeset [658] by paul
Make forms easier to create by just using javascript. The default form …
14:35 Changeset [657] by bruno
Templates: variables: introduced a new boolean attribute 'overwrite' which …
13:12 Changeset [656] by bruno
Template engine: - Introduced Source.getMediaType() and make use of this …
06:43 Changeset [655] by jgou
KTL: improving forEach instruction: allow EL expressions in all attributes

2008-10-01:

17:24 Changeset [654] by bruno
tupper: remove empty dir
17:22 Changeset [653] by bruno
Tupper: merging contacts and planning modules into the main module. Make …
16:58 Changeset [652] by bruno
* routing spring config change to be compatible with latest kauri trunk * …
16:55 Changeset [651] by bruno
This commit contains new routing functionality and new template …
13:26 Changeset [650] by jgou
KTL: change in design of include directive: not longer resolving source …

2008-09-30:

15:08 Changeset [649] by bruno
kms protocol: path retrieved from reference is encoded, so we need to …
09:53 Ticket #104 (Allow (and resolve) expressions in ktl:insert tag) closed by jgou
fixed: sounds useful, resolved in [648]
09:51 Changeset [648] by jgou
KTL: resolve src-attribute of insert tag see …

2008-09-29:

14:30 Ticket #104 (Allow (and resolve) expressions in ktl:insert tag) created by idbr
It would be handy to be able to insert parts where the name is set …
11:34 Changeset [647] by paul
Documentation for fieldtypes
11:01 Changeset [646] by jgou
some improvements to the ktl:macro's - refactoring: macroRegistry instead …
09:03 Changeset [645] by jgou
- use routing features instead of custom restlet to show index page - add …
09:00 Changeset [644] by jgou
KTL: first implementation of new feature: include

2008-09-26:

13:15 Changeset [643] by paul
Fix for issue #78 the CaseControl? which displays a certain child control …

2008-09-25:

08:21 Changeset [642] by jgou
KTL: first implementation of new feature: macro

2008-09-24:

12:18 Changeset [641] by karel
When the 'basedir' system property is not set, fall back to the current …

2008-09-22:

13:50 Changeset [640] by stevenn
tabs-n-spaces
12:21 Changeset [639] by bruno
Adding some more fields to the contact editor.
09:36 Changeset [638] by bruno
Tupper: update to work with kauri trunk
08:11 Changeset [637] by bruno
Upgrade to newer restlet snapshot.

2008-09-19:

15:23 Changeset [636] by bruno
Some more linking between the contact pages.
15:06 Changeset [635] by stevenn
embettered instructions - problem is unrelated to jdk versions but caused …
14:57 Changeset [634] by bruno
Tupper: contacts: did some work on linking between contacts. Used the …
14:54 Changeset [633] by freya
show task in view mode and edit mode
14:46 Changeset [632] by bruno
Fix potential NPE, don't require expressions to return a string.
13:58 Changeset [631] by stevenn
dumbo instructions
12:28 Changeset [630] by bruno
runtime api: provide easy way to access runtime implementation.
11:35 Changeset [629] by freya
11:34 Changeset [628] by freya
09:43 Changeset [627] by bruno
Tupper: contacts: - provide actual contact data to edit form page, loads …
09:10 Changeset [626] by freya
add Planning module to tupper project
09:08 Changeset [625] by freya
structure for tupper module 'Planning'
08:34 Changeset [624] by paul
Fix the isValid method. This caused problems when trying to submit forms
07:39 Changeset [623] by karel
added KauriModule? arg to GroovyRestlet? constructor (see r619)

2008-09-18:

16:42 Changeset [622] by bruno
Tupper: adding stuff for forms. Doesn't really work yet.
15:59 Changeset [621] by bruno
Tupper: some first contact prototyping. Stumbled across problems, wrote …
07:40 Changeset [620] by bruno
Tupper: adding initial project structure with a contact module and main …

2008-09-17:

16:17 Changeset [619] by karel
Make sure router groovy file has same classloader as module
14:16 Changeset [618] by bruno
add placeholder directory for tupper …

2008-09-12:

16:15 Changeset [617] by paul
Fix for issue #75. Now validation is also done at container level allowing …
16:12 Ticket #103 (Form indexing : jQuery usage or custom traversing) created by paul
When indexing a form (control.js). We currently use jQuery to traverse the …
14:57 Changeset [616] by paul
Make the isEmpty function available accross the kauriforms namespace since …

2008-09-11:

14:51 Changeset [615] by mpo
additional comment about where to insert code for solving #75
14:46 Ticket #102 (radio/checkbox control) created by idbr
Things to keep in mind: 1. type of the value (eg true/false) 1. checkbox …
09:54 Changeset [614] by paul
More date validation : dateRange (between min & max dates), dayOfWeek (the …
08:17 Ticket #101 (Date parsing in the DateControl) created by paul
When parsing a date string the date must conform to the preconfigured date …
08:11 Ticket #100 (Choosing years in the jQuery datepicker widget) created by paul
Choosing years in the jQuery datepicker widget occurs by making use of a …

2008-09-10:

16:07 Changeset [613] by mpo
Fix tests on ie7 + Fix indenting.
09:57 Ticket #88 (Input-widget configurable as password field) closed by mpo
fixed: Fix applied in [612]
09:55 Changeset [612] by mpo
Input-widget configurable as password field. Fix for #88
09:53 Changeset [611] by paul
One control for the date field type should be enough
09:46 Ticket #92 (selection of a form element erases class attribute '(in)valid') closed by mpo
fixed: Fixed in [610]
09:46 Ticket #97 (blur/focus handling to apply css style classes should happen on the base ...) closed by mpo
fixed: Applied patches in [610]. Small deviations: * moved the code into …
09:43 Changeset [610] by mpo
Fixing #92 and #97.
09:29 Changeset [609] by mpo
some formatting and introducing the raw-format for the person-id
09:12 Ticket #87 (Always run form validation upon submit) closed by mpo
fixed: Fixed together with initial-value state for the select-control. See [608]
09:05 Ticket #59 (selection widget) closed by mpo
fixed: Completed in [608]
08:54 Changeset [608] by mpo
Finalizing selection-control (closing #59) important additions are: * …
08:50 Changeset [607] by paul
Add the date control to the samples
08:44 Changeset [606] by paul
Drop the dependency on datejs and replace the dateformatting with the one …
08:41 Changeset [605] by mpo
Introducing a 'rawformat' option for numeric types.
08:37 Changeset [604] by mpo
inOption needs to check on values of parsed data-types. For this the …

2008-09-09:

14:52 Ticket #99 (Improve jparestlet with configuration options) created by jgou
It might be a good idea to add some more functionality to the jparestlet …
14:20 Ticket #46 (Stripping of "root" in JSON representations) closed by jgou
fixed
14:18 Changeset [603] by jgou
we reached closure on issue #46
13:16 Changeset [602] by mpo
applying standard formatter contract: empty strings should yield …

2008-09-08:

08:56 Changeset [601] by jgou
better handling of addresslist
07:38 Changeset [600] by jgou
implementation of ktl:comment instruction, that makes it possible to …
Note: See TracTimeline for information about the timeline view.