bug 1803 - fix error page handling
[koha.git] / C4 /
2008-02-19 Galen Charltonbug 1834: add entries to zebraqueue only when necessary
2008-02-16 Galen Charltonvarious virtual shelves/lists fixes
2008-02-16 Galen Charltongetalert - do not generate bad SQL for borrowernumber=0
2008-02-16 Galen CharltonDC XML export - declare encoding
2008-02-16 Galen Charltonfixed Dublin Core XML export of bibs
2008-02-16 Chris NighswongerAdding Printer Profiles feature to the Label Creator.
2008-02-16 Paul POULAINbugfixing scan index for UNIMARC
2008-02-15 Galen CharltonXHTML corrections: guided reports
2008-02-12 Chris CormackFix for Zconn not creating a new connection when zebra...
2008-02-11 Galen Charltonadded back use of C4::Charset
2008-02-11 Galen CharltonFRBR: configure PazPar2 during installation
2008-02-11 Galen CharltonFRBR: fixed paging through grouped results
2008-02-11 Galen CharltonFRBR: added OPAC search result grouping option
2008-02-11 Galen Charltonmore experimental work on grouping with pazpar2
2008-02-11 Paul POULAINbugfixing inventory
2008-02-11 Henri-Damien LAURENTDisplaying Sort Authorised values if linked to authoris...
2008-02-11 Henri-Damien LAURENTusing Warn and not print for debugging purpose
2008-02-11 Henri-Damien LAURENTordering branches by branchcodes on Auth page.
2008-02-11 Paul POULAINswitching home and holdingbranch (rewritten)
2008-02-11 Galen Charltonmoved use of C4::Heading to avoid symbol export problem
2008-02-11 Galen Charltonauthorities: added LinkBibHeadingsToAuthorities
2008-02-09 Galen Charltonbug 1372: count MARC records correctly
2008-02-09 Galen Charltonadded StripNonXmlChars to C4::Charset
2008-02-09 Galen Charltonkeep biblioitems.cn_sort in sync with MARC record
2008-02-08 Joshua Ferrarohandling multiple languages gracefully in sysprefs...
2008-02-08 Joe Atzberger (siptestMembers.pm - make sure we don't return empty refs ...
2008-02-08 Galen Charltonauthority headings search: remove CCL metacharacters
2008-02-08 Galen Charltonmoved use of C4::Heading to avoid symbol export problem
2008-02-08 Galen Charltonauthorities: added LinkBibHeadingsToAuthorities
2008-02-08 Galen Charltonexperiment: use PazPar2 to group related works
2008-02-08 Galen Charltonauthorities: limit by heading type during matching
2008-02-08 Galen Charltonauthorities - new module - C4::Heading
2008-02-08 Galen Charltonquell warnings for SimpleSearch under 'use warnings'
2008-02-07 Joe AtzbergerSMS - widespread cleanup and moving code away from...
2008-02-03 Joe AtzbergerContext.pm - file size test (-s) is subset of file...
2008-02-03 Galen Charltoncharset: fixed bug that prevented ISO-5426 conversion
2008-02-03 Chris NighswongerMore fixes for patron images
2008-02-03 Galen Charltontemp bugfix -- restore file upload functionality
2008-02-03 Galen CharltonIMPORTANT - refactor MARC character set handling
2008-02-03 ChrisRemoving extra warn
2008-02-03 Galen Charltonstaged MARC import: handle non-ASCII characters in...
2008-01-30 ChrisBugfix for Bug 1790: Theme defaults to prog if other...
2008-01-27 Chris CormackBugfix to correct C4:Koha behavior which caused admin...
2008-01-25 Henri-Damien LAURENTDisplaying functions for UNIMARC authors instead of...
2008-01-25 Henri-Damien LAURENTAdding OpacHighlightedWords system preference
2008-01-25 Owen LeonardWorking on the language-picker menu in the footer
2008-01-24 Joe AtzbergerBackend for "Session" Shelves in toolbar. Affects Auth...
2008-01-24 Joe AtzbergerAuth.pm - Clarify logout conditionals, debug messages...
2008-01-24 Joe AtzbergerAuth.pm - _session_log calls moved before undef of...
2008-01-24 Chris CormackFix for bug 1790 Thanks to Chris Nighswonger
2008-01-24 Chris CormackFix for bug 1791
2008-01-24 Henri-Damien LAURENTBug Fixing : Encoding in Z3950 searches
2008-01-24 Owen LeonardAdding noItemTypeImages syspref to Auth.pm; Beginning...
2008-01-24 Chris CormackBug, using branchcode instead of branch
2008-01-24 Joe AtzbergerC4::Debug - Centralized debug switches module, test...
2008-01-22 Galen Charltonmore items work; handle unlinked subfields (DB rev...
2008-01-22 Galen Charltonadded caching of results of GetMarcStructure
2008-01-22 Galen CharltonC4::Items -- removed two warns
2008-01-22 Galen Charltoneditorial changes to C4/Items.pm
2008-01-22 Henri-Damien LAURENTprevent AddItem death if no marcrecord is given.
2008-01-22 Henri-Damien LAURENTImportant Commit For UNIMARC Items.
2008-01-22 Paul POULAINcorrectly caluclate default template path for OPAC
2008-01-20 Paul POULAINmoving a misplaced * to fix a bug in issuingrules
2008-01-20 Chris CormackFixing a bug that meant you had to have totals defined for
2008-01-18 Henri-Damien LAURENTBugFixing : default language was always en. Not a probl...
2008-01-18 Joe AtzbergerShelves wrap up - bugfix 1405, opac checkbox js fixed
2008-01-15 Joe AtzbergerShelves - bugfix 1403 amongst others
2008-01-15 Chris CormackFix for bug 1541, Show area name rather than number
2008-01-14 Paul POULAINA book can be renewed if renewalsallowed > to renewals...
2008-01-14 Paul POULAINdisplay notforloanvalue correctly
2008-01-14 Joe AtzbergerDates - remove extra newlines from carps, add partial...
2008-01-14 Joe AtzbergerOutput.pm - silence unconditional warn.
2008-01-14 Joe AtzbergerShelves consolidation to C4::VirtualShelves::Page....
2008-01-10 Joe AtzbergerLabels.pm - BEGIN block VERSION and vars related to...
2008-01-10 Ryan HigginsPopulate serialitems table, bugfix
2008-01-10 Mason JamesEscaping the $title in the regexes with \Q and \E to...
2008-01-10 Joe AtzbergerShelves - bugfix, toggle "Holds" link, add "Author...
2008-01-10 Joshua Ferrarofix for 1754; fixing I18N BiDi, improvements to handlin...
2008-01-09 Owen LeonardCleanup for member entry: XHTML-compliance (close input...
2008-01-09 Joe AtzbergerSuggestions.pm - bugfix need CGI argument to gettemplate
2008-01-09 Joe AtzbergerVirtualShelves.pm - expanded SQL for shelf contents...
2008-01-09 Joe AtzbergerCirculation.pm - cleanup, clarification of HLT-specific...
2008-01-09 Chris CormackFix for bug 1624
2008-01-09 Ryan HigginsUse serialitems table to link to serial in Items.pm
2008-01-09 Chris CormackRemoving replace statement from C4::Branch as per bug...
2008-01-09 Henri-Damien LAURENTImproving encoding Support for z3950 clients.
2008-01-09 Henri-Damien LAURENTadding encoding management to z3950
2008-01-09 Henri-Damien LAURENTmore logs for MARC::Charset problems
2008-01-08 Chris CormackChanging CanBookBeRenewed to pass back the reason a...
2008-01-08 Ryan HigginsCHANGE TO PREVIOUS .046 DATABASE UPDATE
2008-01-08 Chris CormackFix for bug 1753
2008-01-08 Galen Charltonremove extra warn left in by mistake
2008-01-08 Galen Charltontest suite cleanup
2008-01-08 Henri-Damien LAURENTBugFix for Circulation
2008-01-08 Henri-Damien LAURENTAdding feature : multiple returns via moremember page.
2008-01-08 MJ RayUndo strange copy-paste error from last commit
2008-01-08 MJ Raydie on db connection failure
2008-01-08 Joe AtzbergerLanguages.pm - add a carp for bad arg, return undef...
2008-01-08 Joe AtzbergerOutput.pm - integrity checks prevent warns, author...
2008-01-08 Ryan HigginsSerials updates to link item record to serial table.
next