Timeline
2008-11-12:
- 16:02 Ticket #121 (client side forms framework: URI Templates) created by
- Feature request for the URI Template functionality (in the client-side …
- 15:24 Changeset [749] by
- use 'composite' as a default for field types
- 09:05 Ticket #120 (@src attributes in template (insert, include, inherit...) should allow ...) created by
- The template language allows to specify references to other templates at …
2008-11-07:
- 17:04 Changeset [748] by
- The kauri protocol reanme: km -> service, kms -> module
- 16:27 Changeset [747] by
- *first attempt to simplify kauri form conf by skipping the arrays and add …
- 15:56 Changeset [746] by
- Removing the now unused genscript plugin.
- 15:32 Changeset [745] by
- kauri.sh/kauri.bat in the binary distribution: also make use of the …
- 10:15 Changeset [744] by
- Fix typo.
2008-11-06:
- 15:43 Ticket #119 (jQuery lazy loading) created by
- jQuery has a 'lazy js loading' plugin: …
- 09:37 Changeset [743] by
- - handle dependencies with classifiers correctly - updating svn:ignore
- 08:27 Ticket #118 (update forms sample) created by
- some ideas for enhancing the current forms sample: * maybe split up into …
- 08:22 Ticket #117 (alignment for samples) created by
- The various samples in the codebase have been growing historically in …
- 08:11 Ticket #116 (support multiple locations (multivalue) in the 'location' (googlemaps) ...) created by
- Obvious enhancement for the google-maps control would be to be able to …
- 08:10 Ticket #115 (hide the 'isRange' property on the date-control) created by
- Currently the date-control allows for double use: either as a range-editor …
2008-11-05:
- 14:58 Changeset [742] by
- meaningless change to test the commit mail messages.
- 14:32 Changeset [741] by
- - bugfix: check authConfigLocation - updating svn:ignore
- 12:35 Changeset [740] by
- updating svn:ignore
- 12:32 Changeset [739] by
- remove eclipse specific file
- 11:53 Ticket #57 (Disable module-use of database resources) closed by
- fixed
- 11:06 Changeset [738] by
- refactoring: move test classes to test package
- 10:52 Changeset [737] by
- - disable module-use of dbresources: …
- 10:20 Changeset [736] by
- spring-aop is an optional dependency of spring-context, cglib is an …
2008-11-04:
- 12:33 Changeset [735] by
- remove unnecessary beans file
- 12:26 Changeset [734] by
- add module to mockfinder constructor
2008-11-03:
- 15:12 Ticket #107 (template insert instruction: use media type to determine parse mode) reopened by
- I'm missing a documentation update at …
- 15:09 Changeset [733] by
- Renamed inner enum MediaType? to ParseType?, I was confused that MediaType? …
2008-10-31:
- 16:54 Changeset [732] by
- 16:52 Changeset [731] by
- 16:29 Changeset [730] by
- use ktl blocks and use dbmock to fetch data
2008-10-30:
- 16:33 Changeset [729] by
- Did a little work to pull appart the one big router into smaller ones. …
- 16:27 Changeset [728] by
- A control used for uploading files
- 16:17 Changeset [727] by
- copy files in handle and not in constructor
- 14:45 Changeset [726] by
- formatting
- 14:32 Changeset [725] by
- * get subcontacts km:/data/contacts?parent.id=${request.attributes.id} * …
- 14:26 Changeset [724] by
- *copy JSON resources to specified or default tmp location on construct of …
2008-10-28:
- 11:29 Changeset [723] by
- Use 4 spaces style
2008-10-24:
- 13:38 Changeset [722] by
- DBmock location can be set via property now (so you can overwrite the …
- 09:03 Ticket #114 (allow injecting form-config from the HTML-templating structure) created by
- Currently the only way to actually 'configure a kauri-form' is by …
- 08:30 Ticket #79 (additional widget state: 'enabled') closed by
- fixed
- 08:29 Ticket #75 (container level validation) closed by
- fixed
- 08:28 Ticket #78 (extra container widget needed: 'choice') closed by
- fixed: The choice widget was renamed the case control and had been made available
- 08:27 Ticket #53 (forms handling should be able to adopt to new versus update) closed by
- fixed
- 08:26 Ticket #90 (textarea widget) closed by
- fixed
- 08:26 Ticket #113 (Set response entity on form after put) created by
- After put of entity, the updated entity can be put in response. If so, the …
2008-10-23:
- 14:50 Changeset [721] by
- 14:48 Changeset [720] by
- 14:46 Changeset [719] by
- add functionality to put contacts
- 13:23 Changeset [718] by
- remove parent-service dirty-hack through usage of finders (need to check …
- 13:22 Changeset [717] by
- spec of what this restservice should evolve into candidate response for …
- 10:50 Ticket #112 (Kauri form submit requires JSON from server response) closed by
- fixed: attached datafilter in forms framework that generates empty json when …
- 10:00 Changeset [716] by
- *fix for issue 112 : use dataFilter to filter response from server, return …
- 07:11 Ticket #112 (Kauri form submit requires JSON from server response) created by
- When posting/putting a resource, you 'll get a 'form submit failed' if no …
2008-10-22:
- 12:33 Changeset [715] by
- enable Tupper to work with dbmock restlet
- 12:25 Changeset [714] by
- 12:24 Changeset [713] by
- JSONrepresentation instead of StringRepresentation? for MockResources?
- 07:44 Changeset [712] by
- Moved implementations to a separate module, removing the dependency on …
2008-10-21:
- 11:19 Changeset [711] by
- export dbmockRestlet rest service
- 09:47 Changeset [710] by
- typical ignores…
- 09:21 Changeset [709] by
- typo in javadoc
2008-10-20:
2008-10-17:
- 15:32 Changeset [708] by
- DB mock : providing get/put/post/delete functionality for set of json …
- 15:30 Changeset [707] by
- add jxpath and json-lib for db mock
- 15:19 Changeset [706] by
- Use the right type of hours in the sample -> hh = 0-12 HH = 0-23
- 15:17 Changeset [705] by
- Time & date time types Plus a little documentation
- 14:50 Changeset [704] by
- fix kauri-auth.xml parsing
- 14:22 Changeset [703] by
- Spring security integration
2008-10-16:
- 15:38 Changeset [702] by
- Extend the sample with the location control
- 15:37 Changeset [701] by
- Make sure that the location is set on load
- 15:19 Changeset [700] by
- adding a sample to test the jqGrid plugin
- 13:29 Changeset [699] by
- First version of the google maps location control. Doesn't support …
2008-10-15:
- 11:57 Changeset [698] by
- Numeric range control
2008-10-14:
- 15:00 Changeset [697] by
- A slider control for numeric field types
2008-10-13:
- 12:34 Ticket #107 (template insert instruction: use media type to determine parse mode) closed by
- fixed: fixed in [696]
- 12:32 Changeset [696] by
- KTL insert: use media type to determine parse mode when no (accepted) mode …
- 09:32 Changeset [695] by
- improving the template inheritance showcase: multiple inheritance + …
- 09:27 Changeset [694] by
- Date range control + sample
- 08:59 Changeset [693] by
- KTL: improving template inheritance: allow calling the overridden block …
Note: See TracTimeline
for information about the timeline view.