[root]/continuum-webapp/src/main/webapp/navigations
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 34 (100.0%) | 230 (100.0%) | 6.7 |
evenisse | 20 (58.8%) | 129 (56.1%) | 6.4 |
jmcconnell | 11 (32.4%) | 72 (31.3%) | 6.5 |
carlos | 3 (8.8%) | 29 (12.6%) | 9.6 |
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
0 lines of code changed in:
merging the integration-rbac branch to trunk as per the vote last week.
30 lines of code changed in:
[CONTINUUM-939] Validate admin configuration page
Submitted by: Maria Odea Ching
1 lines of code changed in:
[CONTINUUM-892] Add a description on all fields
Submitted by: Maria Odea Ching
2 lines of code changed in:
Merged bug fixes and improvements up to rev# 449148 from continuum-acegi branch
29 lines of code changed in:
[CONTINUUM-755] Add field validations
Submitted by: Maria Odea Ching
2 lines of code changed in:
14 lines of code changed in:
9 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
1 lines of code changed in:
menu bar is an example of isAuthorized taglib now, when you log in as admin the administration buttons appear
25 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.
17 lines of code changed in:
my first pass through with project grouping which required a fair amount of changes to -api -core -store to support the concepts already in place in the -model. the -webapp parts are basically working, the triggered builds are still building everything across the board but support for fixing that is in place to be wired in. Whole slew of changes but brett and jason were both cool with my getting this big commit out of the way so I could continue on the same path without this looming.
0 lines of code changed in:
[CONTINUUM-284] Add group display on front page
Submitted by: Jesse McConnell
3 lines of code changed in:
Add legend
15 lines of code changed in:
Update to webwork 2.2.2
21 lines of code changed in:
Add schedule screens
PR: CONTINUUM-175
Submitted by: Nick Gonzalez
3 lines of code changed in:
1 lines of code changed in:
Add company logo
1 lines of code changed in:
Add i18n in menu
14 lines of code changed in:
PR: CONTINUUM-175
Submitted by: Nick Gonzalez
Add "Add Project" screens
15 lines of code changed in:
(3 more)