(This was changed in all the other tools, so should also be changed for the example tool) Changing build.xml "deploy-tool" target to separate the compilation and deploy processess. This will be used later for debian packaging
Change the grouping screen in learner progress to not have a finish button - required a change to the url for learner progress.Add a new column to user to indicate that the user needs to change their password.
LDEV-1097: Remove the finish button from the learner progress view of the grouping screen, plus updated some out of date method calls relating to force complete.
LDEV-1097: Learner progress screen didn't cope when the learner had been force completed. Also, was showing buttons for finishwhen in monitoring mode. Hopefully the buttons are right now.
LDEV-1097: Learner progress screen was the wrong results - wasn't picking up the results for the specified user. Also, was showing buttons for finishwhen in monitoring mode. Hopefully the buttons are right now.
LDEV-1097: Learner progress screen was the wrong results - wasn't picking up the results for the specified user. Also, was showing buttons for edit and check new when in monitoring mode. Hopefully the buttons are right now.
LDEV-1097: Learner progress screen throwing an exception when trying to view learner progress for a learner other then the current monitoring user. The buttons on the report page weren't quite right either - there was an edit button for the reflection on the monitor page. Hopefully all correct now.
LDEV-1097: The url for the learner progress screen was wrong. The learner progress url shouldn't use the current user's id, it should use the id in the request.
LDEV-1097: Noticeboard wasn't handling the user progress screen correctly. If the mode is the monitoring mode, then it shouldn't use the current user's id, it should use the id in the url. Also, the user progress screen should be read only (no buttons) but the learner's review screen (ie that the learner gets after completing the activity) shouldn't be read only as they should be able to change their reflection.