[jira] Created: (TOMAHAWK-607) Security Resolver

2006-08-17 Thread Cagatay Civici (JIRA)
Security Resolver - Key: TOMAHAWK-607 URL: http://issues.apache.org/jira/browse/TOMAHAWK-607 Project: MyFaces Tomahawk Issue Type: New Feature Reporter: Cagatay Civici Assigned To: Cagatay Civici A

[jira] Created: (TOMAHAWK-615) Exporting DataTable data to excel

2006-08-24 Thread Cagatay Civici (JIRA)
Exporting DataTable data to excel - Key: TOMAHAWK-615 URL: http://issues.apache.org/jira/browse/TOMAHAWK-615 Project: MyFaces Tomahawk Issue Type: New Feature Reporter: Cagatay Civici

[jira] Commented: (TOMAHAWK-615) Exporting DataTable data to excel

2006-10-12 Thread Cagatay Civici (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-615?page=comments#action_12441766 ] Cagatay Civici commented on TOMAHAWK-615: - It's in sandbox now. I've completed the component without the ajax features, so for now it does now work

[jira] Commented: (MYFACES-1467) Validation doesn't run for required fields if submitted value is null

2006-10-13 Thread Cagatay Civici (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1467?page=comments#action_12442108 ] Cagatay Civici commented on MYFACES-1467: - I've doubts about this, if submitted value is null it means the component isn't submitted at all and it does

[jira] Commented: (MYFACES-1467) Validation doesn't run for required fields if submitted value is null

2006-10-14 Thread Cagatay Civici (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1467?page=comments#action_12442275 ] Cagatay Civici commented on MYFACES-1467: - I agree, it's a spec issue rather than a myfaces issue. Validation doesn't run for required fields if

[jira] Created: (TOMAHAWK-738) SaveState fails with a java.util.List implementation other than ArrayList

2006-10-14 Thread Cagatay Civici (JIRA)
SaveState fails with a java.util.List implementation other than ArrayList - Key: TOMAHAWK-738 URL: http://issues.apache.org/jira/browse/TOMAHAWK-738 Project: MyFaces Tomahawk

[jira] Resolved: (TOMAHAWK-721) Toggle component for sandbox. This component allows the user to switch between View/Edit modes

2006-10-14 Thread Cagatay Civici (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-721?page=all ] Cagatay Civici resolved TOMAHAWK-721. - Fix Version/s: 1.1.5-SNAPSHOT Resolution: Fixed The component is added to the sandbox Toggle component for sandbox. This component allows

[jira] Resolved: (TOMAHAWK-738) SaveState fails with a java.util.List implementation other than ArrayList

2006-10-15 Thread Cagatay Civici (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-738?page=all ] Cagatay Civici resolved TOMAHAWK-738. - Resolution: Fixed Now saveAttachedState is not used for non state holders SaveState fails with a java.util.List implementation other than

[jira] Commented: (TOMAHAWK-738) SaveState fails with a java.util.List implementation other than ArrayList

2006-10-17 Thread Cagatay Civici (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-738?page=comments#action_12442971 ] Cagatay Civici commented on TOMAHAWK-738: - My problem is saveAttachedState and restoreAttached methods use ArrayLists to wrap the List implementation

[jira] Reopened: (TOMAHAWK-36) t:div, t:span, s:fieldset should render children

2006-11-03 Thread Cagatay Civici (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-36?page=all ] Cagatay Civici reopened TOMAHAWK-36: Assignee: Cagatay Civici (was: Martin Marinschek) The patch fails in cases where the children of these component do not render their

[jira] Resolved: (TOMAHAWK-615) Exporting DataTable data to excel

2006-11-12 Thread Cagatay Civici (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-615?page=all ] Cagatay Civici resolved TOMAHAWK-615. - Fix Version/s: 1.1.5-SNAPSHOT Resolution: Fixed The component is in sandbox now Exporting DataTable data to excel

[jira] Resolved: (TOMAHAWK-607) Security Resolver

2006-11-12 Thread Cagatay Civici (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-607?page=all ] Cagatay Civici resolved TOMAHAWK-607. - Fix Version/s: 1.1.5-SNAPSHOT Resolution: Fixed The resolver is implemented and joined sandbox. Security Resolver -

[jira] Commented: (MYFACES-1492) valueChangeListener is being called before the setters, even with immediate=true

2006-11-12 Thread Cagatay Civici (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1492?page=comments#action_12449202 ] Cagatay Civici commented on MYFACES-1492: - This is the nature of the JSF lifecycle, try calling renderResponse of FacesContext to avoid the lifecycle

[jira] Resolved: (MYFACES-1492) valueChangeListener is being called before the setters, even with immediate=true

2006-11-12 Thread Cagatay Civici (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1492?page=all ] Cagatay Civici resolved MYFACES-1492. - Fix Version/s: 1.1.4 Resolution: Invalid valueChangeListener is being called before the setters, even with immediate=true

[jira] Commented: (MYFACES-1492) valueChangeListener is being called before the setters, even with immediate=true

2006-11-12 Thread Cagatay Civici (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1492?page=comments#action_12449218 ] Cagatay Civici commented on MYFACES-1492: - Well first of all please take it easy, you seem stressed a little bit:) I don't get what you mean by

[jira] Commented: (MYFACES-1492) valueChangeListener is being called before the setters, even with immediate=true

2006-11-13 Thread Cagatay Civici (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1492?page=comments#action_12449414 ] Cagatay Civici commented on MYFACES-1492: - No problem:) By the way I've fixed the error in the doc. Mircea as a quick fix you may try the component

[jira] Commented: (TOMAHAWK-779) ExcelExportPhaseListener throws NullPointerException

2006-11-14 Thread Cagatay Civici (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-779?page=comments#action_12449714 ] Cagatay Civici commented on TOMAHAWK-779: - What state saving method do you use, server or client? ExcelExportPhaseListener throws NullPointerException

[jira] Updated: (TOMAHAWK-793) inputSuggestAjax doesn't work due to phase listener issue.

2006-11-23 Thread Cagatay Civici (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-793?page=all ] Cagatay Civici updated TOMAHAWK-793: Status: Resolved (was: Patch Available) Fix Version/s: 1.1.4-SNAPSHOT 1.1.5-SNAPSHOT Resolution: Later

[jira] Commented: (TOMAHAWK-803) SelectOneLanguage validator never called

2006-11-24 Thread Cagatay Civici (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-803?page=comments#action_12452500 ] Cagatay Civici commented on TOMAHAWK-803: - Yes, calling parent's validation first will solve the issue. SelectOneLanguage validator never called

[jira] Resolved: (TOMAHAWK-803) SelectOneLanguage validator never called

2006-11-24 Thread Cagatay Civici (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-803?page=all ] Cagatay Civici resolved TOMAHAWK-803. - Fix Version/s: 1.1.4-SNAPSHOT 1.1.5-SNAPSHOT Resolution: Fixed Fixed both in trunk and 1.1.4 branch. SelectOneLanguage

[jira] Created: (TOMAHAWK-804) SelectOneCountry validators are ignored

2006-11-25 Thread Cagatay Civici (JIRA)
SelectOneCountry validators are ignored --- Key: TOMAHAWK-804 URL: http://issues.apache.org/jira/browse/TOMAHAWK-804 Project: MyFaces Tomahawk Issue Type: Bug Components: SelectOneCountry

[jira] Resolved: (TOMAHAWK-804) SelectOneCountry validators are ignored

2006-11-25 Thread Cagatay Civici (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-804?page=all ] Cagatay Civici resolved TOMAHAWK-804. - Fix Version/s: 1.1.4-SNAPSHOT 1.1.5-SNAPSHOT Resolution: Fixed SelectOneCountry validators are ignored

[jira] Created: (TOMAHAWK-805) Move sandbox selectItems to Tomahawk

2006-11-27 Thread Cagatay Civici (JIRA)
Move sandbox selectItems to Tomahawk Key: TOMAHAWK-805 URL: http://issues.apache.org/jira/browse/TOMAHAWK-805 Project: MyFaces Tomahawk Issue Type: Task Affects Versions: 1.1.4-SNAPSHOT,

[jira] Commented: (MYFACES-1503) h:selectOneMenu does not update value binding when a custom converter is used

2006-11-28 Thread Cagatay Civici (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1503?page=comments#action_12454016 ] Cagatay Civici commented on MYFACES-1503: - Validation error occurs when the value you've converted is not in the selectitems list provided with

[jira] Created: (TOMAHAWK-817) s:selectItems fails when label is null

2006-12-05 Thread Cagatay Civici (JIRA)
s:selectItems fails when label is null -- Key: TOMAHAWK-817 URL: http://issues.apache.org/jira/browse/TOMAHAWK-817 Project: MyFaces Tomahawk Issue Type: Bug Affects Versions: 1.1.5-SNAPSHOT

[jira] Resolved: (TOMAHAWK-817) s:selectItems fails when label is null

2006-12-05 Thread Cagatay Civici (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-817?page=all ] Cagatay Civici resolved TOMAHAWK-817. - Fix Version/s: 1.1.5-SNAPSHOT Resolution: Fixed s:selectItems fails when label is null --

[jira] Resolved: (TOMAHAWK-759) When type=both, inputDate does not accept null value

2006-12-09 Thread Cagatay Civici (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-759?page=all ] Cagatay Civici resolved TOMAHAWK-759. - Fix Version/s: 1.1.5-SNAPSHOT Resolution: Fixed Fixed by not considering seconds to check for empty submits when type is both. When

[jira] Commented: (TOMAHAWK-749) t:stylesheet example renders two head elements (patch included)

2006-12-09 Thread Cagatay Civici (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-749?page=comments#action_12457138 ] Cagatay Civici commented on TOMAHAWK-749: - Yes, svn patches as diffs would help more so we can directly apply the patch. t:stylesheet example renders

[jira] Resolved: (TOMAHAWK-805) Move sandbox selectItems to Tomahawk

2007-01-04 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved TOMAHAWK-805. - Resolution: Fixed Fix Version/s: 1.1.5-SNAPSHOT Move sandbox selectItems to

[jira] Updated: (TOMAHAWK-845) Wrong urls for JsCookMenu images when cookies are disabled

2007-01-06 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici updated TOMAHAWK-845: Resolution: Fixed Fix Version/s: 1.1.5-SNAPSHOT Status: Resolved (was:

[jira] Updated: (TOMAHAWK-773) Possible NullPointerException in FieldSetRenderer

2007-01-06 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici updated TOMAHAWK-773: Resolution: Fixed Status: Resolved (was: Patch Available) Possible

[jira] Resolved: (MYFACES-1215) JSR-252 Issue #30: Make the commandButton image attribute render the same as the graphicImage img attribute for consistency.

2007-01-07 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved MYFACES-1215. - Resolution: Fixed Fix Version/s: 1.2.0-SNAPSHOT Already fixed in 1.1.x of

[jira] Created: (TOMAHAWK-848) FacesIO is not working with the latest DOJO updates

2007-01-09 Thread Cagatay Civici (JIRA)
FacesIO is not working with the latest DOJO updates --- Key: TOMAHAWK-848 URL: https://issues.apache.org/jira/browse/TOMAHAWK-848 Project: MyFaces Tomahawk Issue Type: Bug Affects

[jira] Created: (TOMAHAWK-853) Dojo Update from 0.4.0 to 0.4.1

2007-01-11 Thread Cagatay Civici (JIRA)
Dojo Update from 0.4.0 to 0.4.1 --- Key: TOMAHAWK-853 URL: https://issues.apache.org/jira/browse/TOMAHAWK-853 Project: MyFaces Tomahawk Issue Type: Improvement Affects Versions: 1.1.4-SNAPSHOT, 1.1.5-SNAPSHOT

[jira] Resolved: (TOMAHAWK-853) Dojo Update from 0.4.0 to 0.4.1

2007-01-11 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved TOMAHAWK-853. - Resolution: Fixed Fix Version/s: 1.1.5-SNAPSHOT Dojo Update from 0.4.0 to

[jira] Resolved: (TOMAHAWK-848) FacesIO is not working with the latest DOJO updates

2007-01-12 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved TOMAHAWK-848. - Resolution: Fixed Fix Version/s: 1.1.5-SNAPSHOT I've updated the dojo api used

[jira] Resolved: (TOMAHAWK-856) dataList forceId doe not work

2007-01-14 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved TOMAHAWK-856. - Resolution: Invalid Fix Version/s: 1.1.5-SNAPSHOT It actually works, see

[jira] Resolved: (TOMAHAWK-868) t:inputDate can not be null

2007-01-24 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved TOMAHAWK-868. - Resolution: Cannot Reproduce I'm resolving it because trying with 1.1.5-SNAPSHOT works

[jira] Resolved: (TOMAHAWK-869) t:selectOneCountry empty selection does not work

2007-01-24 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved TOMAHAWK-869. - Resolution: Fixed Fix Version/s: 1.1.5-SNAPSHOT t:selectOneCountry empty

[jira] Commented: (MYFACES-1467) Validation doesn't run for required fields if submitted value is null

2007-01-25 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467291 ] Cagatay Civici commented on MYFACES-1467: - This issue leads to other problems for us since it's related to

[jira] Resolved: (TOMAHAWK-850) displayValueOnly on input elements who are required triggers validation

2007-01-26 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved TOMAHAWK-850. - Resolution: Fixed Fix Version/s: 1.1.5-SNAPSHOT Resolved since changes related

[jira] Commented: (TOMAHAWK-850) displayValueOnly on input elements who are required triggers validation

2007-01-26 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467862 ] Cagatay Civici commented on TOMAHAWK-850: - Yes we definitely need a spec clarification. For now the

[jira] Commented: (TOMAHAWK-874) DisplayValuesOnly for h:form component

2007-01-27 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468062 ] Cagatay Civici commented on TOMAHAWK-874: - Well, it's not possible since displayValueOnly is an extended

[jira] Commented: (TOMAHAWK-830) s:selectManyPicklist doesn't show preselected values

2007-01-31 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469142 ] Cagatay Civici commented on TOMAHAWK-830: - I'm taking this over. s:selectManyPicklist doesn't show

[jira] Commented: (TOMAHAWK-830) s:selectManyPicklist doesn't show preselected values

2007-02-02 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469765 ] Cagatay Civici commented on TOMAHAWK-830: - I couldn't reproduce it. Are you sure the selection list is a

[jira] Commented: (TOMAHAWK-885) Add support for the attribute visibleOnUserRole to t:column

2007-02-07 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470964 ] Cagatay Civici commented on TOMAHAWK-885: - Hi, why not the following? t:column

[jira] Resolved: (TOMAHAWK-597) Client Side Validation Support

2007-02-07 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved TOMAHAWK-597. - Resolution: Fixed Fix Version/s: 1.1.5-SNAPSHOT Core infrastructure added to

[jira] Commented: (TOMAHAWK-888) NPE when using AjaxAnywhere

2007-02-08 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471351 ] Cagatay Civici commented on TOMAHAWK-888: - Does the patch makes ajaxanywhere work with myfaces? NPE

[jira] Commented: (TOMAHAWK-885) Add support for the attribute visibleOnUserRole to t:column

2007-02-08 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471520 ] Cagatay Civici commented on TOMAHAWK-885: - Just a note; security context is not a bean but a

[jira] Created: (TOMAHAWK-892) Add mock tests for SecurityContext

2007-02-08 Thread Cagatay Civici (JIRA)
Add mock tests for SecurityContext -- Key: TOMAHAWK-892 URL: https://issues.apache.org/jira/browse/TOMAHAWK-892 Project: MyFaces Tomahawk Issue Type: Sub-task Reporter: Cagatay Civici

[jira] Resolved: (TOMAHAWK-892) Add mock tests for SecurityContext

2007-02-17 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved TOMAHAWK-892. - Resolution: Fixed Fix Version/s: 1.1.5-SNAPSHOT Add mock tests for

[jira] Resolved: (TOMAHAWK-891) Document the security context variable-property resolver

2007-02-17 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved TOMAHAWK-891. - Resolution: Fixed Fix Version/s: 1.1.5-SNAPSHOT Document the security context

[jira] Created: (TOMAHAWK-901) EmailValidator considers leading-trailing whitespaces as invalid

2007-02-18 Thread Cagatay Civici (JIRA)
EmailValidator considers leading-trailing whitespaces as invalid Key: TOMAHAWK-901 URL: https://issues.apache.org/jira/browse/TOMAHAWK-901 Project: MyFaces Tomahawk Issue

[jira] Resolved: (TOMAHAWK-901) EmailValidator considers leading-trailing whitespaces as invalid

2007-02-18 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved TOMAHAWK-901. - Resolution: Fixed Fix Version/s: 1.1.5-SNAPSHOT EmailValidator considers

[jira] Commented: (TOMAHAWK-819) Re-enabled autogeneration of components code, fixed bug in commandButton/commandLink, adding several valueBindings to components

2007-03-04 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477932 ] Cagatay Civici commented on TOMAHAWK-819: - I don't think we should integrate new stuff to a feature like

[jira] Updated: (TOMAHAWK-888) NPE when using AjaxAnywhere

2007-03-06 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici updated TOMAHAWK-888: Resolution: Won't Fix Status: Resolved (was: Patch Available) It seems like a

[jira] Resolved: (TOMAHAWK-786) panelTabbedPane does not render included .jspf file (bug is easily reproduced)

2007-03-11 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved TOMAHAWK-786. - Resolution: Invalid This is clearly not a myfaces issue, jspf's are not simply

[jira] Resolved: (TOMAHAWK-916) jslistener.jsf example no longer works

2007-03-12 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved TOMAHAWK-916. - Resolution: Fixed Fix Version/s: 1.1.5-SNAPSHOT jslistener.jsf example no

[jira] Updated: (TOMAHAWK-903) Changing the rendered state of inputDate causes a NullPointerException

2007-03-13 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici updated TOMAHAWK-903: Resolution: Fixed Fix Version/s: 1.1.6-SNAPSHOT 1.1.5-SNAPSHOT

[jira] Created: (MYFACES-1561) Validators, Converters are not recognized

2007-03-14 Thread Cagatay Civici (JIRA)
Validators, Converters are not recognized - Key: MYFACES-1561 URL: https://issues.apache.org/jira/browse/MYFACES-1561 Project: MyFaces Core Issue Type: Bug Components: JSR-252 Affects

[jira] Resolved: (MYFACES-1562) ValueBinding's getType always returns object when trying to converter for class

2007-03-14 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved MYFACES-1562. - Resolution: Fixed Fix Version/s: 1.2.0-SNAPSHOT Fixed by using valueexpression

[jira] Resolved: (MYFACES-1203) JSR-252 Issue #6: Introduced a new optional label attribute for input components that will provide an association between a component, and the message that the compon

2007-03-15 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved MYFACES-1203. - Resolution: Fixed Fix Version/s: 1.2.0-SNAPSHOT Updated the default message

[jira] Resolved: (MYFACES-1237) JSR-252 Issue #81: Enable the message displayed for required validation, conversion, and validation to be overridden by the page author (JSP or non-JSP).

2007-03-15 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved MYFACES-1237. - Resolution: Fixed Fix Version/s: 1.2.0-SNAPSHOT JSR-252 Issue #81: Enable the

[jira] Created: (MYFACES-1566) Ability to Turn Off Generation of Component Client IDs

2007-03-16 Thread Cagatay Civici (JIRA)
Ability to Turn Off Generation of Component Client IDs -- Key: MYFACES-1566 URL: https://issues.apache.org/jira/browse/MYFACES-1566 Project: MyFaces Core Issue Type: New Feature

[jira] Resolved: (MYFACES-1566) Ability to Turn Off Generation of Component Client IDs

2007-03-16 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved MYFACES-1566. - Resolution: Fixed Ability to Turn Off Generation of Component Client IDs

[jira] Resolved: (MYFACES-1238) JSR-252 Issue #82: Added new feature, the ability to resolve ResourceBundles via the EL without the use of the f:loadBundle tag.

2007-03-17 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved MYFACES-1238. - Resolution: Fixed Fix Version/s: 1.2.0-SNAPSHOT JSR-252 Issue #82: Added new

[jira] Resolved: (TOMAHAWK-934) Email validator allows whitespace

2007-03-18 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved TOMAHAWK-934. - Resolution: Won't Fix Fix Version/s: 1.1.5-SNAPSHOT Resolving as won't fix

[jira] Resolved: (MYFACES-1235) JSR-252 Issue #78: Added a more user-friendly default error message for UIInput update model.

2007-03-20 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved MYFACES-1235. - Resolution: Fixed Fix Version/s: 1.2.0-SNAPSHOT Full translation of new 1.2

[jira] Resolved: (TOMAHAWK-934) Email validator allows whitespace

2007-03-20 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved TOMAHAWK-934. - Resolution: Fixed Upgraded commons-validator to version 1.3.1 Email validator allows

[jira] Created: (TOMAHAWK-937) Color Converter

2007-03-20 Thread Cagatay Civici (JIRA)
Color Converter --- Key: TOMAHAWK-937 URL: https://issues.apache.org/jira/browse/TOMAHAWK-937 Project: MyFaces Tomahawk Issue Type: New Feature Affects Versions: 1.1.6-SNAPSHOT Reporter: Cagatay Civici

[jira] Resolved: (MYFACES-1214) JSR-252 Issue #29: Allow the use of user-defined onclick Javascript on CommandLink

2007-04-19 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved MYFACES-1214. - Resolution: Won't Fix Already implemented in myfaces commandlink. JSR-252 Issue #29:

[jira] Resolved: (TOMAHAWK-888) NPE when using AjaxAnywhere

2007-05-10 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved TOMAHAWK-888. - Resolution: Fixed Fix Version/s: 1.1.6-SNAPSHOT Yes, you're right. Although I'd

[jira] Updated: (TOMAHAWK-986) The SharedRenderer fails to get the Default Locale when a headerDateFormat is specified

2007-05-14 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici updated TOMAHAWK-986: Resolution: Fixed Fix Version/s: 1.1.6-SNAPSHOT Status: Resolved (was:

[jira] Commented: (TOMAHAWK-988) SecurityContext for Portlet

2007-05-16 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496211 ] Cagatay Civici commented on TOMAHAWK-988: - org.apache.myfaces.context.portlet.PortletExternalContextImpl

[jira] Commented: (TOMAHAWK-991) SelectManyPickList in Sandbox has issues

2007-05-16 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496392 ] Cagatay Civici commented on TOMAHAWK-991: - Could you please give more info about your page and background

[jira] Resolved: (TOMAHAWK-975) t:schedule HeaderDateFormat locale problems

2007-05-16 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved TOMAHAWK-975. - Resolution: Fixed Fix Version/s: 1.1.6-SNAPSHOT This issue is same as

[jira] Resolved: (TOMAHAWK-989) t:dataScroller: paginator table is missing

2007-05-17 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved TOMAHAWK-989. - Resolution: Won't Fix This issue is related to TOMAHAWK-744 which adds different

[jira] Resolved: (TOMAHAWK-964) Seconds are random when input via t:inputDate ... type=short_time

2007-05-18 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved TOMAHAWK-964. - Resolution: Fixed Fix Version/s: 1.1.6-SNAPSHOT Seconds are random when input

[jira] Resolved: (TOMAHAWK-979) ExcelExport - correct name for the downloaded file

2007-05-18 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved TOMAHAWK-979. - Resolution: Fixed Fix Version/s: (was: 1.1.5)

[jira] Updated: (TOMAHAWK-969) Partial Refresh does not work if triggerButton comes after the last PPRPanelGroup

2007-05-20 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici updated TOMAHAWK-969: Resolution: Fixed Status: Resolved (was: Patch Available) Patch is applied,

[jira] Commented: (TOMAHAWK-996) /schedule.HtmlSchedule/javascript/domLib.js causes flicker for :hover css in IE 7

2007-05-21 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497354 ] Cagatay Civici commented on TOMAHAWK-996: - Joost, it's very easy to create patches, if you're using an svn

[jira] Resolved: (TOMAHAWK-784) user specified onclick contents not rendered in panel tabs

2007-05-21 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved TOMAHAWK-784. - Resolution: Fixed Fix Version/s: 1.1.6-SNAPSHOT Onclick events will be

[jira] Created: (MYFACES-1641) ContentType cannot be set when only text/* media range is accepted

2007-05-22 Thread Cagatay Civici (JIRA)
ContentType cannot be set when only text/* media range is accepted -- Key: MYFACES-1641 URL: https://issues.apache.org/jira/browse/MYFACES-1641 Project: MyFaces Core Issue

[jira] Resolved: (MYFACES-1641) ContentType cannot be set when only text/* media range is accepted

2007-05-22 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved MYFACES-1641. - Resolution: Fixed Fix Version/s: 1.1.6-SNAPSHOT ContentType cannot be set

[jira] Commented: (TOMAHAWK-1009) DataScoller - FastForward has borderline issues

2007-05-25 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12499204 ] Cagatay Civici commented on TOMAHAWK-1009: -- Thanks for the patch, I've assigned the issue to myself,

[jira] Updated: (MYFACES-1655) Add Orchestra as a subproject on the homepage of MyFaces.

2007-05-29 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici updated MYFACES-1655: Resolution: Fixed Assignee: Cagatay Civici Status: Resolved (was: Patch

[jira] Updated: (TOMAHAWK-1009) DataScoller - FastForward has borderline issues

2007-06-06 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici updated TOMAHAWK-1009: - Resolution: Fixed Fix Version/s: 1.1.6-SNAPSHOT Status: Resolved

[jira] Issue Comment Edited: (TOMAHAWK-1012) TabbedPane does not validate non-selected tabs in server side tab switching mode

2007-06-11 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503332 ] Cagatay Civici edited comment on TOMAHAWK-1012 at 6/11/07 1:50 AM: --- If we

[jira] Resolved: (TOMAHAWK-1027) JScookmenu is generating malformed HTML when usign ThemeOffice theme

2007-06-28 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved TOMAHAWK-1027. -- Resolution: Fixed Fix Version/s: 1.1.7-SNAPSHOT JScookmenu is generating

[jira] Updated: (TOMAHAWK-810) 0x80040111 NS_ERROR_NOT_AVAILABLE, for example commandNavigation2 in PanelNavigation2 is not working with ajax2jsf

2007-06-28 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici updated TOMAHAWK-810: Resolution: Won't Fix Assignee: Cagatay Civici Status: Resolved (was:

[jira] Commented: (TOMAHAWK-810) 0x80040111 NS_ERROR_NOT_AVAILABLE, for example commandNavigation2 in PanelNavigation2 is not working with ajax2jsf

2007-06-28 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508817 ] Cagatay Civici commented on TOMAHAWK-810: - Which one? 0x80040111 NS_ERROR_NOT_AVAILABLE, for example

[jira] Issue Comment Edited: (TOMAHAWK-810) 0x80040111 NS_ERROR_NOT_AVAILABLE, for example commandNavigation2 in PanelNavigation2 is not working with ajax2jsf

2007-06-28 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508817 ] Cagatay Civici edited comment on TOMAHAWK-810 at 6/28/07 5:37 AM: -- Which one? I

[jira] Commented: (TOMAHAWK-810) 0x80040111 NS_ERROR_NOT_AVAILABLE, for example commandNavigation2 in PanelNavigation2 is not working with ajax2jsf

2007-06-28 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508842 ] Cagatay Civici commented on TOMAHAWK-810: - org.ajax4jsf.framework.ajax.AjaxScript? Again, this is not

[jira] Created: (TOMAHAWK-1038) Sources jar is not generated

2007-06-28 Thread Cagatay Civici (JIRA)
Sources jar is not generated Key: TOMAHAWK-1038 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1038 Project: MyFaces Tomahawk Issue Type: Bug Affects Versions: 1.1.7-SNAPSHOT Reporter:

[jira] Resolved: (TOMAHAWK-13) Externalize the t:commandSortHeader arrow

2007-07-06 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved TOMAHAWK-13. Resolution: Won't Fix Bruno's solution; t:commandSortHeader arrow=false ... f:facet

[jira] Created: (TOMAHAWK-1074) InputSuggestAjax only works when itemLabelMethod is specified

2007-08-08 Thread Cagatay Civici (JIRA)
InputSuggestAjax only works when itemLabelMethod is specified - Key: TOMAHAWK-1074 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1074 Project: MyFaces Tomahawk Issue Type:

[jira] Resolved: (TOMAHAWK-1074) InputSuggestAjax only works when itemLabelMethod is specified

2007-08-08 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved TOMAHAWK-1074. -- Resolution: Fixed Fix Version/s: 1.1.7-SNAPSHOT InputSuggestAjax only works

[jira] Updated: (TOMAHAWK-1101) PasswordStrength Component Custom Security Rule

2007-09-01 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici updated TOMAHAWK-1101: - Resolution: Fixed Assignee: Cagatay Civici Status: Resolved (was: Patch

[jira] Updated: (TOMAHAWK-1103) PasswordStrength Component Documentation

2007-09-04 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici updated TOMAHAWK-1103: - Resolution: Fixed Status: Resolved (was: Patch Available) PasswordStrength

[jira] Updated: (TOMAHAWK-1111) PasswordStrength Component doesnot run correctly on IE7

2007-09-08 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici updated TOMAHAWK-: - Resolution: Fixed Status: Resolved (was: Patch Available) PasswordStrength

  1   2   >