Timeline


and

2010-06-15:

14:21 Changeset [1562] by jgou
submit should just show form data
14:19 Ticket #331 (Detecting text encoding tmprsrc on upload) created by svr
Hello, I've encountered some issues while working with the upload …
12:50 Changeset [1561] by idbr
Setting svn:ignore
09:59 Ticket #330 (Problem with variable loading from secure area) created by jgou
The template feature to load variable data from a URI fails when that URI …
09:12 Ticket #27 (DirectoryResource still scans for variants when content negotiation is ...) closed by jgou
invalid: DirectoryResource has been refactored to DirectoryServerResource, and …
08:37 Changeset [1560] by karel
Checked in kauri-simple skin

2010-06-14:

13:03 Changeset [1559] by idbr
Combobox control added; see #238
09:35 Changeset [1558] by freya
For better selection control performance : Events created with …
07:15 Changeset [1557] by idbr
Correct sample page title

2010-06-11:

14:32 Changeset [1556] by freya
do update view after init elements
14:24 Ticket #329 (Problem with refreshable list) closed by freya
fixed: solved in r1555
14:23 Changeset [1555] by freya
solves #329 : bugfix: only refresh when click on refresh button …
12:48 Changeset [1554] by freya
set autocomplete=off on form level or on level of input controls of layout …

2010-06-10:

15:33 Changeset [1553] by freya
#173 alignment archetypes
15:12 Ticket #329 (Problem with refreshable list) created by jgou
The refreshable list on the selection-control page in the …
09:07 Changeset [1552] by freya
solves #327 : don't re-index password field (we have already indexed the …
08:52 Changeset [1551] by freya
no need for setting wire value if it has not changed
08:13 Ticket #102 (radio/checkbox control) closed by idbr
fixed
08:07 Ticket #302 (Different payload in FF & Chrome when submitting form with no members) closed by jgou
fixed: WebKit? bug: https://bugs.webkit.org/show_bug.cgi?id=36506 Fixed in WebKit?
07:52 Changeset [1550] by freya
*don't set value if it's undefined (in initial values) *loop reset method …

2010-06-09:

12:42 Ticket #328 (AccessDenied representation should have access to securitycontext) created by jgou
When using the representation builder to catch "access denied" exceptions …

2010-06-08:

14:29 Ticket #327 (Problem with password input control) created by sr
When adding a password field on the form, an error is thrown : […] …
13:50 Ticket #231 (expand the list of default template functions) closed by jgou
fixed: (In [1549]) make all java.lang.Math functions available in our template EL …
13:50 Changeset [1549] by jgou
make all java.lang.Math functions available in our template EL ; fixes …
13:39 Changeset [1548] by jgou
Don't throw exception when encountering t:protect block when no security …
13:37 Ticket #326 (Event for selection-control when options are loaded) created by sdm
It would be useful to have an event that is raised when the options of a …
11:28 Ticket #220 (Add docs and test for default/reset feature of forms) closed by mpo
fixed: see …
11:26 Ticket #268 (Option to use html tags as validation message instead of only plain text.) closed by mpo
worksforme: the 'invalid' class will in fact be added to the element that holds …
11:23 Ticket #216 (samples should exploit jq-ui theming) closed by mpo
wontfix: not really relevant for kauri
11:21 Ticket #200 (Reconsider the $.org.kauriproject namespace) closed by mpo
wontfix: really doesn't seem relevant any more
11:08 Ticket #194 (Forms leak memory) closed by mpo
fixed
11:01 Ticket #278 (dont refresh list when it depends on a empty value) closed by mpo
wontfix: * use uritemplate features to prevent double / * there doesn't seem to be …
10:48 Ticket #299 (Collection controls append data when setting wire value) closed by mpo
fixed
09:43 Ticket #202 (Limitations when styling nested collection controls as tables) closed by mpo
fixed
09:43 Ticket #103 (Form indexing : jQuery usage or custom traversing) closed by mpo
fixed
09:42 Ticket #82 (widget labels) closed by mpo
fixed
09:34 Ticket #164 (When defining form in HTML, fieldset is created if nothing in html maps on ...) closed by mpo
fixed: fixed with new builder logic [1433]
09:33 Ticket #204 (Consider dropping the required input role element, do event handling using ...) closed by mpo
fixed

