koha.git
2008-08-04 Paul POULAINbugfix for 2451 : serial recieve & barcode does exist...
2008-08-04 Nicole EngardHelp file updates
2008-08-04 Joshua FerraroPutting the db revision from 105 into 106 as it wasn't
2008-08-04 Paul POULAINvery small french translation fix
2008-08-04 Paul POULAINbump to 106, bug 2452, subscriptionhistory.enddate...
2008-08-04 Paul POULAINdealing with L' and D' in french
2008-08-04 Paul POULAINunimarc plugin fix, suggested by Zeno Tajoli
2008-08-04 Ryan HigginsSerials planning: Update subscription edit to properly...
2008-08-04 Ryan HigginsUpdate serials planning javascript to properly deal...
2008-08-04 Ryan HigginsSerials planning updates patch 1/3
2008-08-01 Owen LeonardFixing markup error in previous commit.
2008-08-01 Danny Boumanbug 2450: expanded size of cardnumber input field
2008-08-01 Frederic DemiansBugfix #2414
2008-08-01 Paul POULAINBUGFIX fix on 2380 fix, dump to 102
2008-08-01 Owen LeonardCorrecting structure and markup.
2008-08-01 Owen LeonardComplete sweep of help files in order to correct invali...
2008-08-01 Paul POULAINsmall typo/html fixes as suggested by Zeno Tajoli
2008-08-01 Andrew Moorebug 2335: adding SMSSendDriver system preference -...
2008-08-01 Owen LeonardCleaning up tags display a little bit, adding tablesort...
2008-08-01 Owen LeonardMinor markup corrections.
2008-08-01 Andrew MooreBug 1953: updating bad unit test for C4::Items::GetItem...
2008-08-01 Owen LeonardNeed to pass dateformat pref to the template so tableso...
2008-08-01 Owen LeonardDisplay publicationdate if available, else copyrightdate.
2008-08-01 Owen LeonardReorganizing this display for better usability and...
2008-08-01 Galen Charltonbug 2423: actually ignore already-imported records
2008-08-01 Owen LeonardPartial fix for Bug 2420 ("OPAC shows broken image...
2008-08-01 Paul POULAINfrench updated
2008-08-01 Paul POULAINfrench updated
2008-08-01 Owen LeonardTweak to results display to correct punctuation and...
2008-08-01 Marc ChantreuxC4::Context::import reloaded
2008-07-30 Darrell UlmRemoving Billing.pl link, will not even slightly work...
2008-07-30 Joe AtzbergerTag cloud implementation in jquery.
2008-07-30 Andrew MooreBug 1953 [6/6]: adding pod documentation for C4::Koha...
2008-07-30 Andrew MooreBug 1953 [5/6]: whitespace changes: perltidy.
2008-07-30 Andrew MooreBug 1953 [4/6]: removing dead code from C4::Koha::displ...
2008-07-30 Andrew MooreBug 1953 [3/6]: refactoring to remove superfluous where...
2008-07-30 Andrew MooreBug 1953 [2/6]: refactoring SQL in C4::Koha::displaySer...
2008-07-30 Andrew MooreBug 1953 [1/6]: adding test module for C4::Koha::displa...
2008-07-30 Galen Charltonbug 2413: remove noOPACHolds syspref (DB rev 104)
2008-07-30 Chris Nighswongerkohabug 2404 This patch removes Image::Magick and adds GD
2008-07-30 Owen LeonardA couple more corrections that should have been in...
2008-07-30 Owen LeonardFix for Bug 2408 ("Note: separated from content in...
2008-07-27 Nicole EngardUpdate to help file
2008-07-27 rootSmall patch again to fix repeated col in reserveratios...
2008-07-27 Henri-Damien... Bug fixing : the link between serial and item wasnot...
2008-07-27 Andrew MooreBug 1953: refactoring C4::Koha::get_itemtypeinfos_of...
2008-07-27 Jesse Weaverkohabug 2345: bad comparisons pervade reports
2008-07-27 Andrew MooreBug 1953 [3/3]: documentation changes for C4::items...
2008-07-27 Andrew MooreBug 1953 [2/3]: refactoring SQL in C4::Items::GetItemsF...
2008-07-27 Andrew MooreBug 1953 [1/3]: test suite improvements
2008-07-27 Jesse Weaverkohabug 2379 When a borrower is added manually in Koha...
2008-07-27 Chris Nighswongerkohabug 2224 Third installment: Further corrections...
2008-07-27 Chris Nighswongerkohabug 2390 Setting default fund for new orders
2008-07-27 Chris Nighswongerkohabug 2219 Corrects inconsistent use of subscription...
2008-07-27 Chris Nighswongerkohabug 2380 Correcting serialitems table structure...
2008-07-27 Ryan HigginsPopulate items.cn_source in acq receive. However, items...
2008-07-27 Ryan HigginsBUG 2351 : Add duplicate barcode check prior to receivi...
2008-07-27 Joe AtzbergerExample cronjob file.
2008-07-27 Joe AtzbergerTZ - multiple timezone support
2008-07-27 Owen LeonardSpelling corrections (Fixes Bug 2381).
2008-07-25 Joshua FerraroThis patch fixes the OPAC view and holdability of items:
2008-07-25 Joshua FerraroIf the authorized value description doesn't exist,...
2008-07-25 Ryan HigginsUpdate CalcFine to obey maxFine systempreference.
2008-07-25 Chris Nighswongerkohabug 2154 Modifying form input controls to accomodat...
2008-07-25 Joshua FerraroFix 'Catalog by Itemtype' report to work with item...
2008-07-24 Joshua FerraroFix for bug 2398: Source of Classification - Add item...
2008-07-24 Chris Nighswongerkohabug 2224 Second installment: Correcting NULL field...
2008-07-24 Owen LeonardAdding a couple of IDs to the markup to enable more...
2008-07-24 Owen LeonardStyling tabs on virtual shelves page. Did I forget...
2008-07-24 Chris Nighswongerkohabug 2139 Fixes C4::Aquisition::NewOrder so that...
2008-07-24 Chris Nighswongerkohabug 2224 Corrects display descrepancies when applyi...
2008-07-24 Galen Charlton(minor) remove unconditional non-error warn
2008-07-24 Owen LeonardMinor tweak to tags display.
2008-07-24 Owen LeonardAdding js table sorter for holdings.
2008-07-24 Chris Nighswongerkohabug 2392 Changing array dereferencing syntax
2008-07-24 Ryan HigginsBUGFIX 2387 : Pass vendor id to subsequent pages in...
2008-07-24 Ryan HigginsHide the payment/writeoff dropdown on lines that are...
2008-07-24 Ryan HigginsRemove 'Cash Refund' from manual invoice, as it calls...
2008-07-24 Ryan HigginsCombine 'publication details' and volume columns in...
2008-07-24 Ryan HigginsUpdate holdings sort to sort by items.enumchron if...
2008-07-24 Andrew Moorebug 1953 [2/2]: whitespace and documentation changes
2008-07-24 Andrew Moorebug 1953 [1/2]: fixing SQL injection problem in C4...
2008-07-24 Andrew Moorebug 2386: adding newline between items in overdue notices
2008-07-23 Joshua FerraroUTF-8 to ASCII MAPPINGS -- WARNING: REINDEX REQUIRED
2008-07-23 Chris NighswongerCorrecting C4::VirtualShelves::ShelfPossibleAction...
2008-07-23 Chris NighswongerCorrecting bad session var that caused Lists link not...
2008-07-23 Ryan HigginsDB UPDATE : Patron category code was defined incorrectl...
2008-07-22 Chris Nighswongerkohabug 2374 Corrects autoBarcode behavior in additem.pl
2008-07-22 Chris Nighswongerkohabug 2150 Correcting (somewhat) the inconsistent...
2008-07-22 Chris NighswongerAdding lastmodified.virtualshelves; Bumping version...
2008-07-22 Chris Nighswongerkohabug 2159 Improving "Lists" button list refreshes...
2008-07-22 Chris NighswongerAllow anyone with superlibrarian permission to edit...
2008-07-22 Joe AtzbergerBug 2279: TagsModeration effectiveness restored.
2008-07-22 Joe AtzbergerRefine "Patrons statistics" report, fix highlight,...
2008-07-22 Owen LeonardFix for Bug 2373 ("Tags missing from the left menu...
2008-07-22 Owen LeonardAdding new patron form for non-javascript users (Fixes...
2008-07-22 Owen LeonardRemoving duplicate column (Bug 2364, "Library column...
2008-07-22 Chris NighswongerCorrecting markup in intranet-main.tmpl to display...
2008-07-22 Joshua FerraroAdds Arabic Staff Client translation
2008-07-22 Joshua FerraroUpdates to the subtype limits for Audience to match...
next