]>
git.koha-community.org Git - koha.git/log
Jean-André Santoni [Thu, 3 Dec 2009 14:45:34 +0000 (15:45 +0100)]
[MT2343] Renamed "Budget for period" into "Root Budget"
Jean-André Santoni [Thu, 3 Dec 2009 14:19:43 +0000 (15:19 +0100)]
[MT2343] Removed the hint for Amount and display Amount as mandatory
Jean-André Santoni [Thu, 3 Dec 2009 14:15:03 +0000 (15:15 +0100)]
[MT2343] Added help in the budget adding form
Jean-André Santoni [Thu, 3 Dec 2009 12:43:33 +0000 (13:43 +0100)]
[MT2343] Select in budget add forum
Sorted the branches select.
Modified display to "branchcode - branchname"
Fixed a bug, selection was inverted.
Jean-André Santoni [Wed, 2 Dec 2009 16:23:55 +0000 (17:23 +0100)]
[MT2435] Fixed the SQL syntax error in GetLateOrders
Jean-André Santoni [Wed, 2 Dec 2009 15:50:37 +0000 (16:50 +0100)]
[MT2343] Makes action column not sortable in root budgets
Jean-André Santoni [Wed, 2 Dec 2009 15:40:31 +0000 (16:40 +0100)]
[MT2343] Renamed Quit button Cancel, and removed the table in delete confirm
Jean-André Santoni [Wed, 2 Dec 2009 15:23:05 +0000 (16:23 +0100)]
[MT2343] Prevents Koha to format total amount in budget period add/edit form
+ Forgot a "my"
Jean-André Santoni [Wed, 2 Dec 2009 14:29:19 +0000 (15:29 +0100)]
[2343] Hide "duplicate root budget" if no root budget selected
Jean-André Santoni [Wed, 2 Dec 2009 14:04:44 +0000 (15:04 +0100)]
[MT2343] Hide "Edit budget period" in the menu if no root budget selected
Jean-André Santoni [Wed, 2 Dec 2009 13:35:56 +0000 (14:35 +0100)]
[MT2339] Added acquisition links in the administration left menu
Jean-André Santoni [Wed, 2 Dec 2009 13:03:33 +0000 (14:03 +0100)]
[MT2338] Prevents users to check 'active' with a currency different from 1
Jean-André Santoni [Wed, 2 Dec 2009 12:30:58 +0000 (13:30 +0100)]
[MT2338] Cancel is now a button
Jean-André Santoni [Wed, 2 Dec 2009 12:20:06 +0000 (13:20 +0100)]
[MT2338] Fixed the missing content in the "active" column
Jean-André Santoni [Wed, 2 Dec 2009 12:11:56 +0000 (13:11 +0100)]
[MT2338] Deleted the Hint comment in currencies management
Garry Collum [Sat, 19 Dec 2009 21:30:23 +0000 (16:30 -0500)]
Bug 3964: Fixes several XHMTL errors in aqplan.tmpl.
aqplan.tmpl still contains some errors after this patch, mainly id elements that start with an numeric value. But I need to examine the code more throughly before these are fixed.
Garry Collum [Sat, 19 Dec 2009 05:30:48 +0000 (00:30 -0500)]
Bug 3962: Additional patch to fix XHTML errors in aqbudgets.tmpl.
David Birmingham [Fri, 18 Dec 2009 23:04:01 +0000 (18:04 -0500)]
Changes to advance_notices.pl cronjob
Enabled the -n (nomail) option, which was previously doing nothing. In
addition, I have added an -itemscontent option to allow for <<items.content>>
to be used in the notices for DUE and PREDUE.
Garry Collum [Fri, 18 Dec 2009 22:35:48 +0000 (17:35 -0500)]
Bug 3962: Fixes XHTML errors in aqbudgets.tmpl.
Fixes the DOCTYPE, <title> and other XHTML errors in aqbudgets.tmpl.
Garry Collum [Fri, 18 Dec 2009 18:52:56 +0000 (13:52 -0500)]
Bug 3955: Fixes leading space error in search.
Leading spaces in a search term were causing an error to be thrown in a join operator when auto-truncations is turned on. This patch removes the leading spaces.
Nicole Engard [Wed, 16 Dec 2009 23:03:49 +0000 (18:03 -0500)]
updated more help files
Nicole Engard [Fri, 18 Dec 2009 01:16:28 +0000 (20:16 -0500)]
bug 3976 fix typos in budget owner search
Garry Collum [Sat, 19 Dec 2009 05:13:30 +0000 (00:13 -0500)]
Bug 3963: Additional patch to fix XHTML.
Found more errors in aqbudgetperiods.tmpl and one of its include files.
Garry Collum [Sat, 19 Dec 2009 04:51:06 +0000 (23:51 -0500)]
Bug 3963: Invalid XHMTL in aqbudgetperiods.tmpl.
Extra <head> element and a few other minor XHTML errors.
Garry Collum [Fri, 18 Dec 2009 21:44:10 +0000 (16:44 -0500)]
Bug 3961: Fixes the missing <body> tag in aqbudget_owner_search.tmpl.
Owen Leonard [Fri, 18 Dec 2009 20:43:49 +0000 (15:43 -0500)]
Fix for Bug 3960, moving filter form to the sidebar.
Owen Leonard [Fri, 18 Dec 2009 20:10:03 +0000 (15:10 -0500)]
Fix for Bug 3949, "already received box has funny shading" and other cosmetic changes
- moving filter form to sidebar
- correcting markup
- moving table row show/hide message out of the table and adjusting for zero- vs. 1-based js counts
NYUHSL [Thu, 17 Dec 2009 16:45:35 +0000 (11:45 -0500)]
Updated ScriptAlias to point to opac/opac-search.pl instead of
Owen Leonard [Fri, 18 Dec 2009 14:58:20 +0000 (09:58 -0500)]
Fix for Bug 3956, Basket details table headers misaligned
Nicole Engard [Wed, 16 Dec 2009 23:14:23 +0000 (18:14 -0500)]
Bug 3957 fix title and paths for batchmod files
Nicole Engard [Wed, 16 Dec 2009 22:35:42 +0000 (17:35 -0500)]
updated suggestions help file name to match new naming structure
Chris Cormack [Thu, 10 Dec 2009 03:45:24 +0000 (16:45 +1300)]
Bug 3877 - Fixing layout of radio buttons
Chris Cormack [Thu, 10 Dec 2009 02:02:38 +0000 (15:02 +1300)]
Bug 3861 cannot place hold in opac
Nicole Engard [Wed, 9 Dec 2009 05:22:16 +0000 (00:22 -0500)]
Bug 3840: Change 'New' button to 'New Vendor' for clarity
Nicole Engard [Wed, 9 Dec 2009 03:11:11 +0000 (22:11 -0500)]
Bug 3857: Add tools menu to left of CSV Profiles page
Piotr Wejman [Wed, 9 Dec 2009 20:38:19 +0000 (21:38 +0100)]
Adding missing definition of lib_opac column in authorised_values table [BUG 3887]
Piotr Wejman [Wed, 9 Dec 2009 20:27:22 +0000 (21:27 +0100)]
Added missing drop table lines (labels_batches & labels_layouts)
Nicole Engard [Wed, 9 Dec 2009 01:59:44 +0000 (20:59 -0500)]
updated help files with new documentation
Michael Hafen [Wed, 9 Dec 2009 17:09:56 +0000 (10:09 -0700)]
Add basic restrictive robots.txt file to opac
I don't need Google and MSN looking at every view of every title in my catalog.
So I'll ask all search engine robots to leave the OPAC alone.
Owen Leonard [Wed, 9 Dec 2009 15:50:13 +0000 (10:50 -0500)]
Markup reformatting following established patterns. Also changing name output to "surname, firstname"
Owen Leonard [Wed, 9 Dec 2009 15:22:54 +0000 (10:22 -0500)]
Reformatting routing list edit screen according to existing markup patterns
Nicole Engard [Tue, 8 Dec 2009 20:30:27 +0000 (15:30 -0500)]
bug 3882 changed 'reserves' to 'holds' in template
Owen Leonard [Tue, 8 Dec 2009 17:59:57 +0000 (12:59 -0500)]
Minor markup corrections for quick spine label creator, adding tools menu
Liz Rea [Mon, 7 Dec 2009 04:10:12 +0000 (22:10 -0600)]
Adds auto print/auto close functionality to hold transit slip.
Owen Leonard [Tue, 8 Dec 2009 16:25:55 +0000 (11:25 -0500)]
Fix for Bug 3874, Add to list page shouldn't offer to add to existing list if none exist
Also includes some markup corrections
Owen Leonard [Tue, 8 Dec 2009 16:01:58 +0000 (11:01 -0500)]
Creating "Add to" menu to biblio toolbar for adding biblio to cart or list (Bug 3871)
Owen Leonard [Tue, 8 Dec 2009 15:03:49 +0000 (10:03 -0500)]
Changes to the appearance and behavior of the cart in the staff client (see Bug 3871)
Chris Cormack [Tue, 8 Dec 2009 00:05:45 +0000 (13:05 +1300)]
Bug 3842 Lingua::Stem::Snowball missing from the Makefile.PL
Chris Cormack [Mon, 7 Dec 2009 09:21:49 +0000 (22:21 +1300)]
Updating history
Chris Nighswonger [Sun, 6 Dec 2009 04:25:25 +0000 (23:25 -0500)]
Adding comments for Zebra Configuration on MSWin32
MSWin32 does not support sockets. These comments give instruction on setting up Zebra tcp port configuration.
Chris Nighswonger [Sun, 6 Dec 2009 04:12:20 +0000 (23:12 -0500)]
Fix for MSWin32
A tweak to restore MSWin32 installation capability.
NOTE: Native MSWin32 support in Koha is for Strawberry Perl 5.10.1.0 or later.
There are some issues with GDBM_File.pm which prevent Koha from running without a bit of
a workaround. This will be resolved in the January 2010 release of Strawberry Perl. More
can be read concerning this in the INSTALL.MSWin32 file which will be forth-coming.
NOTE: There will be several other minor changes to other portions of the Koha code base
in order to fix misc issues when Koha is installed on MSWin32.
Frédéric Demians [Sat, 5 Dec 2009 13:15:33 +0000 (14:15 +0100)]
Bug 3863 - Amazon Content Not Working
Sysprefs were not sent to templates.
Michael Hafen [Fri, 4 Dec 2009 22:37:26 +0000 (15:37 -0700)]
bugfix Move Item From Biblio - biblioitemnumber isn't the same as biblionumber
In the database and code biblioitemnumber is not guaranteed to be the same as
biblionumber.
David Birmingham [Wed, 2 Dec 2009 21:23:07 +0000 (16:23 -0500)]
Translated & to & in xmlrecord
If the homebranch tag had an & in its name, then the XML wouldn't parse
correctly. As a result, if XSLT was turned on, "No copies available" would
always be displayed.
Frédéric Demians [Wed, 2 Dec 2009 15:04:49 +0000 (16:04 +0100)]
Bug 3784: Don't fail on opac-detail.pl with invalid biblionumber
Galen Charlton [Wed, 2 Dec 2009 11:29:39 +0000 (06:29 -0500)]
correct DBrev
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Galen Charlton [Wed, 2 Dec 2009 02:07:48 +0000 (21:07 -0500)]
Renumber DB updates from merge
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Galen Charlton [Wed, 2 Dec 2009 02:01:33 +0000 (21:01 -0500)]
Merge commit 'koha-biblibre/master' into bl-acq
Henri-Damien LAURENT [Thu, 26 Nov 2009 20:53:50 +0000 (21:53 +0100)]
Bug Fixing additem : branchcode unwilling changes
branchcode was unconditionnally changed to user branch when editing an item
Paul Poulain [Thu, 26 Nov 2009 16:13:08 +0000 (17:13 +0100)]
fixing version update
Henri-Damien LAURENT [Wed, 25 Nov 2009 11:18:44 +0000 (12:18 +0100)]
dbRev 130 : CAS System preference
Upgrade updatedatabase.pl and kohaversion
Henri-Damien LAURENT [Wed, 25 Nov 2009 11:16:05 +0000 (12:16 +0100)]
Merge branch 'MT1105' into public_master
Matthias Meusburger [Mon, 23 Nov 2009 13:44:51 +0000 (14:44 +0100)]
MT 2050, Follow-up, Fast Cataloging
Adds granular permissions for cataloging
Also adds a link from the circulation home to fast cataloging when fast cataloging is active
Henri-Damien LAURENT [Mon, 23 Nov 2009 20:40:13 +0000 (21:40 +0100)]
bulkmarcimport.pl Bug Fix matching biblios enhanced
matching biblios is now also getting biblioitemnumber so that Items management can be performed
Henri-Damien LAURENT [Mon, 23 Nov 2009 20:35:07 +0000 (21:35 +0100)]
followup
da49fc77df9 enh 3736
Henri-Damien LAURENT [Mon, 23 Nov 2009 16:05:55 +0000 (17:05 +0100)]
haspermission signature had changed
Matthias Meusburger [Thu, 7 May 2009 14:18:07 +0000 (16:18 +0200)]
Remove ticket parameter from auto added hidden fields.
(Normal login directly after a failed CAS login didn't work previously to this removal)
Matthias Meusburger [Thu, 7 May 2009 14:10:09 +0000 (16:10 +0200)]
Added debug mode for CAS warn messages
Matthias Meusburger [Thu, 7 May 2009 13:11:44 +0000 (15:11 +0200)]
Add missing return when CAS user is invalid
Henri-Damien LAURENT [Mon, 23 Nov 2009 15:26:35 +0000 (16:26 +0100)]
Second CAS version : CAS and non-CAS login can coexist
Conflicts solved :
C4/Auth.pm
opac/opac-main.pl
Matthias Meusburger [Tue, 5 May 2009 15:23:05 +0000 (17:23 +0200)]
Add a syspref for CAS logout
Matthias Meusburger [Thu, 30 Apr 2009 09:04:21 +0000 (11:04 +0200)]
Moved CAS configuration from config file to sysprefs
Henri-Damien LAURENT [Mon, 23 Nov 2009 15:21:37 +0000 (16:21 +0100)]
First CAS version : when CAS is enabled, login through CAS is mandatory
Conflicts solved C4/Auth.pm
Nahuel ANGELINETTI [Mon, 23 Nov 2009 09:20:00 +0000 (10:20 +0100)]
(bug #3802) fix branch deletion checks
This fix checks that are done when a branch is deleted, and the message shown.
Now it check for borrowers and items attached to the deleted branch.
Nahuel ANGELINETTI [Mon, 23 Nov 2009 08:38:33 +0000 (09:38 +0100)]
(bug #3801) fix itemtype administration
This delete all code related to renewals allowed in itemtype administration.
Paul Poulain [Fri, 20 Nov 2009 17:28:14 +0000 (18:28 +0100)]
more SQL fixes. Installer now works fine with french & unimarc
Paul Poulain [Fri, 20 Nov 2009 17:23:44 +0000 (18:23 +0100)]
fixing strings (for new acq module) & syspref translations to french
Paul Poulain [Fri, 20 Nov 2009 16:11:38 +0000 (17:11 +0100)]
some installer fixes
* 2 descriptions not translated to french
* 2 SQL errors (missing , and duplicated syspref)
Henri-Damien LAURENT [Thu, 19 Nov 2009 22:47:50 +0000 (23:47 +0100)]
MT 2309, Follow-up : Display item location codes in item adding
Conflicts solved cataloguing/additem.pl
Matthias Meusburger [Thu, 19 Nov 2009 11:05:15 +0000 (12:05 +0100)]
MT 2051, Follow-up : Fixing typo in granular permissions for guided reports
Henri-Damien LAURENT [Wed, 11 Nov 2009 11:00:18 +0000 (12:00 +0100)]
MT1883 : Serials enddate was not cleanly used
GetExpirationDate should now be used only to get the NEXT expirationdate based on startdate
Perltidying C4/Serials.pm
Henri-Damien LAURENT [Tue, 10 Nov 2009 21:19:51 +0000 (22:19 +0100)]
UpdateDatabase more fixes
Paul Poulain [Tue, 10 Nov 2009 17:32:07 +0000 (18:32 +0100)]
oups, sorry, fixing mistake in previous patch
(reverting a not related and probably bogus change)
Paul Poulain [Tue, 10 Nov 2009 17:28:53 +0000 (18:28 +0100)]
revamping a little opac-detail for subscription (adding more history information)
Matthias Meusburger [Fri, 13 Nov 2009 16:35:10 +0000 (17:35 +0100)]
MT1644 : Added HTML Escape on ocoins to prevent unintentional tag ending
Matthias Meusburger [Fri, 13 Nov 2009 16:11:49 +0000 (17:11 +0100)]
Add JQuery tablesorters on serials-edit and booksellers
Matthias Meusburger [Tue, 10 Nov 2009 11:08:57 +0000 (12:08 +0100)]
MT 2050 : Fast cataloging
Paul Poulain [Tue, 10 Nov 2009 19:55:22 +0000 (20:55 +0100)]
adding SUDOC history to XSLT (fields 955$r and $9)
Matthias Meusburger [Mon, 9 Nov 2009 09:30:08 +0000 (10:30 +0100)]
MT 2040, Follow-up : Dropdown list for languages in opac
Nahuel ANGELINETTI [Wed, 23 Sep 2009 12:56:44 +0000 (14:56 +0200)]
(bug #3655) fix news language detection
This patch improve the language detection for news in opac. If the user have no defined language in his browser.
Mergefix
Henri-Damien LAURENT [Thu, 19 Nov 2009 21:54:41 +0000 (22:54 +0100)]
Bug Fixing : C4/Acquisition.pm
Updating ModStatus to ModSuggestion
Henri-Damien LAURENT [Thu, 19 Nov 2009 16:34:27 +0000 (17:34 +0100)]
followup finishreceive.pl
Henri-Damien LAURENT [Thu, 19 Nov 2009 16:08:47 +0000 (17:08 +0100)]
Nahuel ANGELINETTI [Thu, 22 Oct 2009 14:43:49 +0000 (16:43 +0200)]
(bug #3728) fix mandatory select fields
this fix marc editor for "select" mandatory fields that koha don't take care atm.
Nahuel ANGELINETTI [Wed, 23 Sep 2009 12:56:44 +0000 (14:56 +0200)]
(bug #3655) fix news language detection
This patch improve the language detection for news in opac. If the user have no defined language in his browser.
Nahuel ANGELINETTI [Tue, 29 Sep 2009 09:19:07 +0000 (11:19 +0200)]
(bug #3674) allow users creation with disabled password
Henri-Damien LAURENT [Thu, 19 Nov 2009 08:33:20 +0000 (09:33 +0100)]
MT 2298 : Fix hidelostitems
This patch fixes the opac search, and C4::Search to take care about hidelostitems for items, and not records.
Conflicts solved C4/Search.pm
Henri-Damien LAURENT [Mon, 9 Nov 2009 14:36:28 +0000 (15:36 +0100)]
2298 2299 : Search.pm and opac-search.pl
Removing filter available and hidelostitems at Biblio level
Henri-Damien LAURENT [Fri, 6 Nov 2009 07:56:06 +0000 (08:56 +0100)]
Subscription add Updating Online Help file
Nahuel ANGELINETTI [Fri, 6 Nov 2009 15:47:39 +0000 (16:47 +0100)]
[followup](bug #3550) fix opensearch with subtitle