Bugzilla – Attachment 12840 Details for
Bug 7986
Export issues
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7986 Follow Up: Update ExportWithCsvProfile
Bug-7986-Follow-Up-Update-ExportWithCsvProfile.patch (text/plain), 3.37 KB, created by
Jonathan Druart
on 2012-10-16 07:54:31 UTC
(
hide
)
Description:
Bug 7986 Follow Up: Update ExportWithCsvProfile
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2012-10-16 07:54:31 UTC
Size:
3.37 KB
patch
obsolete
>From 452b3d9693d53d9ddb3cba0ca6f69973e8e25d2a Mon Sep 17 00:00:00 2001 >From: "Nicole C. Engard" <nengard@bywatersolutions.com> >Date: Fri, 12 Oct 2012 16:55:54 -0400 >Subject: [PATCH] Bug 7986 Follow Up: Update ExportWithCsvProfile > >The ExportWithCsvProfile preference was on its own file >(tools.pref) when in reality it belonged on the circulation >tab. This patch removes the tools.pref file and moves the >ExportWithCsvProfile preference and updates the text >around it to make it clearer. > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> >--- > koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc | 1 - > .../prog/en/modules/admin/preferences/circulation.pref | 4 ++++ > .../intranet-tmpl/prog/en/modules/admin/preferences/tools.pref | 4 ---- > 3 files changed, 4 insertions(+), 5 deletions(-) > delete mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/tools.pref > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc >index af23ab7..3ecaefc 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc >@@ -15,7 +15,6 @@ > [% IF ( searching ) %]<li class="active">[% ELSE %]<li>[% END %]<a title="Searching" href="/cgi-bin/koha/admin/preferences.pl?tab=searching">Searching</a></li> > [% IF ( serials ) %]<li class="active">[% ELSE %]<li>[% END %]<a title="Serials" href="/cgi-bin/koha/admin/preferences.pl?tab=serials">Serials</a></li> > [% IF ( staff_client ) %]<li class="active">[% ELSE %]<li>[% END %]<a title="Staff client" href="/cgi-bin/koha/admin/preferences.pl?tab=staff_client">Staff client</a></li> >-[% IF ( tools ) %]<li class="active">[% ELSE %]<li>[% END %]<a title="Tools" href="/cgi-bin/koha/admin/preferences.pl?tab=tools">Tools</a></li> > [% IF ( web_services ) %]<li class="active">[% ELSE %]<li>[% END %]<a title="Web services" href="/cgi-bin/koha/admin/preferences.pl?tab=web_services">Web services</a></li> > </ul> > </div> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >index 62938b4..7649d33 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >@@ -116,6 +116,10 @@ Circulation: > no: "Do not" > - update a bibliographic record's total issues count whenever an item is issued (WARNING! This increases server load significantly; if performance is a concern, use the update_totalissues.pl cron job to update the total issues count). > - >+ - Use the >+ - pref: ExportWithCsvProfile >+ - CSV profile when exporting patron checkout history (enter CSV Profile name) >+ - > - pref: ExportRemoveFields > - choices: > yes: Export >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/tools.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/tools.pref >deleted file mode 100644 >index 2891b0e..0000000 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/tools.pref >+++ /dev/null >@@ -1,4 +0,0 @@ >-Tools: >- - >- - pref: ExportWithCsvProfile >- - CSV profile for export >-- >1.7.10.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 7986
:
9269
|
9972
|
10635
|
10675
|
11002
|
11388
|
11407
|
11408
|
11409
|
11972
|
11998
|
11999
|
12000
|
12168
|
12212
|
12296
|
12457
|
12819
|
12821
|
12822
|
12824
| 12840 |
12841
|
12850
|
12882