sushi
fb5c9b318a
Merging Katipo changes.
...
Added a bit to display the correct item type for a person who has 2 or more
reserve this type only reserves on the same day, ie - reserved a dvd and a book with same biblio.
2006-06-07 02:04:48 +00:00
bob_lyon
404da07848
merging katipo changes...
...
adding new preference IssuingInProcess
2006-06-07 02:02:47 +00:00
rangi
ef2ff09c8b
Merging Katipo changes
...
Workaround to deal with bug with IE
2006-06-07 02:02:00 +00:00
bob_lyon
79befda127
Merging Katipo changes...
...
Adding the allowance for making issuing impossible after a patron has
accumulated a certain level of debt
2006-06-07 01:56:57 +00:00
rangi
62053c1686
Merging from Katipo work
...
Script to show the breakdown of the amount spent in a budget
2006-06-07 01:53:15 +00:00
rangi
1f10e56f02
Scripts written by Bob and Mason to do daily til/cash reconciliation for librarybranches
2006-06-07 01:40:03 +00:00
bob_lyon
d10c940c46
Merging Katipo changes...
...
Fixing bug with defined() - when used on array or hash will check if memory
is allocated rather than if is empty/not empty
2006-06-07 01:38:14 +00:00
rangi
c6f622b3d6
Merging Katipo work
...
Fixing formatting of code, and adding new routines for use generating overdue notices
2006-06-07 01:32:06 +00:00
rangi
5ef593682d
Merging katipo changes
...
Last of the changes for Acquisitions.pm, bookfundbreakdowns
2006-06-07 00:39:22 +00:00
sushi
247680016c
Merging Katipo changes.
...
Updating new fixpriority() sub. now used by reorder_reserve.pl.
2006-06-07 00:36:22 +00:00
rangi
364e4f9061
Katipo merging work
...
Fixes for the ordersearch
2006-06-07 00:07:59 +00:00
sushi
1a7c82488a
Merging Katipo changes.
...
Adding CalcHLTReserveFee(), and change to CreateReserve().
2006-06-06 23:49:26 +00:00
bob_lyon
e12623fd0b
Merging Katipo changes...
...
adding new system pref 'reading history' to the Members tab
2006-06-06 23:45:45 +00:00
bob_lyon
c7623fc55c
Merging Katipo changes...
...
Adding new system pref where one can still retrieve a correct reading
record history if one has moved older data from issues to oldissues table
to speed up issues speed
2006-06-06 23:42:46 +00:00
bob_lyon
58249a9807
merging Katipo changes...
...
site specific chage for issues data being stored in two tables
2006-06-06 23:36:37 +00:00
sushi
7f1b79df10
Merging Katipo changes
...
Now removing the resurrected biblio from the list.
2006-06-06 23:20:30 +00:00
rangi
d7648aae50
Merging Katipo changes...
...
Fixing formatting and fixing neworder
2006-06-06 23:18:12 +00:00
bob_lyon
0f568852a8
Merging katipo changes...
...
altering subject search to stop returning blank rows
2006-06-06 23:13:14 +00:00
bob_lyon
fa9d8e54c2
Merging katipo changes...
...
Modified getbranches so you can pass it a branch type and it will only
return branches of that type
2006-06-06 22:48:00 +00:00
btoumi
743fb92ee9
bug fix:
...
deletemem.pl:
syntax error in sql request ( bad field name)
memberentry.pl
syntax error (bad variable name)
2006-06-06 16:18:00 +00:00
btoumi
a98d60ada1
bug fix :syntax error in variable name
2006-06-06 15:54:36 +00:00
btoumi
2d83015896
add javascript function
...
to confirm deletion
to confirm re-registration
2006-06-06 15:51:22 +00:00
btoumi
225295fbff
bug fix: syntax error in borrowers form field(opacnote)
2006-06-06 15:47:21 +00:00
alaurin
46c9e24e9d
new fonctions for returns.pl :
...
- the system check if we don't have another reserv for the document returned, we return the document to his homebranch, ......
- improvement of returns, adapt item reservation , loan rules, and transfer rules ....
2006-06-06 12:46:52 +00:00
alaurin
3ca97f8c15
new color alerts for the differents kind of reserves (available,on transfer, on loan ......) + warning color ....
...
+ minor changes of templates
2006-06-06 12:30:43 +00:00
alaurin
0f00577a9e
bug fix : for item reservation, now the system don't keep the reserve if the document is returned, works fine !!!!
2006-06-06 12:26:57 +00:00
btoumi
1905444309
modify unit for enrolmentperiod in categorie.tmpl
...
(now unit is month)
2006-06-06 08:38:18 +00:00
btoumi
88d93b4563
modifiy sql syntax for modmember and newmember
...
add right field in sql syntax
move get_age function from memberentry.pl
2006-06-02 15:48:10 +00:00
btoumi
aad2052c1f
bug fixing : syntax error in url to access at borrower details
2006-06-02 15:43:15 +00:00
btoumi
447b0fa609
modify bad field name
...
use fonction Today from date::calc
2006-06-02 15:37:29 +00:00
btoumi
ea0297b7fa
delete today function (from OP)
2006-06-02 15:31:20 +00:00
btoumi
e67590c3aa
move function get_age :
...
memberentry.pl => Members.pm
add forgotten field in sql request
2006-06-02 14:51:43 +00:00
rangi
25ee635911
Modifying members is now working, well mostly anyway.
2006-06-01 23:18:57 +00:00
rangi
55cb9efaa4
Fixing a lot of formatting
...
Now working on fixing modmember so it works with the new members system
2006-06-01 22:49:08 +00:00
rangi
f6e23b757f
Link to modify a borrower working now
2006-06-01 21:54:42 +00:00
rangi
96e46d3ebe
Fix for adding organisations to a borrower
2006-06-01 21:49:25 +00:00
alaurin
795fffef13
Improvements for reserves infos in circulation.pl
...
new infos displayed :
-Waiting position of borrower on document reserve .
-Follow the document he's in transfert .
-more infos of document are displayed in a specific cell ....
N.B : the old display of reserves infos are only commented, will be removed, if new display is ok for everybody ...
2006-06-01 10:03:08 +00:00
rangi
b9ce47b194
Adding a new column to the statistics table
2006-06-01 03:18:11 +00:00
rangi
c1c08d65b1
Allows a person to choose an associated borrower (orgranisation) when Issuing.
...
This is to allow a person who is associated with many organisations to choose the one he/she is borrowing an item for
No changes to the issuing code, or the issues table, the associated borrower number is stored in the statistics table
2006-06-01 01:44:16 +00:00
rangi
0cc091d223
Stores an associated borrowernumber now with issue data, if the system pref is set.
...
Otherwise there is no difference
2006-06-01 01:42:19 +00:00
rangi
eb07ca7bf4
Fix for expiry date bug
2006-06-01 01:41:22 +00:00
tgarip1957
e7b6c06c99
Reads external marc records with biblionumbers and populates koha tables with the new marc record (only the marc record). Useful after changing encodings etc.
2006-05-31 15:49:38 +00:00
alaurin
fb1d7c3a18
bug fix : rank request of reserves by biblio is correct .
...
now we can reserve with items, and biblios with rank-request .
2006-05-31 14:07:26 +00:00
btoumi
17ed65580b
bug fixing : syntax error in url to access at stats.pl
2006-05-31 09:02:08 +00:00
btoumi
636875d25e
bug fixing : syntax error in url to access at histsearch.pl
2006-05-31 08:42:55 +00:00
alaurin
f3fd911dc8
bugfixing of the itemtypes infos in branchreserves,currenttransfers,waitingreservestransfers
2006-05-30 12:03:54 +00:00
kados
ca23c659fc
doesn't use context yet ...
2006-05-29 17:51:16 +00:00
kados
1d25bf1e4a
Testing suite for Record.pm. This script will assist you to determine
...
whether you system is capable of utilizing Record.pm (if there are
problems, it's likely with the back-end SAX Parser you've got installed).
I'll be expanding this in the future to provide better error handling
and instructions for fixing the parsers, etc.
2006-05-29 17:43:56 +00:00
kados
58dafa6904
Expanding the error-handling and capabilities of the Record.pm API.
...
This module represents a major leap forward in Koha's support of standard
record formats (ISO-2709 (MARC), MARCXML, Dublin Core, MODS, etc). It
provides a standard API for record management as well as an error-handling
mechanism so that the API will return proper error strings to the calling
program. It's only partially implemented currently, but the API returns
proper error strings if a feature isn't implemented.
There is also a testing suite that you can use to check your system's
capabilities to handle record and encoding conversions. Commit coming
soon.
I'm gonna work in UNICODE support next ...
2006-05-29 17:41:44 +00:00
kados
83f35f6c90
fixing some misspellings, reformatting a bit, etc.
2006-05-24 23:30:43 +00:00