8386 Commits (ce1fbe07853720f3de43fa6fd5336575db6f575f)
 

Author SHA1 Message Date
Galen Charlton 1a41d12a96 kohabug 2078 - removed ersatz ESCAPE="html" added in prior patch 16 years ago
Galen Charlton 765c645536 kohabug 2078 - fixed channel links in Atom and RSS 16 years ago
Galen Charlton fe65447e5b OPACBaseURL - do not tack on :443 if using SSL 16 years ago
Galen Charlton d177975239 kohabug 2078 - fix feed validation errors 16 years ago
Galen Charlton 5e5ce6b7f9 calculate OPACBaseURL instead of using syspref 16 years ago
Galen Charlton 28fb7a6c19 kohabug 2180 - improve display when fines block checkouts 16 years ago
Ryan Higgins e613ef5a8c Apply item-level_itypes syspref to MARC export. 16 years ago
Ryan Higgins 34b4e77507 Independent-branchify MARC export. Add option to remove all holdings except your own, and force that behavior for independent branches. Also add accession date limit to export. 16 years ago
Ryan Higgins fc98d228c2 Sort dropdowns for libraries by name instead of branchcode in several staff-side interfaces. 16 years ago
Ryan Higgins a5eb233c0c Remove commented deprecated code and a useless query on items. 16 years ago
Ryan Higgins d8c4a8190e Remove a couple of warns. 16 years ago
Owen Leonard 3cb28152bb Items from Bug 2167 ("URL handling in staff client inconsistent"): Removing display of URL from moredetail.pl. URLs are now displayed on detail.pl just as they are in the OPAC. Also removing display of biblio-level call number. Item level call number is displayed already. 16 years ago
Owen Leonard ffbb7fb0d0 Fix for bug 2183, "Account tab needs spacing between description and stadard text" Please note that this is a band-aid for a larger issue, described in Bug 2188 16 years ago
Joe Atzberger b7baaaa3ab Bugfix 1979 - display hold numbers. Note that hold priorities are still buggy. 16 years ago
Joe Atzberger b5c584993f Addresses Bug 2073, clarifying OpacCloud's limitations. 16 years ago
Joe Atzberger ff604d4a8a Printers code paring, related to bug 2045. This does not resolve the bug, 16 years ago
Joe Atzberger cf89f763f5 Fix typo in field name, apply branchcode selector logic from fines-ll. 16 years ago
Joe Atzberger 97659a73ca FIXME added to note discrepancy. 16 years ago
Joe Atzberger 4073b27c50 Wrap up Tags integration - add sysprefs for new installs. 16 years ago
Galen Charlton 57fb7e45b7 kohabug 2186 - improve display of empty import batches 16 years ago
Paul POULAIN 7ff55f6c40 BUGFIX issuingrules : total for all itemtype was not properly calculated 16 years ago
Henri-Damien LAURENT ee1674c9bd Adding orderby parameter : Fixes changing page in auth_finder.pl 16 years ago
Joshua Ferraro 60368d1049 From HDL: 16 years ago
Henri-Damien LAURENT 6f45077848 Adding search on ISSN for z3950_search.pl 16 years ago
Henri-Damien LAURENT 7e2e894bb3 removing autotruncate for authors. 16 years ago
NCE 34c08cf80c Fixing typo in DB update 16 years ago
Paul POULAIN 7979f28cc0 add borrower note to check-in 16 years ago
Paul POULAIN df050c4c58 enhance the patron note on check-out (was not enough visible, now is red) 16 years ago
Paul POULAIN 7c1312a13f If the catalogue contains a value that is not in authorised values and it should, display the code 16 years ago
Paul POULAIN 39eb269d01 Displaying branchcode and notes fields in full serials issue table. 16 years ago
Paul POULAIN 67ffed7fec Respect BiblioDefaultView when search returns only 1 result & jump directly to the detail 16 years ago
Paul POULAIN c01d0d65a1 small (UNIMARC) fix, error in regexp writing 16 years ago
Paul POULAIN 6600ea28bb change in button description to explain that we will import into catalogue 16 years ago
Marc Chantreux 4d9423b14b add script to install koha on a fresh debian. 16 years ago
Joshua Ferraro 5f6af04ee1 nomenclature cleanup: s/Branch/Library/ s/Document Type/Item Type/ 16 years ago
Henri-Damien LAURENT 60ef32ed87 Adding branchcode to opac-full-serial-issues 16 years ago
Joshua Ferraro 89915ffb34 DB Revision 087 16 years ago
Mason James 5888636416 adding default 'account details' notice. 16 years ago
Mason James 90c25f0498 bug-2149, var fix - changing borr.cardnumber to borr.userid. 16 years ago
Mason James f3ba1c7fed bug-2149, added 'AutoEmailOpacUser' and 'AutoEmailPrimaryAddress' sysprefs 16 years ago
Mason James b461a041d0 bug-2149, added new block to C4::Letters::SendAlerts() to email 'account creation' notice, and new block in memberentry.pl to call SendAlerts(). 16 years ago
Joe Atzberger a5f90c7d68 Repair Labels code to accomodate patroncards. Purged EXPR. 16 years ago
Owen Leonard c4072c8fe9 Fixing some typos, including, I believe, Bug 2174 ("spelling error in web installer") 16 years ago
Joe Atzberger fddba9685c minor cleanup, remove $sth->finish's. No documentation impact. 16 years ago
Joe Atzberger 6d3a490c04 is_ajax function added. pagination_bar now intelligent: it has 16 years ago
Joshua Ferraro e75102b930 Removing dbh line altogether as discussed on koha-patches 16 years ago
Henri-Damien LAURENT 8b9a04269a Bug Fix : Creating a new authority type would fail on creating subfield_structure 16 years ago
Galen Charlton 94d3d63f3a kohabug 2164 - display of guarantor relationship 16 years ago
Joe Atzberger a101cd2d82 Tags AJAX integration on OPAC details page, so it behaves like results. 16 years ago
Joe Atzberger d6a92d6dc0 Make printslip and printpage buttons use popup. 16 years ago