Activity log for bug #1210161

Date Who What changed Old value New value Message
2013-08-08 14:48:04 Remington Steed bug added bug
2013-08-08 14:49:29 Remington Steed description The TPAC renamed "bookbags" to "lists". Most "bookbag" occurrences are in URL parameters and logs, but a few are more prominent. We should at least correct the following: src/templates/opac/myopac/lists.tt2 369:[% |l %]Sharing a Bookbag means that the contents 370:of the Bookbag will be visible to others. 371:To see the public view of a shared Bookbag, 372:click on the Bookbag's name in the Bookbag list.[% END %] src/templates/opac/parts/anon_list.tt2:35: <optgroup label="[% l('Move selected items to bookbag:') %]"> -- Visible in TPAC via: login, add item to temporary list, go to My Account > My Lists, under Temporary List click dropdown Actions for these items, in bold: "Move selected items to bookbag". src/templates/opac/parts/record/body.tt2:11: [% l("This record has been deleted from the database. We recommend that you remove this title from any bookbags it may have been added to.") %] src/sql/Pg/950.data.seed-values.sql:4967:INSERT INTO container.biblio_record_entry_bucket_type (code,label) VALUES ('bookbag', oils_i18n_gettext('bookbag', 'Book Bag', 'cbrebt', 'label')); -- No longer used? src/sql/Pg/950.data.seed-values.sql:10272: 'Produce a CSV file representing a bookbag', src/sql/Pg/950.data.seed-values.sql:10284: 'Facilitates produce a CSV file representing a bookbag by introducing an "items" variable into the TT environment, sorted as dictated according to user params', -- can we change this wording while we are here? "Facilitates producing" maybe? src/sql/Pg/950.data.seed-values.sql:10296: 'Bookbag CSV', 'container.biblio_record_entry_bucket.csv', 'ContainerCSV', src/sql/Pg/950.data.seed-values.sql:12057: 'Present a warning dialog to the patron when a patron adds a book to a temporary book bag.', -- Adds a row to config.org_unit_setting_type with this description, but the corresponding label says "book list" instead of "book bag". src/sql/Pg/950.data.seed-values.sql:12093: 'Default list to use when adding to a bookbag', -- also at line 12099 The TPAC renamed "bookbags" to "lists". Most "bookbag" occurrences are in URL parameters and logs, but a few are more prominent. We should at least correct the following: src/templates/opac/myopac/lists.tt2 369:[% |l %]Sharing a Bookbag means that the contents 370:of the Bookbag will be visible to others. 371:To see the public view of a shared Bookbag, 372:click on the Bookbag's name in the Bookbag list.[% END %] src/templates/opac/parts/anon_list.tt2:35: <optgroup label="[% l('Move selected items to bookbag:') %]"> -- Visible in TPAC via: login, add item to temporary list, go to My Account > My Lists, under Temporary List click dropdown Actions for these items, in bold: "Move selected items to bookbag". src/templates/opac/parts/record/body.tt2:11: [% l("This record has been deleted from the database. We recommend that you remove this title from any bookbags it may have been added to.") %] src/sql/Pg/950.data.seed-values.sql:4967: INSERT INTO container.biblio_record_entry_bucket_type (code,label) VALUES ('bookbag', oils_i18n_gettext('bookbag', 'Book Bag', 'cbrebt', 'label')); -- No longer used? src/sql/Pg/950.data.seed-values.sql:10272: 'Produce a CSV file representing a bookbag', src/sql/Pg/950.data.seed-values.sql:10284: 'Facilitates produce a CSV file representing a bookbag by introducing an "items" variable into the TT environment, sorted as dictated according to user params', -- can we change this wording while we are here? "Facilitates producing" maybe? src/sql/Pg/950.data.seed-values.sql:10296: 'Bookbag CSV', 'container.biblio_record_entry_bucket.csv', 'ContainerCSV', src/sql/Pg/950.data.seed-values.sql:12057: 'Present a warning dialog to the patron when a patron adds a book to a temporary book bag.', -- Adds a row to config.org_unit_setting_type with this description, but the corresponding label says "book list" instead of "book bag". src/sql/Pg/950.data.seed-values.sql:12093: 'Default list to use when adding to a bookbag', -- also at line 12099
2013-08-08 14:50:42 Remington Steed description The TPAC renamed "bookbags" to "lists". Most "bookbag" occurrences are in URL parameters and logs, but a few are more prominent. We should at least correct the following: src/templates/opac/myopac/lists.tt2 369:[% |l %]Sharing a Bookbag means that the contents 370:of the Bookbag will be visible to others. 371:To see the public view of a shared Bookbag, 372:click on the Bookbag's name in the Bookbag list.[% END %] src/templates/opac/parts/anon_list.tt2:35: <optgroup label="[% l('Move selected items to bookbag:') %]"> -- Visible in TPAC via: login, add item to temporary list, go to My Account > My Lists, under Temporary List click dropdown Actions for these items, in bold: "Move selected items to bookbag". src/templates/opac/parts/record/body.tt2:11: [% l("This record has been deleted from the database. We recommend that you remove this title from any bookbags it may have been added to.") %] src/sql/Pg/950.data.seed-values.sql:4967: INSERT INTO container.biblio_record_entry_bucket_type (code,label) VALUES ('bookbag', oils_i18n_gettext('bookbag', 'Book Bag', 'cbrebt', 'label')); -- No longer used? src/sql/Pg/950.data.seed-values.sql:10272: 'Produce a CSV file representing a bookbag', src/sql/Pg/950.data.seed-values.sql:10284: 'Facilitates produce a CSV file representing a bookbag by introducing an "items" variable into the TT environment, sorted as dictated according to user params', -- can we change this wording while we are here? "Facilitates producing" maybe? src/sql/Pg/950.data.seed-values.sql:10296: 'Bookbag CSV', 'container.biblio_record_entry_bucket.csv', 'ContainerCSV', src/sql/Pg/950.data.seed-values.sql:12057: 'Present a warning dialog to the patron when a patron adds a book to a temporary book bag.', -- Adds a row to config.org_unit_setting_type with this description, but the corresponding label says "book list" instead of "book bag". src/sql/Pg/950.data.seed-values.sql:12093: 'Default list to use when adding to a bookbag', -- also at line 12099 The TPAC renamed "bookbags" to "lists". Most "bookbag" occurrences are in URL parameters and logs, but a few are more prominent. We should at least correct the following: src/templates/opac/myopac/lists.tt2 369:[% |l %]Sharing a Bookbag means that the contents 370:of the Bookbag will be visible to others. 371:To see the public view of a shared Bookbag, 372:click on the Bookbag's name in the Bookbag list.[% END %] src/templates/opac/parts/anon_list.tt2 35:<optgroup label="[% l('Move selected items to bookbag:') %]"> -- Visible in TPAC via: login, add item to temporary list, go to My Account > My Lists, under Temporary List click dropdown Actions for these items, in bold: "Move selected items to bookbag". src/templates/opac/parts/record/body.tt2 11:[% l("This record has been deleted from the database. We recommend that you remove this title from any bookbags it may have been added to.") %] src/sql/Pg/950.data.seed-values.sql 4967:INSERT INTO container.biblio_record_entry_bucket_type (code,label) VALUES ('bookbag', oils_i18n_gettext('bookbag', 'Book Bag', 'cbrebt', 'label')); -- No longer used? src/sql/Pg/950.data.seed-values.sql 10272:'Produce a CSV file representing a bookbag', src/sql/Pg/950.data.seed-values.sql 10284:'Facilitates produce a CSV file representing a bookbag by introducing an "items" variable into the TT environment, sorted as dictated according to user params', -- can we change this wording while we are here? "Facilitates producing" maybe? src/sql/Pg/950.data.seed-values.sql 10296:'Bookbag CSV', 'container.biblio_record_entry_bucket.csv', 'ContainerCSV', src/sql/Pg/950.data.seed-values.sql 12057:'Present a warning dialog to the patron when a patron adds a book to a temporary book bag.', -- Adds a row to config.org_unit_setting_type with this description, but the corresponding label says "book list" instead of "book bag". src/sql/Pg/950.data.seed-values.sql 12093:'Default list to use when adding to a bookbag', -- also at line 12099
2013-11-06 19:04:24 Ben Shum evergreen: status New Confirmed
2013-11-06 19:04:42 Ben Shum evergreen: milestone 2.next
2013-11-15 16:15:31 Yamil bug added subscriber Yamil
2013-11-27 21:38:19 Remington Steed evergreen: milestone 2.next 2.5.1
2013-11-27 21:38:33 Remington Steed tags tpac pullrequest tpac
2013-12-06 20:02:36 Ben Shum evergreen: milestone 2.5.1 2.5.2
2013-12-06 20:02:42 Ben Shum evergreen: importance Low Medium
2014-01-09 19:56:42 Melissa Ceraso evergreen: assignee Melissa Ceraso (mceraso)
2014-01-09 19:56:52 Melissa Ceraso evergreen: status Confirmed In Progress
2014-01-17 15:49:25 Dan Wells evergreen: milestone 2.5.2 2.6.0-alpha1
2014-01-17 15:49:38 Dan Wells nominated for series evergreen/2.5
2014-01-17 15:49:38 Dan Wells bug task added evergreen/2.5
2014-01-17 15:49:45 Dan Wells evergreen/2.5: status New Confirmed
2014-01-17 15:49:47 Dan Wells evergreen/2.5: importance Undecided Medium
2014-02-05 15:31:01 Dan Wells evergreen: milestone 2.6.0-alpha1 2.6.0-beta1
2014-02-11 20:37:53 Ben Shum evergreen: status In Progress Incomplete
2014-02-11 20:37:58 Ben Shum evergreen: assignee Melissa Ceraso (mceraso)
2014-02-12 14:12:00 Remington Steed evergreen: assignee Remington Steed (rjs7)
2014-02-12 14:12:07 Remington Steed evergreen: status Incomplete In Progress
2014-02-12 20:50:33 Remington Steed evergreen: assignee Remington Steed (rjs7)
2014-02-12 20:50:43 Remington Steed evergreen: status In Progress Confirmed
2014-02-15 01:15:50 Ben Shum bug task deleted evergreen/2.5
2014-02-27 18:58:42 Dan Wells evergreen: milestone 2.6.0-beta1 2.6.0-rc1
2014-04-07 15:56:50 Evergreen Bug Maintenance nominated for series evergreen/2.6
2014-04-07 15:56:50 Evergreen Bug Maintenance bug task added evergreen/2.6
2014-04-07 15:56:55 Evergreen Bug Maintenance evergreen/2.6: milestone 2.6.1
2014-04-07 15:56:58 Evergreen Bug Maintenance evergreen: milestone 2.6.0-rc1 2.next
2014-04-07 15:57:02 Evergreen Bug Maintenance evergreen/2.6: importance Undecided Medium
2014-04-07 15:57:06 Evergreen Bug Maintenance evergreen/2.6: status New Confirmed
2014-04-07 15:57:25 Evergreen Bug Maintenance bug task deleted evergreen/2.6
2014-07-10 18:52:55 Ben Shum evergreen: status Confirmed Fix Committed
2014-07-10 18:52:58 Ben Shum evergreen: milestone 2.next 2.7.0-alpha
2014-11-06 17:37:25 Evergreen Bug Maintenance evergreen: status Fix Committed Fix Released