Changelog Report

Timeframe: 30 days, Total Commits: 92 Total Number of Files Changed: 287

DateAuthorFile/Message
2004-06-24 16:32:36Ben Gidley

xdocs/GettingStarted.xml v 1.9

*** empty log message ***
2004-06-24 10:34:50Ben Gidley

src/externalSources/turbine-2.4-dev-anite-CVS-src-20040624.jar v 1.1

src/externalSources/turbine-2.4-dev-anite.jar v 1.2

src/externalSources/turbine-review-1.0-dev-20040521-src.jar v 1.1

src/externalSources/turbine-review-1.0-dev-rd3-src.jar v 1.2

0.5 upgraded to Turbine CVS HEAD and Review using it
2004-06-24 10:33:29Ben Gidley

project.xml v 1.46

0.5 upgraded to Turbine CVS HEAD and Review using it
2004-06-23 17:24:47Ben Gidley

xdocs/GettingStarted.xml v 1.8

Fixed anoncvs instrusctions
2004-06-22 17:01:22Ben Gidley

project.xml v 1.45

bin/startHsql.sh v 1.4

xdocs/GettingStarted.xml v 1.7

xdocs/building.xml v 1.3

*** empty log message ***
2004-06-04 14:41:10Mike Jones

project.xml v 1.44

*** empty log message ***
2004-06-04 14:37:11Mike Jones

src/java/com/anite/antelope/modules/tools/MenuTool.java v 1.10

src/java/com/anite/antelope/modules/tools/SecurityTool.java v 1.6

src/test/com/anite/antelope/AbstractCreateUsersTest.java v 1.5

src/test/com/anite/antelope/modules/tools/SecurityToolTest.java v 1.4

src/test/com/anite/antelope/test/EnhancedMockHttpServletRequest.java v 1.1

src/test/com/anite/antelope/test/EnhancedMockHttpServletResponse.java v 1.1

src/test/com/anite/antelope/test/EnhancedMockHttpSession.java v 1.1

src/webapp/WEB-INF/conf/TurbineResources.properties v 1.11

src/webapp/templates/app/screens/SecurityTool.vm v 1.2

src/webapp/templates/app/screens/security/Groups.vm v 1.8

src/webapp/templates/app/screens/security/Permissions.vm v 1.5

src/webapp/templates/app/screens/security/Roles.vm v 1.6

src/webapp/templates/app/screens/security/Users.vm v 1.8

*** empty log message ***
2004-06-04 13:07:35Eric Pugh

maven.xml v 1.16

project.xml v 1.43

Build a bit better
2004-06-03 20:17:36Eric Pugh

maven.xml v 1.15

project.properties v 1.22

last tweak to name!
2004-06-03 19:23:46Eric Pugh

project.properties v 1.21

remove unneedec property
2004-06-03 18:43:13Eric Pugh

maven.xml v 1.14

project.properties v 1.20

remap the name of the hbm dest target
2004-06-03 18:39:59Eric Pugh

.cvsignore v 1.11

bump ignores
2004-06-03 16:56:12Eric Pugh

maven.xml v 1.13

import cleanup
2004-06-03 16:22:16Eric Pugh

maven.xml v 1.12

project.properties v 1.19

compile .hbm's into /target.. tell eclipse to load them...
2004-06-03 11:42:24Mike Jones

src/webapp/style/style.css v 1.14

src/webapp/templates/app/screens/Error.vm v 1.5

src/webapp/templates/app/screens/security/EditGroup.vm v 1.1

src/webapp/templates/app/screens/security/EditPermission.vm v 1.1

src/webapp/templates/app/screens/security/EditRole.vm v 1.1

src/webapp/templates/app/screens/security/Groups.vm v 1.7

src/webapp/templates/app/screens/security/Permissions.vm v 1.4

src/webapp/templates/app/screens/security/Roles.vm v 1.5

src/webapp/templates/app/screens/security/Users.vm v 1.7

Issue number: Obtained from: Submitted by: Reviewed by: CVS: ---------------------------------------------------------------------- CVS: Issue number: CVS: If this change addresses one or more issues, CVS: then enter the issue number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to the project by someone else; i.e., CVS: they sent us a patch or a set of diffs, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line.
2004-06-03 11:42:12Mike Jones

src/test/log4j.properties v 1.3