2010-06-07:

12:09 Changeset [1547] by idbr
Setting svn:ignore
12:02 Changeset [1546] by idbr
Radio selection control added; see #102
11:51 Ticket #325 (validation in case control) closed by freya
fixed
11:48 Changeset [1545] by freya
there is no need to trigger update sequences on case controls/composites …
07:03 Ticket #233 (Security: Authentication gets lost when using representation builder) closed by jgou
fixed: (In [1544]) Ensure that the RepresentationFilter? is also executed (when …
07:03 Changeset [1544] by jgou
Ensure that the RepresentationFilter? is also executed (when …

2010-06-04:

13:00 Ticket #325 (validation in case control) created by freya
When validators added in the child elements of a case control, the …
12:53 Changeset [1543] by freya
12:27 Ticket #321 (empty controls show up after setwirevalue in collection-performance (forms ...) closed by freya
fixed
12:26 Ticket #324 (Upload control bug in all IE versions) closed by freya
fixed
12:23 Changeset [1542] by freya
reading kauri-child from implicit fconf + cleanup nested collection …
11:27 Ticket #319 (Enable use of relative paths in kauri-layout) closed by freya
fixed: using relative paths is possible since r1541 for kauri-layout and …
09:52 Changeset [1541] by freya
split up indexing between initialIndex (happens once, indexing of layout …

2010-06-03:

12:47 Ticket #100 (Choosing years in the jQuery datepicker widget) closed by jgou
invalid: * ticket not longer valid with current datepicker * create new ticket if …
09:07 Changeset [1540] by freya
solves #324

2010-06-02:

07:54 Ticket #324 (Upload control bug in all IE versions) reopened by dd
The sample is fixed indeed. However, my usecase continues to fail. The …

2010-06-01:

15:33 Ticket #324 (Upload control bug in all IE versions) closed by freya
fixed: Thanks for reporting. This should be fixed in r1539. > This problem has …
15:28 Changeset [1539] by freya
redo the index algorithm without depth first and too much jQuery, improves …
11:53 Ticket #324 (Upload control bug in all IE versions) created by dd
This problem has been discovered in r1510, and is still present in trunk. …
08:04 Ticket #323 (Representation.setDownloadable is deprecated) closed by jgou
fixed: [1537] : updated references in kauri codebase to use disposition instead …

2010-05-31:

12:55 Changeset [1538] by freya
don't parse values when undefined
11:44 Changeset [1537] by jgou
add annotations, javadoc and alternatives for deprecated methods ; see …

2010-05-28:

12:42 Changeset [1536] by bruno
genclassloader plugin: make it possible to specify the …
11:34 Changeset [1535] by bruno
Fix lingering references to old restlet version.
09:59 Ticket #323 (Representation.setDownloadable is deprecated) created by dd
The lines rep.setDownloadable(true); …

2010-05-21:

18:47 Ticket #322 (Caching directives are ignored) closed by jgou
fixed: thanks for testing issue fixed in [1534]
09:47 Changeset [1534] by jgou
use reslet api to set caching header because directly adding such …
09:36 Ticket #322 (Caching directives are ignored) created by jgou
spotted by gdb Since the restlet upgrade #313 , warnings regarding …

2010-05-20:

08:25 Ticket #290 ("Stream closed" error with JAX RS resources on Tomcat) closed by jgou
fixed: fixed by restlet upgrade (tickets #313 and #318)

2010-05-19:

14:37 Ticket #317 (Fix digest authentication) closed by jgou
fixed: fixed in [1532] and [1533]
13:24 Changeset [1533] by jgou
ensure that additional (e.g. for digest support) authentication helpers …
Note: See TracTimeline for information about the timeline view.