Koha/C4
Galen Charlton 3f49ad62c8 bug 3236: remove disused scripts and a function
Removed opac/opac-dictionary.pl and catalogue/dictionary.pl,
which were not in use and not linked to from any active
template files.  According to Henri, the functionality that
these scripts implemented hasn't been working since 2.2.

Also removed C4::Search::findseealso(), which was used
only by the two scripts.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-05-20 08:37:58 -05:00
..
AuthoritiesMarc
Barcodes
ClassSortRoutine
External fix undefined variable warnings when using Syndetics 2009-05-15 15:52:25 -05:00
Heading
Members POD for C4::Members::Messaging 2009-02-04 13:55:14 -06:00
Output New framework for AJAX services 2009-05-14 07:29:18 -05:00
Reports (bug #3174) show the member name in reports 2009-05-08 10:17:30 -05:00
Search
SIP Bug 2968 - SIP ACS_STATUS message (98) misreported config. 2009-02-26 14:57:22 -06:00
tests
VirtualShelves (bug #1578) change the shelf COinS support 2009-05-11 19:12:28 -05:00
Accounts.pm
Acquisition.pm
Auth.pm Bug 3177 - haspermission offers bogus option 2009-05-01 07:16:20 -05:00
Auth_with_ldap.pm Re-insert useldapserver into koha-conf.xml 2009-04-18 08:21:01 -05:00
AuthoritiesMarc.pm Moved some variable definitions out of conditionals 2009-05-07 17:08:16 -05:00
BackgroundJob.pm
Barcodes.pm
Biblio.pm add subtitle to COinS for MARC21 2009-05-11 19:05:32 -05:00
Bookfund.pm (bug #3193) fix the comtd value in acqui-home.pl 2009-05-07 16:42:03 -05:00
Bookseller.pm Minor bug fix Documentation update : 3039 2009-03-27 18:36:57 -05:00
Boolean.pm
Branch.pm Correct perldoc 2009-03-11 08:37:13 -05:00
Breeding.pm
Calendar.pm Bug 1440: Show a list of holidays. Fix for the date formats. 2009-05-15 09:48:25 -05:00
Category.pm remove editor settings 2009-02-04 14:47:42 -06:00
Charset.pm (bug #3183) fix the SetMarcUnicodeFlag function 2009-05-08 08:23:14 -05:00
Circulation.pm excised hard-coded reference to HLT 2009-05-11 16:23:42 -05:00
ClassSortRoutine.pm
ClassSource.pm
Context.pm bug 2505: more warnings fixes in C4/Context.pm 2009-01-09 12:17:49 -06:00
Dates.pm Bug 2842: ->regexp('syspref') failed for users of iso dateformat. 2009-01-06 20:24:46 -06:00
Debug.pm
Heading.pm
ImportBatch.pm bug 2952 followup 2009-02-12 17:04:48 -06:00
Input.pm
Installer.pm
ItemCirculationAlertPreference.pm remove editor settings 2009-02-04 14:47:42 -06:00
Items.pm (bug #3196) fix itemlost.pl 2009-05-11 08:34:07 -05:00
ItemType.pm remove editor settings 2009-02-04 14:47:42 -06:00
Koha.pm fix to C4::Koha::_isbn_cleanup 2009-05-01 07:16:41 -05:00
Labels.pm bug 3120: tweak splitting of Dewey call number 2009-05-11 07:47:09 -05:00
Languages.pm Bugfix 3176 - Browser selected languages are not use by OPAC 2009-05-11 09:13:24 -05:00
Letters.pm Cleanup and tighten Letters module. 2009-04-24 11:16:50 -05:00
Log.pm Modified log reporting to allow multiple modules to be selected. 2009-04-24 13:36:16 -05:00
Maintainance.pm
Matcher.pm But 3117 : fix typo in C4::Matcher causing compilation failure. 2009-04-15 12:49:33 -05:00
Members.pm Adding warnings, fixing a bug that meant the title of an item that had a fine was never printed 2009-05-01 17:06:53 -05:00
Message.pm remove editor settings 2009-02-04 14:47:42 -06:00
NewsChannels.pm Add a date field in news edition, and permit to set the "timestamp" field, that is the publication date and modify the GetNewsToDisplay to return only news that timestamp is < to current date that permit to publish news later without any action. 2009-05-11 14:12:59 -05:00
Output.pm New framework for AJAX services 2009-05-14 07:29:18 -05:00
Overdues.pm Branchoverdues circ report reworking. 2009-03-06 15:01:41 -06:00
Print.pm Bug 2900: fix GetPendingIssues. 2009-01-08 11:08:27 -06:00
Record.pm
Reports.pm
Reserves.pm bug 3195 : Item Transfers and Holds disrupted. 2009-05-08 11:18:39 -05:00
Review.pm
Scheduler.pm
Scrubber.pm
Search.pm bug 3236: remove disused scripts and a function 2009-05-20 08:37:58 -05:00
Serials.pm improved POD for C4::Serials::HasSubscriptionExpired() 2009-04-26 09:50:55 -05:00
Service.pm fix small POD error 2009-05-14 07:34:12 -05:00
SMS.pm
Stats.pm
Suggestions.pm Fix for Bug 1877, Link to patron record from manage suggestions 2009-04-21 18:44:02 -05:00
Tags.pm
UploadedFile.pm
Utils.pm
VirtualShelves.pm (bug #2908) adding send shelf by e-mail feature 2009-01-12 15:51:59 -06:00
XISBN.pm Syndetics and Amazon bugfix enhancements 2009-03-27 17:23:51 -05:00
XSLT.pm Improve XSLT.pm performances 2009-05-15 09:48:27 -05:00
Z3950.pm