[root]/src/grails-app/views/appCore
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
gav | 10 (100.0%) | 32 (100.0%) | 3.2 |
Rename /src to /appsrc in preparation for moving /trunk/src/* to /trunk/
0 lines of code changed in 3 files:
Remove hidden person.id field as it is not used due to not being secure.
0 lines of code changed in 1 file:
Tweaking to the Change Password view, control and errors.
Remove /web-app/plugins dir.
2 lines of code changed in 1 file:
Installed help-balloons plugin.
Adjust security config to allow javascript and help-balloons folders.
Add "Repeat password" to change password.
Detailed Entry views, including only allow user to edit their own entries.
Adjust Entry constraints.
Add comments to layouts/main.gsp.
Work on TaskDetailed view to show entry durations and allow editing.
Entry duration formatting to CSS and increased base font size to 14px.
7 lines of code changed in 2 files:
More detailing on Task and Entry. Added another authorisation ROLE_Manager and view to go with it. Work on PersonController delete action.
23 lines of code changed in 3 files: