stable
Clone or download
Read-only
tasks #6685:Â save if the fieldset is collapsed by the user
related to story #6342 + generate print.less file to prevent 404 error. + remove flickering on togglers Change-Id: Ic5f4f558c58a34c6a8a9048003f683692c71c2b7
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Container_Fieldset.class.php | +42 | −6 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.class.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/site-content/en_US/script_locale.txt | +3 | −1 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/script_locale.txt | +3 | −1 | Go to diff View file |
A | plugins/tracker/www/scripts/TrackerCollapseFieldset.js | +76 | −0 | Go to diff View file |
A | plugins/tracker/www/themes/Experimental/css/print.less | +1 | −0 | Go to diff View file |
M | plugins/tracker/www/themes/default/css/style.less | +37 | −1 | Go to diff View file |
M | src/www/scripts/codendi/Toggler.js | +15 | −2 | Go to diff View file |
M | src/www/themes/common/css/utils/toggler.less | +4 | −0 | Go to diff View file |