]> git.koha-community.org Git - koha.git/log
koha.git
19 years agosome code cleaning, should not change anything otherwise
tipaul [Fri, 23 Sep 2005 11:08:27 +0000 (11:08 +0000)]
some code cleaning, should not change anything otherwise

19 years agofixing a bug : the defaultView can be marc, not MARC
tipaul [Fri, 23 Sep 2005 10:11:02 +0000 (10:11 +0000)]
fixing a bug : the defaultView can be marc, not MARC

19 years agoISBD decoding accepts 4 digits before the field.
tipaul [Fri, 23 Sep 2005 10:08:41 +0000 (10:08 +0000)]
ISBD decoding accepts 4 digits before the field.

19 years agowhen clicking on the title, go to the biblio detail, but using simple/complete/isbd...
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

19 years agocommit for nothing : just rolling back some buggy changes
tipaul [Fri, 23 Sep 2005 10:07:23 +0000 (10:07 +0000)]
commit for nothing : just rolling back some buggy changes

19 years agovolume description minor change
tipaul [Fri, 23 Sep 2005 10:05:59 +0000 (10:05 +0000)]
volume description minor change

19 years agofixing bug for recent acquisitions. Now works well.
tipaul [Fri, 23 Sep 2005 10:04:06 +0000 (10:04 +0000)]
fixing bug for recent acquisitions. Now works well.

19 years agominor string changes (removing #biblionumber)
tipaul [Fri, 23 Sep 2005 10:02:38 +0000 (10:02 +0000)]
minor string changes (removing #biblionumber)

19 years ago* removing useless <table>
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)

19 years agoView and Manage Suggestions is too long for small screens. Limiting it to Suggestions
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

19 years agoadding minor css rules : a left-margin and a border
tipaul [Fri, 23 Sep 2005 09:57:35 +0000 (09:57 +0000)]
adding minor css rules : a left-margin and a border

19 years agowhen clicking on the title, go to the biblio detail, but using simple/complete/isbd...
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

19 years agobugfix : there is no subfield 9 in unimarc, removing it in result builder
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

19 years agobugfix for plugin : there is a - not a / between isbn and editor name
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

19 years agoremoving NEW string, that was just for tests.
tipaul [Fri, 23 Sep 2005 09:53:23 +0000 (09:53 +0000)]
removing NEW string, that was just for tests.

19 years agobugfix : don't loose the authtype on >> next or << Previour
tipaul [Fri, 23 Sep 2005 09:52:53 +0000 (09:52 +0000)]
bugfix : don't loose the authtype on >> next or << Previour

19 years agochanging string a little, to avoid translation problem, as issue is related to issues...
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

19 years agowith new menu, the form is now 0, no more 1 !
tipaul [Fri, 23 Sep 2005 09:50:08 +0000 (09:50 +0000)]
with new menu, the form is now 0, no more 1 !

19 years agoadding add authority form to auth-home (as in head), otherwise, it's impossible to...
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

19 years agodon't update prices when the user modify them (except for the 1st price of course)
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)

19 years agofixing bug for recent acquisitions. Now works well.
tipaul [Fri, 23 Sep 2005 09:45:09 +0000 (09:45 +0000)]
fixing bug for recent acquisitions. Now works well.

19 years agowhen calculating the member barcode number
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)

19 years agoremoving warns
tipaul [Fri, 23 Sep 2005 09:36:25 +0000 (09:36 +0000)]
removing warns

19 years agoadding total (qty & price) in historysearch
tipaul [Fri, 23 Sep 2005 09:35:09 +0000 (09:35 +0000)]
adding total (qty & price) in historysearch

19 years agobugfix for biblionumber that was lost, the links to biblio didn't work
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

19 years agofixing a big bug in circulation rules : the number of issued books was calculated...
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)

19 years agoshowing bookseller phone, fax & mail on lateissues
tipaul [Fri, 23 Sep 2005 09:27:15 +0000 (09:27 +0000)]
showing bookseller phone, fax & mail on lateissues

