2009-08-26 |
Nicole Engard | Bug 3547: Staff client call number searches right index now |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Nahuel ANGELINETTI | (bug #3546) fix issues_stats |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Chris Cormack | Adding some caching to C4::Biblio, to GetMarcStructure |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Chris Cormack | Adding sponsoring libraries, will try to go back and... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Galen Charlton | graceful degradation if memcached option is not configu... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Chris Cormack | Updating the Makefile so memcached configuration can... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Chris Cormack | Failing gracefully if Memoize::Memcached is not installed |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Chris Cormack | Starting work on memoizing expensive functions with... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Galen Charlton | bug 3481: add deleditems.permanent_location (DB rev... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Galen Charlton | assigned typo fixes to DBrev 051 |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Nicole Engard | Fixed minor typos in new system preferences. |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Galen Charlton | added newlines back to sample_notices.sql |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Galen Charlton | bug 2611, 1934 followup - DBrevs 049 and 050 |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Nicole Engard | REVISED: Fixed some typos and language in the sample... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Nicole Engard | Bug 1934: Add system preference to handle editing of... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Nicole Engard | Changed catlogue to catalog per the standard |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Nicole Engard | Fixed some typos and language in the sample notices. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Nicole Engard | BUG 2611: Changed catalogue to catalog and fixed capita... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Galen Charlton | bug 2611, 2761 followup |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Nicole Engard | BUG 2611: Changed catalogue to catalog and fixed capita... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Nicole Engard | BUG 2761 Fix max length of itemcallnumber to 255 |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Galen Charlton | bug 3464 followup - fix glitches |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Galen Charlton | bug 3464: set to DBrev 046 for new borrowers columns |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Sébastien Hinderer | bug 3464: Takes columns country and B_country of table... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Sébastien Hinderer | Database structure modification. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Galen Charlton | bug 3539: tweaked English description of HidePatronName... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Cormack | Bug 3539, Adding a systempreference to hide borrowers... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Galen Charlton | bug 3485: fixed updatedatbase (also DBRev 043->044) |
commit | commitdiff | tree | snapshot |
2009-08-23 |
PTFS Contractor | bug 3485: Clear Borrower record after checkout. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Galen Charlton | bug 3481: imporve cart_to_shelf.pl |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Galen Charlton | bug 3481 followup - ensure permanent location is stored... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Galen Charlton | bug 3481 followup - improve CartToShelf |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Galen Charlton | bug 3481 followup - set temporary processing location |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Galen Charlton | cosmetic fix - use $itemnumber as argument to GetItems... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Galen Charlton | bug 3481 followup - add new sysprefs to circulation... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Galen Charlton | bug 3481 followup - fix database update |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Colin Campbell | bug 3481: Allow Item Temporary Locations for Processing... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Galen Charlton | fix how patron_flagged gets set for opac-user.tmpl |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Galen Charlton | bug 3493: DBrev 041->042 (added OPACFineNoRenewals) |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Jesse Weaver | Prevent OPAC renewals if fines are over limit |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Galen Charlton | implement bailing out of AddReturn if IndependantBranch... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Galen Charlton | bug 3409 followup - fix use of $hbr |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Galen Charlton | AddReturn now always updates holdingbranch |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Galen Charlton | bug 3409 follow: fix crash if holdingbranch is undef |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Galen Charlton | bug 3409 followup: renamed _GetCirculationBranch |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Galen Charlton | bug 3409 followup: always set holdinglibrary to library... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Henri-Damien... | Bug fix 3409 : Adding an internal function to C4::Circu... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Nahuel ANGELINETTI | (bug #2829) fix some mistakes extracting editor segment |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Nicole Engard | BUG 3371: ISBN no longer shows twice when more options on |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Nicole Engard | BUG #3533: Fix documentation link in news for new installs |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Nicole Engard | Cleaned up display on reports page |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Liz Rea | Adds helpful note to Home Phone and Home Email fields... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Darrell Ulm | Bug 2652 - This patch is an extension of the slip print... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Colin Campbell | Avoid numeric comparisons with leading zeroes |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Chris Cormack | Adding Katrin to the tranlsation tab on the about page |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Garry Collum | Bug 3420: Revised follow-up patch for 'patrons with... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Garry Collum | Bug 2889: Adds table highlighting to the Authority... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Chris Cormack | Edits to the about page : Adding a couple of missing... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Garry Collum | Bug 2505: Enables warnings in reserveratios.pl |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Frédéric Demians | Remove utility script replaced by a test case |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Jane Wagner | Bug 3532 show lost, damaged statuses on patron record |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Frédéric Demians | Test case identifying incoherences between 'en' syspref... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Chris Cormack | Follow up patch for the about patch, changing managemen... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Chris Cormack | Updating about page, some are bound to be missed, pleas... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Garry Collum | Bug 3420: Fixes 'Patrons with no checkouts' report. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Galen Charlton | fixed glitch in display of current time filter in OPAC... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Henri-Damien... | Translating unimarc_leader plugin in english |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Michael Hafen | bugfix invalid comparison to ceilingDueDate in CalcDate... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Garry Collum | Bug 2505: Enabled warnings in opac-topissues.pl |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Garry Collum | Bug 2553: Alphabetizes library and itemtype dropdown... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Nicole Engard | Updated Help Files - Part 4 |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Nicole Engard | Updated help files - Part 3 |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Nicole Engard | More Updated Help Files |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Nicole Engard | Updates and adds new help files |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Galen Charlton | Merge branch 'translation' of git://git.workbuffer... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Chris Cormack | Starting work on translations for 3.2 |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Galen Charlton | added new module dep Digest::SHA to about.pl |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Galen Charlton | bug 3204: tweaks to AWS request signing |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Galen Charlton | bug 3204: add AWSPrivateKey syspref (DBrev 040->041) |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Galen Charlton | bug 3204: followup to fix AWS request signing |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Henri-Damien... | bug 3204: implement request signing for Amazon Web... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Nicole Engard | ENH: 3525 - Link to OPAC View from Staff Bib |
commit | commitdiff | tree | snapshot |
2009-08-13 |
James Winter | (Bug 3527) Removed unnecessary WHERE from UPDATE statement |
commit | commitdiff | tree | snapshot |
2009-08-13 |
James Winter | Modified write in fines.pl to silence message unless... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Garry Collum | Bug 2505: Enabled warnings in opac-export.pl and opac... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Garry Collum | Bug 2505: Enable warnings in opac-passwd.pl an opac... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Owen Leonard | Terminology correction: we now use the term "hold"... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Owen Leonard | Terminology correction: we now use the term "hold"... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Owen Leonard | Hide z39.50 search button for users without cataloging... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Owen Leonard | Adding some style to the OPAC search results page's... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Owen Leonard | Fix for Bug 3256, "Long email address cut off in patron... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Garry Collum | Bug 2505: Enabled warnings in opac-userupdate.pl |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Henri-Damien... | 3519 : mergeauthority and authority edition were not... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Galen Charlton | future hold request followup 4 - date controls |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Galen Charlton | future hold request followup 3 - build_holdsqueue |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Galen Charlton | future hold request followup 2 - fix queries |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Galen Charlton | future hold request followup 1 - updatedatabase |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Michael Hafen | Allow the reserve date to be set on holds - sysprefs |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Michael Hafen | Allow the reserve date to be set on holds |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Colin Campbell | Bug 3522 Refactor Create Update Delete letter for consi... |
commit | commitdiff | tree | snapshot |
next |