Koha/C4
Henri-Damien LAURENT 8afd53e333 Bug fixing : infinite loop when repeated operator + distinguishing operators
limits would provide with unnecessary repeated "and"
Thus causing wild loop
So removing them.
aud was transformed into author when it qualified audience.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-02 14:58:43 -06:00
..
Barcodes
ClassSortRoutine
SIP Adding calendar widget to circulation/stickyduedate 2007-11-20 16:27:25 -06:00
tests
Accounts.pm
Acquisition.pm Adding MARC preview to acqui screens 2007-11-25 22:15:08 -06:00
Amazon.pm
Auth.pm changing haspermission() to require that user has ALL requiredflags, not ANYOF requiredflags 2007-12-02 14:57:12 -06:00
Auth_with_ldap.pm Auth_with_ldap.pm - Expanded comments and field mappings. 2007-11-16 13:24:41 -06:00
AuthoritiesMarc.pm bugfix: do not crash when searching 'default' (all) heading types 2007-11-12 18:32:44 -06:00
BackgroundJob.pm MARC import: part 5 of large file support 2007-11-26 20:05:34 -06:00
Biblio.pm bug 1614: revise GetMarcItem so that info dervies from items table 2007-11-27 17:05:56 -06:00
Bookfund.pm
Bookseller.pm
Boolean.pm
Branch.pm
Breeding.pm
Calendar.pm
Circulation.pm Fix for bug 1613 making sure the zebraqueue is updated when an item is 2007-12-02 14:12:38 -06:00
ClassSortRoutine.pm
ClassSource.pm
Context.pm MARC21 framework: changed 'items.withdrawn' to 'items.wthdrawn' 2007-11-27 15:51:55 -06:00
Date.pm
Dates.pm (atz, pls validate) bugfixing dates viewing on moremember 2007-11-25 17:15:34 -06:00
ImportBatch.pm bugfix: do not store item tags when saving old copy of bib 2007-11-28 21:44:23 -06:00
Input.pm
Koha.pm s/homebranch/branch/ 2007-11-21 14:12:29 -06:00
Labels.pm
Languages.pm fixing problem with adv search on staff client 2007-11-28 12:47:17 -06:00
Letters.pm
Log.pm
Maintainance.pm
Matcher.pm added editor for MARC matching rules 2007-11-17 10:49:15 -06:00
Members.pm Members.pm: 1 stupid change (whitespace) and 1 real one (comma -- changes the number of args). 2007-11-17 11:00:24 -06:00
NewsChannels.pm
Output.pm Deal with opac template reordering 2007-11-25 17:07:00 -06:00
Overdues.pm further mods to change from ccode to itype at item-level itypes. 2007-11-11 18:40:20 -06:00
Print.pm
Record.pm adding endnote export and 'related items' 2007-11-20 16:18:15 -06:00
Reports.pm
Reserves.pm Fix for reserve notes not showing 2007-11-11 18:42:45 -06:00
Review.pm
Scheduler.pm
Search.pm Bug fixing : infinite loop when repeated operator + distinguishing operators 2007-12-02 14:58:43 -06:00
Serials.pm Bug fixing : irregularities were not saved. Nor were innerloops. 2007-11-07 08:21:21 -06:00
SMS.pm
Stats.pm
Suggestions.pm
UploadedFile.pm C4::UploadedFile -- simplified serialization 2007-11-26 20:05:33 -06:00
VirtualShelves.pm
XISBN.pm Change from kados to XISBN.pm ("handle no response from ThingISBN"), and change to similar items markup in detail.tmpl 2007-11-28 21:26:43 -06:00
Z3950.pm