toins
eac83ccd45
Head & rel_2_2 merged
2006-07-04 15:02:42 +00:00
toins
e9795d3913
Head & rel_2_2 merged
2006-07-04 14:57:26 +00:00
toins
cc9524a875
Head & rel_2_2 merged
2006-07-04 14:36:51 +00:00
toins
b4ce3dbfb7
Head & rel_2_2 merged
2006-07-04 13:35:29 +00:00
btoumi
039344fa0c
bug fix :authorize auto insert in zipcode and city field (form 2)if u select a city in form 1
2006-06-27 09:37:23 +00:00
btoumi
477e8db3dc
modify (initials,phone ) fields property in borrowers and deletedborrowers table
2006-06-27 09:26:37 +00:00
sushi
91a1e19c6c
now allows reporting on accession date too, and small sql fix for mysql-5.
2006-06-27 00:37:34 +00:00
btoumi
5692934fa4
sorry i forget deletedborrowers table
...
modify firstname field from deletedborrowers table
2006-06-22 10:33:14 +00:00
btoumi
a0e06bc047
modify firstname field caracteristic from borrowers table
2006-06-22 10:30:57 +00:00
btoumi
9a2677f401
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
2006-06-22 10:07:49 +00:00
btoumi
95184eb532
branchtransfers.tmpl : bug fix wrong call to include file name
2006-06-22 09:09:15 +00:00
btoumi
96f5a77830
aquisition.pm : bug fix add variable decalaration
...
selectbranchprinter.tmpl :bug fix call to wrong include file
2006-06-22 08:43:07 +00:00
rangi
f30b030af8
Code to allow the associated borrowers to work
2006-06-20 22:35:47 +00:00
slef
4a46a986e2
update PREREQ_PM with info from Joshua Ferraro Fri, 16 Jun 2006 13:51:16 -0700
2006-06-19 19:48:56 +00:00
kados
a3b10955e7
Adds Dublin Core and MODS support (incomplete)
2006-06-18 17:46:33 +00:00
rangi
84d70da5d3
Links to approve and delete reviews
2006-06-17 22:30:23 +00:00
rangi
5fb1dc684b
Can now approve or delete reviews
2006-06-17 22:29:37 +00:00
rangi
3572a3509f
Code to approve and delete reviews
2006-06-17 22:28:24 +00:00
rangi
c59b34d069
Adding id field to reviews table
2006-06-17 22:12:01 +00:00
rangi
4848a8346e
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)
2006-06-17 04:26:38 +00:00
rangi
c9d0afceac
Fixing, working now
2006-06-17 03:50:50 +00:00
rangi
d1fb70c16b
Tidying up formatting
2006-06-17 03:43:57 +00:00
rangi
001d396412
Passing through reviewson value, and fixing syntax error
2006-06-17 03:42:56 +00:00
rangi
90f46afd60
Table definition for the reviews table
2006-06-17 03:36:41 +00:00
rangi
862d718568
Variable to allow librarians to switch reviews on or off
2006-06-17 03:29:41 +00:00
rangi
2f435997c0
Allowing users to review items if reviewson is set to on in system preferences
2006-06-17 03:27:13 +00:00
rangi
d7e4407c00
Tidying up, and getting it working again
2006-06-17 03:18:32 +00:00
btoumi
72363f4a1e
updatedatabase.pl: add change of borrowers table to deletedborrowers table
...
deletemem.pl: delete use of warn function
2006-06-16 09:45:02 +00:00
btoumi
5e4e931d2e
delete line with warn function
2006-06-16 07:20:48 +00:00
btoumi
963c7de328
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
2006-06-15 14:05:23 +00:00
thd
4eecf69489
Comprehensive Koha post-installation MARC 21 standard bibliographic framework
...
script.
2006-06-15 07:34:58 +00:00
btoumi
f96ee8e2c6
memberentryC.tmpl:add test to modify link name
...
memberentry.pl:add test to return default value for select_city
2006-06-14 15:59:37 +00:00
btoumi
139ba12db3
memberentryC.tmpl: modify and add conditions
...
moremember.tmpl:add op value in url (modify)
memberentry.pl:modify condition
2006-06-13 15:25:17 +00:00
btoumi
d15203f0d9
borraccount.tmpl , mancredit.tmpl , maininvoice.tmpl : bug fix modify wrong url
...
pay.tmpl , readingrec.tmpl : add back button
2006-06-13 09:54:30 +00:00
btoumi
ef5e1a7077
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
2006-06-13 09:19:18 +00:00
rangi
fc7b633b2e
Fixing missing parametrs for bookfundbreakdown
2006-06-13 08:45:04 +00:00
thd
f2ced1f5bc
Revised and greatly enlarged to near completion Koha MARC 21 standard
...
bibliographic framework.
2006-06-13 02:50:35 +00:00
btoumi
8a469ed85d
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)
2006-06-12 15:12:11 +00:00
btoumi
6942f7a643
bug fix:syntax error with hashref
2006-06-12 13:40:08 +00:00
btoumi
5bdce695b9
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
2006-06-12 13:00:40 +00:00
alaurin
c80648938c
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
2006-06-12 09:38:52 +00:00
btoumi
17063b55e1
add call to doc-head-open.inc and doc-head-close.inc
...
delete direct call to common-style.css
2006-06-12 08:35:58 +00:00
btoumi
2d6202d4d1
-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
2006-06-09 15:10:39 +00:00
alaurin
02632b6bc3
bug fixing :
...
- for the userenv cookie, the branch, is now correctly implemented with the ip check .....
2006-06-09 12:06:15 +00:00
rangi
cabf593c41
Fixing the missing , i just missed
...
I shouldnt commit things at midnight
2006-06-09 11:49:12 +00:00
rangi
feff81eaea
Fixing a bug that bruno spotted, $bookfund in receiveorder
2006-06-09 11:47:53 +00:00
btoumi
d24eead957
bug fix : navigation's problem in differents borrowers forms
2006-06-09 11:34:39 +00:00
alaurin
193e22714f
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
2006-06-08 15:36:31 +00:00
sushi
0dd1e735fe
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.
2006-06-07 19:49:11 +00:00
sushi
daa46804dc
perltidy before commit.
2006-06-07 19:33:33 +00:00