*** empty log message ***
2004-06-03 11:41:01Mike Jones

src/java/com/anite/antelope/modules/actions/security/EditGroup.java v 1.1

src/java/com/anite/antelope/modules/actions/security/EditPermission.java v 1.2

src/java/com/anite/antelope/modules/actions/security/EditRole.java v 1.2

src/java/com/anite/antelope/modules/actions/security/SelectGroup.java v 1.1

src/java/com/anite/antelope/modules/actions/security/SelectPermission.java v 1.1

src/java/com/anite/antelope/modules/actions/security/SelectRole.java v 1.1

src/java/com/anite/antelope/modules/tools/SecurityTool.java v 1.5

*** empty log message ***
2004-06-02 17:47:41Eric Pugh

xdocs/navigation.xml v 1.6

Remove wombat from links!
2004-06-02 13:48:05Mike Jones

project.xml v 1.42

added new snapshot of the hibernate fulcrum jar
2004-06-02 12:11:26Eric Pugh

project.xml v 1.41

update mappings for emails
2004-06-02 11:48:07Mike Jones

src/java/com/anite/antelope/modules/actions/security/UserGroup.java v 1.1

src/webapp/WEB-INF/review/rules/action.LogoutUser.xml v 1.1

src/webapp/WEB-INF/review/rules/action.formSample.SimpleFormSubmit.xml v 1.3

src/webapp/WEB-INF/review/rules/action.security.AddGroup.xml v 1.1

src/webapp/WEB-INF/review/rules/action.security.AddPermission.xml v 1.1

src/webapp/WEB-INF/review/rules/action.security.AddRole.xml v 1.1

src/webapp/WEB-INF/review/rules/action.security.AddUser.xml v 1.1

src/webapp/WEB-INF/review/rules/action.security.ChangeGroupRole.xml v 1.1

src/webapp/WEB-INF/review/rules/action.security.ChangeRolePermission.xml v 1.1

src/webapp/WEB-INF/review/rules/action.security.ChangeUserGroup.xml v 1.1

src/webapp/WEB-INF/review/rules/action.security.DeleteGroup.xml v 1.1

src/webapp/WEB-INF/review/rules/action.security.DeletePermission.xml v 1.1

src/webapp/WEB-INF/review/rules/action.security.DeleteRole.xml v 1.1

src/webapp/WEB-INF/review/rules/action.security.DeleteUser.xml v 1.1

src/webapp/WEB-INF/review/rules/action.security.Group.xml v 1.1

src/webapp/WEB-INF/review/rules/action.security.SelectUser.xml v 1.1

src/webapp/WEB-INF/review/rules/action.security.ViewPermissionMaintenance.xml v 1.1

src/webapp/WEB-INF/review/rules/template.SecurityManager.vm.xml v 1.1

src/webapp/WEB-INF/review/rules/template.SecurityTool.vm.xml v 1.1

src/webapp/WEB-INF/review/rules/template.security,AddGroup.vm.xml v 1.1

src/webapp/WEB-INF/review/rules/template.security,AddPermission.vm.xml v 1.1

src/webapp/WEB-INF/review/rules/template.security,AddRole.vm).xml v 1.1

src/webapp/WEB-INF/review/rules/template.security,AddRole.vm.xml v 1.1

src/webapp/WEB-INF/review/rules/template.security,AddUser.vm.xml v 1.1

src/webapp/WEB-INF/review/rules/template.security,ChangePassword.vm.xml v 1.1

src/webapp/WEB-INF/review/rules/template.security,Groups.vm.xml v 1.1

src/webapp/WEB-INF/review/rules/template.security,PermissionMaintenance.vm.xml v 1.1

src/webapp/WEB-INF/review/rules/template.security,Roles.vm.xml v 1.1

src/webapp/WEB-INF/review/rules/template.security,Users.vm.xml v 1.1

src/webapp/style/style.css v 1.13

src/webapp/templates/app/screens/Login.vm v 1.6

src/webapp/templates/app/screens/security/AddUser.vm v 1.3

src/webapp/templates/app/screens/security/EditUser.vm v 1.1

src/webapp/templates/app/screens/security/Permissions.vm v 1.3

src/webapp/templates/app/screens/security/Roles.vm v 1.4

src/webapp/templates/app/screens/security/Users.vm v 1.6

