koha.git
2008-01-14 Frédéric... Patch
2008-01-14 Russel GarlickChanging Libraryname heading style so it displays
2008-01-14 Chris CormackFix for bug 1539
2008-01-14 Chris CormackFix for if a supplier is added without a name
2008-01-14 Chris CormackFix for bug 1428
2008-01-14 Chris CormackFix for bug 1762, links on bookcount.pl dont work
2008-01-14 Paul POULAINGoing to next line for each search line in searchbox
2008-01-14 Paul POULAINAdding OpacRenewalAllowed systempref (bump to 047)
2008-01-14 Paul POULAINA book can be renewed if renewalsallowed > to renewals...
2008-01-14 Paul POULAINdisplay notforloanvalue correctly
2008-01-14 Paul POULAINsome reindenting
2008-01-14 Joe Atzbergeritemtypes.pl - partial revisions, incl. replacement...
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-14 Galen Charltonadd three missing packages to Debian list
2008-01-14 Paul POULAINadding a few _() for translator
2008-01-14 Paul POULAINhdl has added a Text::Iconv dependancy yesterday, check...
2008-01-14 Paul POULAINtranslation for subtag_registry
2008-01-14 Ryan Higginscategory entry javascript fix
2008-01-11 Mason JamesRevert "adding TRUNCATES before INSERTS"
2008-01-10 Chris CormackFix for 1599 getting expiry date prepopulating on membe...
2008-01-10 Joe AtzbergerLabels.pm - BEGIN block VERSION and vars related to...
2008-01-10 Joe Atzbergercatalogue - exit after redirect in detail.pl and update...
2008-01-10 Ryan Higginsfix record->field call on autobarcode
2008-01-10 Ryan HigginsPopulate serialitems table, bugfix
2008-01-10 Ryan Higginsnomenclature changes and hide advanced numbering by...
2008-01-10 Mason JamesEscaping the $title in the regexes with \Q and \E to...
2008-01-10 Joe AtzbergerShelves reworking - fix handling of itemtype images...
2008-01-10 Mason Jamesadding TRUNCATES before INSERTS
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-10 Owen LeonardFixing unclosed TMPL_UNLESS, reported in Bug 1757.
2008-01-09 Owen LeonardAdding yuipath variable to help.pl, and doing some...
2008-01-09 Chris CormackFix for bug 1686
2008-01-09 Joe AtzbergerCalendar (js) tweaks: histsearch fixed, viewlog templat...
2008-01-09 Owen LeonardRemoving unused include
2008-01-09 Owen LeonardCleanup for member entry: XHTML-compliance (close input...
2008-01-09 Owen LeonardChanging circ redirect to use borrowernumber instead...
2008-01-09 Chris CormackFix for bug 1400, some variables not being passed to...
2008-01-09 Joe Atzbergernewordersuggestion.tmpl - minor clarification on empty...
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 Joshua Ferraroadding a few missing sysprefs
2008-01-09 Joshua Ferrarocouple of commas out of place
2008-01-09 Ryan HigginsFix for typo, leftover index on 046 updatedb commit.
2008-01-09 Chris CormackMore replace statements, this time admin/printers.pl
2008-01-09 Chris CormackRemoving replace from stopwords.pl
2008-01-09 Chris CormackWhoops fixing the update call, had params round the...
2008-01-09 Chris CormackRemoving replace from admin/roadtype.pl
2008-01-09 Chris CormackKilling more replace statements, bug 1546
2008-01-09 Chris CormackRemoving replace sql from admin/letter.pl as per bug...
2008-01-09 Chris CormackRemoving replace statement from C4::Branch as per bug...
2008-01-09 Henri-Damien... Improving encoding Support for z3950 clients.
2008-01-09 Henri-Damien... adding encoding management to z3950
2008-01-09 Henri-Damien... more logs for MARC::Charset problems
2008-01-09 Joshua Ferraroadding generic OPAC translation
2008-01-08 Joshua Ferraroupdating generic translation POT file
2008-01-08 Joshua Ferrarorenaming translation files to conform to our standard...
2008-01-08 Chris CormackFixing renewal error messages for todays issues in...
2008-01-08 Chris CormackFix for bug 1740
2008-01-08 Chris CormackSwitching debug back off ... whoops
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 Owen LeonardAdding redirect parameter to opac-userupdate.pl so...
2008-01-08 Owen LeonardSome cleanup of new till reconciliation page, including...
2008-01-08 Chris CormackChanging z3950 search in cataloguing to use the name...
2008-01-08 Chris CormackFix for bug 1753
2008-01-08 Galen Charltonremove extra warn left in by mistake
2008-01-08 Galen Charltonimproved instructions for installing DBD::mysql
2008-01-08 Galen Charltontest suite cleanup
2008-01-08 Galen CharltonMakefile.PL - set KOHA_CONF for make test
2008-01-08 Galen CharltonDB-dependent tests moved
2008-01-08 Galen Charltont/Date.t - now uses Test::More
2008-01-08 Galen Charltonremoved t/Charset.t
2008-01-08 Galen CharltonC4::Output tests -- removed inccorect tests
2008-01-08 Henri-Damien... BugFix for Circulation
2008-01-08 Henri-Damien... Adding feature : multiple returns via moremember page.
2008-01-08 Ryan HigginsFramework update: make cn_itempart visible, rm mandator...
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 Atzbergeredithelp.pl - cleanup, refactor and error feedback...
2008-01-08 Joe AtzbergerOutput.pm - integrity checks prevent warns, author...
2008-01-08 Joe Atzbergerhelp.pl - bugfix module usage (HTML::Template::Pro)
2008-01-08 Joe Atzbergerborrowers_stats.pl - silence warning
2008-01-08 Joe Atzbergerhelp templates and includes - cleanup for XHTML validat...
2008-01-08 Joshua Ferraroadding translations to OPAC
2008-01-08 Joshua Ferraromisc/translator/po/hy-Armn-i-staff-prog-v-30000.pot...
2008-01-08 Ryan HigginsSome templating for serials.
2008-01-08 Ryan HigginsSerials updates to link item record to serial table.
2008-01-08 Ryan Higginsset of serials fixes to subscriptions
2008-01-08 Ryan Higginstmpl bugfix - remove '\' in js-generated numberpattern...
2008-01-08 Chris CormackRemoving Carp call from guided_reports.pl
2008-01-08 Chris CormackStill a work in progress, pendingreserves.pl is quite...
2008-01-08 Chris CormackAdding link to til reconciliation
2008-01-08 Chris CormackMore work on the til reconciliation report
next