Bugzilla – Attachment 34880 Details for
Bug 11023
Automatic item modification by age (Was "Toggle new status for items")
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11023 [QA Followup]
Bug-11023-QA-Followup.patch (text/plain), 2.09 KB, created by
Kyle M Hall (khall)
on 2015-01-02 14:01:31 UTC
(
hide
)
Description:
Bug 11023 [QA Followup]
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2015-01-02 14:01:31 UTC
Size:
2.09 KB
patch
obsolete
>From 57882137c03b1b8b3b1ead9f70709a8aaba4f02d Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Thu, 1 Jan 2015 17:59:40 -0500 >Subject: [PATCH] Bug 11023 [QA Followup] > >* Update DB version >* Fix capitalization error >* Rename misc/cronjobs/toggle_new_status.pl to misc/cronjobs/automatic_item_modification_by_age.pl > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > installer/data/mysql/updatedatabase.pl | 2 +- > .../prog/en/modules/tools/tools-home.tt | 2 +- > ...us.pl => automatic_item_modification_by_age.pl} | 0 > 3 files changed, 2 insertions(+), 2 deletions(-) > rename misc/cronjobs/{toggle_new_status.pl => automatic_item_modification_by_age.pl} (100%) > >diff --git a/installer/data/mysql/updatedatabase.pl b/installer/data/mysql/updatedatabase.pl >index 25b9466..eb173b9 100755 >--- a/installer/data/mysql/updatedatabase.pl >+++ b/installer/data/mysql/updatedatabase.pl >@@ -9628,7 +9628,7 @@ if ( CheckVersion($DBversion) ) { > SetVersion($DBversion); > } > >-$DBversion = "3.17.00.XXX"; >+$DBversion = "3.19.00.XXX"; > if ( C4::Context->preference("Version") < TransformToNum($DBversion) ) { > $dbh->do(q{ > ALTER TABLE `items` ADD `new` VARCHAR(32) NULL AFTER `stocknumber`; >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt >index 21a9033..bac4510 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt >@@ -129,7 +129,7 @@ > > [% IF ( CAN_user_tools_items_batchmod ) %] > <dt><a href="/cgi-bin/koha/tools/toggle_new_status.pl">Automatic item modifications by age</a></dt> >- <dd>Define rules to Modify items by age</dd> >+ <dd>Define rules to modify items by age</dd> > [% END %] > > [% IF ( CAN_user_tools_export_catalog ) %] >diff --git a/misc/cronjobs/toggle_new_status.pl b/misc/cronjobs/automatic_item_modification_by_age.pl >similarity index 100% >rename from misc/cronjobs/toggle_new_status.pl >rename to misc/cronjobs/automatic_item_modification_by_age.pl >-- >1.7.2.5
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 11023
:
21926
|
21932
|
21982
|
21983
|
22004
|
22386
|
22734
|
22735
|
24068
|
24069
|
24070
|
24146
|
24147
|
24148
|
25767
|
25833
|
26817
|
26818
|
26819
|
26820
|
26821
|
26822
|
26855
|
27810
|
29216
|
29217
|
29218
|
29219
|
29220
|
29221
|
29222
|
31820
|
31821
|
31822
|
33226
|
33227
|
33228
|
33229
|
33230
|
33231
|
33232
|
33233
|
33234
|
33235
|
34782
|
34783
|
34784
|
34785
|
34786
|
34787
|
34788
|
34789
|
34790
|
34791
|
34870
|
34871
|
34872
|
34873
|
34874
|
34875
|
34876
|
34877
|
34878
|
34879
|
34880
|
34881
|
34882
|
34883
|
35375
|
35376
|
41147
|
41148