Paul POULAIN
497bbd84b0
show the departure date if close or past
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-14 21:32:22 -05:00
Joshua Ferraro
cefeb583ad
fixing permissions on scripts
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-08-13 12:22:30 -05:00
Joshua Ferraro
e9ae8c0686
patches from paul
2007-08-08 07:41:19 -05:00
Chris Cormack
2e4a11773c
Merge branch 'master' of /home/jmf/repos/koha-rm-root.git/
2007-08-08 07:36:43 -05:00
Paul POULAIN
19aa1c7a5a
formatting date
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-08 07:25:09 -05:00
kados
40af15d8e6
changing permissions on templates and scripts
2007-08-07 13:20:51 -05:00
jmf@arwen.metavore.com
c0d85e87b4
From 0751ba130288bc69e9e563473e7fc25551edc40e Mon Sep 17 00:00:00 2001
...
From: kados <jmf@arwen.metavore.com>
Date: Sat, 4 Aug 2007 20:10:51 -0500
Subject: [PATCH] fixing permissions on all scripts
Signed-off-by: Chris Cormack <crc@arwen.metavore.com>
2007-08-04 22:41:41 -05:00
toins
ee5c4c303c
display enhancement.
2007-07-24 14:17:07 +00:00
toins
cae655f928
removing a compilation warn.
2007-06-05 09:48:31 +00:00
toins
738d04c2ca
chmod +x
...
using output_html_with_http_headers instead of a print "..."
2007-06-05 09:48:06 +00:00
tipaul
577a7bf094
some (minor, functionnaly speaking) bugfixes
2007-06-05 08:54:17 +00:00
tipaul
a04f92a30a
some minor bugfixes, templates improvements & zebra default config file changes
2007-05-29 16:36:11 +00:00
tipaul
5ff7fcffa4
Bugfixes & improvements (various and minor) :
...
- updating templates to have tmpl_process3.pl running without any errors
- adding a drupal-like css for prog templates (with 3 small images)
- fixing some bugs in circulation & other scripts
- updating french translation
- fixing some typos in templates
2007-05-22 09:13:54 +00:00
hdl
286930bdc7
Changing GetMarcStructure signature.
...
Deleting first parameter $dbh
2007-05-22 08:50:47 +00:00
alaurin
5c4a2c3e4b
bugfixing for circulation.
2007-05-04 10:18:00 +00:00
hdl
097fef712a
Removing $dbh from GetMarcFromKohaField (dbh is not used in this function.)
2007-04-27 14:00:48 +00:00
hdl
a171035f1d
GetBorrowerIssues is deleted from C4::Circulation
...
Use GetPendingIssues from C4::Members instead.
2007-04-25 14:07:34 +00:00
tipaul
fb143b71ba
BIG COMMIT : cleaning of Reserves.pm. See detail on koha-devel
2007-04-24 16:10:36 +00:00
tipaul
ee40bfb5c6
removing reserve.pl (moved to pendingreserves.pl)
2007-04-24 16:09:11 +00:00
hdl
b642e687d2
Still Code Cleaning.
...
Abiding by Name Convention.
Using Members wherever it should be used.
Borrower is only used for borrower Categories.
+ GetBorrowersWhoHaveNeverBorrowed
and lists like that.
2007-04-24 15:41:27 +00:00
hdl
100e6a9808
functions that were in C4::Interface::CGI::Output are now in C4::Output.
...
So this implies quite a change for files.
Sorry about conflicts which will be caused.
directory Interface::CGI should now be dropped.
I noticed that many scripts (reports ones, but also some circ/stats.pl or opac-topissues) still use Date::Manip.
2007-04-24 13:54:28 +00:00
tipaul
4dea4d29b3
moving dotransfer to Biblio.pm::ModItemTransfer + some CheckReserves fixes
2007-04-24 09:07:53 +00:00
tipaul
0c020dd8bf
renaming reserves & branchreserves to pendingreserves and waitingreserves
2007-04-23 16:42:59 +00:00
tipaul
9f42b8ad49
renaming currenttransfers to transferstoreceive
2007-04-23 15:21:17 +00:00
tipaul
3ddec89262
moving Reserves2.pm to Reserves.pm
2007-04-23 14:08:47 +00:00
hdl
0b66bd800d
Code Cleaning Members.
...
- checkaccount and getborraccountno => GetBorrowerAcctRecord
Many changes in names,
some changes in function signature.
Will be detailed in a mail to kohadevel.
2007-04-23 13:10:07 +00:00
tipaul
7bd99ef365
removing all useless %env / $env
2007-04-18 17:00:14 +00:00
tipaul
5af8ae975b
removing "department" and replacing by items.location
2007-04-18 14:20:54 +00:00
tipaul
43ad7fb4df
circulation cleaning continued: working on branchtransfers.pl (unfinished, but at least it compiles...
2007-04-17 16:24:59 +00:00
tipaul
b71839d85c
circulation cleaning continued: bufixing
2007-04-17 08:44:49 +00:00
tipaul
c596d55374
HUGE COMMIT : code cleaning circulation.
...
some stuff to do, i'll write a mail on koha-devel NOW !
2007-04-04 16:46:22 +00:00
alaurin
d23c6c9955
bugfixing of warnings in current transfers and waitingreservestranfers
...
same bugfixing as branchreserves
2007-04-03 15:41:36 +00:00
alaurin
6f84890152
bugfixing for displaying the maxpicking delays for reservations, now the method of date works is using
...
Add_Delta_Days and not delta year and month
now the system working
2007-04-03 15:04:30 +00:00
tipaul
987ceb8ce7
using C4::Date instead of C4::Circulation::Date
2007-03-30 11:58:48 +00:00
kados
b4d72b977f
fix for bug 1276: Cannot search for patron wtih apostrophe in their name
2007-03-18 04:13:21 +00:00
kados
d126742c41
finish fixing spelling error on department
2007-03-10 06:28:06 +00:00
kados
9f4bf0d7f5
fix spelling department
...
improve English grammar in template
2007-03-10 06:22:52 +00:00
tipaul
f8e9fb6445
rel_3_0 moved to HEAD (introducing new files)
2007-03-09 15:34:17 +00:00
tipaul
70501283b3
rel_3_0 moved to HEAD
2007-03-09 14:41:32 +00:00
tipaul
2ffd5b7228
rel_3_0 moved to HEAD
2007-03-09 14:28:54 +00:00
tgarip1957
4843e0ee78
Resynching Savannah
2006-11-15 01:41:51 +00:00
tgarip1957
04b2e6112f
Finalized XML version for intranet
2006-09-27 21:19:21 +00:00
tgarip1957
7e52a5665c
Clean up before final commits
2006-09-06 16:21:03 +00:00
toins
3c6410111b
subs renamed according to coding guidelines.
2006-07-21 10:10:29 +00:00
toins
cc9524a875
Head & rel_2_2 merged
2006-07-04 14:36:51 +00:00
rangi
f30b030af8
Code to allow the associated borrowers to work
2006-06-20 22:35:47 +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
bob_lyon
975030608c
merging katipo changes...
...
allow the getting of only issuing branches only
2006-06-07 04:43:48 +00:00
bob_lyon
3e64f4abd4
merging katipo changes...
...
adding in new set_transit sub
2006-06-07 04:39:37 +00:00
bob_lyon
9161eba4bd
merging katipo changes...
...
Adding flag for being in credit vs being in debt and added checks to see if
one can renew before trying to renew
2006-06-07 04:13:22 +00:00