19 years ago* moving some systempreferences to a better tab
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

19 years agoadding total (qty & price) in historysearch
tipaul [Fri, 23 Sep 2005 08:55:57 +0000 (08:55 +0000)]
adding total (qty & price) in historysearch

19 years agoSome minor changes to affect margins
oleonard [Mon, 19 Sep 2005 21:33:01 +0000 (21:33 +0000)]
Some minor changes to affect margins

19 years agoSynching with default template
oleonard [Mon, 19 Sep 2005 21:12:47 +0000 (21:12 +0000)]
Synching with default template

19 years ago- Synching subscription-detail.tmpl 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

19 years agoSynching with default template. Might have to debug full-serial-issues again after...
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.

19 years agoPartial update
acli [Fri, 16 Sep 2005 08:32:55 +0000 (08:32 +0000)]
Partial update

19 years agoPreliminary translation update
acli [Fri, 16 Sep 2005 06:19:16 +0000 (06:19 +0000)]
Preliminary translation update

19 years agoAdding biblionumber to list of declared template variables so that 'Back to biblio...
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

19 years agoremoving a warning
hdl [Thu, 15 Sep 2005 15:15:29 +0000 (15:15 +0000)]
removing a warning

19 years agoBug fixing.
hdl [Thu, 15 Sep 2005 15:13:42 +0000 (15:13 +0000)]
Bug fixing.

19 years agoremoving deletion button if there are biblios using an authority
tipaul [Thu, 15 Sep 2005 11:28:33 +0000 (11:28 +0000)]
removing deletion button if there are biblios using an authority

19 years ago- updating update.pl to avoir *unimarc* templates strings (that are in french only)
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

19 years agoupdating translation strings for 2.2.4 release
tipaul [Thu, 15 Sep 2005 09:21:35 +0000 (09:21 +0000)]
updating translation strings for 2.2.4 release

19 years agoupdating 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

19 years agoalso adding volume number
tipaul [Thu, 15 Sep 2005 08:49:47 +0000 (08:49 +0000)]
also adding volume number

19 years agore-introducing exact search in OPAC
tipaul [Thu, 15 Sep 2005 08:33:58 +0000 (08:33 +0000)]
re-introducing exact search in OPAC

19 years agoadded volumeddesc to result list. Usefull when a book is in X parts.
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.

19 years agoSynching with default template
oleonard [Wed, 14 Sep 2005 21:34:40 +0000 (21:34 +0000)]
Synching with default template

19 years agoSynching with default template
oleonard [Wed, 14 Sep 2005 20:45:13 +0000 (20:45 +0000)]
Synching with default template

19 years agoSynching with default template: Adding independentbranch logic
oleonard [Wed, 14 Sep 2005 20:24:53 +0000 (20:24 +0000)]
Synching with default template: Adding independentbranch logic

19 years agoSynching with default template, replacing navigational images with text
oleonard [Wed, 14 Sep 2005 19:19:51 +0000 (19:19 +0000)]
Synching with default template, replacing navigational images with text

19 years agoSynching with default template
oleonard [Wed, 14 Sep 2005 19:09:56 +0000 (19:09 +0000)]
Synching with default template

19 years agoSynching with default template
oleonard [Wed, 14 Sep 2005 18:51:58 +0000 (18:51 +0000)]
Synching with default template

19 years agoSynching with default template
oleonard [Wed, 14 Sep 2005 18:41:31 +0000 (18:41 +0000)]
Synching with default template

19 years agoimproving getMARCSUBJECT sub :
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)

19 years agoremoving warns
tipaul [Wed, 14 Sep 2005 15:56:42 +0000 (15:56 +0000)]
removing warns

19 years agofixing 2 bugs in links
tipaul [Wed, 14 Sep 2005 14:30:50 +0000 (14:30 +0000)]
fixing 2 bugs in links

