koha.git
2009-09-06 Chris CormackModules for caching - C4::Cache is the base class,...
2009-09-06 Chris CormackStarting on OO module for memoizing our functions
2009-09-06 Michael Hafenbugfix breeding results of cataloging search has wrong id
2009-09-06 Michael Hafensmart-rules load users library instead of default
2009-09-06 Garry CollumBug 2505: Enabled warnings in admin-home.pl and roadtyp...
2009-09-06 Michael Hafencataloging search results from catalog don't show on...
2009-09-06 Chris CormackMore history updates
2009-09-06 Chris CormackUpdating history
2009-09-06 Colin CampbellReturn barcode as Sip hold_patron_id
2009-09-06 Galen CharltonMerge branch 'labels_recon' into to-push
2009-09-06 Galen CharltonMerge commit 'origin/master' into labels_recon
2009-09-06 Galen Charltontweak label batch template for new label batches
2009-09-06 Galen Charltondebugify a warn
2009-09-06 Galen Charltonfixed references to template includes
2009-09-06 Galen Charltonfixed translatibility error in label-edit-layout.tmpl
2009-09-06 Galen Charltonremove unnecesary import of HTM:::Template::pro
2009-09-06 Galen Charltonreplace syslog with warns
2009-09-05 Chris CormackNicer error message if a branch is not set
2009-09-05 Chris NighswongerAdding a missing module to labels search
2009-09-05 Chris NighswongerFixing warns (tnx to Chris Cormack for identifying...
2009-09-05 Galen Charltonbug 2505: remove additional warning messages
2009-09-05 Colin Campbellenable warnings in overduerules.pl Call GetBranchesLoop...
2009-09-05 Frédéric DemiansUNIMARC XSLT enhancement
2009-09-04 Garry CollumBug 2505: Enabled warnings in boraccount.pl and pay.pl.
2009-09-01 Chris Nighswonger[40/40] Removing depricated files
2009-09-01 Chris Nighswonger[39/40] Removeing depricated functions from label module.
2009-09-01 Chris Nighswonger[38/40] Misc bugfixs
2009-09-01 Chris Nighswonger[37/40] Updating sample labels data
2009-09-01 Chris Nighswonger[36/40] Bugfix for profile update on profile/template...
2009-09-01 Chris Nighswonger[35/40] Work on C4::Labels tests and various bugfixs...
2009-09-01 Chris Nighswonger[34/40] Work on syncing db schema on both new and upgra...
2009-09-01 Chris Nighswonger[33/40] Porting call number splitting improvements...
2009-09-01 Chris Nighswonger[32/40] Work on patron card creator module
2009-09-01 Chris Nighswonger[31/40] Misc bugfixes and cosmetic cleanup.
2009-09-01 Chris Nighswonger[30/40] Work on labels module home page.
2009-09-01 Chris Nighswonger[29/40] Work on label module general tool bar.
2009-09-01 Chris Nighswonger[28/40] Updating tools homepage to reflect label module...
2009-09-01 Chris Nighswonger[27/40] Fixing up the labels batches toolbar functionality.
2009-09-01 Chris Nighswonger[26/40] Refactoring auto label batch generation feature...
2009-09-01 Chris Nighswonger[25/40] More work on label export coded and interface...
2009-09-01 Chris Nighswonger[24/40] Adding single/multiple label printing to label...
2009-09-01 Chris Nighswonger[23/40] Initial work on label export interface.
2009-09-01 Chris Nighswonger[22/40] General code cleanup of new labels module code.
2009-09-01 Chris Nighswonger[21/40] Adding de-duplicating method and associated...
2009-09-01 Chris Nighswonger[20/40] Work on label printing code.
2009-09-01 Chris Nighswonger[19/40] Various tweaks to the interface cosmetics,...
2009-09-01 Chris Nighswonger[18/40] Work on label item search.
2009-09-01 Chris Nighswonger[17/40] Work on C4::Labels::Lib::html_table api to...
2009-09-01 Chris Nighswonger[16/40] Improvements to label management interface...
2009-09-01 Chris Nighswonger[15/40] Initial work on label batch edit interface.
2009-09-01 Chris Nighswonger[14/40] Work on batch management interface.
2009-09-01 Chris Nighswonger[13/40] Work on profile editor interface.
2009-09-01 Chris Nighswonger[12/40] Work on label managment interface.
2009-09-01 Chris Nighswonger[11/40] Work on layout editor interface.
2009-09-01 Chris Nighswonger[10/40] Work on Label Tool Homepage.
2009-09-01 Chris Nighswonger[9/40] Work on template interface.
2009-09-01 Chris Nighswonger[8/40] Adding new layout management page
2009-09-01 Chris Nighswonger[7/40] Adding C4::Labels::Lib module
2009-09-01 Chris Nighswonger[6/40] Adding C4::Labels::Label Module
2009-09-01 Chris Nighswonger[5/40] Adding C4::Labels::PDF module
2009-09-01 Chris Nighswonger[4/40] Work on C4::Labels::Batch module
2009-09-01 Chris Nighswonger[3/40] Work on C4::Labels::Profile module and tests
2009-09-01 Chris Nighswonger[2/40] Work on C4::Labels::Template and associated...
2009-09-01 Chris Nighswonger[1/40] Work on C4::Labels::Layout module and tests
2009-08-31 Galen Charltonbug 3564 follow: ensure NoZebra is passed to templates
2009-08-31 Michael Hafenbugfix error if memcached_servers is empty in koha...
2009-08-31 Owen LeonardHide links to stop words management if NoZebra is ON...
2009-08-31 Owen LeonardAn additional icon for the Bridge set, "E Video, "...
2009-08-26 Nicole EngardBug 3547: Staff client call number searches right index now
2009-08-26 Nahuel ANGELINETTI(bug #3546) fix issues_stats
2009-08-26 Chris CormackAdding some caching to C4::Biblio, to GetMarcStructure
2009-08-24 Chris CormackAdding sponsoring libraries, will try to go back and...
2009-08-24 Galen Charltongraceful degradation if memcached option is not configu...
2009-08-24 Chris CormackUpdating the Makefile so memcached configuration can...
2009-08-24 Chris CormackFailing gracefully if Memoize::Memcached is not installed
2009-08-24 Chris CormackStarting work on memoizing expensive functions with...
2009-08-24 Galen Charltonbug 3481: add deleditems.permanent_location (DB rev...
2009-08-24 Galen Charltonassigned typo fixes to DBrev 051
2009-08-24 Nicole EngardFixed minor typos in new system preferences.
2009-08-24 Galen Charltonadded newlines back to sample_notices.sql
2009-08-24 Galen Charltonbug 2611, 1934 followup - DBrevs 049 and 050
2009-08-23 Nicole EngardREVISED: Fixed some typos and language in the sample...
2009-08-23 Nicole EngardBug 1934: Add system preference to handle editing of...
2009-08-23 Nicole EngardChanged catlogue to catalog per the standard
2009-08-23 Nicole EngardFixed some typos and language in the sample notices.
2009-08-23 Nicole EngardBUG 2611: Changed catalogue to catalog and fixed capita...
2009-08-23 Galen Charltonbug 2611, 2761 followup
2009-08-23 Nicole EngardBUG 2611: Changed catalogue to catalog and fixed capita...
2009-08-23 Nicole EngardBUG 2761 Fix max length of itemcallnumber to 255
2009-08-23 Galen Charltonbug 3464 followup - fix glitches
2009-08-23 Galen Charltonbug 3464: set to DBrev 046 for new borrowers columns
2009-08-23 Sébastien Hindererbug 3464: Takes columns country and B_country of table...
2009-08-23 Sébastien HindererDatabase structure modification.
2009-08-23 Galen Charltonbug 3539: tweaked English description of HidePatronName...
2009-08-23 Chris CormackBug 3539, Adding a systempreference to hide borrowers...
2009-08-23 Galen Charltonbug 3485: fixed updatedatbase (also DBRev 043->044)
2009-08-23 PTFS Contractorbug 3485: Clear Borrower record after checkout.
2009-08-23 Galen Charltonbug 3481: imporve cart_to_shelf.pl
2009-08-23 Galen Charltonbug 3481 followup - ensure permanent location is stored...
2009-08-23 Galen Charltonbug 3481 followup - improve CartToShelf
next