C4
|
renaming items.bulk field to items.itemcallnumber.
|
19 years ago |
acqui
|
synch'ing with 2.0 branch
|
19 years ago |
acqui.simple
|
removing maxlength=80 in MARC editor : Koha can handle fields >> 255, so the marxlength is stupid.
|
19 years ago |
admin
|
Make "Edit subfields" a template variable. This change should not affect
|
19 years ago |
circ
|
Passing thru the borrowernumber with the charges data, so can create a link
|
19 years ago |
doc
|
various small typographical fixes
|
20 years ago |
export
|
Fixed charset conversion problem reported by Benedict.
|
19 years ago |
import
|
Removing config info from z3950*sh and using C4::Context in processz3950queue (Fixed bug 39)
|
20 years ago |
koha-tmpl
|
new default page.
|
19 years ago |
lib
|
#$%^ typo
|
20 years ago |
maint
|
Various updates/fixes from rel_2_0
|
19 years ago |
marc/benchmarks
|
removing outdated scripts.
|
20 years ago |
members
|
Fixing redirect which points to old location of moremember.pl
|
19 years ago |
misc
|
Correction from Arthur
|
19 years ago |
opac
|
adding virtual shelves to opac
|
19 years ago |
reports
|
NEW :
|
19 years ago |
rss
|
Changed to use biblionumber as the key for biblios, rather than ISBN
|
19 years ago |
search.marc
|
introducing new features :
|
19 years ago |
sec
|
synch'ing 2.0.0 branch (RC4 tag) and head
|
19 years ago |
t
|
Convenience function to check for 1/0/true/false/on/off/yes/no
|
20 years ago |
updater
|
*** empty log message ***
|
19 years ago |
value_builder
|
synch'ing 2.0.0 branch (RC4 tag) and head
|
19 years ago |
z3950
|
sync'ing with rel_2_0
|
19 years ago |
MARCdetail.pl
|
small fix & improvement.
|
20 years ago |
Make.conf.in
|
(added) Ancillary files for new installer.
|
21 years ago |
Makefile
|
(added) Ancillary files for new installer.
|
21 years ago |
about.pl
|
adding credits & using $] instead of perl -v to get perl version
|
19 years ago |
addwebsite.pl
|
C4::Acquisitions doesn't exist anymore. Changed it to C4::Catalogue,
|
21 years ago |
admin-home.pl
|
*** empty log message ***
|
20 years ago |
bookcount.pl
|
sync'ing with rel_2_0 (mostly prepare/execute pb, bug #662)
|
19 years ago |
boraccount.pl
|
Moved C4/Charset.pm to C4/Interface/CGI/Output.pm
|
20 years ago |
catalogue-home.pl
|
synch'ing 2.0.0 branch and head
|
19 years ago |
currency.pl
|
script now used only when currencies rates modified in acqui/acqui-home.pl page => removed unused code
|
20 years ago |
delbiblio.pl
|
Fixing a broken redirect
|
20 years ago |
deletebiblioitem.pl
|
Replaced nonexistent C4::Acquisitions with C4::Biblio, since that's
|
21 years ago |
deletewebsite.pl
|
These were using the old deprecation C4::Acquisitions
|
20 years ago |
delitem.pl
|
Removing the use C4::Acquisitions line
|
20 years ago |
detail.pl
|
synch'ing 2.0.0 branch and head
|
19 years ago |
detailprint.pl
|
synch'ing 2.0.0 branch and head
|
19 years ago |
fixBranches.pl
|
Merged with arensb-context branch: use C4::Context->dbh instead of
|
21 years ago |
groups.pl
|
Merging from rel-1-2 to trunk
|
21 years ago |
koha.conf.in
|
(added) Ancillary files for new installer.
|
21 years ago |
koha.t
|
refactored slashifyDate function out of inline code, created C4/Koha.pm
|
21 years ago |
loadmodules.pl
|
Taking out the marc clause in acquisitions.
|
20 years ago |
logout.pl
|
merging 1.2 and bugfixes for auth and login
|
21 years ago |
mainpage.pl
|
fix for #646 (logging with low rights librarian code)
|
19 years ago |
mancredit.pl
|
fix for #297 and some others bugs
|
20 years ago |
maninvoice.pl
|
fix for #297 and some others bugs
|
20 years ago |
modbib.pl
|
fixes from paul email
|
20 years ago |
modbibitem.pl
|
Changed slashifyDate's into format_date's
|
20 years ago |
moditem.pl
|
bugfixes (use Acquisition.pm removed and image templating fixed)
|
20 years ago |
modrequest.pl
|
fix for #387
|
20 years ago |
modwebsites.pl
|
Fixing bug 372
|
20 years ago |
moredetail.pl
|
Fix for showing the current borrower on the moredetail.pl page
|
20 years ago |
overdue.pl
|
sync'ing with rel_2_0 (mostly prepare/execute pb, bug #662)
|
19 years ago |
pay.pl
|
sync'ing with rel_2_0 (mostly prepare/execute pb, bug #662)
|
19 years ago |
placerequest.pl
|
Fixing a call to cgi->dump to be Dump
|
20 years ago |
plugin_launcher.pl
|
* bugfixes
|
20 years ago |
readingrec.pl
|
fix for #672 (ordering readingrec)
|
19 years ago |
renewscript.pl
|
Added magic RCS comment.
|
21 years ago |
reports-home.pl
|
new feature : stocktaking/inventory.
|
19 years ago |
request.pl
|
Fix charset problem reported by Benedict
|
19 years ago |
reservereport.pl
|
Templating reservereport et shelves.
|
20 years ago |
reservereport.xls
|
Initial revision
|
22 years ago |
search.pl
|
Fix for bug 217
|
19 years ago |
showbudget.pl
|
*** empty log message ***
|
21 years ago |
stats.pl
|
* PARTIAL fix for #322 => gives strange results imho
|
20 years ago |
stats2.pl
|
sync'ing with rel_2_0 (mostly prepare/execute pb, bug #662)
|
19 years ago |
subjectsearch.pl
|
Added magic RCS comment.
|
21 years ago |
thesaurus_popup.pl
|
synch'ing 2.0.0 branch and head
|
19 years ago |
tidyaccounts.pl
|
Added magic RCS comment.
|
21 years ago |
updatebibitem.pl
|
Fix for bug 591
|
20 years ago |
updatebiblio.pl
|
Moving modbiblio call location => mandatory for old-db <-> marc-db mapping. Changes nothing from "old-biblio" point of view.
|
20 years ago |
updateitem.pl
|
sync'ing with rel_2_0 (mostly prepare/execute pb, bug #662)
|
19 years ago |
updatewebsite.pl
|
These were using the old deprecation C4::Acquisitions
|
20 years ago |