Re: Bookmarking, History and JSF

2006-01-31 Thread Mario Ivankovits
Hi! In proposal 2 (see above) the use-data _and_ the structure is transferred to the client, so by changing the structure, the (hacking) user can try to recreate and set any properties on any bean on the server, if no encryption is used. Regardless of the solution we use, we should

Re: dynamic columns with different UI components

2006-01-31 Thread Mathias Brökelmann
Hi, its better to post such messages to the user list. You should use a complex object for your columns. This allows you to use boolean is* methods to determine which type of column should be rendered. That is much easier than binding t:columns into a backing bean to create depended components.

Re: Bookmarking, History and JSF

2006-01-31 Thread Matthias Wessendorf
Regardless of the solution we use, we should abstract the creation of the url so one can replace it with its own implementation. +1 an abstract *layer* sounds good +1 for tinyurl like urls! -Matthias I see three types of them: *) plain - pass through (so hackable) *) encryption (leads to

[jira] Commented: (MYFACES-1045) formatInt does not accept numerical values, which causes JS exception when selecting year from dropdown list.

2006-01-31 Thread Stephane Vandenbussche (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1045?page=comments#action_12364551 ] Stephane Vandenbussche commented on MYFACES-1045: - Never mind the previously proposed function, just correct the 1.1.0 version using the 1.1.1

[jira] Created: (MYFACES-1076) Links to schedule examples don't work

2006-01-31 Thread Jurgen Lust (JIRA)
Links to schedule examples don't work - Key: MYFACES-1076 URL: http://issues.apache.org/jira/browse/MYFACES-1076 Project: MyFaces Type: Bug Components: Sandbox Reporter: Jurgen Lust Priority: Minor There was a h:form

[jira] Updated: (MYFACES-1076) Links to schedule examples don't work

2006-01-31 Thread Jurgen Lust (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1076?page=all ] Jurgen Lust updated MYFACES-1076: - Attachment: schedule-example.patch This patch deletes the schedule.jsp file and puts the links to the 4 examples in the home.jsp page, the way it is done

[jira] Created: (MYFACES-1077) Some old files should be removed from the schedule component

2006-01-31 Thread Jurgen Lust (JIRA)
Some old files should be removed from the schedule component Key: MYFACES-1077 URL: http://issues.apache.org/jira/browse/MYFACES-1077 Project: MyFaces Type: Task Components: Sandbox Versions:

[jira] Updated: (MYFACES-1077) Some old files should be removed from the schedule component

2006-01-31 Thread Jurgen Lust (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1077?page=all ] Jurgen Lust updated MYFACES-1077: - Attachment: schedule-removeold.patch This patch removes the obsolete files Some old files should be removed from the schedule component

Re: Bookmarking, History and JSF

2006-01-31 Thread Martin Marinschek
Yeah - but where do you store these tinyurls? On the server? In a database? +1 for making it configurable, -1 for making it the default ;) regards, Martin On 1/31/06, Matthias Wessendorf [EMAIL PROTECTED] wrote: Regardless of the solution we use, we should abstract the creation of the url

Re: ADF components.

2006-01-31 Thread Martin Marinschek
Hi Hagay, we'll need to wait on that a little bit more - Oracle is about to open source their component set, and currently preparing a proposal for entry into the ASF incubatory. We'll need to wait on what Adam, John, Jonas and Omar will come up with before we can really enter the incubator.

Re: Bookmarking, History and JSF

2006-01-31 Thread Mario Ivankovits
Martin Marinschek schrieb: Yeah - but where do you store these tinyurls? On the server? In a database? Yes, in an database. +1 for making it configurable, -1 for making it the default ;) +1 - thats exactly what I thought! Ciao, Mario

RE: Bookmarking, History and JSF

2006-01-31 Thread Jesse Alexander \(KBSA 21\)
-Original Message- From: Martin Marinschek [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 31, 2006 11:58 AM To: MyFaces Development Subject: Re: Bookmarking, History and JSF Yeah - but where do you store these tinyurls? On the server? In a database? Offer an interface that

Re: Bookmarking, History and JSF

2006-01-31 Thread Martin Marinschek
Ok, I've discussed with Manfred and Thomas some more, and our personal preference would be proposal 2 with (optional) encryption (or signature, just so that the user can't temper with the URL). regards, Martin On 1/31/06, Mario Ivankovits [EMAIL PROTECTED] wrote: Martin Marinschek schrieb:

Re: Bookmarking, History and JSF

2006-01-31 Thread Martin Marinschek
Ok, I'll implement the interface, you the simple server store implementation - is that a deal ;) ? By the way - any update on the optional validator stuff together with partial validation? Ok, maybe we should start a different thread on this ;) regards, Martin On 1/31/06, Jesse Alexander (KBSA

[jira] Commented: (MYFACES-1045) formatInt does not accept numerical values, which causes JS exception when selecting year from dropdown list.

