Timeline
2008-11-17:
- 17:40 Changeset [768] by
- MockFinder?: allow to specify 'entities' location (was previously …
- 17:05 Ticket #128 (dbmock should not use a fixed temp directory) created by
- Currently dbmock uses a fixed (though configurable) temp directory for …
- 16:48 Changeset [767] by
- Task edit page: fix incorrect submit URI. Submit still doesn't work …
- 16:05 Ticket #121 (client side forms framework: URI Templates) closed by
- fixed
- 16:03 Ticket #127 (dbresources (& mock) should support file extensions like .json) created by
- Currently dbresources and its mock variant only support URIs without file …
- 15:50 Changeset [766] by
- Fix for #121. Allowing uri-templates to hold sub-property expressions on …
- 15:12 Changeset [765] by
- tupper: * some stylistic fixes: tabs/spaces, indentation, mixed use of …
- 14:48 Changeset [764] by
- Align spring versions to 2.5.6
- 13:28 Changeset [763] by
- Remove shielding of KauriRouter?'s created by the RoutingService?. The …
- 13:20 Changeset [762] by
- added simple form defined in html test function
- 13:18 Changeset [761] by
- *moved default fieldtype base=composite to builder.js *cleanup
- 12:54 Ticket #126 (Test wrapper scripts on Windows) created by
- This is just a reminder that I still need to test the wrapper config and …
- 10:55 Changeset [760] by
- - upgrade restlet snapshot for the new JaxRsRestlet? methods …
- 09:26 Ticket #125 (Remove need to adjust paths in wrapper.conf) created by
- Currently, one needs to edit the wrapper.conf to specify the location of …
- 09:22 Ticket #124 (Allow inclusion of arbitrary file sets in application package) created by
- The package plugin should allow inclusion of user-specified file sets, …
- 09:18 Ticket #123 (Support kauri-auth.xml in kauri-package-plugin) created by
- (once authentication is taking its final shape)
- 09:17 Ticket #122 (Packaged applications should use best practice of separation between ...) created by
- Packaged Kauri-based applications should maintain a separation between: * …
- 09:11 Changeset [759] by
- Some more work on package plugin: * improve default logging config * add …
2008-11-14:
- 16:00 Changeset [758] by
- kauri-package-plugin: * assign plugin prefix 'kauripackage', so that it …
- 14:27 Changeset [757] by
- Introduce Tanuki service wrapper: - the binaries and common config are …
2008-11-13:
- 15:33 Changeset [756] by
- fix javadocs
- 15:32 Changeset [755] by
- weg!
- 15:31 Changeset [754] by
- Setting svn:ignore's
- 15:30 Changeset [753] by
- Renaming kauri-webapp-plugin to kauri-package plugin, moving things out of …
- 15:04 Changeset [752] by
- Webapp plugin: - removing unnecessary dependencies from pom (I think) - …
- 13:49 Changeset [751] by
- remove wrongly added folder
- 08:12 Changeset [750] by
- add kauri-control as attribute to specify control type in html
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:
Note: See TracTimeline
for information about the timeline view.