koha.git
2007-12-04 Owen LeonardMinor corrections to form layouts
2007-12-04 Owen LeonardTrying again for layout fixes and template corrections...
2007-12-04 Owen LeonardAdding "clearfix" class, used to add clearning to eleme...
2007-12-04 Chris CormackFix to get this working with the modules in 3.0
2007-12-04 Galen Charltonbib_profile web svc: report biblioitems.itemtype subfie...
2007-12-04 Joshua Ferrarofixing dateaccessioned plugin
2007-12-04 Chris CormackBug 1620
2007-12-04 Owen LeonardRemoving debugging from javascript, accidentally comitted.
2007-12-04 Owen LeonardSome fixes for "delete" menu items in toolbars to ensur...
2007-12-04 Owen LeonardChanges to CSS to allow for bug 1357 fix. Trying again...
2007-12-04 Owen LeonardTrying again on some changes that wouldn't patch earlier
2007-12-04 Chris CormackFix for bug 1632
2007-12-04 Chris CormackUncommenting delete code as deleting now works fine
2007-12-04 Galen Charltonfix minor XHTML validation issues
2007-12-03 Chris CormackFix for re-enrollment not working
2007-12-02 Chris CormackFix for renewing
2007-12-02 Chris CormackFix for missing toolbar on member pages
2007-12-02 Chris CormackFix for bug 1575
2007-12-02 Ryan Higginsdisable actions in moremember based on staff_access...
2007-12-02 Ryan HigginsAdd Staff member type. Add permissions checks for bug...
2007-12-02 Ryan Higginsadding userflag to allow modification of staff borrowers.
2007-12-02 Ryan HigginsSlight mod to getuserflags and haspermission in prep...
2007-12-02 Ryan Higginsadding Staff Borrower to handle Bug 1269
2007-12-02 Galen Charltonwarn on attempts to add duplicate item barcodes during...
2007-12-02 Galen Charltonbug 1615: AddItem() now sets issues, renewals, and...
2007-12-02 Galen Charltonbumped up MARC Perl module requirements
2007-12-02 Galen Charltonbug 1570: return to same tab if cancelling preference...
2007-12-02 Paul POULAINShouldn't opac-advsearch use masthead as other templates ?
2007-12-02 Owen LeonardFixing layout of guarantor display/search and correctin...
2007-12-02 Owen LeonardA few corrections, reformatting display slightly
2007-12-02 Paul POULAINSome changes to unimarc record.abs
2007-12-02 Henri-Damien... Bug fixing : infinite loop when repeated operator ...
2007-12-02 Henri-Damien... small fix in README.txt
2007-12-02 rootBug Fixing : NZsearch
2007-12-02 Ryan Higginschanging haspermission() to require that user has ALL...
2007-12-02 Paul POULAINUNIMARC specific : itemtype is now known as itype
2007-12-02 Paul POULAINit appears that hidelostitems can be true here and...
2007-12-02 Paul POULAINHTML::Template => HTML::Template::Pro
2007-12-02 Joshua Ferraromerging in changes to staff css
2007-12-02 Paul POULAINadding yellow style for search term
2007-12-02 Paul POULAINwhen the result has an author as search term, the link...
2007-12-02 Paul POULAINmaterial type is mc, not mt, synch'ing opac with staff
2007-12-02 Chris CormackFix for bug 1613 making sure the zebraqueue is updated...
2007-11-29 Galen Charltonremoved extraneous warns
2007-11-29 Galen Charltonbugfix: do not store item tags when saving old copy...
2007-11-29 Owen LeonardChange from kados to XISBN.pm ("handle no response...
2007-11-29 Owen LeonardTrying new format for OPAC resident search bar and...
2007-11-29 Owen LeonardIf LibraryName was not specified, the opac layout was...
2007-11-29 Owen LeonardMinor style tweaks here and there.
2007-11-29 Owen LeonardMore work on returns messages.
2007-11-29 Owen LeonardFocusing Check-In tab on returns.pl
2007-11-28 Joshua Ferrarofixing problem with adv search on staff client
2007-11-27 Galen Charltonbug 1614: revise GetMarcItem so that info dervies from...
2007-11-27 Owen LeonardContinuing reformatting of returns.tmpl; Correcting...
2007-11-27 Owen LeonardAttempting to pretty up confirmations and messages...
2007-11-27 Owen LeonardTweaking display of MARC records in the OPAC
2007-11-27 Owen LeonardCorrecting breadcrumbs
2007-11-27 Owen LeonardAdding auto-fill links for variable types
2007-11-27 Owen LeonardMinor changes to systempreferences markup, including...
2007-11-27 Owen LeonardMoving holdings, description, editions, and related...
2007-11-27 Owen LeonardIncremental changes to reviews, similar items
2007-11-27 Galen Charltonimproved terminology for WITHDRAWN authorized value
2007-11-27 Galen Charltonbugfix: handle subfield $0 in MARC for an item
2007-11-27 Galen Charltonbug 1616: handle NULL in damaged, wthdrawn, or itemlost...
2007-11-27 Galen CharltonMARC21 framework: changed 'items.withdrawn' to 'items...
2007-11-27 Galen Charltonbug 1616: update bib MARC and zebraqueue on item update
2007-11-27 Joshua Ferraroadding template code for AmazonSimilarItems et al
2007-11-27 Joshua Ferrarofixing langauge limit indexes were removed
2007-11-27 Galen CharltonMARC import: part 6 of large file support
2007-11-27 Galen CharltonMARC import: part 5 of large file support
2007-11-27 Galen CharltonC4::UploadedFile -- simplified serialization
2007-11-27 Galen CharltonMARC import: part 4 of large file support
2007-11-27 Owen LeonardMore work on editions in the OPAC; Need both a staff...
2007-11-27 Owen LeonardMoving system preferences search (yay!) into resident...
2007-11-27 Owen LeonardEnabling FRBR system pref for OPAC, to enable/disable...
2007-11-27 Owen LeonardA few minor changes: Tweaking amazon image js to try...
2007-11-27 Owen LeonardAnother fix for But 1165. All taken care of now, I...
2007-11-27 Owen LeonardTidying up and correcting patron image embedding.
2007-11-27 Owen LeonardA couple of changes towards fixing Bug 1165 (GST in...
2007-11-26 Chris NighswongerSecond try:Corrected bad pathing for default Perl base...
2007-11-26 Mason JamesBUG-1533, adding sys-pref search back in, too handy...
2007-11-26 Mason JamesBUG-1533, adding sys-pref search back in, too handy...
2007-11-26 Joshua Ferraroadding generic POT file
2007-11-26 Joshua FerraroRe-naming French .po files in line with RFC4646, mail...
2007-11-26 Joshua Ferraromuch-awaited web-based self-checkout system
2007-11-26 Ryan HigginsAdding MARC preview to acqui screens
2007-11-26 Joshua Ferraros/mt/itemtype/ for FindDuplicate
2007-11-26 Joshua Ferraroallow timeout to be specified in days
2007-11-26 Joshua Ferraroadding maxItemsToDisplay
2007-11-26 Joshua Ferraroforward-porting default sort by options
2007-11-26 Joshua Ferraroadding proper frameworkcodes for simple frameworks...
2007-11-26 Joshua Ferrarofix to kohastructure, comma probs
2007-11-26 Joshua Ferraroadding fixes to updatedatabase
2007-11-26 Joshua Ferrarofix to sort by defaults sysprefs, more choices
2007-11-26 Joshua Ferraroadding numSearchResults and OPACnumSearchResults
2007-11-26 Joshua Ferraroadding warning to marc_subfields_structure not to chang...
2007-11-25 Paul POULAIN1507 : Possible Missing Foreign Key in Accountoffsets
2007-11-25 Paul POULAINunimarc zebra config files moved to etc/zebradbs directory
2007-11-25 Paul POULAIN(atz, pls validate) bugfixing dates viewing on moremember
2007-11-25 Paul POULAINfor authorities too: everybody, says 100 times : "It...
next