*** empty log message ***
2004-06-02 11:38:03Mike Jones

src/java/com/anite/antelope/modules/actions/security/DeletePermission.java v 1.2

src/java/com/anite/antelope/modules/actions/security/DeleteRole.java v 1.2

src/java/com/anite/antelope/modules/actions/security/DeleteUser.java v 1.4

src/java/com/anite/antelope/modules/actions/security/EditPermission.java v 1.1

src/java/com/anite/antelope/modules/actions/security/EditRole.java v 1.1

src/java/com/anite/antelope/modules/actions/security/EditUser.java v 1.1

src/java/com/anite/antelope/modules/actions/security/SelectUser.java v 1.1

Issue number: Obtained from: Submitted by: Reviewed by: CVS: ---------------------------------------------------------------------- CVS: Issue number: CVS: If this change addresses one or more issues, CVS: then enter the issue number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to the project by someone else; i.e., CVS: they sent us a patch or a set of diffs, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line.
2004-06-02 11:36:27Mike Jones

src/java/DynamicHibernate.hbm.xml v 1.3

Issue number: Obtained from: Submitted by: Reviewed by: CVS: ---------------------------------------------------------------------- CVS: Issue number: CVS: If this change addresses one or more issues, CVS: then enter the issue number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to the project by someone else; i.e., CVS: they sent us a patch or a set of diffs, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line.
2004-06-01 18:41:29Eric Pugh

project.xml v 1.40

lets get some more reports in!
2004-06-01 18:34:28Eric Pugh

project.xml v 1.39

statcvs is installed
2004-06-01 17:02:34Eric Pugh

src/java/com/anite/antelope/om/Animal.java v 1.4

src/java/com/anite/antelope/om/Llama.java v 1.3

src/java/com/anite/antelope/om/Moorhen.java v 1.3

fix urls
2004-06-01 16:57:13Eric Pugh

project.properties v 1.18

project.xml v 1.38

add findbugs
2004-06-01 16:49:08Eric Pugh

project.properties v 1.17

reduce verbosity
2004-06-01 16:44:20Eric Pugh

maven.xml v 1.11

got circular ref
2004-06-01 16:42:42Eric Pugh

maven.xml v 1.10

get prereq's in order!
2004-06-01 16:41:17Eric Pugh

maven.xml v 1.9

tweak to work on cc
2004-06-01 16:33:29Eric Pugh

project.xml v 1.37

add statcvs report
2004-06-01 16:12:01Eric Pugh

maven.xml v 1.8

cleanup how we generate .hbm files
2004-06-01 16:09:05Eric Pugh

src/java/com/anite/antelope/om/Animal.hbm.xml v 1.5

remove hbm from source control
2004-06-01 15:27:58Eric Pugh

maven.xml v 1.7

project.properties v 1.16

project.xml v 1.36

use hibernate:schema-export inplace of homegrown stuff
2004-06-01 13:57:06Eric Pugh

bin/startHsql.bat v 1.3

bin/startHsql.sh v 1.3

spell out the location of the database
2004-06-01 12:14:18Eric Pugh

xdocs/changes.xml v 1.3

factored out wombat plugin.
2004-06-01 12:07:15Eric Pugh

xdocs/GettingStarted.xml v 1.6

fix doces
2004-06-01 12:07:55Eric Pugh

maven.xml v 1.6

project.properties v 1.15

project.xml v 1.35

factored out the wombat plugin, it added more complexity then value.
2004-06-01 12:06:49Eric Pugh

src/webapp/.cvsignore v 1.2

another ignore!
2004-06-01 11:31:30Eric Pugh

bin/startHsql.bat v 1.2

bin/startHsql.sh v 1.2

deploy database into /target/db/ with the name antelope!
2004-06-01 10:35:41Eric Pugh

project.xml v 1.34

remove merlin, unneeded
2004-06-01 10:25:22Ben Gidley

src/webapp/WEB-INF/lib/.cvsignore v 1.5

CVS ignore jars
2004-06-01 10:11:37Eric Pugh

src/webapp/WEB-INF/lib/.cvsignore v 1.4

remove lib dir
2004-06-01 09:50:46Ben Gidley

src/webapp/WEB-INF/lib/.cvsignore v 1.3

CVS ignore jars
2004-06-01 09:49:44Eric Pugh

schema-export.sql v 1.5

