]>
git.koha-community.org Git - koha.git/log
toins [Wed, 12 Jul 2006 14:39:27 +0000 (14:39 +0000)]
fix broken links
sushi [Wed, 12 Jul 2006 14:30:07 +0000 (14:30 +0000)]
adding aqorders.ordernumber to histsearch(), so so user can click url to ordernuber record via .tmpl.
sushi [Wed, 12 Jul 2006 14:26:13 +0000 (14:26 +0000)]
removed hardcoded 'next budget date' from neworder(), now rolls over to 01-07 next year.
i think a future improvement will be to look up the next budget record's end-date for that bookfundi, rather than just assuming its '01-07'.
toins [Wed, 12 Jul 2006 14:24:32 +0000 (14:24 +0000)]
statecollection.tmpl renamed to serials-recieve.tmpl
btoumi [Wed, 12 Jul 2006 14:07:03 +0000 (14:07 +0000)]
bug fix:
add call to biblio.pm
toins [Wed, 12 Jul 2006 14:02:41 +0000 (14:02 +0000)]
statecollection.pl renamed to serials-recieve.pl
toins [Wed, 12 Jul 2006 14:00:28 +0000 (14:00 +0000)]
fix broken link.
sushi [Wed, 12 Jul 2006 13:52:28 +0000 (13:52 +0000)]
fixup of bookfundbreakdown(), totals now add up correctly.
btoumi [Wed, 12 Jul 2006 13:43:42 +0000 (13:43 +0000)]
bug fixing:
Biblio.pm: add in export line getbibliofromitemnumber function
fines2.pl:call to biblio.pm for use of getbibliofromitemnumber function
toins [Wed, 12 Jul 2006 13:29:27 +0000 (13:29 +0000)]
statecollection.pl renamed to serials-recieve.pl
toins [Wed, 12 Jul 2006 12:36:56 +0000 (12:36 +0000)]
this file has moved from bull directory to here.
toins [Wed, 12 Jul 2006 12:28:38 +0000 (12:28 +0000)]
this file has moved from bull directory to here.
toins [Wed, 12 Jul 2006 12:26:26 +0000 (12:26 +0000)]
bull renamed to serial
toins [Wed, 12 Jul 2006 12:24:36 +0000 (12:24 +0000)]
menu included & bull --> serial
toins [Wed, 12 Jul 2006 12:23:13 +0000 (12:23 +0000)]
serial menu added
toins [Wed, 12 Jul 2006 12:20:51 +0000 (12:20 +0000)]
bull renamed to serial
toins [Wed, 12 Jul 2006 12:20:23 +0000 (12:20 +0000)]
special menu for serials
toins [Wed, 12 Jul 2006 10:58:59 +0000 (10:58 +0000)]
special menu for serials
toins [Wed, 12 Jul 2006 10:58:28 +0000 (10:58 +0000)]
Header & footer for popup
toins [Wed, 12 Jul 2006 10:58:00 +0000 (10:58 +0000)]
header & footer for serials files
toins [Wed, 12 Jul 2006 10:49:39 +0000 (10:49 +0000)]
Code cleaning :
Sub renamed & POD added.
rangi [Wed, 12 Jul 2006 09:15:26 +0000 (09:15 +0000)]
Fixing bad sql
toins [Wed, 12 Jul 2006 08:15:46 +0000 (08:15 +0000)]
Code cleaning :
POD rewrited
toins [Wed, 12 Jul 2006 07:49:06 +0000 (07:49 +0000)]
2 functions added : GetBorrowersFromSurname & GetBranchCodeFromBorrowers
toins [Wed, 12 Jul 2006 07:45:39 +0000 (07:45 +0000)]
Code cleaning :
Sub renamed.
thd [Tue, 11 Jul 2006 01:14:56 +0000 (01:14 +0000)]
Added missing OPAC text for canceled barcode. Fixed typo for 006 not hidden
value.
thd [Tue, 11 Jul 2006 00:17:33 +0000 (00:17 +0000)]
Fixed a typo for the not hidden value for 006.
thd [Mon, 10 Jul 2006 23:47:15 +0000 (23:47 +0000)]
Fixed misspelt example mysqldump option. Example is in a comment and was not
part of running code. Added missing OPAC text for canceled barcode.
sushi [Mon, 10 Jul 2006 23:39:39 +0000 (23:39 +0000)]
subs have been removed from here and placed in Labels.pm.
sushi [Mon, 10 Jul 2006 23:36:02 +0000 (23:36 +0000)]
typo
sushi [Mon, 10 Jul 2006 23:33:45 +0000 (23:33 +0000)]
removing warns, and defining draw_boundaries() sub.
sushi [Mon, 10 Jul 2006 23:30:17 +0000 (23:30 +0000)]
Newly created Labels.pm module for spine-label and barcode printing. I have pulled out a bunch of subs and put them in here.
sushi [Mon, 10 Jul 2006 05:07:51 +0000 (05:07 +0000)]
spine label text is now auto-stretched within label border, as textwrap didnt work for 'long text strings with no spaces', text is now center justified too
toins [Fri, 7 Jul 2006 09:05:23 +0000 (09:05 +0000)]
Sub renamed and/or GPL Licence added according to the coding guideline.
toins [Fri, 7 Jul 2006 09:00:12 +0000 (09:00 +0000)]
Sub renamed & GPL Licence added.
toins [Fri, 7 Jul 2006 08:56:05 +0000 (08:56 +0000)]
main menu added
toins [Fri, 7 Jul 2006 08:55:08 +0000 (08:55 +0000)]
doctype head included for barcode
toins [Fri, 7 Jul 2006 08:52:52 +0000 (08:52 +0000)]
fix broken link
toins [Fri, 7 Jul 2006 08:47:15 +0000 (08:47 +0000)]
Sub renamed according to the coding guidelines
toins [Fri, 7 Jul 2006 08:46:38 +0000 (08:46 +0000)]
this file has been replaced by C4/Serials.pm
toins [Fri, 7 Jul 2006 08:45:47 +0000 (08:45 +0000)]
this file replace C4/Bull.pm
toins [Fri, 7 Jul 2006 08:44:57 +0000 (08:44 +0000)]
Code cleaning :
Pod added or rewrited, Sub renamed...
toins [Fri, 7 Jul 2006 08:02:46 +0000 (08:02 +0000)]
Sub renamed according to the coding guidelines
toins [Fri, 7 Jul 2006 07:51:41 +0000 (07:51 +0000)]
Sub renamed & GPL Licence added.
toins [Fri, 7 Jul 2006 07:51:02 +0000 (07:51 +0000)]
Sub renamed according to the coding guidelines
sushi [Fri, 7 Jul 2006 03:46:31 +0000 (03:46 +0000)]
*** empty log message ***
sushi [Fri, 7 Jul 2006 03:34:59 +0000 (03:34 +0000)]
removed pdf::table declaration, not needed anymore.
thd [Thu, 6 Jul 2006 17:19:43 +0000 (17:19 +0000)]
Corrected some subfield visibility settings, mostly for hiding local holdings
subfields in the 09o or 999 placeholer for 090 Locally Assigned LC-Type Call
Call Number found in copy catalogued records. The locally assinged original
090 call number remains visible in tab 0 for informational purposes as often
the only place to find what an LC Call number for the material might be.
sushi [Thu, 6 Jul 2006 06:00:19 +0000 (06:00 +0000)]
removed hardcoded template url with "$htdocs_path/barcodes/new.pdf".
toins [Tue, 4 Jul 2006 15:02:42 +0000 (15:02 +0000)]
Head & rel_2_2 merged
toins [Tue, 4 Jul 2006 14:57:26 +0000 (14:57 +0000)]
Head & rel_2_2 merged
toins [Tue, 4 Jul 2006 14:36:51 +0000 (14:36 +0000)]
Head & rel_2_2 merged
toins [Tue, 4 Jul 2006 13:35:29 +0000 (13:35 +0000)]
Head & rel_2_2 merged
btoumi [Tue, 27 Jun 2006 09:37:23 +0000 (09:37 +0000)]
bug fix :authorize auto insert in zipcode and city field (form 2)if u select a city in form 1
btoumi [Tue, 27 Jun 2006 09:26:37 +0000 (09:26 +0000)]
modify (initials,phone ) fields property in borrowers and deletedborrowers table
sushi [Tue, 27 Jun 2006 00:37:34 +0000 (00:37 +0000)]
now allows reporting on accession date too, and small sql fix for mysql-5.
btoumi [Thu, 22 Jun 2006 10:33:14 +0000 (10:33 +0000)]
sorry i forget deletedborrowers table
modify firstname field from deletedborrowers table
btoumi [Thu, 22 Jun 2006 10:30:57 +0000 (10:30 +0000)]
modify firstname field caracteristic from borrowers table
btoumi [Thu, 22 Jun 2006 10:07:49 +0000 (10:07 +0000)]
Members.pm ,memberentry(A)(P)(C).tmpl,memberentry.pl:bug fix with wrong field name
memberentry.pl:translate title in english ;=) (i hope is ok)
buf fix with bad condition
btoumi [Thu, 22 Jun 2006 09:09:15 +0000 (09:09 +0000)]
branchtransfers.tmpl : bug fix wrong call to include file name
btoumi [Thu, 22 Jun 2006 08:43:07 +0000 (08:43 +0000)]
aquisition.pm : bug fix add variable decalaration
selectbranchprinter.tmpl :bug fix call to wrong include file
rangi [Tue, 20 Jun 2006 22:35:47 +0000 (22:35 +0000)]
Code to allow the associated borrowers to work
slef [Mon, 19 Jun 2006 19:48:56 +0000 (19:48 +0000)]
update PREREQ_PM with info from Joshua Ferraro Fri, 16 Jun 2006 13:51:16 -0700
kados [Sun, 18 Jun 2006 17:46:33 +0000 (17:46 +0000)]
Adds Dublin Core and MODS support (incomplete)
rangi [Sat, 17 Jun 2006 22:30:23 +0000 (22:30 +0000)]
Links to approve and delete reviews
rangi [Sat, 17 Jun 2006 22:29:37 +0000 (22:29 +0000)]
Can now approve or delete reviews
rangi [Sat, 17 Jun 2006 22:28:24 +0000 (22:28 +0000)]
Code to approve and delete reviews
rangi [Sat, 17 Jun 2006 22:12:01 +0000 (22:12 +0000)]
Adding id field to reviews table
rangi [Sat, 17 Jun 2006 04:26:38 +0000 (04:26 +0000)]
Admin interface to approve reviews, not finished yet
Needs a script to delete a review and to approve one. Will work on this later (taking a break to watch rugby)
rangi [Sat, 17 Jun 2006 03:50:50 +0000 (03:50 +0000)]
Fixing, working now
rangi [Sat, 17 Jun 2006 03:43:57 +0000 (03:43 +0000)]
Tidying up formatting
rangi [Sat, 17 Jun 2006 03:42:56 +0000 (03:42 +0000)]
Passing through reviewson value, and fixing syntax error
rangi [Sat, 17 Jun 2006 03:36:41 +0000 (03:36 +0000)]
Table definition for the reviews table
rangi [Sat, 17 Jun 2006 03:29:41 +0000 (03:29 +0000)]
Variable to allow librarians to switch reviews on or off
rangi [Sat, 17 Jun 2006 03:27:13 +0000 (03:27 +0000)]
Allowing users to review items if reviewson is set to on in system preferences
rangi [Sat, 17 Jun 2006 03:18:32 +0000 (03:18 +0000)]
Tidying up, and getting it working again
btoumi [Fri, 16 Jun 2006 09:45:02 +0000 (09:45 +0000)]
updatedatabase.pl: add change of borrowers table to deletedborrowers table
deletemem.pl: delete use of warn function
btoumi [Fri, 16 Jun 2006 07:20:48 +0000 (07:20 +0000)]
delete line with warn function
btoumi [Thu, 15 Jun 2006 14:05:23 +0000 (14:05 +0000)]
Members.pm:add a field in sql request (sub getborrowercategory) to return category_type
memberentry.pl:modify call to getborrowercategory
moremember.tmpl:modify condition to display "add child" option (only for adult)
moremember.pl:add condition,call to getborrowercategory , change variable name
thd [Thu, 15 Jun 2006 07:34:58 +0000 (07:34 +0000)]
Comprehensive Koha post-installation MARC 21 standard bibliographic framework
script.
btoumi [Wed, 14 Jun 2006 15:59:37 +0000 (15:59 +0000)]
memberentryC.tmpl:add test to modify link name
memberentry.pl:add test to return default value for select_city
btoumi [Tue, 13 Jun 2006 15:25:17 +0000 (15:25 +0000)]
memberentryC.tmpl: modify and add conditions
moremember.tmpl:add op value in url (modify)
memberentry.pl:modify condition
btoumi [Tue, 13 Jun 2006 09:54:30 +0000 (09:54 +0000)]
borraccount.tmpl , mancredit.tmpl , maininvoice.tmpl : bug fix modify wrong url
pay.tmpl , readingrec.tmpl : add back button
btoumi [Tue, 13 Jun 2006 09:19:18 +0000 (09:19 +0000)]
pay.pl: bug fix , add variable declaration
pay.tmpl bug fix modify wrong url to access pay.pl
add back url ( from pay.tmpl to moremember.tmpl )
memberentry.pl: replace variable name
rangi [Tue, 13 Jun 2006 08:45:04 +0000 (08:45 +0000)]
Fixing missing parametrs for bookfundbreakdown
thd [Tue, 13 Jun 2006 02:50:35 +0000 (02:50 +0000)]
Revised and greatly enlarged to near completion Koha MARC 21 standard
bibliographic framework.
btoumi [Mon, 12 Jun 2006 15:12:11 +0000 (15:12 +0000)]
members.pm: add field fax in getguarantordata function
memberentry.pl : move getgarantordata use before step1
and add default_city value from guarantor data (if exist)
btoumi [Mon, 12 Jun 2006 13:40:08 +0000 (13:40 +0000)]
bug fix:syntax error with hashref
btoumi [Mon, 12 Jun 2006 13:00:40 +0000 (13:00 +0000)]
Members.pm: modify getborrowercategory function to return dateofbirthrequired and upperagelimit
memberentryC and P : add error message ERROR_age_limitations
memberentry.pl : replace sql request by function getborrowercategory for return upperagelimit and dateofbirthrequired
moremember.pl: modify call to function getborrowercategory
alaurin [Mon, 12 Jun 2006 09:38:52 +0000 (09:38 +0000)]
bug fixing :
- Printer selection for add a new branch, is now working
- the branchname of librarian is not display automaticly if you add a new branch
- the printqueue is now displayed on branches infos page and edit branch page
btoumi [Mon, 12 Jun 2006 08:35:58 +0000 (08:35 +0000)]
add call to doc-head-open.inc and doc-head-close.inc
delete direct call to common-style.css
btoumi [Fri, 9 Jun 2006 15:10:39 +0000 (15:10 +0000)]
-bug fix :modify condition to autoinsert value in city and zipcode field (in borrowers form 2)
-add fonctionnality to affect good default value in $GIbranch
alaurin [Fri, 9 Jun 2006 12:06:15 +0000 (12:06 +0000)]
bug fixing :
- for the userenv cookie, the branch, is now correctly implemented with the ip check .....
rangi [Fri, 9 Jun 2006 11:49:12 +0000 (11:49 +0000)]
Fixing the missing , i just missed
I shouldnt commit things at midnight
rangi [Fri, 9 Jun 2006 11:47:53 +0000 (11:47 +0000)]
Fixing a bug that bruno spotted, $bookfund in receiveorder
btoumi [Fri, 9 Jun 2006 11:34:39 +0000 (11:34 +0000)]
bug fix : navigation's problem in differents borrowers forms
alaurin [Thu, 8 Jun 2006 15:36:31 +0000 (15:36 +0000)]
Add a new system preference 'AutomaticItemReturn' :
if this prefence is switched on: the document returned in another library than homebranch, the system automaticly transfer the document to his homebranch (with notification for librarian in returns.tmpl) .
switch off : the document stay in the holdingbranch ...
correcting bugs :
- comment C4::acquisition (not using in request.pl).
- correcting date in request.pl
-add the new call of function getbranches in request.pl
sushi [Wed, 7 Jun 2006 19:49:11 +0000 (19:49 +0000)]
OOPS, adding back Joshua's changes.
Adds script support for IntranetNav ... see mail to koha-devel for
details.
Adds support for intranetstylesheet system pref in Koha scripts.
Adds support for intranetcolorstylesheet.
sushi [Wed, 7 Jun 2006 19:33:33 +0000 (19:33 +0000)]
perltidy before commit.
sushi [Wed, 7 Jun 2006 19:25:59 +0000 (19:25 +0000)]
slight change in receiveorder() call, added bookfund arg. bookfund now updated during receive for HLT.
Mason's ACQ fixes from HLT-DEV , work in progress.
Adding code to check existing orders in basket to avoid duplication of rows.
Addorder() now allows the user to select whether: the bibitem for the order will be an existing bibitem, or a newly created bibitem.
adding back in the part the saves the edit page's changes.
Fix for bug 3589, can now order and receive donations in one go.
Fixing a bug, acquisitions wasnt making a new biblioitem when needed.