19 years ago* removing warn
tipaul [Wed, 14 Sep 2005 14:27:48 +0000 (14:27 +0000)]
* removing warn
* extending notforloan checking to itemtype notforloan field

19 years agorelease notes for incoming 2.2.4
tipaul [Wed, 14 Sep 2005 14:26:03 +0000 (14:26 +0000)]
release notes for incoming 2.2.4

19 years agosome graphic & link fixes in OPAC
tipaul [Wed, 14 Sep 2005 14:24:38 +0000 (14:24 +0000)]
some graphic & link fixes in OPAC
+ some changes in sylesheet (looks nicer, imho)

19 years agou instead of m value
tipaul [Wed, 14 Sep 2005 14:23:14 +0000 (14:23 +0000)]
u instead of m value

19 years agominor change in button class + bugfix in members menu
tipaul [Wed, 14 Sep 2005 14:21:24 +0000 (14:21 +0000)]
minor change in button class + bugfix in members menu

19 years agoadding a link to send a mail to the borrower
tipaul [Wed, 14 Sep 2005 14:20:14 +0000 (14:20 +0000)]
adding a link to send a mail to the borrower

19 years agojust adding a nbsp; for better html look
tipaul [Wed, 14 Sep 2005 14:15:39 +0000 (14:15 +0000)]
just adding a nbsp; for better html look

19 years agomodif in link
tipaul [Wed, 14 Sep 2005 14:13:03 +0000 (14:13 +0000)]
modif in link

19 years agochanging some sizes...
tipaul [Wed, 14 Sep 2005 14:12:03 +0000 (14:12 +0000)]
changing some sizes...

19 years agosome graphic modifs (minor)
tipaul [Wed, 14 Sep 2005 14:11:15 +0000 (14:11 +0000)]
some graphic modifs (minor)

19 years agofixing a bug in status format
tipaul [Wed, 14 Sep 2005 14:03:22 +0000 (14:03 +0000)]
fixing a bug in status format

19 years ago2 bugfixes :
tipaul [Wed, 14 Sep 2005 10:05:12 +0000 (10:05 +0000)]
2 bugfixes :
* leader alignment when leader is <24 => should be left aligned, not right !
* trailing , in an update recently modified

19 years agoadding missing fields in biblioitems update
tipaul [Fri, 9 Sep 2005 16:11:51 +0000 (16:11 +0000)]
adding missing fields in biblioitems update

19 years agofixing a bug in permission to change user flags
tipaul [Fri, 9 Sep 2005 16:03:50 +0000 (16:03 +0000)]
fixing a bug in permission to change user flags

19 years ago* removing the limit to delete a subscription
tipaul [Fri, 9 Sep 2005 10:11:38 +0000 (10:11 +0000)]
* removing the limit to delete a subscription
* adding serial note column to the subscription-detail

19 years ago* adding column branch to the result list when searching a borrower
tipaul [Fri, 9 Sep 2005 09:09:25 +0000 (09:09 +0000)]
* adding column branch to the result list when searching a borrower
* fixing a bug that prevented to add a borrower when IndependantBranches was ON

19 years agoAdding count items/Count borrowers to stats on issues for statistics.
hdl [Fri, 9 Sep 2005 08:50:21 +0000 (08:50 +0000)]
Adding count items/Count borrowers to stats on issues for statistics.

19 years agobackporting branchcode save, forgotten during head => 2.2 backport
tipaul [Fri, 9 Sep 2005 08:39:17 +0000 (08:39 +0000)]
backporting branchcode save, forgotten during head => 2.2 backport

19 years agoUndoing Logs
hdl [Fri, 9 Sep 2005 08:19:57 +0000 (08:19 +0000)]
Undoing Logs

19 years agoadding Content-Disposition to header to allow for browsers to recognize
joshferraro [Mon, 5 Sep 2005 22:18:09 +0000 (22:18 +0000)]
adding Content-Disposition to header to allow for browsers to recognize
it's a PDF by default, etc.

