[root]/grails-app/views/person
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
gav | 52 (100.0%) | 672 (100.0%) | 12.9 |
Domain change: Add PurchasingGroup.
Logic and views to suite.
59 lines of code changed in 3 files:
Create data adjustment, split createBasePersonGroupTypes into a separate method.
Small adjustment to person show and edit views, add group link and only show active !PersonGroups.
8 lines of code changed in 2 files:
Improved table row onclick implementation for all detailed list and search views.
22 lines of code changed in 1 file:
Move params.message and params.errorMessage to shared messages template.
2 lines of code changed in 2 files:
Svn move personGroup and personGroupType controllers and views to detailed.
Add links from person edit view to groups.
5 lines of code changed in 1 file:
Only show table headers in search views if there actually are results.
33 lines of code changed in 1 file:
Cleanup dateFormat in all filterpane currentCriteria.
1 lines of code changed in 1 file:
Add Person import feature.
Commit has a small amount of cross over code to the commits will follow.
72 lines of code changed in 2 files:
Add contacts to Person, Supplier, Manufacturer and Site.
31 lines of code changed in 2 files:
Remove email and emailShow from Person in preparation for !ContactDetails.
1 lines of code changed in 4 files:
Add address feature.
29 lines of code changed in 2 files:
Authority add/remove logic in r294 not behaving as expected, fixed.
Switch views back to using Authority desctiptions.
4 lines of code changed in 3 files:
Add custom checkBoxList for personGroups to Person.
Wrap save and update in transactions, tweak role add/remove logic and use a limited role list for non-admin users.
8 lines of code changed in 2 files:
Small fix for some Person list view bugs.
1 lines of code changed in 1 file:
Update personGroup help definition as per ticket #37.
1 lines of code changed in 1 file:
CSS improvements, add images to login and search buttons.
3 lines of code changed in 1 file:
Add message bundles for the task filterPane.
Add primary and associated assets to taskDetailed views.
2 lines of code changed in 2 files:
Add test and message for no granted authority to !LoginController.
Correct belongsTo in Person-PersonGroup relationship.
Re-generate PersonGroup controller and views.
Add more help balloon messages for Person and Task.
Default ROLE_AppUser to ON when creating a person.
37 lines of code changed in 4 files:
Add Department-Person relationship, update demo data and views to suite.
Add department and personGroups to Person views.
60 lines of code changed in 3 files:
Add filterPane to Asset and Inventory search views.
1 lines of code changed in 1 file:
(4 more)