startHsql.bat v 1.2

startHsql.sh v 1.2

unneeded in root.l
2004-06-01 09:49:23Eric Pugh

src/webapp/WEB-INF/lib/.cvsignore v 1.2

src/webapp/WEB-INF/lib/readme.txt v 1.2

remove directory from cvs
2004-06-01 09:49:06Eric Pugh

src/webapp/i/FormSubmitSequence.png v 1.1

src/webapp/templates/app/screens/howDoesThisWork/SimpleFormSubmission.vm v 1.7

moved image
2004-06-01 09:48:36Eric Pugh

src/test/readme.txt v 1.2

unneeded readme... we know we are in test it says /test!
2004-06-01 09:48:14Eric Pugh

bin/startHsql.bat v 1.1

bin/startHsql.sh v 1.1

Add batch file scripts to /bin
2004-05-31 19:24:33Ben Gidley

src/webapp/WEB-INF/review/rules/action.formSample.UpdateAnimal.xml v 1.1

src/webapp/WEB-INF/review/rules/action.formSample.UpdateLlama.xml v 1.1

src/webapp/WEB-INF/review/rules/action.formSample.UpdateMoorhen.xml v 1.1

src/webapp/WEB-INF/review/rules/template.TheMenagerie.vm.xml v 1.1

src/webapp/WEB-INF/review/rules/template.action.xml v 1.1

src/webapp/WEB-INF/review/rules/template.formSampe,TheMenagerie.vm.xml v 1.1

src/webapp/WEB-INF/review/rules/template.formSample,TheMenagerie.vm.xml v 1.1

src/webapp/WEB-INF/review/rules/template.security,Permissions.vm.xml v 1.1

Made the menagerie hibernate sample work
2004-05-31 19:23:26Ben Gidley

src/java/com/anite/antelope/managers/AnimalManager.java v 1.2

src/java/com/anite/antelope/modules/actions/formSample/UpdateAnimalAction.java v 1.2

src/java/com/anite/antelope/modules/actions/formSample/WhichAnimal.java v 1.2

src/java/com/anite/antelope/modules/screens/formSample/AnimalScreen.java v 1.2

src/java/com/anite/antelope/modules/screens/formSample/TheMenagerie.java v 1.1

src/java/com/anite/antelope/om/Animal.hbm.xml v 1.4

src/java/com/anite/antelope/om/Animal.java v 1.3

src/webapp/WEB-INF/conf/endpoints.xml v 1.7

src/webapp/WEB-INF/review/rules/action.formSample.WhichAnimal.xml v 1.2

src/webapp/templates/app/screens/formSample/Animal.vm v 1.2

src/webapp/templates/app/screens/formSample/CongratulationsLlama.vm v 1.2

src/webapp/templates/app/screens/formSample/CongratulationsMoorhen.vm v 1.2

src/webapp/templates/app/screens/formSample/TheMenagerie.vm v 1.2

src/webapp/templates/app/screens/formSample/WhichAnimal.vm v 1.2

Made the menagerie hibernate sample work
2004-05-31 17:08:57Eric Pugh

project.properties v 1.14

one more tweak...
2004-05-31 17:08:24Eric Pugh

.cvsignore v 1.10

add ignores
2004-05-31 16:13:20Eric Pugh

project.properties v 1.13

add cruise!
2004-05-28 16:25:31Mike Jones

project.properties v 1.12

project.xml v 1.33

Issue number: Obtained from: Submitted by: Reviewed by: CVS: ---------------------------------------------------------------------- CVS: Issue number: CVS: If this change addresses one or more issues, CVS: then enter the issue number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to the project by someone else; i.e., CVS: they sent us a patch or a set of diffs, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line.
2004-05-28 16:22:26Mike Jones

src/java/com/anite/antelope/modules/actions/security/AddUser.java v 1.4

Issue number: Obtained from: Submitted by: Reviewed by: CVS: ---------------------------------------------------------------------- CVS: Issue number: CVS: If this change addresses one or more issues, CVS: then enter the issue number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to the project by someone else; i.e., CVS: they sent us a patch or a set of diffs, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line.
2004-05-28 15:52:09Mike Jones

src/java/com/anite/antelope/modules/screens/SecureScreen.java v 1.8

src/java/com/anite/antelope/modules/tools/SecurityTool.java v 1.4

src/webapp/templates/app/screens/security/Groups.vm v 1.6

src/webapp/templates/app/screens/security/Users.vm v 1.5

Issue number: Obtained from: Submitted by: Reviewed by: CVS: ---------------------------------------------------------------------- CVS: Issue number: CVS: If this change addresses one or more issues, CVS: then enter the issue number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to the project by someone else; i.e., CVS: they sent us a patch or a set of diffs, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line.
2004-05-28 15:51:25Mike Jones

src/java/com/anite/antelope/modules/actions/SecureAction.java v 1.3

src/java/com/anite/antelope/modules/actions/security/DeleteGroup.java v 1.1

src/java/com/anite/antelope/modules/actions/security/DeletePermission.java v 1.1

src/java/com/anite/antelope/modules/actions/security/DeleteRole.java v 1.1

src/java/com/anite/antelope/modules/actions/security/DeleteUser.java v 1.3

Issue number: Obtained from: Submitted by: Reviewed by: CVS: ---------------------------------------------------------------------- CVS: Issue number: CVS: If this change addresses one or more issues, CVS: then enter the issue number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to the project by someone else; i.e., CVS: they sent us a patch or a set of diffs, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line.
2004-05-28 08:39:43Mike Jones

src/webapp/i/corner_bl.gif v 1.1

src/webapp/i/corner_tr.gif v 1.1

src/webapp/i/shadow.gif v 1.1

Issue number: Obtained from: Submitted by: Reviewed by: CVS: ---------------------------------------------------------------------- CVS: Issue number: CVS: If this change addresses one or more issues, CVS: then enter the issue number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to the project by someone else; i.e., CVS: they sent us a patch or a set of diffs, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line.
2004-05-28 08:29:50Mike Jones

src/java/MenuTool.hbm.xml v 1.4

src/webapp/style/style.css v 1.12

src/webapp/templates/app/screens/Login.vm v 1.5

Issue number: Obtained from: Submitted by: Reviewed by: CVS: ---------------------------------------------------------------------- CVS: Issue number: CVS: If this change addresses one or more issues, CVS: then enter the issue number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to the project by someone else; i.e., CVS: they sent us a patch or a set of diffs, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line.
2004-05-27 21:25:32Eric Pugh

project.xml v 1.32

bump version of wombat-plugin
2004-05-27 21:24:52Eric Pugh

maven.xml v 1.5

remove extra props
2004-05-27 20:26:15Eric Pugh

.cvsignore v 1.9

more ignores
2004-05-27 19:31:13Eric Pugh

project.xml v 1.31

*** empty log message ***
2004-05-27 19:29:56Eric Pugh

project.properties v 1.11

data required by CC to run
2004-05-27 15:44:54Mike Jones

src/java/com/anite/antelope/modules/actions/PermissionAction.java v 1.1

src/java/com/anite/antelope/modules/tools/MenuTool.java v 1.9

src/java/com/anite/antelope/modules/tools/SecurityTool.java v 1.3

src/test/com/anite/antelope/modules/tools/SecurityToolTest.java v 1.3

src/webapp/WEB-INF/conf/TurbineResources.properties v 1.10

Issue number: Obtained from: Submitted by: Reviewed by: CVS: ---------------------------------------------------------------------- CVS: Issue number: CVS: If this change addresses one or more issues, CVS: then enter the issue number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to the project by someone else; i.e., CVS: they sent us a patch or a set of diffs, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line.
2004-05-27 15:16:15Mike Jones

src/java/com/anite/antelope/modules/screens/PermissionScreen.java v 1.1

src/java/com/anite/antelope/modules/screens/SecureScreen.java v 1.7

Issue number: Obtained from: Submitted by: Reviewed by: CVS: ---------------------------------------------------------------------- CVS: Issue number: CVS: If this change addresses one or more issues, CVS: then enter the issue number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to the project by someone else; i.e., CVS: they sent us a patch or a set of diffs, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line.
2004-05-27 15:15:58Mike Jones

src/java/com/anite/antelope/modules/screens/security/SecuritySecureScreen.java v 1.3

src/java/com/anite/antelope/modules/screens/security/UserDetails.java v 1.2

Issue number: Obtained from: Submitted by: Reviewed by: CVS: ---------------------------------------------------------------------- CVS: Issue number: CVS: If this change addresses one or more issues, CVS: then enter the issue number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to the project by someone else; i.e., CVS: they sent us a patch or a set of diffs, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line.
2004-05-27 15:13:52Mike Jones

src/java/com/anite/antelope/modules/screens/security/Groups.java v 1.2

src/java/com/anite/antelope/modules/screens/security/PermissionMaintenance.java v 1.2

src/java/com/anite/antelope/modules/screens/security/Permissions.java v 1.2

src/java/com/anite/antelope/modules/screens/security/Roles.java v 1.3

src/java/com/anite/antelope/modules/screens/security/Users.java v 1.2

Issue number: Obtained from: Submitted by: Reviewed by: CVS: ---------------------------------------------------------------------- CVS: Issue number: CVS: If this change addresses one or more issues, CVS: then enter the issue number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to the project by someone else; i.e., CVS: they sent us a patch or a set of diffs, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line.
2004-05-27 14:13:52Eric Pugh

project.xml v 1.30

Fix urls so Maven site doesn't throw redirect errors..
2004-05-27 14:07:19Eric Pugh

project.xml v 1.29

fix url link
2004-05-27 12:28:22Eric Pugh

project.xml v 1.28

comment out cvs related reports
2004-05-27 12:12:22Eric Pugh

.cvsignore v 1.8

ignore log files
2004-05-27 12:12:50Eric Pugh

project.properties v 1.10

force CC to fire
2004-05-27 11:55:48Eric Pugh

src/test/log4j.properties v 1.2

tweak logging
2004-05-27 09:19:12Mike Jones

src/java/com/anite/antelope/menu/Menu.java v 1.1

src/java/com/anite/antelope/menu/MenuGroup.java v 1.1

src/java/com/anite/antelope/menu/MenuItem.java v 1.1

src/java/com/anite/antelope/menu/MenuLink.java v 1.1

src/java/com/anite/antelope/menu/MenuListItem.java v 1.1

src/webapp/templates/app/screens/Login.vm v 1.4

*** empty log message ***
2004-05-27 09:18:34Mike Jones

src/java/com/anite/antelope/modules/tools/Menu.java v 1.7

src/java/com/anite/antelope/modules/tools/MenuGroup.java v 1.7

src/java/com/anite/antelope/modules/tools/MenuItem.java v 1.5

src/java/com/anite/antelope/modules/tools/MenuLink.java v 1.4

src/java/com/anite/antelope/modules/tools/MenuListItem.java v 1.4

src/java/com/anite/antelope/modules/tools/MenuTool.java v 1.8

*** empty log message ***
2004-05-27 09:03:08Mike Jones

src/java/com/anite/antelope/modules/tools/MenuTool.java v 1.7

*** empty log message ***
2004-05-27 08:39:47Mike Jones

src/java/com/anite/antelope/modules/actions/security/DeleteUser.java v 1.2

src/java/com/anite/antelope/modules/screens/security/SecuritySecureScreen.java v 1.2

src/webapp/WEB-INF/conf/TurbineResources.properties v 1.9

src/webapp/scripts/common.js v 1.6

src/webapp/style/style.css v 1.11

src/webapp/templates/app/layouts/Login.vm v 1.5

src/webapp/templates/app/navigations/DefaultMenu.vm v 1.13

src/webapp/templates/app/screens/Error.vm v 1.4

src/webapp/templates/app/screens/Login.vm v 1.3

src/webapp/templates/app/screens/SecurityTool.vm v 1.1

*** empty log message ***
2004-05-27 08:18:37Mike Jones

src/java/com/anite/antelope/modules/tools/QuoteTool.java v 1.1

src/java/com/anite/antelope/modules/tools/SecurityTool.java v 1.2

*** empty log message ***
2004-05-27 07:15:45Ben Gidley

src/test/com/anite/antelope/modules/tools/SecurityToolTest.java v 1.2

*** empty log message ***
2004-05-26 19:45:11Eric Pugh

project.properties v 1.9

ignore errors for now..
2004-05-26 19:02:11Ben Gidley

project.xml v 1.27

schema-export.sql v 1.4

src/java/com/anite/antelope/managers/AnimalManager.java v 1.1

src/java/com/anite/antelope/modules/actions/formSample/UpdateAnimalAction.java v 1.1

src/java/com/anite/antelope/modules/actions/formSample/UpdateLlama.java v 1.1

src/java/com/anite/antelope/modules/actions/formSample/UpdateMoorhen.java v 1.1

src/java/com/anite/antelope/modules/actions/formSample/WhichAnimal.java v 1.1

src/java/com/anite/antelope/modules/screens/formSample/AnimalScreen.java v 1.1

src/java/com/anite/antelope/modules/screens/formSample/CongratulationsLlama.java v 1.1

src/java/com/anite/antelope/modules/screens/formSample/CongratulationsMoorhen.java v 1.1

src/java/com/anite/antelope/om/Animal.hbm.xml v 1.3

src/java/com/anite/antelope/om/Animal.java v 1.2

src/java/com/anite/antelope/om/Llama.java v 1.2

src/java/com/anite/antelope/om/Moorhen.java v 1.2

src/webapp/WEB-INF/conf/endpoints.xml v 1.6

src/webapp/WEB-INF/review/rules/action.formSample.WhichAnimal.xml v 1.1

src/webapp/WEB-INF/review/rules/template.formSample,WhichAnimal.vm.xml v 1.1

src/webapp/WEB-INF/review/rules/customised/action.formSample.WhichAnimal.xml v 1.1

src/webapp/templates/app/screens/FormToolDemonstation.vm v 1.5

src/webapp/templates/app/screens/formSample/Animal.vm v 1.1

src/webapp/templates/app/screens/formSample/CongratulationsLlama.vm v 1.1

src/webapp/templates/app/screens/formSample/CongratulationsMoorhen.vm v 1.1

src/webapp/templates/app/screens/formSample/TheMenagerie.vm v 1.1

src/webapp/templates/app/screens/formSample/WhichAnimal.vm v 1.1

*** empty log message ***
2004-05-26 18:24:21Mike Jones

src/java/com/anite/antelope/modules/tools/Menu.java v 1.6

src/java/com/anite/antelope/modules/tools/MenuTool.java v 1.6

*** empty log message ***
2004-05-26 14:41:50Mike Jones

src/test/CompleteTurbineResources.properties v 1.1

*** empty log message ***
2004-05-26 14:32:36Mike Jones

src/java/com/anite/antelope/utils/Cache.java v 1.1

src/test/com/anite/antelope/utils/CacheTest.java v 1.1

*** empty log message ***
2004-05-26 14:25:48Mike Jones

src/test/com/anite/antelope/modules/tools/SecurityToolTest.java v 1.1

*** empty log message ***
2004-05-26 13:44:13Eric Pugh

project.xml v 1.26

update reports
2004-05-26 10:47:41Mike Jones

src/java/com/anite/antelope/modules/actions/security/AddGroup.java v 1.1

src/java/com/anite/antelope/modules/actions/security/AddPermission.java v 1.1

src/java/com/anite/antelope/modules/actions/security/AddRole.java v 1.1

src/java/com/anite/antelope/modules/actions/security/AddUser.java v 1.3

src/java/com/anite/antelope/modules/screens/security/Permissions.java v 1.1

src/java/com/anite/antelope/modules/screens/security/Roles.java v 1.2

src/java/com/anite/antelope/modules/tools/SecurityTool.java v 1.1

src/webapp/templates/app/screens/security/AddGroup.vm v 1.1

src/webapp/templates/app/screens/security/AddPermission.vm v 1.1

src/webapp/templates/app/screens/security/AddRole.vm v 1.1

src/webapp/templates/app/screens/security/Groups.vm v 1.5

src/webapp/templates/app/screens/security/Permissions.vm v 1.2

src/webapp/templates/app/screens/security/Roles.vm v 1.3

*** empty log message ***
2004-05-26 08:51:41Mike Jones

src/java/MenuTool.hbm.xml v 1.3

src/java/com/anite/antelope/modules/actions/LoginUser.java v 1.4

src/java/com/anite/antelope/modules/screens/SecureScreen.java v 1.6

src/java/com/anite/antelope/utils/AvalonServiceHelper.java v 1.3

src/test/com/anite/antelope/AbstractCreateUsersTest.java v 1.4

src/webapp/style/style.css v 1.10

*** empty log message ***
2004-05-26 08:50:30Mike Jones

src/webapp/templates/app/screens/SecurityManager.vm v 1.3

*** empty log message ***