2006-01-31 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1045?page=comments#action_12364557 ] Martin Marinschek commented on MYFACES-1045: What do you mean by that comment? regards, Martin formatInt does not accept numerical values, which causes JS

RE: Bookmarking, History and JSF

2006-01-31 Thread Jesse Alexander \(KBSA 21\)
-Original Message- From: Martin Marinschek [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 31, 2006 12:04 PM To: MyFaces Development Subject: Re: Bookmarking, History and JSF Ok, I've discussed with Manfred and Thomas some more, and our personal preference would be proposal 2

[jira] Commented: (MYFACES-152) ResponseWriter.endDocument() abuse breaks ADF Faces

2006-01-31 Thread Frank Fischer (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-152?page=comments#action_12364610 ] Frank Fischer commented on MYFACES-152: --- Bruno, as of revision 37812 I still have the issue that the clear_linkDummyForm() javascript is not rendered. Maybe the

[jira] Commented: (MYFACES-152) ResponseWriter.endDocument() abuse breaks ADF Faces

2006-01-31 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-152?page=comments#action_12364611 ] Martin Marinschek commented on MYFACES-152: --- Have you configured the extensionsFilter? regards, Martin ResponseWriter.endDocument() abuse breaks ADF Faces

Re: svn commit: r373531 - /myfaces/current/pom.xml

2006-01-31 Thread Sean Schofield
Yes the master pom should be where this stuff goes. sean On 1/31/06, Bernd Bohmann [EMAIL PROTECTED] wrote: If you need the scm section it should be scm connectionscm:svn:http://svn.apache.org/repos/asf/myfaces/current/connection

Re: svn commit: r373531 - /myfaces/current/pom.xml

2006-01-31 Thread Thomas Spiegl
Jessas Maria, right, I will change this. On 1/31/06, Sean Schofield [EMAIL PROTECTED] wrote: Yes the master pom should be where this stuff goes. sean On 1/31/06, Bernd Bohmann [EMAIL PROTECTED] wrote: If you need the scm section it should be scm

Re: svn commit: r373531 - /myfaces/current/pom.xml

2006-01-31 Thread Mario Ivankovits
Jessas Maria For the english ones: Oh my god! Heaven! ;-) --- Mario

[jira] Created: (MYFACES-1078) Schedule component: Add rowheight property to the detailed view (Day View) similar to MonthRowHeight, compactWeekRowHeight

2006-01-31 Thread Yogesh Chaudhari (JIRA)
Schedule component: Add rowheight property to the detailed view (Day View) similar to MonthRowHeight, compactWeekRowHeight --- Key: MYFACES-1078 URL:

[jira] Updated: (MYFACES-1078) Schedule component: Add rowheight property to the detailed view (Day View) similar to MonthRowHeight, compactWeekRowHeight

2006-01-31 Thread Yogesh Chaudhari (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1078?page=all ] Yogesh Chaudhari updated MYFACES-1078: -- Attachment: calendarDayView.png Event text is partially displayed. Schedule component: Add rowheight property to the detailed view (Day View)

[jira] Commented: (MYFACES-857) Duplicate id in subview

2006-01-31 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-857?page=comments#action_12364639 ] Martin Marinschek commented on MYFACES-857: --- I think I should have solved pretty much all issues with duplicate ids now by introducing two separate id-counters:

[jira] Closed: (MYFACES-857) Duplicate id in subview

2006-01-31 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-857?page=all ] Martin Marinschek closed MYFACES-857: - Resolution: Fixed Duplicate id in subview --- Key: MYFACES-857 URL:

[jira] Updated: (MYFACES-710) inputCaledar incorrectly working with CSS

2006-01-31 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-710?page=all ] Martin Marinschek updated MYFACES-710: -- Priority: Minor (was: Major) Boris doesn't seem to care about this so much anymore. regards, Martin inputCaledar incorrectly working with CSS

[jira] Closed: (MYFACES-1009) dataList does not call setter for var variable.

2006-01-31 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1009?page=all ] Martin Marinschek closed MYFACES-1009: -- Resolution: Duplicate Assign To: Martin Marinschek dataList does not call setter for var variable.

[jira] Closed: (MYFACES-1010) Extended Data Table: Action Event delivered more than one time

2006-01-31 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1010?page=all ] Martin Marinschek closed MYFACES-1010: -- Fix Version: Nightly Resolution: Won't Fix Assign To: Mathias Broekelmann Will be fixed in RI, not with us. This bug has a

[jira] Commented: (MYFACES-853) commandLink not working inside dataList

2006-01-31 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-853?page=comments#action_12364645 ] Martin Marinschek commented on MYFACES-853: --- I wonder why I reopened that? If there was a mail; I should have appended it right away... Is that fixed - what do

Re: ADF components.

2006-01-31 Thread Adam Winer
Yep, we're on it - there've been some delays because I'd been sidelined by an illness, but we're back on the case. As far as customizing the appearance of the components, one of the features of the ADF component set is a skinning API that uses CSS syntax; this should let you do lots of

