]>
git.koha-community.org Git - koha.git/log
tipaul [Mon, 10 Oct 2005 09:00:47 +0000 (09:00 +0000)]
template syntax (moving html::template tags)
tipaul [Mon, 10 Oct 2005 08:59:21 +0000 (08:59 +0000)]
changing reading rec page to have the same biblio summary as in search
tipaul [Mon, 10 Oct 2005 08:57:15 +0000 (08:57 +0000)]
fixing bug in a test loop
tipaul [Mon, 10 Oct 2005 08:53:52 +0000 (08:53 +0000)]
updating translations before 2.2.4 release
hdl [Thu, 6 Oct 2005 12:24:31 +0000 (12:24 +0000)]
Fixing a display bug for items in Marc detail view.
tipaul [Thu, 6 Oct 2005 12:16:46 +0000 (12:16 +0000)]
removing a useless systempreference
hdl [Wed, 5 Oct 2005 21:04:18 +0000 (21:04 +0000)]
Getting back. Two lines added by mistake.
hdl [Wed, 5 Oct 2005 21:01:31 +0000 (21:01 +0000)]
Managing Independant Branches Adding an unvalidlibrarian field
hdl [Wed, 5 Oct 2005 18:15:40 +0000 (18:15 +0000)]
Fixing a bug in independant Branches management.
tipaul [Wed, 5 Oct 2005 12:41:41 +0000 (12:41 +0000)]
fixing bug caused by sort{} added by hdl 2 days ago : when items were reordered, itemnum were not. Thus, sometimes, items were not pointing to the right itemnumber & modif/deletion was buggy !
tipaul [Wed, 5 Oct 2005 10:11:46 +0000 (10:11 +0000)]
fixing a bug : moving a test at a place where it works ;-)
tipaul [Wed, 5 Oct 2005 09:46:36 +0000 (09:46 +0000)]
fixing bug : categorytable instead of issuing rules that is the new table name (thx to chris)
tipaul [Tue, 4 Oct 2005 16:19:37 +0000 (16:19 +0000)]
updating english original po files
tipaul [Tue, 4 Oct 2005 15:51:44 +0000 (15:51 +0000)]
fixing bug in perm (needs reserveforothers, not parameters)
tipaul [Tue, 4 Oct 2005 15:26:59 +0000 (15:26 +0000)]
fixing a bug in basket sending (there was only the iso2709 file)
tipaul [Tue, 4 Oct 2005 14:49:21 +0000 (14:49 +0000)]
- adding volume desc
- removing 'vol' in detail
tipaul [Tue, 4 Oct 2005 14:48:23 +0000 (14:48 +0000)]
fixing a bug in getMARCsubject
tipaul [Tue, 4 Oct 2005 10:28:14 +0000 (10:28 +0000)]
updating translation files just before 2.2.4 release (11 fuzzy)
tipaul [Tue, 4 Oct 2005 10:25:43 +0000 (10:25 +0000)]
updating translation files just before 2.2.4 release (7 fuzzy & 1 new string)
hdl [Tue, 4 Oct 2005 10:13:16 +0000 (10:13 +0000)]
Ordening items on holding branch
Modification in order to include Nonmarc structure
hdl [Tue, 4 Oct 2005 09:40:26 +0000 (09:40 +0000)]
Bug Fixing : Order by title wouldn't work any longer...
Display volume and volumeddesc in Intranet.
Modifying Common-style.css in order to have a "prety display in resultlist.
hdl [Mon, 3 Oct 2005 09:51:03 +0000 (09:51 +0000)]
Access management bug fix :
Was under circulate rights.
Putting it under borrower.
hdl [Fri, 30 Sep 2005 22:12:05 +0000 (22:12 +0000)]
Bug Fixing
userenv was always empty.
$userid and $cardnumber are now taken as global variables.
hdl [Fri, 30 Sep 2005 21:54:29 +0000 (21:54 +0000)]
Adding search on cardnumber and not only on userid for userenv variable
hdl [Fri, 30 Sep 2005 13:56:57 +0000 (13:56 +0000)]
Two new system preferences:
SortItemsby and Disable_Dictionary
hdl [Fri, 30 Sep 2005 13:01:21 +0000 (13:01 +0000)]
Adding a plugin to select multiple authorised_values.
Beware, It works only for one authorised_value category at the moment but would be easy to change to support any category if add_biblio.pl would be change to take plugin before authorised values into account.
oleonard [Wed, 28 Sep 2005 21:09:35 +0000 (21:09 +0000)]
Synching with default template
oleonard [Wed, 28 Sep 2005 20:46:24 +0000 (20:46 +0000)]
Synching with default template (changing display of subscription notes)
oleonard [Wed, 28 Sep 2005 20:39:26 +0000 (20:39 +0000)]
Modifying results table layout a bit
oleonard [Wed, 28 Sep 2005 20:38:43 +0000 (20:38 +0000)]
Updating openbiblio() in line with CSS. Adding focus() handling for basket window
oleonard [Wed, 28 Sep 2005 19:57:12 +0000 (19:57 +0000)]
Synching with default template (incorporating Disable_dictionary system pref)
oleonard [Wed, 28 Sep 2005 19:39:47 +0000 (19:39 +0000)]
Synching with default template (adding filter by branch)
oleonard [Wed, 28 Sep 2005 19:22:22 +0000 (19:22 +0000)]
Synching with default template
oleonard [Wed, 28 Sep 2005 18:49:30 +0000 (18:49 +0000)]
Synching with default template
oleonard [Wed, 28 Sep 2005 18:37:15 +0000 (18:37 +0000)]
Synching with default template
oleonard [Wed, 28 Sep 2005 18:30:35 +0000 (18:30 +0000)]
Synching with default template
hdl [Wed, 28 Sep 2005 15:48:25 +0000 (15:48 +0000)]
Adding a System Preference Management to hide the Dictionnary Buttons if needed.
system preference is called Disable_Dictionary YesNo type.
hdl [Wed, 28 Sep 2005 14:43:12 +0000 (14:43 +0000)]
ordening items by branch
hdl [Wed, 28 Sep 2005 14:35:56 +0000 (14:35 +0000)]
ordering search results by branch.
Adding independant Branch Management to getBranches in Koha.pm
hdl [Tue, 27 Sep 2005 18:03:39 +0000 (18:03 +0000)]
Bug Fixing : Problems with Independant branches management.
hdl [Tue, 27 Sep 2005 16:19:37 +0000 (16:19 +0000)]
Adding branchcode to borrowers_stats
Bug Fixing on reportswcal.inc
tipaul [Fri, 23 Sep 2005 11:10:44 +0000 (11:10 +0000)]
* removing warnings
* if a subfield is alone, don't show it's label, the field name is enough
tipaul [Fri, 23 Sep 2005 11:09:28 +0000 (11:09 +0000)]
ISBD decoding accepts 4 digits before the field.
tipaul [Fri, 23 Sep 2005 11:09:01 +0000 (11:09 +0000)]
now we have a default value for field 100$a
tipaul [Fri, 23 Sep 2005 11:08:27 +0000 (11:08 +0000)]
some code cleaning, should not change anything otherwise
tipaul [Fri, 23 Sep 2005 10:11:02 +0000 (10:11 +0000)]
fixing a bug : the defaultView can be marc, not MARC
tipaul [Fri, 23 Sep 2005 10:08:41 +0000 (10:08 +0000)]
ISBD decoding accepts 4 digits before the field.
tipaul [Fri, 23 Sep 2005 10:08:09 +0000 (10:08 +0000)]
when clicking on the title, go to the biblio detail, but using simple/complete/isbd view, depending on systempref
tipaul [Fri, 23 Sep 2005 10:07:23 +0000 (10:07 +0000)]
commit for nothing : just rolling back some buggy changes
tipaul [Fri, 23 Sep 2005 10:05:59 +0000 (10:05 +0000)]
volume description minor change
tipaul [Fri, 23 Sep 2005 10:04:06 +0000 (10:04 +0000)]
fixing bug for recent acquisitions. Now works well.
tipaul [Fri, 23 Sep 2005 10:02:38 +0000 (10:02 +0000)]
minor string changes (removing #biblionumber)
tipaul [Fri, 23 Sep 2005 10:00:55 +0000 (10:00 +0000)]
* removing useless <table>
* changing (minor) look
* changing strings for serial links (too many "subscription" in 3 lines)
tipaul [Fri, 23 Sep 2005 09:58:23 +0000 (09:58 +0000)]
View and Manage Suggestions is too long for small screens. Limiting it to Suggestions
tipaul [Fri, 23 Sep 2005 09:57:35 +0000 (09:57 +0000)]
adding minor css rules : a left-margin and a border
tipaul [Fri, 23 Sep 2005 09:56:54 +0000 (09:56 +0000)]
when clicking on the title, go to the biblio detail, but using simple/complete/isbd view, depending on systempref
tipaul [Fri, 23 Sep 2005 09:54:56 +0000 (09:54 +0000)]
bugfix : there is no subfield 9 in unimarc, removing it in result builder
tipaul [Fri, 23 Sep 2005 09:54:13 +0000 (09:54 +0000)]
bugfix for plugin : there is a - not a / between isbn and editor name
tipaul [Fri, 23 Sep 2005 09:53:23 +0000 (09:53 +0000)]
removing NEW string, that was just for tests.
tipaul [Fri, 23 Sep 2005 09:52:53 +0000 (09:52 +0000)]
bugfix : don't loose the authtype on >> next or << Previour
tipaul [Fri, 23 Sep 2005 09:51:07 +0000 (09:51 +0000)]
changing string a little, to avoid translation problem, as issue is related to issues/returns as well as serial
tipaul [Fri, 23 Sep 2005 09:50:08 +0000 (09:50 +0000)]
with new menu, the form is now 0, no more 1 !
tipaul [Fri, 23 Sep 2005 09:49:22 +0000 (09:49 +0000)]
adding add authority form to auth-home (as in head), otherwise, it's impossible to add an authority
tipaul [Fri, 23 Sep 2005 09:48:31 +0000 (09:48 +0000)]
don't update prices when the user modify them (except for the 1st price of course)
tipaul [Fri, 23 Sep 2005 09:45:09 +0000 (09:45 +0000)]
fixing bug for recent acquisitions. Now works well.
tipaul [Fri, 23 Sep 2005 09:42:33 +0000 (09:42 +0000)]
when calculating the member barcode number
if the checkdigit is set to "katipo" use katipo calc method. Otherwise, just find the max existing number and add 1 (without check digit or V at the beginning)
tipaul [Fri, 23 Sep 2005 09:36:25 +0000 (09:36 +0000)]
removing warns
tipaul [Fri, 23 Sep 2005 09:35:09 +0000 (09:35 +0000)]
adding total (qty & price) in historysearch
tipaul [Fri, 23 Sep 2005 09:34:17 +0000 (09:34 +0000)]
bugfix for biblionumber that was lost, the links to biblio didn't work
tipaul [Fri, 23 Sep 2005 09:31:15 +0000 (09:31 +0000)]
fixing a big bug in circulation rules : the number of issued books was calculated poorly. Seems the bug had not been found before because there most books are of the same itemtype. Of borrowers don't try to issue more than what they can ;-)
(thanks to sylvain from doXulting, that pointed the problem & suggested the fix)
tipaul [Fri, 23 Sep 2005 09:27:15 +0000 (09:27 +0000)]
showing bookseller phone, fax & mail on lateissues
tipaul [Fri, 23 Sep 2005 08:57:02 +0000 (08:57 +0000)]
* moving some systempreferences to a better tab
* fixing a bug : tab was lost after a modif
tipaul [Fri, 23 Sep 2005 08:55:57 +0000 (08:55 +0000)]
adding total (qty & price) in historysearch
oleonard [Mon, 19 Sep 2005 21:33:01 +0000 (21:33 +0000)]
Some minor changes to affect margins
oleonard [Mon, 19 Sep 2005 21:12:47 +0000 (21:12 +0000)]
Synching with default template
oleonard [Mon, 19 Sep 2005 21:03:26 +0000 (21:03 +0000)]
- Synching subscription-detail.tmpl with default template
- Removing unused subscription-bib-search.tmpl
oleonard [Mon, 19 Sep 2005 20:46:14 +0000 (20:46 +0000)]
Synching with default template. Might have to debug full-serial-issues again after Bug 1019 is fixed.
acli [Fri, 16 Sep 2005 08:32:55 +0000 (08:32 +0000)]
Partial update
acli [Fri, 16 Sep 2005 06:19:16 +0000 (06:19 +0000)]
Preliminary translation update
oleonard [Thu, 15 Sep 2005 20:18:53 +0000 (20:18 +0000)]
Adding biblionumber to list of declared template variables so that 'Back to biblio' link will work
hdl [Thu, 15 Sep 2005 15:15:29 +0000 (15:15 +0000)]
removing a warning
hdl [Thu, 15 Sep 2005 15:13:42 +0000 (15:13 +0000)]
Bug fixing.
tipaul [Thu, 15 Sep 2005 11:28:33 +0000 (11:28 +0000)]
removing deletion button if there are biblios using an authority
tipaul [Thu, 15 Sep 2005 10:08:09 +0000 (10:08 +0000)]
- updating update.pl to avoir *unimarc* templates strings (that are in french only)
- updating stats.html, to show translation status today
tipaul [Thu, 15 Sep 2005 09:21:35 +0000 (09:21 +0000)]
updating translation strings for 2.2.4 release
tipaul [Thu, 15 Sep 2005 09:09:04 +0000 (09:09 +0000)]
updating translation strings for 2.2.4 release
tipaul [Thu, 15 Sep 2005 08:49:47 +0000 (08:49 +0000)]
also adding volume number
tipaul [Thu, 15 Sep 2005 08:33:58 +0000 (08:33 +0000)]
re-introducing exact search in OPAC
tipaul [Thu, 15 Sep 2005 08:24:51 +0000 (08:24 +0000)]
added volumeddesc to result list. Usefull when a book is in X parts.
oleonard [Wed, 14 Sep 2005 21:34:40 +0000 (21:34 +0000)]
Synching with default template
oleonard [Wed, 14 Sep 2005 20:45:13 +0000 (20:45 +0000)]
Synching with default template
oleonard [Wed, 14 Sep 2005 20:24:53 +0000 (20:24 +0000)]
Synching with default template: Adding independentbranch logic
oleonard [Wed, 14 Sep 2005 19:19:51 +0000 (19:19 +0000)]
Synching with default template, replacing navigational images with text
oleonard [Wed, 14 Sep 2005 19:09:56 +0000 (19:09 +0000)]
Synching with default template
oleonard [Wed, 14 Sep 2005 18:51:58 +0000 (18:51 +0000)]
Synching with default template
oleonard [Wed, 14 Sep 2005 18:41:31 +0000 (18:41 +0000)]
Synching with default template
tipaul [Wed, 14 Sep 2005 16:00:15 +0000 (16:00 +0000)]
improving getMARCSUBJECT sub :
* for builded authorities / subject, the subject is correctly rebuilded (for example, if you have a subject history -- europe -- world war II -- France, it is correctly rebuilded). This will be interesting only for libraries with complex MARC authorities/thesaurus.
* the link to find related subject is correctly written (using the $9 subfield)
Should change nothing if the subject is not builded through authority ($9)
tipaul [Wed, 14 Sep 2005 15:56:42 +0000 (15:56 +0000)]
removing warns
tipaul [Wed, 14 Sep 2005 14:30:50 +0000 (14:30 +0000)]
fixing 2 bugs in links
tipaul [Wed, 14 Sep 2005 14:27:48 +0000 (14:27 +0000)]
* removing warn
* extending notforloan checking to itemtype notforloan field