These two-column tools templates can be updated to use the Bootstrap grid. - tools/automatic_item_modification_by_age.tt - tools/batchMod.tt - tools/batch_delete_records.tt - tools/batch_record_modification.tt - tools/cleanborrowers.tt - tools/csv-profiles.tt
Created attachment 79516 [details] [review] Bug 21433: Update two-column templates with Bootstrap grid: Tools part 1 This patch modifies several tools templates to use the Bootstrap grid instead of YUI. This patch also removes obsolete "text/javascript" attributes from <script> tags in the modified templates. To test, apply the patch and view the following pages, confirming that they look correct at various browser widths: - Tools -> Automatic item modifications by age - View and edit rules - Tools -> Batch item modification start page - Tools -> Batch delete records - Starting page - Confirmation page - Completion page - Tools -> Batch record modification - Starting page - Confirmation page - Completion page - Tools -> Batch patron deletion/anonymization - Starting page - Confirmation page - Completion page - Tools -> CSV profiles - View and edit CSV profiles
Created attachment 80239 [details] [review] Bug 21433: Update two-column templates with Bootstrap grid: Tools part 1 This patch modifies several tools templates to use the Bootstrap grid instead of YUI. This patch also removes obsolete "text/javascript" attributes from <script> tags in the modified templates. To test, apply the patch and view the following pages, confirming that they look correct at various browser widths: - Tools -> Automatic item modifications by age - View and edit rules - Tools -> Batch item modification start page - Tools -> Batch delete records - Starting page - Confirmation page - Completion page - Tools -> Batch record modification - Starting page - Confirmation page - Completion page - Tools -> Batch patron deletion/anonymization - Starting page - Confirmation page - Completion page - Tools -> CSV profiles - View and edit CSV profiles Signed-off-by: “Lucas Gass” <lucas@bywatersolutions.com>
Created attachment 81592 [details] [review] Bug 21433: Update two-column templates with Bootstrap grid: Tools part 1 This patch modifies several tools templates to use the Bootstrap grid instead of YUI. This patch also removes obsolete "text/javascript" attributes from <script> tags in the modified templates. To test, apply the patch and view the following pages, confirming that they look correct at various browser widths: - Tools -> Automatic item modifications by age - View and edit rules - Tools -> Batch item modification start page - Tools -> Batch delete records - Starting page - Confirmation page - Completion page - Tools -> Batch record modification - Starting page - Confirmation page - Completion page - Tools -> Batch patron deletion/anonymization - Starting page - Confirmation page - Completion page - Tools -> CSV profiles - View and edit CSV profiles Signed-off-by: “Lucas Gass” <lucas@bywatersolutions.com> Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Awesome work all! Pushed to master for 18.11
Enhancement, will not be backported to 18.05.x series.