[root]/src/grails-app/domain
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 71 (100.0%) | 262 (100.0%) | 3.6 |
gav | 39 (54.9%) | 113 (43.1%) | 2.8 |
tuxta | 21 (29.6%) | 88 (33.6%) | 4.1 |
gavin | 11 (15.5%) | 61 (23.3%) | 5.5 |
Rename /src to /appsrc in preparation for moving /trunk/src/* to /trunk/
0 lines of code changed in 6 files:
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.
1 lines of code changed in 1 file:
Implemented the bulk of AssignedPerson domain
19 lines of code changed in 2 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.
35 lines of code changed in 4 files:
More detailing on Task and Entry. Added another authorisation ROLE_Manager and view to go with it. Work on PersonController delete action.
1 lines of code changed in 1 file:
TaskRewrite has satisfied its purpose so moved to /trunk.
24 lines of code changed in 3 files:
Remove /trunk/src in preparation for copy of /branches/TaskRewrite/src move.
0 lines of code changed in 12 files:
Trying some different layouts in task edit/create.
Display entries in task show page.
Some more tuning of CSS.
5 lines of code changed in 2 files:
Change Person attribute of Task to leadPerson, update views and Bootstrap to suite.
Make entire row of Task list view clickable and go directly to edit.
1 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.
4 lines of code changed in 1 file:
Setup Boostrap and DataSource so that we have demo data in prod env for deployin
g demo. Adjust the entry domain and rebuild views and controller.
7 lines of code changed in 1 file:
Adjusted constraints and regen-all for Person/Group/Type and Task/Group.
14 lines of code changed in 4 files:
Re-added launch and tmproj with correct name, added more BootStrap values, change code to use .png files
2 lines of code changed in 1 file:
Add to BootStrap, work on Domain classes update ERD to match, again.
6 lines of code changed in 4 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
55 lines of code changed in 7 files:
Set up BootStrap and tweaked Domain classes
23 lines of code changed in 6 files:
Align domain classes to ERD.
54 lines of code changed in 9 files:
Created grails app and init domain classes
11 lines of code changed in 6 files: