Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7
-
Fix Version/s: 4.7.17
-
Component/s: NYSS
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:User and Admin Doc
-
Funding Source:Core Team Contract
-
Payment Status:Paid
-
Verified?:No
Description
Incorporate the UI enhancements done by NYSS to make it easier to manage the tag tree, esp when there is a very large number of tags defined in the system.
NYSS overrides the following files:
https://github.com/nysenate/Bluebird-CRM/blob/dev/civicrm/custom/php/CRM/Tag/AJAX.php
https://github.com/nysenate/Bluebird-CRM/blob/dev/civicrm/custom/templates/CRM/Tag/Form/Tag.tpl
https://github.com/nysenate/Bluebird-CRM/blob/dev/themes/Bluebird/scripts/bbtree.js
https://github.com/nysenate/Bluebird-CRM/blob/dev/themes/Bluebird/css/tags/tags.css
https://github.com/nysenate/Bluebird-CRM/blob/dev/civicrm/custom/templates/CRM/Admin/Page/Tag.tpl
https://github.com/nysenate/Bluebird-CRM/blob/dev/civicrm/custom/php/CRM/Admin/Form/Tag.php