[CONTINUUM-788] apply changes to proposed site layout (l&f still needs to be updated)
Submitted by: Jesse McConnell
170 lines of code changed in:
[CONTINUUM-783] Use standard jstl for links
Submitted By: Henry Isidro
1 lines of code changed in:
[CONTINUUM-783] Use standard jstl for links
Submitted By: Henry Isidro
51 lines of code changed in:
[CONTINUUM-781] move AbstractContinuumAction to plexus-xwork-integration
51 lines of code changed in:
Fixed extremecomponents.properties so the DateCell is actually
used, instead of the default DateCell from extremecomponents.
Fixed datecell so a default datetime format is used when none
is specified - so something human readable is produced instead
of milliseconds since the epoch.
10 lines of code changed in:
Revived DateTag since it's still used in buildResult.
The buildResults uses the default extremecomponents DateCell,
but that only works in table columns so that's unusable here.
282 lines of code changed in:
Fixed role-hints to match xwork.xml
2 lines of code changed in:
Added a log4j.xml configuration file because JPOX needs it - nice to
see some output for that if something goes wrong.
Updated the validators - most of them don't exist, so I copied
them from http://www.opensymphony.com/webwork/wikidocs/Validation.html.
12 lines of code changed in:
o Removed empty unused package 'rememberme'
o reverted change from 'requiredstring' to 'required'
o Updated some action classes to specify the correct role-hint
(xwork.xml specified different names for the hints).
6 lines of code changed in:
Fix HTML error in BuildCell; rendering of the 'Build' column produced
illegal HTML.
Changed 'requiredstring' to 'required' in ConfigurationAction-validation.xml
because 'requiredstring' doesn't exist but 'required' does, and I believe the
default type is a string anyway.
4 lines of code changed in:
3 lines of code changed in:
[CONTINUUM-759] Generate plexus-request.xml with plexus-cdc
Submitted by: Jesse McConnell
292 lines of code changed in:
fix typo
1 lines of code changed in:
Merge with rev 419199
0 lines of code changed in:
2 lines of code changed in:
Add missing dependency
4 lines of code changed in:
Add notifiers
139 lines of code changed in:
Fix form rendering
223 lines of code changed in: