[root]/src/grails-app/controllers
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 69 (100.0%) | 1707 (100.0%) | 24.7 |
gav | 53 (76.8%) | 897 (52.5%) | 16.9 |
gavin | 8 (11.6%) | 641 (37.6%) | 80.1 |
tuxta | 8 (11.6%) | 169 (9.9%) | 21.1 |
Rename /src to /appsrc in preparation for moving /trunk/src/* to /trunk/
0 lines of code changed in 10 files:
Tweaking to the Change Password view, control and errors.
Remove /web-app/plugins dir.
4 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.
47 lines of code changed in 2 files:
Squashed the password validation bug in Person edit
18 lines of code changed in 2 files:
Implemented the bulk of AssignedPerson domain
250 lines of code changed in 6 files:
Rename Modification and ModificationType domains to TaskModification and TaskModificationType respectively. Re-generate controller and views. Update ERD. It's an evil but a necessary mouthful as we may want to track other modifications later.
198 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.
102 lines of code changed in 4 files:
TaskRewrite has satisfied its purpose so moved to /trunk.
195 lines of code changed in 2 files:
Remove /trunk/src in preparation for copy of /branches/TaskRewrite/src move.
0 lines of code changed in 12 files:
Work on Task logic and entry creation
2 lines of code changed in 1 file:
Update main layout.
Create and add topBg.png
Basic auth for admin/user adjust BoosStrap and controllers to match.
2 lines of code changed in 1 file:
Added login page and adjusted Person domain/views/controller and BootStrap.
Add beforeInterceptor() to all controllers.
Added BaseController.
Added adminmenubar adjust layout and css to suite.
79 lines of code changed in 10 files:
Remove TypeOfClass and change to ClassType. Update ERD to match.
Create and add openMimLogo/Icon.
Generate-all *.
Configure BootStrap and add entries, some not saving yet.
Update DatabaseDesign.tex and index.gsp
641 lines of code changed in 8 files:
Set up BootStrap and tweaked Domain classes
164 lines of code changed in 2 files:
Created grails app and init domain classes
5 lines of code changed in 6 files: