Adding some fields in GetSubscriptions
[koha.git] / C4 /
2009-09-30 Henri-Damien LAURENTAdding some fields in GetSubscriptions
2009-09-30 Henri-Damien LAURENTRemoving finish from C4/Members.pm
2009-09-30 Henri-Damien LAURENTBug fix : 3618
2009-09-30 Matthias MeusburgerMT 1443 : better reports on items
2009-09-30 Paul PoulainAdding Export to C4::Reserves.pm
2009-09-30 Paul Poulain(MT #1855) Make an Ajax+JSON search receiving orders
2009-09-30 Matthias MeusburgerMT 1487 : Ability to cancel orders when receiving shipments
2009-09-30 Paul PoulainBug Fixing Suggestions.pm : using ordernumber
2009-09-30 Henri-Damien LAURENTImproving and bug fixing admin/aqbudgets
2009-09-30 Henri-Damien LAURENTsuggestion.pl has to be updated on C4/Budgets
2009-09-30 Henri-Damien LAURENTBug Fixing : 1st Step Bookfund has become Budgets
2009-09-30 Matthias MeusburgerMT 1486 : Results filtering, table collapsing / expandi...
2009-09-30 Matthias MeusburgerMT 1717 : Opac descriptions for authorised values
2009-09-30 Henri-Damien LAURENTAdding Letters management to Suggestions.
2009-09-30 Henri-Damien LAURENTBug Fixing C4::Search } missing
2009-09-30 John Sorosfix for 1431 point 2: orders and orders_items also...
2009-09-30 Paul Poulaincode cleaning
2009-09-30 Paul Poulainbudgfixing budgets & planning and code cleaning
2009-09-30 Mason Jamesbig aqplan commit v2 for mantis:1177
2009-09-30 Paul Poulainimprovement/bugfix : search budget
2009-09-30 Paul Poulainpartial fix for mantis #1498
2009-09-30 Paul Poulainmerge fixes
2009-09-30 Paul PoulainSuggestions.pm, probably useless & not working (check...
2009-09-30 Paul Poulainremove bookfunds references
2009-09-30 Paul Poulainmostly reindenting
2009-09-30 Paul Poulainchanges in ImportBatch
2009-09-30 Paul PoulainC4/Budgets.pm
2009-09-30 Paul PoulainBookseller.pm changes
2009-09-30 Paul PoulainAcquisitions.pm
2009-09-30 Paul PoulainFixing API of ModBiblioMarc
2009-09-30 Paul Poulainadding acquisition as sub-perm managed module
2009-09-30 Henri-Damien LAURENTremoving useless package
2009-09-30 Paul Poulainbugfix for ???
2009-09-30 Henri-Damien LAURENTAdding autotruncation
2009-09-30 Nahuel ANGELINETTI(bug #3370) export function and fix return
2009-09-30 Nahuel ANGELINETTI(bug #3550) use GetRecordValue to retrieve subtitle
2009-09-30 Henri-Damien LAURENTBug Fixing : GetMarcItem
2009-09-30 Henri-Damien LAURENTBug Fixing Merge and addbybiblionumber.pl
2009-09-30 Jean-André SantoniThis little hack makes BuildUnimarcHierarchy able to...
2009-09-30 Henri-Damien LAURENTUsing warn instead of die
2009-09-30 Henri-Damien LAURENTAdding some checking in facet branches
2009-09-30 Henri-Damien LAURENTSuggestions : Adding default value for STATUS
2009-09-30 Marc ChantreuxC4::VirtualShelves::Merge
2009-09-30 Henri-Damien LAURENTAdding enddate to Subscriptions
2009-09-30 Henri-Damien LAURENTC4::Search :Enhancements
2009-09-30 Henri-Damien LAURENTC4::Output adding getlanguagecookie + other enhancements
2009-09-30 Henri-Damien LAURENTEditing C4::Suggestions.pm
2009-09-30 Henri-Damien LAURENTdefining a value which could be optionnal
2009-09-30 Henri-Damien LAURENTModifying Members : Add Mod and GetMember
2009-09-30 Henri-Damien LAURENTAdding RIS and bibtex export
2009-09-30 Henri-Damien LAURENTAdding Some new functions
2009-09-30 Henri-Damien LAURENTAdding GetSupportList and GetSupportName
2009-09-30 Henri-Damien LAURENTAdding Opac-SearchHistory feature
2009-09-30 Henri-Damien LAURENTAuthorities bulkmarcimport
2009-09-30 Henri-Damien LAURENTAdding management for multiple $9 in MARCSubjects
2009-09-30 Henri-Damien LAURENTUpdateDataBase for smart-rules modification
2009-09-30 Henri-Damien LAURENTSmart Rules enhancements
2009-09-30 Galen CharltonMerge commit 'koha-public/biblibre-sopac' into to-master
2009-09-30 Galen CharltonMerge commit 'origin/master' into bl-sopac
2009-09-29 Nahuel ANGELINETTIDelete unused function
2009-09-16 Jane WagnerBug-3098-Bug-3108-Bug-3545 revision to XSLT syspref...
2009-09-16 Colin CampbellNew Messaging System.
2009-09-16 Jane WagnerBug 3098, Bug 3108, Bug 3545 -- Make MARC21 XSLT obey...
2009-09-16 Colin CampbellUpdate some DBI interactions
2009-09-16 Chris NighswongerBug 2500 Correcting incorrect splitting of cutter numbers
2009-09-15 Galen Charltonbug 3614 followup
2009-09-15 Colin Campbellbug 3614 Fix incorrect setting of indicator
2009-09-15 Michael Hafeninclude grace period when calculating overdue fine
2009-09-15 Michael HafenAvoid potentially unnecessary database call in Auth
2009-09-12 J. David BavousettHandle null-or-empty to Charset::StripNonXmlChars
2009-09-08 Galen CharltonMerge commit 'origin/master' into sopac
2009-09-06 Nicole EngardBug 2576: Added OPACFinesTab Syspref
2009-09-06 Nicole EngardBug 1172: Added OPACPatronDetails system preference
2009-09-06 Galen Charltonran ILS-DI code through perltidy
2009-09-06 Galen Charltonbug 2505: enable strict and warnings in ILS-DI code
2009-09-06 Galen Charltonadded missing module import to C4::ILSDI::Utility
2009-09-06 Jean-André SantoniChanged the way to get borrower's branchcode in HoldIte...
2009-09-06 Jean-André SantoniI forgot to export functions from Utility.pm
2009-09-06 Jean-André SantoniThis fixes the encoding of ampersand entities in GetRecords
2009-09-06 Jean-André SantoniAdded comments to ILS-DI code
2009-09-06 Galen Charltonbug 1003: tweak GetBibliosShelves
2009-09-06 Nicole EngardBug 1003 Added lists to bib details pages
2009-09-06 Katrin FischerBug 3464: Added altcontactcountry and B_address2 to...
2009-09-06 Sébastien HindererGet rid of a few warnings in the bulkmarcimport script...
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 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 Charltondebugify a warn
2009-09-06 Galen Charltonreplace syslog with warns
2009-09-05 Chris NighswongerFixing warns (tnx to Chris Cormack for identifying...
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[35/40] Work on C4::Labels tests and various bugfixs...
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[24/40] Adding single/multiple label printing to label...
2009-09-01 Chris Nighswonger[23/40] Initial work on label export interface.
next