2008-01-15 |
Chris Cormack | Fixing a bug where a cgi object wasnt being passed... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Chris Cormack | Finishing off bug 1427, if the person has ReturnBeforeE... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Owen Leonard | Small change to fix alignment of login menu |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Owen Leonard | Overhaul to Koha's js-menu systems. New language-picker... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Frédéric... | Patch |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Russel Garlick | Changing Libraryname heading style so it displays |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Chris Cormack | Fix for bug 1539 |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Chris Cormack | Fix for if a supplier is added without a name |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Chris Cormack | Fix for bug 1428 |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Chris Cormack | Fix for bug 1762, links on bookcount.pl dont work |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Paul POULAIN | Going to next line for each search line in searchbox |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Paul POULAIN | Adding OpacRenewalAllowed systempref (bump to 047) |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Paul POULAIN | A book can be renewed if renewalsallowed > to renewals... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Paul POULAIN | display notforloanvalue correctly |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Paul POULAIN | some reindenting |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Joe Atzberger | itemtypes.pl - partial revisions, incl. replacement... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Joe Atzberger | Dates - remove extra newlines from carps, add partial... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Joe Atzberger | Output.pm - silence unconditional warn. |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Joe Atzberger | Shelves consolidation to C4::VirtualShelves::Page.... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Galen Charlton | add three missing packages to Debian list |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Paul POULAIN | adding a few _() for translator |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Paul POULAIN | hdl has added a Text::Iconv dependancy yesterday, check... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Paul POULAIN | translation for subtag_registry |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Ryan Higgins | category entry javascript fix |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Mason James | Revert "adding TRUNCATES before INSERTS" |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Chris Cormack | Fix for 1599 getting expiry date prepopulating on membe... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Joe Atzberger | Labels.pm - BEGIN block VERSION and vars related to... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Joe Atzberger | catalogue - exit after redirect in detail.pl and update... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Ryan Higgins | fix record->field call on autobarcode |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Ryan Higgins | Populate serialitems table, bugfix |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Ryan Higgins | nomenclature changes and hide advanced numbering by... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Mason James | Escaping the $title in the regexes with \Q and \E to... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Joe Atzberger | Shelves reworking - fix handling of itemtype images... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Mason James | adding TRUNCATES before INSERTS |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Joe Atzberger | Shelves - bugfix, toggle "Holds" link, add "Author... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Joshua Ferraro | fix for 1754; fixing I18N BiDi, improvements to handlin... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Owen Leonard | Fixing unclosed TMPL_UNLESS, reported in Bug 1757. |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Owen Leonard | Adding yuipath variable to help.pl, and doing some... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Chris Cormack | Fix for bug 1686 |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Joe Atzberger | Calendar (js) tweaks: histsearch fixed, viewlog templat... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Owen Leonard | Removing unused include |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Owen Leonard | Cleanup for member entry: XHTML-compliance (close input... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Owen Leonard | Changing circ redirect to use borrowernumber instead... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Chris Cormack | Fix for bug 1400, some variables not being passed to... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Joe Atzberger | newordersuggestion.tmpl - minor clarification on empty... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Joe Atzberger | Suggestions.pm - bugfix need CGI argument to gettemplate |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Joe Atzberger | VirtualShelves.pm - expanded SQL for shelf contents... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Joe Atzberger | Circulation.pm - cleanup, clarification of HLT-specific... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Chris Cormack | Fix for bug 1624 |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Ryan Higgins | Use serialitems table to link to serial in Items.pm |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Joshua Ferraro | adding a few missing sysprefs |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Joshua Ferraro | couple of commas out of place |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Ryan Higgins | Fix for typo, leftover index on 046 updatedb commit. |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Chris Cormack | More replace statements, this time admin/printers.pl |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Chris Cormack | Removing replace from stopwords.pl |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Chris Cormack | Whoops fixing the update call, had params round the... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Chris Cormack | Removing replace from admin/roadtype.pl |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Chris Cormack | Killing more replace statements, bug 1546 |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Chris Cormack | Removing replace sql from admin/letter.pl as per bug... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Chris Cormack | Removing replace statement from C4::Branch as per bug... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Henri-Damien... | Improving encoding Support for z3950 clients. |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Henri-Damien... | adding encoding management to z3950 |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Henri-Damien... | more logs for MARC::Charset problems |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Joshua Ferraro | adding generic OPAC translation |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Joshua Ferraro | updating generic translation POT file |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Joshua Ferraro | renaming translation files to conform to our standard... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Chris Cormack | Fixing renewal error messages for todays issues in... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Chris Cormack | Fix for bug 1740 |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Chris Cormack | Switching debug back off ... whoops |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Chris Cormack | Changing CanBookBeRenewed to pass back the reason a... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Ryan Higgins | CHANGE TO PREVIOUS .046 DATABASE UPDATE |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Owen Leonard | Adding redirect parameter to opac-userupdate.pl so... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Owen Leonard | Some cleanup of new till reconciliation page, including... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Chris Cormack | Changing z3950 search in cataloguing to use the name... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Chris Cormack | Fix for bug 1753 |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Galen Charlton | remove extra warn left in by mistake |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Galen Charlton | improved instructions for installing DBD::mysql |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Galen Charlton | test suite cleanup |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Galen Charlton | Makefile.PL - set KOHA_CONF for make test |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Galen Charlton | DB-dependent tests moved |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Galen Charlton | t/Date.t - now uses Test::More |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Galen Charlton | removed t/Charset.t |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Galen Charlton | C4::Output tests -- removed inccorect tests |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Henri-Damien... | BugFix for Circulation |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Henri-Damien... | Adding feature : multiple returns via moremember page. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Ryan Higgins | Framework update: make cn_itempart visible, rm mandator... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
MJ Ray | Undo strange copy-paste error from last commit |
commit | commitdiff | tree | snapshot |
2008-01-08 |
MJ Ray | die on db connection failure |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Joe Atzberger | Languages.pm - add a carp for bad arg, return undef... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Joe Atzberger | edithelp.pl - cleanup, refactor and error feedback... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Joe Atzberger | Output.pm - integrity checks prevent warns, author... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Joe Atzberger | help.pl - bugfix module usage (HTML::Template::Pro) |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Joe Atzberger | borrowers_stats.pl - silence warning |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Joe Atzberger | help templates and includes - cleanup for XHTML validat... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Joshua Ferraro | adding translations to OPAC |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Joshua Ferraro | misc/translator/po/hy-Armn-i-staff-prog-v-30000.pot... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Ryan Higgins | Some templating for serials. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Ryan Higgins | Serials updates to link item record to serial table. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Ryan Higgins | set of serials fixes to subscriptions |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Ryan Higgins | tmpl bugfix - remove '\' in js-generated numberpattern... |
commit | commitdiff | tree | snapshot |
next |