Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard 902ea66d24 Bug 15846: Move MARC Framework JavaScript into separate file
The JavaScript embedded in the MARC framework template is not
dependent on template processing to such an extent that it can't
be safely moved to a separate file. This patch does so, adding
definition of a few translatable strings to the template.

To test, apply the patch and go to Administration -> MARC frameworks.

- The table of existing frameworks should be sortable.
- The "Export" link should trigger the export modal.
- The "Import" link should trigger the import modal.
  -- Clicking "Import" without selecting a file should trigger an alert.
  -- Selecting the wrong file type should trigger an alert.
  -- Importing a file of the correct type should trigger an overwrite
     warning ("Do you really want to import...?").
  -- A progress indicator should show during the import, with correct
     values for "Importing from" and "Importing to".
  -- Importing an incorrectly-formatted file of a correct type should
     trigger an alert, "Error importing the framework..."

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Works as advertised. Export and Import options work properly

Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
2016-03-24 19:46:04 +00:00
..
acqui Bug 15722: Escape patron infos for JSON in patron searches 2016-03-24 16:14:31 +00:00
admin Bug 15846: Move MARC Framework JavaScript into separate file 2016-03-24 19:46:04 +00:00
authorities Bug 15932: Moving Authorities actions into a drop-down menu 2016-03-24 17:26:51 +00:00
basket Bug 14614: Multiple URLs (856) in cart/list email are broken 2016-03-24 15:32:48 +00:00
batch Bug 9210: wrap long lines in printed hold notices 2014-01-15 15:51:44 +00:00
catalogue Bug 16028: Remove holds count from bibliographic information only 2016-03-24 17:18:25 +00:00
cataloguing Bug 16027 - Use Font Awesome icons in the professional cataloging interface 2016-03-24 17:01:04 +00:00
circ Bug 16125: Remove the flagged boolean in circ/circulation.tt 2016-03-24 15:38:49 +00:00
common Bug 16120: Add the actions class to all actions td 2016-03-24 17:07:32 +00:00
course_reserves Bug 14915: Use Font Awesome instead of Glyphicons for the staff intranet 2015-10-27 10:02:42 -03:00
errors Bug 15288: Error pages: Code duplication removal and better translatability 2016-01-27 05:57:34 +00:00
help Bug 15861: Isolated 'The' in help files untranslatable 2016-03-23 00:00:45 +00:00
installer Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
labels Bug 16020 - Remove unused CSS and images following label creator UX changes 2016-03-22 00:58:58 +00:00
members Bug 16120: Add the actions class to all actions td 2016-03-24 17:07:32 +00:00
offline_circ Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
patron_lists Bug 15196: Default sorting of patron lists 2016-03-23 22:59:42 +00:00
patroncards Bug 15722: Escape patron infos for JSON in patron searches 2016-03-24 16:14:31 +00:00
plugins Bug 15592 - spelling mistake in ~/Koha/koha-tmpl/intranet-tmpl/p./plugins/plugins-upload.tt 2016-01-27 02:47:41 +00:00
reports Bug 16061: Use Font Awesome icons in reports when filter returns no results 2016-03-21 21:31:31 +00:00
reserve Bug 15927 - Remove use of <tr class="highlight"> for alternating row colors 2016-03-02 22:07:13 +00:00
reviews Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
rotating_collections Bug 15830 - Move Rotating Collections actions into a drop-down list 2016-02-24 03:14:27 +00:00
serials Bug 15722: Escape patron infos for JSON in patron searches 2016-03-24 16:14:31 +00:00
services Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
sms
suggestion Bug 15084: Replace C4::Budgets::GetCurrencies with Koha::Acquisition::Currencies->search 2016-03-03 20:39:01 +00:00
tags Bug 16064 - Remove use of image to indicate approval in tags moderation 2016-03-21 21:30:19 +00:00
test Bug 14321: Final cleanup, removing obsolete files 2015-09-25 12:02:52 -03:00
tools Bug 16032 - Use Font Awesome icon in "note" styled divs 2016-03-23 21:02:22 +00:00
virtualshelves Bug 16120: Add the actions class to all actions td 2016-03-24 17:07:32 +00:00
about.tt Bug 15527: (qa followup) Add DSpace license to the about page 2016-03-24 17:28:38 +00:00
auth.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
intranet-main.tt Bug 16133: Translatability of database administrator account warning 2016-03-24 16:59:35 +00:00