Correction for bad patch on step3.tmpl
[koha.git] / C4 /
2007-11-13 Chris NighswongerPorted _new_dbh() to handle PostgreSQL connections
2007-11-13 Chris CormackFixing a bug that was causing a charge to be added...
2007-11-13 Galen Charltonbugfix: do not crash when searching 'default' (all...
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 Paul POULAINrelooking histsearch & adding some links to jump to...
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 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-11 Mason Jamesremoving dumper
2007-11-11 Joshua Ferrarofixing advanced search
2007-11-09 Owen LeonardEnabling yuipath system preference for choosing local...
2007-11-09 Paul POULAINdealing with >=, <= and date stuff in NoZebra
2007-11-08 Henri-Damien LAURENTNZOrder Broken
2007-11-08 Galen CharltonRevert "leader must be 25 and not 24 char long"
2007-11-08 Ryan Higginsfix typos on syspref
2007-11-08 Ryan Higginsfurther item-level itype changes
2007-11-08 Ryan Higginsnotforloan from items.ccode->itemtypes.notforloan inste...
2007-11-07 Joshua Ferrarofixing subject link on detail pages and searching API
2007-11-07 Galen Charltonnew batch job to stage a file of MARC biblios for import.
2007-11-07 Galen Charltonnew batch job to commit a batch of imported bibs
2007-11-07 Galen Charltoncleaned up POD a bit
2007-11-07 Henri-Damien LAURENTBug fixing : irregularities were not saved. Nor were...
2007-11-07 Henri-Damien LAURENTChanging 100$a coded field Only when marcflavour eq...
2007-11-07 Henri-Damien LAURENTpatch pour le champ 100 AddAuthority.
2007-11-07 Paul POULAINoups, too many parenthesis
2007-11-07 Paul POULAINfixing 001 hardcoded field in auth record (001 = authid)
2007-11-07 Paul POULAINleader must be 25 and not 24 char long
2007-11-06 Joshua FerraroRevert "Auth.pm conflicted merge resolution."
2007-11-06 Henri-Damien LAURENTSome improvements on research.
2007-11-06 Joe AtzbergerAuth.pm conflicted merge resolution.
2007-11-06 Chris CormackTweaking test
2007-11-06 Chris CormackSIP returns (checkin) working now
2007-11-06 Chris CormackYou can return items now BUT we need to get the branch...
2007-11-06 Chris CormackCan check an item out now
2007-11-06 Chris CormackWork in progress on the SIP code
2007-11-06 Ryan Higginsupdating test data for Koha system
2007-11-06 Ryan Higginsmore koha and data specific tests.
2007-11-06 Ryan Higginstiny cleanup
2007-11-06 Ryan Higginsrm swp
2007-11-06 Ryan Higginscontinue getmember
2007-11-06 Ryan Higginsadding koha-specific / data specific test cases
2007-11-06 Ryan Higginsupdating ILS::Patron for Koha.
2007-11-06 Ryan Higginsadding openncip / opensip SIP2 service
2007-11-04 Ryan Higginsfix typos on syspref.
2007-11-04 Ryan Higginsadding item-level itypes: based on systempref: item...
2007-11-04 Joe AtzbergerAuth_with_ldap - further revisions, better modularity.
2007-11-04 Owen LeonardEnabling AutoComplete on resident circ search form...
2007-11-04 Ryan Higginsitem-level itemtypes issuingrules require some testing.
2007-11-04 Ryan HigginsSmall change to begin item-level itypes.
2007-11-04 Henri-Damien LAURENTManaging Independant branches.
2007-11-04 Henri-Damien LAURENTBUG fixing : suivi.paulpoulain.com : 257
2007-11-04 Joe AtzbergerPrint.pm: Dates.pm integration and cleanup.
2007-11-04 Joe AtzbergerAuth_with_ldap: work in progress.
2007-11-01 Galen Charltonmade several PKs be auto_increment columns
2007-11-01 Joshua Ferrarofix to rightANDlefttruncation
2007-11-01 Mason Jamesbug-1494, fixed bookfund modify code
2007-11-01 Mason JamesModbookfund() now correctly updating all aqbudget.branc...
2007-11-01 Mason JamesWorking on fixing bug for acquisition bookfund modifyin...
2007-11-01 Galen Charltoncomment out version check warn
2007-11-01 Galen Charltonbugfix: deletedbiblioitems row now added upon delete...
2007-11-01 Henri-Damien LAURENTBugFixing: Suivi.paulpoulain.com Bug 275
2007-11-01 Henri-Damien LAURENTAdding titles to claimissues letter.
2007-11-01 Paul POULAINdealing with empty XML : return an empty string, and...
2007-10-31 Joshua Ferrarofixing fielded truncation
2007-10-31 Galen Charltonbatch import rework: added suport for loading and dropp...
2007-10-31 Galen Charltonquelled perl -w variable masking warnings
2007-10-31 Galen CharltonBiblio.pm - restored after duplicate application of
2007-10-31 Paul POULAINfixes in NoZebra search & indexing
2007-10-30 Paul POULAINfix related #1340 (z3950 search for quick cataloguing)
2007-10-30 Chris CormackFix for bug 1527, removing Smart::Comments
2007-10-30 Chris CormackRemoving windows linefeeds \r
2007-10-30 Joshua Ferraroadding SMS stuff so we don't forget about it
2007-10-30 Joshua Ferraropatch to sysprefs and minor fix to Search.pm that
2007-10-29 Joshua Ferrarofixes to enable truncation to play nicely with
2007-10-29 Joshua Ferraromajor cleanup of buildQuery, creating some internal...
2007-10-29 Joshua Ferrarofixing re-sorting in staff client
2007-10-29 Joshua Ferrarofixing branch limits and searchdomain limits
2007-10-29 Joshua Ferrarofixes to searching:
2007-10-29 Joshua FerraroSearching Patch 1: fixing searching in 3.0
2007-10-29 Chris CormackFix for broken Biblio.pm
2007-10-29 Galen Charltonbatch import rework -- implement stage-commit-undo...
2007-10-29 Galen Charltonmore work on batch import
2007-10-29 Galen Charltonmore work on the import changes; introduced C4::Matcher
2007-10-29 Joshua Ferrarofixing itemtype image, sample data, improving
2007-10-29 Chris CormackCatching up changes in reports
2007-10-29 Chris CormackCan now view sql, and reports run page shows name
2007-10-29 Chris CormackGetting stored results working
2007-10-29 Chris CormackStoring xml now
2007-10-29 Chris CormackCan now delete reports
2007-10-29 Chris CormackTidying up TransformMarctoKoha
2007-10-29 Chris CormackFixing mess in Auth.pm
2007-10-29 Chris CormackRevert "Commenting out some noisy warns"
2007-10-29 Chris CormackFixing merge error
2007-10-29 Chris CormackMore work on the scheduler
2007-10-29 Chris CormackFiles needed by the scheduler
2007-10-29 Chris CormackPretty close to finished the dictionary now
2007-10-29 Chris CormackCan now add definitions to reports
next