]> git.koha-community.org Git - koha.git/shortlog
koha.git
2006-03-21 kadosfixes a bug where if the record contained wide chars...
2006-03-21 kadosimproved handling of visibility
2006-03-21 kadosimproved handling of visibility.
2006-03-21 kadosadd support for hidden fields being hidden in the editor
2006-03-21 kadosbugfixing form submission
2006-03-20 tipaul* check that an item is not on loan before deleting...
2006-03-19 kadosimprovements to plugin
2006-03-19 kadosnew plugin for fixed field 003
2006-03-18 kadosadd syspref for the MARC Organization Code of the library
2006-03-18 kadoskeep subfields expanded if values exist
2006-03-18 kadosminor cleanup of css
2006-03-17 kadosHeavy revisions to MARC Editor ... I'll send a mail...
2006-03-17 kadossetting default for leader position 9 to unicode ('a')
2006-03-16 kadosremove incorrect DISABLE READONLY from input tag -...
2006-03-15 tipaulupdate of release notes for 2.2.6
2006-03-15 tipauladded a new feature in summary building (for an authority)
2006-03-15 tipaulremoving hardcoded link in summary of authority (on...
2006-03-15 tipaulporting authorities headings to css templates
2006-03-15 kadosrefining visibility scheme further -- I don't think...
2006-03-15 kadoschange 'hidden' to check encoded scheme
2006-03-15 kadosfixing visibility flag: if ((<=-4)||(>=5)) { not in...
2006-03-15 kadosremoving duplicate
2006-03-15 kadosadding information about new visibility feature to...
2006-03-15 kadosslight adjustment to visibility comparison
2006-03-15 kadosrefining addbiblio.pl to allow for greater complexity...
2006-03-15 kadosrefining MARC detail in opac to check if visibility...
2006-03-14 kadosadds further functionality to not load subfields marked...
2006-03-14 kadosbugfix for previous commit -- now you can actually...
2006-03-14 kadosadd support for 'Hidden' in marc_subfields_structure...
2006-03-14 kadosadds visibility status to MARC subfields.
2006-03-14 kadosadds the ability to 'hide' and 'make visible' subfields...
2006-03-14 oleonardAdding method for on-the-spot renewal of patron records...
2006-03-14 oleonardsetstatus.pl will now process 'lift debarral' requests...
2006-03-14 oleonardAdding expiry variable to template so that date can...
2006-03-14 kadoshide authorities heading search in OPAC if Disable_Dict...
2006-03-14 kadoshide authorities search if Disable_Dictionary is set
2006-03-13 kadosadding ability to set 'renewaldate' to allow a 'renew...
2006-03-13 oleonardAnother set of alternate OPAC stylesheets (designed...
2006-03-13 oleonardAdding style declaration for 'overdue'
2006-03-13 oleonard1. Removing unecessary NPL-specific markup
2006-03-13 oleonard1. Formatting 'fines' amount to two decimal places
2006-03-13 kadosbugfixing
2006-03-13 tipaulnotes for 2.2.6 (that will be 2.4.0)
2006-03-10 oleonardThis template was added for NPL but not default
2006-03-10 kadoscheck for existance of $record before trying as_xml...
2006-03-10 kadosconvert to utf-8 on import
2006-03-10 kadosIMPORTANT:
2006-03-09 oleonardThis file is no longer necessary due to fixes for Bug 585
2006-03-09 oleonardSwapping out intranet-nav.inc for intranet-nav-brief...
2006-03-09 oleonardSwapping out intranet-nav.inc for intranet-nav-brief...
2006-03-09 oleonardRemoving NPL-specific markup. Some reformatting to...
2006-03-09 oleonardRemoving unnecessary NPL-specific markup
2006-03-09 oleonardrenaming variable so that 'branchname' can be used...
2006-03-09 kadosfix to stop overlay of patron image ... thanks Owen!
2006-03-09 kadosremoving another 'Display for NPL' ... owen, do you...
2006-03-09 kadosRefining list of appropriate subfields to display for...
2006-03-08 kadosAn example for building marc21 authorities from existin...
2006-03-08 oleonardMoving some common javascript stuff into an include...
2006-03-08 oleonardStyle additions/changes relating to patron images
2006-03-08 oleonardDisplaying patron image if system preference is set
2006-03-08 oleonardEnabling patronimages system preference for these two...
2006-03-08 oleonard"No Image Available" graphic to display in circulation...
2006-03-08 oleonardReformating suggestions page, trying to get a handle...
2006-03-08 oleonardSynching with default template
2006-03-08 oleonardUpdating opac-main and opac-search with form from opac...
2006-03-08 kadosadds support for branch selection to opac-main.pl ...
2006-03-08 kadosAdding a new way to return branches to the template...
2006-03-08 kadosModifying patronimages: now it can be used to specify...
2006-03-08 kadosre-adding paul's fix for improper XML characters.
2006-03-08 kadosremoving blank subfield values
2006-03-08 kadosbugfix for Biblio.pm based on feedback from production...
2006-03-08 tipaulsome changes in systempreference settings
2006-03-08 tipaulfixing some UNIMARC behaviour + removing some hardcoded...
2006-03-08 tipaulmodifying css : the menu must be on the left, as the...
2006-03-08 tipaulremoving useless code (copy-paste from intranet, useles...
2006-03-08 tipaulsome opac systempreferences are set by all pages.
2006-03-08 tipaulchanging the size of some new systempref to a bloc...
2006-03-08 tipauladding opacreadinghistory support in default css templa...
2006-03-08 tipauladding opaccredits to bottom of main page
2006-03-08 tipauldeal with &, <, >,", ' that are not valid in a XML...
2006-03-07 kadosadding support for stylesheets in this script
2006-03-07 oleonardCorrections to allow for proper display (or not) of...
2006-03-07 oleonardRemoving redundant top menu with search boxes
2006-03-07 oleonardCorrecting search and add forms
2006-03-07 oleonardRe-synching with default template to try to eliminate...
2006-03-07 oleonardUpdating display of alternating table row colors
2006-03-07 oleonardRemoving hard-coded table row background colors
2006-03-07 oleonardSynching with default template
2006-03-07 oleonardFixing bug that prevented items from being added to...
2006-03-07 oleonardOne section still missing IntranetNav and stylesheet...
2006-03-07 oleonardSynching with default template
2006-03-07 hdlBug Fixing : Internal server error when no location...
2006-03-07 hdlBug Fixing : see previous commit : Fixes an orderby...
2006-03-07 hdlBug Fixing : ordersby and desc_or_asc were not kept...
2006-03-07 hdlBugFixing : the latest commit on new items made an...
2006-03-06 kadosfew fixes to plugin template
2006-03-06 kadosdelete unused script
2006-03-06 kadosadd support for authorities in OPAC
2006-03-06 kadosadd authorities support to OPAC
2006-03-06 kadosFixes buggy use of ISBD for summary in Authorities...
next