koha.git
2007-11-16 Ryan Higginsfixing sort for pendingreserves report
2007-11-16 Ryan Higginsfixing pending reserves to use dates specified
2007-11-16 Joshua Ferraroadding experimental index for pname
2007-11-14 Paul POULAINBUGFIX to handle correctly db_driver eq mysql
2007-11-14 Owen LeonardBeginning redesign of the OPAC. At this stage it's...
2007-11-14 Owen LeonardChange to allow scripts to find OPAC templates in their...
2007-11-14 Owen LeonardReorganizing OPAC files in the same way intranet files...
2007-11-14 Chris CormackAdding a system pref so you can stop users from reservi...
2007-11-14 Chris CormackMore About additions
2007-11-14 Joshua Ferrarofixes to date handling
2007-11-14 Joshua Ferraroadding a few contributors that weren't recognized
2007-11-14 Chris CormackMissing AND in the SQL in pendingreserves.pl only if...
2007-11-14 Joshua Ferrarofixing versioning issue with last updatedatabase patch
2007-11-13 Galen Charltonmatcher serialization -- added matcher code and some...
2007-11-13 Galen Charltonupdatedatabase changes to reflect C4::Matcher serializa...
2007-11-13 Galen CharltonMARC matching - added tables to serialize C4::Matcher...
2007-11-13 Galen Charltonbumping database rev to 027
2007-11-13 Galen Charltoncorrected en version of sample_labels.sql
2007-11-13 Owen LeonardModifying layout (single column), and making some marku...
2007-11-13 Owen LeonardLast update to this template reintroduced previously...
2007-11-13 Owen LeonardCorrecting YUI grid for added administration menu ...
2007-11-13 Chris NighswongerAdded env var MARCFLAVOUR to spec marc to be installed...
2007-11-13 Chris NighswongerCleaned up regex's looking for defunct CVS files
2007-11-13 Chris CormackFix so with independent branches a staff member cant...
2007-11-13 Chris CormackAdding a system preference to choose whether a homebran...
2007-11-13 Chris CormackFix for rank being set to zero if a specific item is...
2007-11-13 Mason Jamesbug 1566, changed default behaviour of manual/unexpecte...
2007-11-13 Mason Jamessmall text formatting change, added spaces
2007-11-13 Mason Jamesbug 1566, enddate not showing.
2007-11-13 Mason Jamesbug fixed 'weeklength', not showing in subscription...
2007-11-13 Ryan Higginsupdate item-at-wrong-branch error message to show homeb...
2007-11-13 Ryan Higginsadding view drop-button to catalog toolbar; mv Delete...
2007-11-13 Galen Charltonbugfix: prevent crash when displaying authority record...
2007-11-13 Chris NighswongerMoved language dirs one level down under dbms dir ...
2007-11-13 Chris NighswongerCleanup to remove old kohastructure_pg.sql
2007-11-13 Chris NighswongerPorted marc21 simple bib frameworks sql to PostgreSQL
2007-11-13 Chris NighswongerPorted marc21 framework sql to PostgreSQL
2007-11-13 Chris NighswongerPorted marc21 authorities sql to PostgreSQL
2007-11-13 Chris NighswongerUpdated README.txt to include more PostgreSQL notes
2007-11-13 Chris NighswongerCorrect comments and POD to reflect keyword additions...
2007-11-13 Chris NighswongerUpdated README.txt to include PostgreSQL notes
2007-11-13 Chris NighswongerPorted step2.tmpl to support PostgreSQL
2007-11-13 Chris NighswongerCorrection for bad patch on step3.tmpl
2007-11-13 Chris NighswongerMoved/renamed kohastructure_pg.sql to data/Pg
2007-11-13 Chris NighswongerPorted _new_dbh() to handle PostgreSQL connections
2007-11-13 Chris NighswongerMoved location of updater scripts to dbms specific...
2007-11-13 Chris NighswongerChanged path to updatedatabase.pl to dbms specific dir
2007-11-13 Chris NighswongerModified step3 template for PostgreSQL option.
2007-11-13 Chris NighswongerMoved kohastructure.sql into mysql dmbs directory
2007-11-13 Chris NighswongerInitial port of install.pl to support PostgreSQL
2007-11-13 Chris CormackWe were calling get biblioitemdata when we should have...
2007-11-13 Chris CormackFixing a bug that was causing a charge to be added...
2007-11-13 Chris CormackFix to stop a silent failing of issuing when an item...
2007-11-13 Ryan Higginsupdate facets: remove count
2007-11-13 Ryan Higginsfix for branch facet - [homebranch]
2007-11-13 Galen Charltonbugfix: do not crash when searching 'default' (all...
2007-11-13 Galen Charltoncorrections to biblio indexing for authority record...
2007-11-13 Galen Charltonbugfixes for reindexing problems
2007-11-13 Galen Charltonwhen reverting import batch: don't try to delete items...
2007-11-13 Galen Charltonvarious authorities fixes
2007-11-12 Galen Charltonmisc labels fixes
2007-11-12 Joshua Ferraronomenclature cleanup for returns
2007-11-12 Chris CormackChanging the behaviour the browse by letters links...
2007-11-12 Chris CormackFix for 404 error when clicking on a reserve in circula...
2007-11-12 Chris CormackFix for borrower name not showing when a borrower is...
2007-11-12 Chris NighswongerChanges to add dbms type and port & rename db vars...
2007-11-12 Chris CormackCommenting out link to addnotes.pl which doesnt exist
2007-11-12 Chris CormackSetting it up so circ and members use a different toolb...
2007-11-12 Chris CormackFix so that if you edit a borrower from circ, or change...
2007-11-12 Ryan HigginsRevert "Modifying styling of resident search boxes...
2007-11-12 Paul POULAINupdating img filefind that has been moved
2007-11-12 Ryan Higginsrecord.abs: rm 090$c , add 952$y itemtype
2007-11-12 Ryan Higginsupdating language slightly - branch->library, etc.
2007-11-12 Paul POULAINtoo many column merged. minor change
2007-11-12 Paul POULAINrelooking histsearch & adding some links to jump to...
2007-11-12 Paul POULAINUNIMARC zebra config files updated
2007-11-12 Paul POULAINupdating about.pl
2007-11-12 Paul POULAINhandling wrong MARC record better
2007-11-12 Paul POULAINbugfix to limit search to branch in OPAC
2007-11-12 Mason Jamesutf8 handling fixes 'Wide character in print at' encodi...
2007-11-12 Joshua FerraroImprovements to nomenclature and translations
2007-11-12 Joshua Ferrarofixing encoding declarations to make it easier to translate
2007-11-12 Mason Jameswrapping AddBiblio(), and AddItem() in evals{} to prote...
2007-11-12 Mason Jameswrapping write to *.iso file in eval{}, to handle failu...
2007-11-12 Chris CormackChanging default behaviour of reserves back to needing...
2007-11-12 Chris CormackShifting other variables, no need to have the same...
2007-11-12 Chris CormackFix for variable scoping problem
2007-11-12 Chris CormackFix for reserve notes not showing
2007-11-12 Ryan Higginsfurther mods to change from ccode to itype at item...
2007-11-12 Ryan Higginsupdatedatabase for itype.
2007-11-12 Ryan Higginschanges to item-level itype reintroduce items.itype...
2007-11-12 Ryan Higginsquick auth hack for zebra 2.0.18 could probably be...
2007-11-12 Chris CormackMaking SQL more portable
2007-11-12 Joshua FerraroFixing nomenclature and tmpl_process3.pl bugs
2007-11-11 Mason Jamesremoving dumper
2007-11-11 Mason Jamesadded inital 'delete' lines, so running 'mysql koha3...
2007-11-11 Chris NighswongerAdded class tables
2007-11-11 Joshua Ferrarofixing advanced search
2007-11-11 Chris CormackUpdating to .0024 (conflict between joshua and mason...
2007-11-11 Mason Jameschanging biblioitems.itemtype to varchar(10)
next