[root]/continuum-webapp/src/main/webapp/WEB-INF
jsp
(34 files, 2754 lines)
admin
(5 files, 336 lines)
components
(8 files, 823 lines)
decorators
(2 files, 96 lines)
error
(3 files, 211 lines)
navigations
(4 files, 307 lines)
notifier
(7 files, 482 lines)
[CONTINUUM-1177] Re-add custom error pages.
Submitted by: Teodoro Cue Jr.
13 lines of code changed in:
Update license
76 lines of code changed in:
Add exception message and stacktrace in error.jsp
0 lines of code changed in:
continuum jsp's are now structured like the ones in archiva, making things consistent between the two applications. this required a bit of tweaking of paths in the xwork.xml. I also cleaned up a number of instances of <ww:url being embedded into <a href statements, switching them around to follow the standard form of usage
4 lines of code changed in:
merging the integration-rbac branch to trunk as per the vote last week.
0 lines of code changed in:
Merged bug fixes and improvements up to rev# 449148 from continuum-acegi branch
15 lines of code changed in:
[CONTINUUM-901] Add support of links in continuum data tag
Submitted by: Marvin King
5 lines of code changed in:
o Fix web.xml for servlet-api 2.4 so it works now with jetty 5.1 too
o Fix taglib declaration of extremecomponents
3 lines of code changed in:
all the basic components we need to put the 1.0.3 security model into place for trunk with the ww refactor, some views still need to be completed for users and user groups and most of the UI still needs to have its bits wrapped with the jsp tag for authorization, but the necessary parts are in place, login and logout work as well..and the creation of the first user from the initialization process is back in place.
11 lines of code changed in:
make / direct you straight to the summary page
0 lines of code changed in:
Upgraded web.xml to servlet spec 2.4 (the servlet-api already is 2.4).
This fixes various jstl and webwork problems when evaluating expressions
in tomcat.
Updated all c:url's to use ww:url (mostly actions), and use ww:param to set
projectId parameters e.a.
Removed unused/unnessesary projectName getters/setters from BuildResultsListAction
and use continuum to get the project name from a projectId in WorkingCopyAction.
(Actions should just need the ID, not a projectName parameter in the URL to render stuff).
TODO: test the notifier list - tried to add a notifier but that gave an NPE.
2 lines of code changed in:
Generated descriptor is now default: components.xml.
Moved plexus/plexus.xml to resources/META-INF/plexus since it's
no longer modified.
0 lines of code changed in:
rollback latest changes
12 lines of code changed in:
[CONTINUUM-284] Add group display on front page
Submitted by: Jesse McConnell
22 lines of code changed in:
[CONTINUUM-806] use the new xwork integration
0 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.
22 lines of code changed in:
o Cleaning up XML files.
1054 lines of code changed in:
fix extremecomponents properties loading
6 lines of code changed in:
Update to webwork 2.2.2
35 lines of code changed in:
merge with rev 376359
4 lines of code changed in:
(14 more)