koha.git
2012-03-21 Ian WallsBug 5549 Followup: fix suspension in days
2012-03-21 rootBug 5549 : fixed undefined subroutine format_date in...
2012-03-20 Chris CormackBug 5549 : _FixFineDaysOnReturn was using C4::Dates...
2012-03-20 Chris CormackBug 5549 : Fixing typo in C4/Circulation.pm
2012-03-20 Elliott DavisBug 5549 : fixed non-cloned date object in Add date...
2012-03-20 Elliott DavisBug 5549 : fixed datetime issue so time is shown in...
2012-03-20 Chris CormackBug 5549 : Fixing link to calendar
2012-03-20 Elliott DavisBug 5549 : Fixing the opac-pref
2012-03-20 Elliott DavisBug 5549 : fixed clone issue in moremember
2012-03-20 Elliott DavisBug 5549 : fixed save in smart-rules
2012-03-20 Elliott DavisBug 5549 : added dropdown for new rule
2012-03-20 Elliott DavisBug 5549 : fixed typo
2012-03-20 Elliott DavisBug 5549 : added select option in circ rules for unit
2012-03-20 Chris CormackBug 5549 - Another typo fix
2012-03-20 Elliott DavisBug 5549 : Fixed bracketing error
2012-03-20 Chris CormackBug 5549 - Hourly Loans - Fixing a typo
2012-03-20 Chris CormackBug 6430 - DB changes needed to support hourly circ
2012-03-20 Colin CampbellBug 5549 : CalcFine was corrupting due date
2012-03-20 Colin CampbellBug 5549 : Refactor fines.pl
2012-03-20 Colin CampbellBug 5549 : use DateUtils routine for formatting sql...
2012-03-20 Colin CampbellBug 5549 : Koha::Calendar::addDate should not loop...
2012-03-20 Colin CampbellBug 5549 : Fix 'specify due date'
2012-03-20 Colin CampbellBug 5549 : returns calling wrong format routine on...
2012-03-20 Colin CampbellBug 5549 : Daily loans should be due at 23:59
2012-03-20 Colin CampbellBug 5549 : circ/returns needs to import DateUtils
2012-03-20 Colin CampbellBug 5549 Fix a couple of comparisons in C4::Circulation
2012-03-20 Colin CampbellBug 5549 : Format due dates in opac
2012-03-20 Colin CampbellBug 5549 : Don't confuse the users with an irrelevant...
2012-03-20 Colin CampbellBug 5549 : move rollingloans.t to db_dependent tests
2012-03-20 Colin CampbellBug 5549 : Calendar needed a change array_ref to hash_ref
2012-03-20 Colin CampbellBug 5549 : Koha::Calendar needs to accept scalar add_du...
2012-03-20 Colin CampbellBug 5549 : Make Koha::Calendar testable
2012-03-20 Colin CampbellBug 5549 : Fix typo in renewscript
2012-03-20 Colin CampbellBug 5549 : Show time due in opac-detail
2012-03-20 Colin CampbellBug 5549 : Add Returned, checkout out time to Patron...
2012-03-20 Colin CampbellBug 5549 : Fix a couple of date issues from testing
2012-03-20 Colin CampbellBug 5549 : Add Extra Perl Dependencies
2012-03-20 Colin CampbellBug 5549 : Add script to convert issue_dates
2012-03-20 Colin CampbellBug 5549 : Overdues : Handle some date comparison and...
2012-03-20 Colin CampbellBug 5549 : Sip scripts should handle dt due dates
2012-03-20 Colin CampbellBug 5549 : Let Timestamp do the right thing if passed...
2012-03-20 Colin CampbellBug 5549 : replace curdate with now in a couple of...
2012-03-20 Colin CampbellBug 5549 : Fix calculation of duedates in fines.pl...
2012-03-19 Colin CampbellBug 5549 : Add days_between method to Koha::Calendar
2012-03-19 Colin CampbellBug 5549 : Format Date in ILSDI::Services to include...
2012-03-19 Colin CampbellBug 5549 : Duedate formatting : reserves and opac
2012-03-19 Colin CampbellBug 5549: Formatting duedates in catalogue scripts
2012-03-19 Colin CampbellBug 5549 : DateUtils add subroutine format_sqldatetime
2012-03-19 Colin CampbellBug 5549 : Format date with hh:mm in branchoverdues
2012-03-19 Colin CampbellBug 5549 : Cannot use CUR_DATE on date_due column
2012-03-19 Colin CampbellBug 5549 : overdues display should be hours mins aware
2012-03-19 Colin CampbellBug 5549 : GetPendingIssues now returns DateTime objects
2012-03-19 Colin CampbellBug 5549 : Only use DateTime for issues table
2012-03-19 Colin CampbellBug 5549 : Handle datetimes on return
2012-03-19 Colin CampbellBug 5549 : DateUtils handling odd cases
2012-03-19 Colin CampbellBug 5549 : Merge old and new DateUtils tests
2012-03-19 Colin CampbellBug 5549 : Add Koha directory to testcritic
2012-03-19 Colin CampbellBug 5549 : Add Tests For Koha::DateUtils
2012-03-19 Colin CampbellBug 5549 : Need a testscript for rolling loans
2012-03-19 Colin CampbellBug 5549 : GetPendingIssues now returns duedate as...
2012-03-19 Colin CampbellBug 5549 : Get basic 24 Hr loan working
2012-03-19 Colin CampbellBug 5549 : Pass time_zone correctly
2012-03-19 Colin CampbellBug 5549 : Koha::Calendar allow negative offset to...
2012-03-19 Colin CampbellBug 5549 : Due Date calculation in issue needs to be...
2012-03-19 Colin CampbellBug 5549 : Add DateUtils Module
2012-03-19 Colin CampbellBug 5549 : Add a timezone object to C4::Context
2012-03-19 Colin CampbellBug 5549 : Allow hourly loans to be indicated in the...
2012-03-19 Owen LeonardBug 5596 [REVISED 2] add author to holds to pull report
2012-03-19 Jonathan DruartBug 7301: 'From' field is 1 year ago by default
2012-03-19 Matthias MeusburgerBug 7400: Add auto-completion on auth_finder
2012-03-19 Jonathan DruartBug 7477: Followup: Fix perlcritic issues
2012-03-19 Srdjan JankovicBug 7477: Copy holidays from one branch to another
2012-03-19 Owen LeonardBug 7668 - Improve navigation and toolbar options in...
2012-03-19 Srdjan Jankovicbug_7140: Added item description to complement icon...
2012-03-19 Paul PoulainC4::Members follow-up
2012-03-19 Paul PoulainBug 6296 follow-up: DBrev
2012-03-19 Robin SheatBug 6296: allow users to be authenticated by SSL client...
2012-03-19 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7408'
2012-03-19 Frédéric DemiansBug 7408 Fix ExpireReservesMaxPickUpDelayCharge syspref...
2012-03-19 Kyle M HallBug 4976 - Status of item returned with process_koc...
2012-03-19 Jonathan DruartBug 5698: Followup: Add date picker option to SQL Runti...
2012-03-19 Ian WallsBug 5698: Add date picker option to SQL Runtime Parameters
2012-03-16 Owen LeonardBug 7670 - make required fields red
2012-03-16 Kyle M HallBug 7656 - "undefined" pop-up message when putting...
2012-03-16 Paul Poulainwelcome David Cook, you're 178th
2012-03-16 DavidBug 7618 Escape HTML special characters for SQL display...
2012-03-16 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7368'
2012-03-16 Marcel de Rooy7368 Typo in cart_to_shelf
2012-03-16 Owen LeonardBug 7644 - Invalid markup in staff client language...
2012-03-14 Paul PoulainBug 7557 follow-up: DBRev number and removed default...
2012-03-14 Katrin FischerBug 7557: Change hardcoded routing list note into a...
2012-03-14 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6875'
2012-03-14 Ian WallsBug 6875 Followup: De-nesting C4::Items breaks bulkmarc...
2012-03-14 Stéphane DelauneBug 5749 Fix borrower address display in intranet
2012-03-14 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7661'
2012-03-14 Marcel de Rooy7661 Followup for resolving moved Record test
2012-03-14 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7031'
2012-03-14 Paul PoulainBug 7031 follow-up typo fix & tab removed
2012-03-14 Marcel de Rooy7031 Followup: typo
2012-03-14 Owen LeonardBug 7031 Follow-up, More options for AdvancedSearchTypes
next