etcgroup / text-prizm

3 stars 0 forks source link

Copy-Paste messages in coding tool #50

Closed michaelbrooks closed 11 years ago

michaelbrooks commented 11 years ago

Added button to the coding tool UI to enable & disable copy+paste of messages.

Test URL: https://depts.washington.edu/etcgroup/test/coding#2005-03-15%2000:00:00/2005-03-15%2023:59:59

Click the "Enable Copy Paste" button in the top right to allow copy-paste of messages. Click it again to return to normal. With copy paste enabled, messages should be user selectable, but not jQuery UI selectable - so coding will not work properly in that mode.

ksen0 commented 11 years ago

lgtm

nit: I saw a variation between double and single quotes in jquery calls. may want to adopt consistent style.