19 years agofix to remove "request" button if there is no item requestable
tipaul [Mon, 5 Sep 2005 16:17:37 +0000 (16:17 +0000)]
fix to remove "request" button if there is no item requestable

19 years agoOverhaul of barcodes generation interface for NPL. Not it should actually work.
oleonard [Sat, 3 Sep 2005 13:48:55 +0000 (13:48 +0000)]
Overhaul of barcodes generation interface for NPL.  Not it should actually work.

19 years agoCorrecting a couple of typos (thanks meushi!)
oleonard [Sat, 3 Sep 2005 13:38:25 +0000 (13:38 +0000)]
Correcting a couple of typos (thanks meushi!)

19 years agoRemoving what appears to be an extraneous option in the interval drop-down menu
oleonard [Thu, 1 Sep 2005 19:31:06 +0000 (19:31 +0000)]
Removing what appears to be an extraneous option in the interval drop-down menu

19 years agoFixing a bug for marcimport.
hdl [Thu, 1 Sep 2005 13:43:33 +0000 (13:43 +0000)]
Fixing a bug for marcimport.
Verifying that a record tag exists before getting its value

19 years agoFixing Bug when no user logged in
hdl [Thu, 1 Sep 2005 12:26:19 +0000 (12:26 +0000)]
Fixing Bug when no user logged in

19 years agoFixing broken link back to moremember.pl
oleonard [Wed, 31 Aug 2005 15:43:15 +0000 (15:43 +0000)]
Fixing broken link back to moremember.pl

19 years agoSynching with default template: adding branch information
oleonard [Fri, 26 Aug 2005 19:53:32 +0000 (19:53 +0000)]
Synching with default template: adding branch information

19 years agoSynching with default template: adding branch information
oleonard [Fri, 26 Aug 2005 18:56:09 +0000 (18:56 +0000)]
Synching with default template: adding branch information

19 years agoAdding a test on a temporary value before processing it in Biblio.pm
hdl [Fri, 26 Aug 2005 12:28:57 +0000 (12:28 +0000)]
Adding a test on a temporary value before processing it in Biblio.pm
Adding branchcode fields to aqbookfund and aqbasket.

19 years agoAdding Calendar facility used in viewlog.pl
hdl [Fri, 26 Aug 2005 12:25:06 +0000 (12:25 +0000)]
Adding Calendar facility used in viewlog.pl

19 years agoCommiting all that allows Branch Independancy management :
hdl [Fri, 26 Aug 2005 12:21:49 +0000 (12:21 +0000)]
Commiting all that allows Branch Independancy management :
* in acquisition module, an order can be modified/recieved/closed only by a librarian from the same branch than the librarian that created the basket.
* in catalogue module, an item can be modified/deleted/created only by a librarian from the same branch as item owner branch
* in members module, a member can be created/modified only by a librarian from the branch of the member.
Modifying Context.pm :
Adding userenv context variable.
Is set during checkauth or get_template_and_user
Modifying Auth.pm function checkauth : setting userenv context variable
Modifying Acquisition.pm:
    * histsearch
    * branches
    * bookfunds
    * getsupplierlistwithlateorders
    * getlateorders
    * getallorders
    * getorders
Add a branch criterium if IndependantBranches is set.
Modifiying Suggestion.pm:
    * searchsuggestions Will look first for th Librarian Branch and restrict search to suggestion made by users from this branch
    * countsuggestions Will look first for th Librarian Branch and restrict search to suggestion made by users from this branch
File Modifiying :
    * admin/aqbudget.pl adding a branch selection for budget.
    * parameters/aqbudget.tmpl
    * admin/aqbookfund.pl adding a branch selection for bookfund
    * parameters/aqookfund.tmpl
And adding branch selection to members and items changes.
WARNING: bibid are still used in additem, unlike in HEAD... Shall be soon fixed.

19 years agoAdding accesskeys for search options
oleonard [Thu, 25 Aug 2005 18:28:32 +0000 (18:28 +0000)]
Adding accesskeys for search options

