]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1350042 Browser client templates/scripts (phase 1)
authorBill Erickson <berick@esilibrary.com>
Mon, 4 Aug 2014 18:06:02 +0000 (14:06 -0400)
committerBen Shum <bshum@biblio.org>
Fri, 29 Aug 2014 20:12:10 +0000 (16:12 -0400)
commitb5d32378c7d7e8e1cc573f0a402301081aa07679
tree0df767baf3bf1cc5e514483529ebdc2c8290623a
parentac474f077006d4b12527aebedb587039c392ab23
LP#1350042 Browser client templates/scripts (phase 1)

 * Templates in Open-ILS/src/templates/staff/
 * JS files in Open-ILS/web/js/ui/default/staff/
 * Also includes a few TPAC modifications for embedded mode
 * Resurrects the pre-XUL user permission editor

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
200 files changed:
.gitignore
Open-ILS/src/templates/opac/parts/bookbag_actions.tt2
Open-ILS/src/templates/opac/parts/record/copy_table.tt2
Open-ILS/src/templates/staff/README [new file with mode: 0644]
Open-ILS/src/templates/staff/admin/t_user_perms_lookup.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/admin/user_perms.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/admin/workstation/index.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/admin/workstation/t_stored_prefs.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/base.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/base_js.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/bucket/record/index.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/bucket/record/t_bucket_create.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/bucket/record/t_bucket_delete.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/bucket/record/t_bucket_edit.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/bucket/record/t_bucket_export.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/bucket/record/t_bucket_info.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/bucket/record/t_bucket_selector.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/bucket/record/t_grid_menu.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/bucket/record/t_load_shared.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/bucket/record/t_pending.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/bucket/record/t_search.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/bucket/record/t_view.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/catalog/index.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/item/index.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/item/missing_pieces.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/item/replace_barcode/index.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/item/t_cat_pane.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/item/t_holds_pane.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/item/t_list.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/item/t_triggered_events_pane.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/item/t_view.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/t_triggered_events_pane.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/checkin/index.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/holds/index.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/holds/t_pull.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/holds/t_shelf.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/in_house_use/index.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/index.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/pending.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/register.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_alerts.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_bcsearch.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_bill_history.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_bills.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_edit_due_date_dialog.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_edit_perms.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_group.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_holds.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_holds_create.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_last_patron.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_messages.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_move_to_group_dialog.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_new_note_dialog.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_notes.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_pending_list.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_renew_with_date_dialog.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_search.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_stat_cats.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_summary.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_triggered_events.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/renew/index.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/renew/t_renew.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/share/circ_strings.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/share/hold_strings.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/share/t_backdate_dialog.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/share/t_bad_barcode_dialog.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/share/t_cancel_hold_dialog.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/share/t_circ_exists_dialog.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/share/t_copy_in_transit_dialog.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/share/t_copy_not_avail_dialog.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/share/t_event_override_dialog.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/share/t_hold_copy_quality_dialog.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/share/t_hold_dates.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/share/t_hold_edit_pickup_lib.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/share/t_hold_note_dialog.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/share/t_hold_notification_dialog.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/share/t_hold_notification_prefs.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/share/t_hold_shelf_dialog.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/share/t_mark_claims_returned_dialog.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/share/t_new_message_dialog.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/share/t_noncat_dialog.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/share/t_transit_dialog.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/config.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/css/circ.css.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/css/print.css.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/css/style.css.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/index.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/navbar.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/share/README [new file with mode: 0644]
Open-ILS/src/templates/staff/share/print_templates/index.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/share/print_templates/t_checkin.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/share/print_templates/t_checkout.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_slip.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/share/print_templates/t_hold_transit_slip.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/share/print_templates/t_holds_for_bib.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/share/print_templates/t_holds_for_patron.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/share/print_templates/t_items_out.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/share/print_templates/t_patron_address.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/share/print_templates/t_patron_note.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/share/print_templates/t_renew.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/share/print_templates/t_transit_slip.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/share/t_alert_dialog.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/share/t_autogrid.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/share/t_confirm_dialog.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/share/t_eframe.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/share/t_prompt_dialog.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/statusbar.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/t_login.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/t_splash.tt2 [new file with mode: 0644]
Open-ILS/web/js/ui/default/opac/staff.js
Open-ILS/web/js/ui/default/staff/Gruntfile.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/README.install [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/admin/user_perms.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/admin/workstation/app.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/app.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/bower.json [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/cat/bucket/record/app.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/cat/catalog/app.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/cat/item/app.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/cat/item/missing_pieces.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/cat/item/replace_barcode/app.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/cat/services/record.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/circ/checkin/app.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/circ/holds/app.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/circ/in_house_use/app.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/circ/patron/app.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/circ/patron/bills.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/circ/patron/checkout.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/circ/patron/holds.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/circ/patron/items_out.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/circ/patron/pending.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/circ/patron/register.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/circ/renew/app.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/circ/services/billing.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/circ/services/circ.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/circ/services/holds.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/package.json [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/services/auth.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/services/core.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/services/coresvc.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/services/eframe.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/services/env.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/services/event.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/services/file.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/services/grid.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/services/hatch.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/services/idl.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/services/navbar.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/services/net.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/services/org.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/services/pcrud.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/services/print.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/services/startup.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/services/statusbar.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/services/strings.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/services/ui.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/services/user.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/test/data/eg_mock.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/test/data/idl2js.pl [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/test/karma.conf.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/test/unit/egCore.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/test/unit/egEvent.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/test/unit/egHomeApp.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/test/unit/egIDL.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/test/unit/egOrg.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/test/unit/egPatronApp.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/test/unit/egStrings.js [new file with mode: 0644]
Open-ILS/web/opac/locale/en-US/lang.dtd
Open-ILS/xul/staff_client/server/patron/user_edit.xhtml [new file with mode: 0644]
Open-ILS/xul/staff_client/server/patron/user_edit_xhtml.js [new file with mode: 0644]