[JBoss JIRA] Created: (RFPL-1376) Remaining CSV constraints requirements and planning
by Jay Balunas (JIRA)
Remaining CSV constraints requirements and planning
---------------------------------------------------
Key: RFPL-1376
URL: https://issues.jboss.org/browse/RFPL-1376
Project: RichFaces Planning
Issue Type: Task
Security Level: Public (Everyone can see)
Components: components
Reporter: Jay Balunas
Assignee: Alexander Smirnov
Priority: Critical
Fix For: 4.1.0.Milestone1
There we several contraints that were not implemented in 4.0.0.F. These include date, and others that require localization support. Including @digets, @notNull, etc...
We need to define all that are missing, and plan out requirements for implementing these. What is needed, major functional areas that need to be developed.
This should result in a wiki page that defines all of this information.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] Created: (RFPL-1116) Introduce unified Tests module structure
by Lukas Fryc (JIRA)
Introduce unified Tests module structure
----------------------------------------
Key: RFPL-1116
URL: https://issues.jboss.org/browse/RFPL-1116
Project: RichFaces Planning
Issue Type: Task
Security Level: Public (Everyone can see)
Components: QE
Affects Versions: 4.0.0.Milestone6
Reporter: Lukas Fryc
Assignee: Lukas Fryc
Fix For: 4.0.0.CR1
Requirements:
- refactor functional-test-template from richfaces-selenium to tests module
- be able to release whole tests module at once using maven-release-plugin without manual changes before and after release
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 8 months
[JBoss JIRA] Created: (RFPL-1439) Create unified way for setting attributes
by Pavol Pitonak (JIRA)
Create unified way for setting attributes
-----------------------------------------
Key: RFPL-1439
URL: https://issues.jboss.org/browse/RFPL-1439
Project: RichFaces Planning
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: QE
Reporter: Pavol Pitonak
Assignee: Jan Jamrich
Priority: Minor
Fix For: 4.0.1.Milestone1
# reimplement class org.richfaces.tests.metamer.ftest.AbstractComponentAttributes so that
## it's not necessary to extend the class in order to use it and it's not necessary to implement a method for each component's attribute (PanelMenuAttributes)
## it's possible to set all types of inputs for attributes (text input, select menu, radio buttons)
## it works for component "attributes" with type set to server or ajax
# remove all classes extending AbstractComponentAttributes, e.g. PanelMenuAttributes
# refactor all tests to use new implementation
# refactor helper methods in AbstractMetamerTest (testDir, testLang, testTitle, testHtmlAttribute, testStyle, testStyleClass)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 8 months