Koha/misc
Henri-Damien LAURENT 8efd4e595e Bug Fix : Sorting by publication date
This Bug came out of the fact that indexes were used a wrong way in record.abs
Please consider correcting record_usmarc.abs
Indeed indexes were used :
melm NNN$X	Myattribute	!:w,!:p
This prooved not to work on indexes.
It took only default (w) index for Myattribute.

So Please, correct your record.abs, reindex, and sorting by publication date will be fine.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-29 15:47:34 -05:00
..
cronjobs #1447 : avoid a SQL message when filling the table 2007-10-05 19:40:05 -05:00
info merging 2.2 branch with head. Sorry for not making it before, many many commits done here 2005-03-01 13:40:35 +00:00
migration_tools rebuild_unimarc_100 : better handling of unusual cases 2007-10-24 17:08:56 -05:00
release notes synch'ing 2.2 and head 2005-06-20 14:10:00 +00:00
spellcheck_suggest Minor change to generalize the script 2005-05-04 13:45:18 +00:00
translator french translation files (.po) again... 2007-10-24 17:07:49 -05:00
zebra Bug Fix : Sorting by publication date 2007-10-29 15:47:34 -05:00
backup.sh The script mike uses to run backups on the koha database 2002-06-11 22:03:44 +00:00
benchmark.pl rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
bulkauthimport.pl Code Cleaning AuthoritiesMarc 2007-04-06 14:49:19 +00:00
bulkupdate.pl Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts 2007-10-18 16:27:04 -05:00
cleanmarcdb.pl GetMarcStructure signature change. 2007-05-22 15:13:44 +00:00
compare_iso_and_marc_parameters.pl little tool to analyse the marc parameters. 2004-09-02 16:34:04 +00:00
dumpmarc.pl adding -w parameter to have warnings 2004-04-14 19:48:13 +00:00
exportauth.pl Removing $dbh from GetMarcFromKohaField (dbh is not used in this function.) 2007-04-27 14:00:48 +00:00
fines-sanop.pl Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts 2007-10-18 16:27:04 -05:00
fines2.pl Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts 2007-10-18 16:27:04 -05:00
marc21_medium_auth_frameworks.sql Correcting installation instructions. 2007-09-06 21:26:07 -05:00
marc21_minimal_auth_frameworks.sql Correcting installation instructions. 2007-09-06 21:26:07 -05:00
marc21_simple_bib_frameworks.sql Major change switching Koha record ID from field 090 to 999. 090 is now for 2007-09-06 21:29:41 -05:00
marc21_standard_auth_frameworks.sql Corrected field and subfield values in frameworks. 2007-09-06 21:23:09 -05:00
marc21_standard_bib_framework.sql Major change switching Koha record ID from field 090 to 999. 090 is now for 2007-09-06 21:29:41 -05:00
marcimport_to_biblioitems.pl update to virtual shelves -- approved 2007-08-08 13:12:47 -05:00
merge_authority.pl removing $dbh as a parameter in AuthoritiesMarc functions 2007-03-28 10:39:16 +00:00
missing090field.pl update to virtual shelves -- approved 2007-08-08 13:12:47 -05:00
overduenotices-30.pl Overdues fixes (unfinished) 2007-10-22 07:15:41 -05:00
overduenotices.pl rel_3_0 moved to HEAD 2007-03-09 14:52:58 +00:00
rebuild_marc_newframework.pl If you change your framework for MARC mapping use this script to remap your marc record first. Drop the old framework and install the new one. Re export all your marc and recreate ZEBRA. 2006-04-20 10:55:18 +00:00
rebuildnonmarc.pl BIGFIX : making rebuildnonmarc script work with koha 3.0 2007-09-12 20:54:08 -05:00
sync_koha_plugin.pl adding Log.pm 2006-04-02 19:19:02 +00:00
testKoha.pl Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts 2007-10-18 16:27:04 -05:00
xmlintobiblioitems.pl Use this script to change all the xml in biblioitems. No more collection wrapper in XML. Biblio.pm changed. 2006-04-10 21:11:58 +00:00