]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1746824: Provide CSV download titlecasing user/miker/lp1746824-egGrid_CSS_cell_styling-signoff
authorMike Rylander <mrylander@gmail.com>
Wed, 25 Apr 2018 18:57:56 +0000 (14:57 -0400)
committerMike Rylander <mrylander@gmail.com>
Wed, 25 Apr 2018 19:01:11 +0000 (15:01 -0400)
commit829777c36432279802da3ac28ab6562020e1a565
tree233f7979e701aaef8c602767bf23dafd62bd0664
parent0e195b7ffc5034b2a8399c5ebe4530268bad55d9
LP#1746824: Provide CSV download titlecasing

The CSV download available from the grid cannot apply CSS to column content.
To address that, we add a titlecase filter and make use of it during CSV
creation.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/templates/staff/cat/item/t_list.tt2
Open-ILS/web/js/ui/default/staff/services/grid.js
Open-ILS/web/js/ui/default/staff/services/ui.js