{1} Active Tickets (91 matches)
- List all active tickets by priority.
- Color each row based on priority.
- If a ticket has been accepted, a '*' is appended after the owner's name
| Ticket | Summary | Component | Version | Milestone | Type | Owner | Created |
|---|---|---|---|---|---|---|---|
| #114 | allow injecting form-config from the HTML-templating structure | modules/kauri-forms | trunk | 0.3 | defect | mpo | 24/10/08 |
| #132 | DB resources is vulnerable to (H)SQL injection | modules/kauri-dbresources | trunk | 0.3 | defect | jgou | 18/11/08 |
| #100 | Choosing years in the jQuery datepicker widget | modules/kauri-forms | trunk | 0.3 | enhancement | mpo | 11/09/08 |
| #130 | allow template-inheritance to declare variables, macro's and import/include | universe/kauri-template | trunk | 0.3 | enhancement | jgou | 18/11/08 |
| #42 | Provide decent caching in kauri template module | modules/kauri-template | trunk | 0.3 | task | bruno | 02/06/08 |
| #19 | The kms protocol should not allow access to files outside of the module dir. | core/kauri-runtime | trunk | defect | bruno | 14/05/08 | |
| #22 | The <connectors> section in the kauri config should be optional | core/kauri-runtime | trunk | defect | bruno | 16/05/08 | |
| #45 | Let modules reuse to Kauri's version of a dependency. | core/kauri-runtime | trunk | defect | bruno | 04/06/08 | |
| #111 | template forEach loop: should not convert collections to arrays, should accept iterators and any kind of object | universe/kauri-template | trunk | defect | jgou | 09/10/08 | |
| #133 | DB Mock is vulnerable to JXPath injection | modules/kauri-dbresources | trunk | defect | jgou | 18/11/08 | |
| #135 | DB mock: set appropriate response after entity creation using POST | modules/kauri-dbresources | trunk | defect | jgou | 19/11/08 | |
| #28 | Ability to dump routing structure | modules/kauri-routing | trunk | enhancement | bruno | 21/05/08 | |
| #30 | Include directive for router configuration | modules/kauri-routing | trunk | enhancement | bruno | 21/05/08 | |
| #34 | Introduce more convenient way to manage module version attributes in kauri.xml | core/kauri-runtime | trunk | enhancement | bruno | 28/05/08 | |
| #35 | JAX-RS: allow to use classes defined in Spring as resource/provider classes | modules/kauri-routing | trunk | enhancement | bruno | 29/05/08 | |
| #67 | Allow to disable exceptions handling | modules/kauri-representationbuilder | trunk | enhancement | bruno | 14/07/08 | |
| #68 | Allow to use closures for inline creation of representations. | modules/kauri-representationbuilder | trunk | enhancement | bruno | 14/07/08 | |
| #69 | Context switching when executing a representation. | modules/kauri-representationbuilder | trunk | enhancement | bruno | 14/07/08 | |
| #107 | template insert instruction: use media type to determine parse mode | universe/kauri-template | trunk | enhancement | jgou | 08/10/08 | |
| #108 | template insert instruction: support HTML parsing. | universe/kauri-template | trunk | enhancement | jgou | 08/10/08 | |
| #109 | template insert instruction: allow partial insert | universe/kauri-template | trunk | enhancement | jgou | 08/10/08 | |
| #110 | template attribute and element instructions should allow to specify a namespace | universe/kauri-template | trunk | enhancement | jgou | 08/10/08 | |
| #122 | Packaged applications should use best practice of separation between application and application instance | tools/kauri-package-plugin | trunk | enhancement | bruno | 17/11/08 | |
| #124 | Allow inclusion of arbitrary file sets in application package | tools/kauri-package-plugin | trunk | enhancement | bruno | 17/11/08 | |
| #125 | Remove need to adjust paths in wrapper.conf | -- unknown -- | trunk | enhancement | mpo | 17/11/08 | |
| #29 | Exception / error handling in Kauri | core/kauri-runtime | trunk | task | bruno | 21/05/08 | |
| #31 | Some mechanism for using templates to render JAX-RS responses | modules/kauri-routing | trunk | task | bruno | 27/05/08 | |
| #98 | Maven versus Kauri classloading | core/kauri-runtime | trunk | task | bruno | 05/09/08 | |
| #7 | Javascript documenting | < Documentation | trunk | 0.3 | defect | mpo | 18/04/08 |
| #25 | Support non-core Spring technologies | core/kauri-runtime | trunk | 0.3 | defect | bruno | 19/05/08 |
| #37 | Namespace declarations on KTL directives are ignored | universe/kauri-template | trunk | 0.3 | defect | jgou | 02/06/08 |
| #44 | Add option 'exact match' on mounts | core/kauri-runtime | trunk | 0.3 | defect | bruno | 03/06/08 |
| #58 | kauri forms model should be injected from an external file | modules/kauri-forms | trunk | 0.3 | defect | mpo | 24/06/08 |
| #61 | generic form handling | modules/kauri-forms | trunk | 0.3 | defect | mpo | 24/06/08 |
| #65 | Review error handling in template system | universe/kauri-template | trunk | 0.3 | defect | jgou | 10/07/08 |
| #66 | Update getting started docs to use representation builder | -- unknown -- | trunk | 0.3 | defect | mpo | 14/07/08 |
| #70 | kauri.sh on macos | core/kauri-runtime | trunk | 0.3 | defect | bruno | 22/07/08 |
| #72 | Align with restlet context changes | core/kauri-runtime | trunk | 0.3 | defect | bruno | 29/07/08 |
| #73 | use google load for loading js libs | -- unknown -- | trunk | 0.3 | defect | mpo | 31/07/08 |
| #74 | new kauri.sh script thinks space is part of filename | < Misc | trunk | 0.3 | defect | mpo | 06/08/08 |
| #83 | fix dynamic loading of widget (and other) definitions | modules/kauri-forms | trunk | 0.3 | defect | mpo | 06/08/08 |
| #86 | Basic formatter numeric should converse Uservalue from internationalized format to standard format | modules/kauri-forms | trunk | 0.3 | defect | mpo | 25/08/08 |
| #94 | Trouble with styling of a table with collection | modules/kauri-forms | trunk | 0.3 | defect | mpo | 02/09/08 |
| #95 | Content negotiation doesn't always choose best mediatype | < Misc | trunk | 0.3 | defect | mpo | 03/09/08 |
| #105 | development-mode kauri.sh: runtime -r option is confusing | core/kauri-runtime | trunk | 0.3 | defect | bruno | 03/10/08 |
| #106 | Controls with hidden inputs break IE6 | modules/kauri-forms | trunk | 0.3 | defect | mpo | 07/10/08 |
| #113 | Set response entity on form after put | modules/kauri-forms | trunk | 0.3 | defect | mpo | 24/10/08 |
| #115 | hide the 'isRange' property on the date-control | modules/kauri-forms | trunk | 0.3 | defect | mpo | 06/11/08 |
| #117 | alignment for samples | -- unknown -- | trunk | 0.3 | defect | mpo | 06/11/08 |
| #118 | update forms sample | modules/kauri-forms | trunk | 0.3 | defect | mpo | 06/11/08 |
| #120 | @src attributes in template (insert, include, inherit...) should allow relative references | universe/kauri-template | trunk | 0.3 | defect | jgou | 12/11/08 |
| #127 | dbresources (& mock) should support file extensions like .json | modules/kauri-dbresources | trunk | 0.3 | defect | jgou | 17/11/08 |
| #131 | DB-resources and DB-mock don't properly decode data taken from URI | modules/kauri-dbresources | trunk | 0.3 | defect | jgou | 18/11/08 |
| #1 | kms:/ should have a lookup-fallback strategy between target/ and src/ when running module from source | core/kauri-runtime | trunk | 0.3 | enhancement | bruno | 18/04/08 |
| #2 | organizing docs @ wiki | < Documentation | trunk | 0.3 | enhancement | mpo | 18/04/08 |
| #5 | strict template execution should not require creating specific restlets | core/kauri-runtime | trunk | 0.3 | enhancement | bruno | 18/04/08 |
| #13 | Standard forms include set | modules/kauri-forms | trunk | 0.3 | enhancement | mpo | 21/04/08 |
| #63 | Improve logging when shared artifact version conflicts occur | core/kauri-runtime | trunk | 0.3 | enhancement | bruno | 27/06/08 |
| #77 | additional standard representation-builder-features | modules/kauri-representationbuilder | trunk | 0.3 | enhancement | bruno | 06/08/08 |
| #81 | i18n messages lookup | -- unknown -- | trunk | 0.3 | enhancement | mpo | 06/08/08 |
| #82 | widget labels | modules/kauri-forms | trunk | 0.3 | enhancement | mpo | 06/08/08 |
| #84 | provide an easy way to mix-in additional form and widget-config from the HTML template | -- unknown -- | trunk | 0.3 | enhancement | mpo | 06/08/08 |
| #85 | more flexible setting of validators | modules/kauri-forms | trunk | 0.3 | enhancement | mpo | 22/08/08 |
| #91 | An agreed standard set of css class names should be used by kauri-widgets | modules/kauri-forms | trunk | 0.3 | enhancement | mpo | 27/08/08 |
| #93 | integer with formatting disabled | modules/kauri-forms | trunk | 0.3 | enhancement | mpo | 02/09/08 |
| #99 | Improve jparestlet with configuration options | modules/kauri-dbresources | trunk | 0.3 | enhancement | jgou | 09/09/08 |
| #101 | Date parsing in the DateControl | modules/kauri-forms | trunk | 0.3 | enhancement | mpo | 11/09/08 |
| #102 | radio/checkbox control | modules/kauri-forms | trunk | 0.3 | enhancement | mpo | 11/09/08 |
| #103 | Form indexing : jQuery usage or custom traversing | modules/kauri-forms | trunk | 0.3 | enhancement | mpo | 12/09/08 |
| #123 | Support kauri-auth.xml in kauri-package-plugin | tools/kauri-package-plugin | trunk | 0.3 | enhancement | bruno | 17/11/08 |
| #128 | dbmock should not use a fixed temp directory | modules/kauri-dbresources | trunk | 0.3 | enhancement | jgou | 17/11/08 |
| #134 | Support defining collection-type widgets in HTML | modules/kauri-forms | trunk | 0.3 | enhancement | mpo | 19/11/08 |
| #11 | Use Blueprint in forms sample for css | < Misc | trunk | 0.3 | task | mpo | 21/04/08 |
| #14 | Update trunk/NOTICE.txt | < Misc | trunk | 0.3 | task | mpo | 22/04/08 |
| #38 | Check if all whitespace is handled correctly in template engine | universe/kauri-template | trunk | 0.3 | task | jgou | 02/06/08 |
| #41 | Error handling in template engine | universe/kauri-template | trunk | 0.3 | task | jgou | 02/06/08 |
| #48 | Implement missing template features | universe/kauri-template | trunk | 0.3 | task | jgou | 12/06/08 |
| #54 | form submit convention | modules/kauri-forms | trunk | 0.3 | task | mpo | 20/06/08 |
| #126 | Test wrapper scripts on Windows | tools/kauri-package-plugin | trunk | 0.3 | task | bruno | 17/11/08 |
| #3 | maven archetype for kauri-module | -- unknown -- | trunk | 0.4 | defect | mpo | 18/04/08 |
| #4 | automagically apply some spring/default-static-service.xml | core/kauri-runtime | trunk | 0.4 | defect | bruno | 18/04/08 |
| #8 | Mechanism for writing, packaging and getting the "interface description" (documentation) of restservices | < Misc | trunk | 0.4 | defect | mpo | 18/04/08 |
| #62 | update uritemplates | modules/kauri-forms | trunk | 0.4 | defect | mpo | 24/06/08 |
| #26 | Add namespace filters | universe/kauri-template | trunk | 0.4 | enhancement | jgou | 19/05/08 |
| #47 | tool for module management | -- unknown -- | trunk | 0.4 | enhancement | mpo | 12/06/08 |
| #80 | Allow non-ajax submit on forms | modules/kauri-forms | trunk | 0.4 | enhancement | mpo | 06/08/08 |
| #89 | runtime to handle transitive dependencies of 'shared' jars in classloader-config | core/kauri-runtime | trunk | 0.4 | enhancement | bruno | 27/08/08 |
| #116 | support multiple locations (multivalue) in the 'location' (googlemaps) control | modules/kauri-forms | trunk | 0.4 | enhancement | mpo | 06/11/08 |
| #119 | jQuery lazy loading | modules/kauri-webessentials | trunk | 0.4 | enhancement | bruno | 06/11/08 |
| #9 | Generate and publish the javadoc | -- unknown -- | trunk | 0.4 | task | mpo | 18/04/08 |
| #27 | DirectoryResource still scans for variants when content negotiation is turned off | -- unknown -- | trunk | 0.4 | task | jgou | 20/05/08 |
Note: See TracReports for help on using and
creating reports.