19 years agoEven more fixes for Bug 926 (forms lack method and/or action attributes)
oleonard [Thu, 25 Aug 2005 18:09:23 +0000 (18:09 +0000)]
Even more fixes for Bug 926 (forms lack method and/or action attributes)

19 years agoFixes for bug 585 and 926
oleonard [Thu, 25 Aug 2005 18:08:16 +0000 (18:08 +0000)]
Fixes for bug 585 and 926

19 years agoFix for bug 585 (Using 'document.forms[0]' notation prevents use of other forms on...
oleonard [Thu, 25 Aug 2005 18:07:19 +0000 (18:07 +0000)]
Fix for bug 585 (Using 'document.forms[0]' notation prevents use of other forms on page) Changing the reference from [0] to ['f'], with 'f' being the form name, seems to work fine.

19 years agoFix for bug 585 (Using 'document.forms[0]' notation prevents use of other forms on...
oleonard [Thu, 25 Aug 2005 17:59:52 +0000 (17:59 +0000)]
Fix for bug 585 (Using 'document.forms[0]' notation prevents use of other forms on page) Changing the reference from [0] to ['f'], with 'f' being the form name, seems to work fine.

19 years agoFix for bug 585 (Using 'document.forms[0]' notation prevents use of other forms on...
oleonard [Thu, 25 Aug 2005 17:34:15 +0000 (17:34 +0000)]
Fix for bug 585 (Using 'document.forms[0]' notation prevents use of other forms on page) Changing the reference from [0] to ['f'], with 'f' being the form name, seems to work fine.

19 years agoFix for bug 585 (Using 'document.forms[0]' notation prevents use of other forms on...
oleonard [Thu, 25 Aug 2005 17:27:49 +0000 (17:27 +0000)]
Fix for bug 585 (Using 'document.forms[0]' notation prevents use of other forms on page) Changing the reference from [0] to ['f'], with 'f' being the form name, seems to work fine.

19 years ago- Fix for bug 585 (Using 'document.forms[0]' notation prevents use of other forms...
oleonard [Thu, 25 Aug 2005 17:19:03 +0000 (17:19 +0000)]
- Fix for bug 585 (Using 'document.forms[0]' notation prevents use of other forms on page) Changing the reference from [0] to ['f'], with 'f' being the form name, seems to work fine.
- quoting some unquoted attributes
- fixing HTML typo

19 years agoFix for bug 585 (Using 'document.forms[0]' notation prevents use of other forms on...
oleonard [Thu, 25 Aug 2005 16:36:00 +0000 (16:36 +0000)]
Fix for bug 585 (Using 'document.forms[0]' notation prevents use of other forms on page) Changing the reference from [0] to ['f'], with 'f' being the form name, seems to work fine.

19 years agoEven more fixes for Bug 926 (forms lack method and/or action attributes)
oleonard [Thu, 25 Aug 2005 16:00:53 +0000 (16:00 +0000)]
Even more fixes for Bug 926 (forms lack method and/or action attributes)

19 years agoFix for Bug 926 (forms lack method and/or action attributes), making some template...
oleonard [Wed, 24 Aug 2005 18:09:59 +0000 (18:09 +0000)]
Fix for Bug 926 (forms lack method and/or action attributes), making some template tags more translator-friendly

19 years agoAdding tr hilight class does the work of 'td class="hilight"
oleonard [Wed, 24 Aug 2005 17:58:59 +0000 (17:58 +0000)]
Adding tr hilight class does the work of 'td class="hilight"

19 years agoFixes for Bug 926 (forms lack method and/or action attributes). Also hiding 'delete...
oleonard [Wed, 24 Aug 2005 17:49:59 +0000 (17:49 +0000)]
Fixes for Bug 926 (forms lack method and/or action attributes).  Also hiding 'delete' functionality from opac-shelves.tmpl when user cannot manage shelf, other HTML cleanup