Timeline
2008-09-19:
- 15:23 Changeset [636] by
- Some more linking between the contact pages.
- 15:06 Changeset [635] by
- embettered instructions - problem is unrelated to jdk versions but caused …
- 14:57 Changeset [634] by
- Tupper: contacts: did some work on linking between contacts. Used the …
- 14:54 Changeset [633] by
- show task in view mode and edit mode
- 14:46 Changeset [632] by
- Fix potential NPE, don't require expressions to return a string.
- 13:58 Changeset [631] by
- dumbo instructions
- 12:28 Changeset [630] by
- runtime api: provide easy way to access runtime implementation.
- 11:35 Changeset [629] by
- 11:34 Changeset [628] by
- 09:43 Changeset [627] by
- Tupper: contacts: - provide actual contact data to edit form page, loads …
- 09:10 Changeset [626] by
- add Planning module to tupper project
- 09:08 Changeset [625] by
- structure for tupper module 'Planning'
- 08:34 Changeset [624] by
- Fix the isValid method. This caused problems when trying to submit forms
- 07:39 Changeset [623] by
- added KauriModule? arg to GroovyRestlet? constructor (see r619)
2008-09-18:
- 16:42 Changeset [622] by
- Tupper: adding stuff for forms. Doesn't really work yet.
- 15:59 Changeset [621] by
- Tupper: some first contact prototyping. Stumbled across problems, wrote …
- 07:40 Changeset [620] by
- Tupper: adding initial project structure with a contact module and main …
2008-09-17:
- 16:17 Changeset [619] by
- Make sure router groovy file has same classloader as module
- 14:16 Changeset [618] by
- add placeholder directory for tupper …
2008-09-12:
- 16:15 Changeset [617] by
- 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
- When indexing a form (control.js). We currently use jQuery to traverse the …
- 14:57 Changeset [616] by
- Make the isEmpty function available accross the kauriforms namespace since …
2008-09-11:
- 14:51 Changeset [615] by
- additional comment about where to insert code for solving #75
- 14:46 Ticket #102 (radio/checkbox control) created by
- Things to keep in mind: 1. type of the value (eg true/false) 1. checkbox …
- 09:54 Changeset [614] by
- More date validation : dateRange (between min & max dates), dayOfWeek (the …
- 08:17 Ticket #101 (Date parsing in the DateControl) created by
- 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
- Choosing years in the jQuery datepicker widget occurs by making use of a …
2008-09-10:
- 16:07 Changeset [613] by
- Fix tests on ie7 + Fix indenting.
- 09:57 Ticket #88 (Input-widget configurable as password field) closed by
- fixed: Fix applied in [612]
- 09:55 Changeset [612] by
- Input-widget configurable as password field. Fix for #88
- 09:53 Changeset [611] by
- 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
- fixed: Fixed in [610]
- 09:46 Ticket #97 (blur/focus handling to apply css style classes should happen on the base ...) closed by
- fixed: Applied patches in [610]. Small deviations: * moved the code into …
- 09:43 Changeset [610] by
- Fixing #92 and #97.
- 09:29 Changeset [609] by
- some formatting and introducing the raw-format for the person-id
- 09:12 Ticket #87 (Always run form validation upon submit) closed by
- fixed: Fixed together with initial-value state for the select-control. See [608]
- 09:05 Ticket #59 (selection widget) closed by
- fixed: Completed in [608]
- 08:54 Changeset [608] by
- Finalizing selection-control (closing #59) important additions are: * …
- 08:50 Changeset [607] by
- Add the date control to the samples
- 08:44 Changeset [606] by
- Drop the dependency on datejs and replace the dateformatting with the one …
- 08:41 Changeset [605] by
- Introducing a 'rawformat' option for numeric types.
- 08:37 Changeset [604] by
- 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
- 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
- fixed
- 14:18 Changeset [603] by
- we reached closure on issue #46 …
- 13:16 Changeset [602] by
- applying standard formatter contract: empty strings should yield …
2008-09-08:
- 08:56 Changeset [601] by
- better handling of addresslist
- 07:38 Changeset [600] by
- implementation of ktl:comment instruction, that makes it possible to …
2008-09-05:
- 15:36 Changeset [599] by
- Added feature to skip URI escaping with %HH. With this the templates can …
- 09:00 Ticket #98 (Maven versus Kauri classloading) created by
- (just writing this down without further thought) If a project that uses …
- 08:34 Changeset [598] by
- removing tag of failed release
2008-09-04:
- 20:36 Changeset [597] by
- [maven-release-plugin] prepare for next development iteration
- 20:36 Changeset [596] by
- [maven-release-plugin] copy for tag RELEASE_R594
- 20:36 Changeset [595] by
- [maven-release-plugin] prepare release RELEASE_R594
- 20:28 Changeset [594] by
- 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
- Currently InputControl? holds in its initElements() method some code that …
- 14:53 Ticket #96 (inline configuration of control-elements) closed by
- fixed: applied the patch in revision [593] (with some minor changes towards …
- 14:50 Changeset [593] by
- applying patch from #90 (with minor modifications)
- 14:41 Changeset [592] by
- Use of a default delimiter for the concatPath function. This will save …
- 14:22 Changeset [591] by
- Introduce a date control with a number of formatters and validators. This …
- 14:20 Changeset [590] by
- Updating a value in a control can cause the errors during parsing. Such an …
- 14:10 Changeset [589] by
- Introduce a date parsing and formatting library in javascript this was …
- 14:01 Changeset [588] by
- Deleting failed release tag.
- 13:27 Changeset [587] by
- [maven-release-plugin] prepare for next development iteration
- 13:27 Changeset [586] by
- [maven-release-plugin] copy for tag RELEASE_R584
- 13:27 Changeset [585] by
- [maven-release-plugin] prepare release RELEASE_R584
- 13:05 Changeset [584] by
- dist needs to be there, otherwise release plugin won't update the versions …
- 13:04 Changeset [583] by
- Fix paths
- 12:41 Changeset [582] by
- [maven-release-plugin] prepare for next development iteration
- 12:40 Changeset [581] by
- [maven-release-plugin] copy for tag RELEASE_R579
- 12:40 Changeset [580] by
- [maven-release-plugin] prepare release RELEASE_R579
- 12:35 Changeset [579] by
- 09:32 Changeset [578] by
- Fix log which refered to other class.
- 09:31 Changeset [577] by
- Fix log which refered to other class.
- 08:53 Changeset [576] by
- 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
- As noted in ticket:90, it should be possible to configure a control …
- 10:59 Changeset [575] by
- (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
- The algorithm used in com.noelios.restlet.Engine#getPreferredVariant …
2008-09-02:
- 15:11 Changeset [574] by
- introducing a selection widget for the addresses. this actually breaks the …
- 14:51 Changeset [573] by
- cleanup
- 14:50 Changeset [572] by
- Options should simply be GET (not POST)
- 13:45 Changeset [571] by
- fix syntax
- 13:24 Ticket #94 (Trouble with styling of a table with collection) created by
- 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
- duplicate: this was re-added as #91 later
- 13:09 Changeset [570] by
- adding expectation-count to tests to not ignore silenced exceptions of …
- 13:08 Changeset [569] by
- fix call (wasn't noticed because all actual validators override anyway)
- 13:07 Changeset [568] by
- type should suggest control to use
- 13:07 Changeset [567] by
- fix indents
- 13:07 Changeset [566] by
- Correct transfer of validation to children (currently not used anyway …
- 13:04 Changeset [565] by
- cosmetic change
- 12:52 Changeset [564] by
- fix indents
- 12:51 Changeset [563] by
- Only link refresh event if button is there.
- 12:50 Ticket #93 (integer with formatting disabled) created by
- 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
- When selecting a form element, the class attribute that marks the element …
- 11:35 Ticket #71 (Character encoding in dbforms) closed by
- fixed: help the involved parties to play nicely in r562
- 10:59 Changeset [562] by
- utf-8 is the default encoding for json files, so help the involved parties …
2008-09-01:
- 07:59 Changeset [561] by
- No longer maintained page. Tests are in src/test. Usage sample and …
- 07:55 Changeset [560] by
- Major rename: 'widget' becomes 'control' Following up on the …
2008-08-29:
- 14:43 Changeset [559] by
- Move 'options' functionality to the widget level so that it becomes …
- 14:42 Changeset [558] by
- let the system automatically switch to the correct version
- 14:41 Changeset [557] by
- Missing static test files for the added tests in [556]
- 13:45 Changeset [556] by
- Additional tests to go with the recent changes in [555]
- 13:44 Changeset [555] by
- Widgets now take control over the options Reason: Sometimes …
- 13:23 Changeset [554] by
- Fix breakage in the basic archetype so that it doesn't need tweaking to …
2008-08-28:
- 20:33 Changeset [553] by
- Don't let the kauri runtime set a property placeholder configurer on the …
- 20:32 Changeset [552] by
- Fix: only last added filter was used.
- 15:17 Changeset [551] by
- Group the 'options' related functionality into a separate object.
- 14:33 Changeset [550] by
- Fix for the kauri-runtime-cli split: the launcher now needs to depend on …
- 13:20 Changeset [549] by
- Making the validation contract more flexible. Validators can now expect a …
2008-08-27:
- 15:21 Changeset [548] by
- Move the runtime CLI to a separate maven project, so that CLI-specific …
- 15:19 Changeset [547] by
- 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
- The following classnames are allready in use for the basic widgets: …
- 07:57 Ticket #90 (textarea widget) created by
- 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
- 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
- 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
- It is now configured that on displaying a form, empty fields are not …
- 09:08 Changeset [546] by
- Locale.numericSeparators did not pick the right decimal symbol
- 07:25 Ticket #86 (Basic formatter numeric should converse Uservalue from internationalized ...) created by
- In the kauri-forms sample, when a localized numeric value (e.g. '3,14') is …
2008-08-23:
- 16:49 Changeset [545] by
- Template source validity: somewhat quick-and-dirty patchwork: - Made …
- 16:45 Changeset [544] by
- Cache the lookup of the SAXTransformerFactory, as this is expensive.
- 12:15 Changeset [543] by
- Upgrading to commons-lang 2.4. Not an immediate reason for this from a …
2008-08-22:
- 15:39 Changeset [542] by
- * only send the event AFTER the value was actually changed * only initiate …
- 15:38 Changeset [541] by
- apply should get an array, not an object
- 15:37 Changeset [540] by
- don't forget to publish the updateOptions event
- 15:36 Changeset [539] by
- reverting some automatic formatting
- 15:36 Changeset [538] by
- various fixes for selection-widget - now remembers its value if it is …
- 15:31 Changeset [537] by
- only 'required' should be triggered by empty values + reverting some …
- 13:14 Changeset [536] by
- Temporary fix for using servlet webapp on root context. Fix also submitted …
- 12:03 Ticket #85 (more flexible setting of validators) created by
- Currently the field-config expects validators (or @validators) to be …
2008-08-21:
- 05:59 Changeset [535] by
- uri-template should support the border-case of having no {} sections
Note: See TracTimeline
for information about the timeline view.