[jira] Created: (MYFACES-1079) The page rendere a 'null' string at bottom of all pages.

2006-01-31 Thread Eduardo Ivan Pichler (JIRA)
The page rendere a 'null' string at bottom of all pages. Key: MYFACES-1079 URL: http://issues.apache.org/jira/browse/MYFACES-1079 Project: MyFaces Type: Bug Versions: Nightly Environment: JDeveloper

[jira] Resolved: (MYFACES-853) commandLink not working inside dataList

2006-01-31 Thread Dennis Byrne (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-853?page=all ] Dennis Byrne resolved MYFACES-853: -- Resolution: Fixed Yeah, this one is fixed. I have reproduced the 1009 behavior w/out the RI. Didn't try to fix it. It looked like 853 and 1009

[jira] Created: (MYFACES-1080) ExtensionFilter writes NULL before the end of BODY element

2006-01-31 Thread Claudio Tasso (JIRA)
ExtensionFilter writes NULL before the end of BODY element - Key: MYFACES-1080 URL: http://issues.apache.org/jira/browse/MYFACES-1080 Project: MyFaces Type: Bug Components: Tomahawk (RI Compatability)

[jira] Resolved: (MYFACES-1080) ExtensionFilter writes NULL before the end of BODY element

2006-01-31 Thread Dennis Byrne (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1080?page=all ] Dennis Byrne resolved MYFACES-1080: --- Resolution: Duplicate https://issues.apache.org/jira/browse/MYFACES-1079 Thanks, but I believe this problem has already been reported.

[jira] Commented: (MYFACES-152) ResponseWriter.endDocument() abuse breaks ADF Faces

2006-01-31 Thread Frank Fischer (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-152?page=comments#action_12364727 ] Frank Fischer commented on MYFACES-152: --- Yes, I have. It is working with myfaces 1.1.1 and facelets 1.0.7, But the inputCalendar is wired somehow in this version.

Re: JSF 1.2 now !?!

2006-01-31 Thread Martin Marinschek
Yes, we definitely are interested ;) Thanks for keeping us in the loop Is there anything we can help with? regards, Martin On 1/31/06, Remy Maucherat [EMAIL PROTECTED] wrote: Jesse Alexander (KBSA 21) wrote: Now that the first versions of JSF 1.2 are really available

Re: ADF components.

2006-01-31 Thread Martin Marinschek
I'm very much looking forward to it. Three things I'd love to see being added to MyFaces over time: - skinning of ADF-Faces and/or Tobago (maybe we'll find an optimal solution there) - optional layouting of Tobago (over time - that will be a hard one) - generating of components and resources

[jira] Commented: (MYFACES-152) ResponseWriter.endDocument() abuse breaks ADF Faces

2006-01-31 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-152?page=comments#action_12364742 ] Martin Marinschek commented on MYFACES-152: --- Hi Frank, In the meantime, I've found out that our fix didn't fix everything ;) so I am reopening and assigning to

[jira] Created: (MYFACES-1081) maven-idea-plugin download temporary necessary

2006-01-31 Thread Ernst Fastl (JIRA)
maven-idea-plugin download temporary necessary --- Key: MYFACES-1081 URL: http://issues.apache.org/jira/browse/MYFACES-1081 Project: MyFaces Type: Task Versions: Nightly Reporter: Ernst Fastl This is just a

[jira] Commented: (MYFACES-853) commandLink not working inside dataList

2006-01-31 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-853?page=comments#action_12364744 ] Martin Marinschek commented on MYFACES-853: --- Should we open 1009 again then? regards, Martin commandLink not working inside dataList

[jira] Updated: (MYFACES-1081) maven-idea-plugin download temporary necessary

2006-01-31 Thread Ernst Fastl (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1081?page=all ] Ernst Fastl updated MYFACES-1081: - Attachment: idea.zip this file is necessary in a wiki-howto maven-idea-plugin download temporary necessary

[jira] Created: (MYFACES-1082) Can't get focus to work

2006-01-31 Thread Debra Bassan (JIRA)
Can't get focus to work --- Key: MYFACES-1082 URL: http://issues.apache.org/jira/browse/MYFACES-1082 Project: MyFaces Type: Task Components: Tomahawk Reporter: Debra Bassan I include t:focus id=focus for=text8 / (where text8 is my field

[jira] Commented: (MYFACES-853) commandLink not working inside dataList

2006-01-31 Thread Dennis Byrne (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-853?page=comments#action_12364761 ] Dennis Byrne commented on MYFACES-853: -- Yes, they are seperate and MYFACES-1009 is still present . Not sure why this one was cloned. commandLink not working inside

[jira] Commented: (MYFACES-710) inputCaledar incorrectly working with CSS

2006-01-31 Thread Boris Kovalenko (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-710?page=comments#action_12364769 ] Boris Kovalenko commented on MYFACES-710: - Sorry Martin, I'm still interested in this but very busy for now. I use my patch with 1.1.1 release and still have no