Commit graph

1503 commits

Author SHA1 Message Date
wolfpac444
5169e23b54 Fixed theme/language templating in intranet. 2003-05-13 05:10:07 +00:00
rangi
be6a8f9d22 Removing duplicate use C4::Auth 2003-05-11 07:31:37 +00:00
rangi
6b2e48b998 Fixing a typo 2003-05-11 07:01:02 +00:00
rangi
becb6ce25c Mostly templated.
Still needs some work
2003-05-11 06:59:11 +00:00
rangi
45b2420797 This script is now templated
3 more to go i think
2003-05-09 23:47:22 +00:00
wolfpac444
012667b865 Bug fixes. 2003-05-08 14:30:21 +00:00
wolfpac444
aaf24ec225 Aligned $$ columns to the right. 2003-05-08 14:23:48 +00:00
wolfpac444
0499df0045 Fixed bug #405 2003-05-08 14:12:29 +00:00
wolfpac444
0244cec043 Fixed barcode / cardnumber error 2003-05-08 13:36:14 +00:00
wolfpac444
e16ca207ae Changed image button to text button 2003-05-08 13:24:05 +00:00
wolfpac444
8b4a044bb5 Changed the scripts to use format_date 2003-05-08 13:19:39 +00:00
wolfpac444
d9ebc9a714 Fixed bug #169 2003-05-08 13:04:15 +00:00
wolfpac444
1dc227e415 Removed. 2003-05-08 12:54:39 +00:00
wolfpac444
f45b559e97 Fixed bug #454 2003-05-08 12:49:46 +00:00
wolfpac444
00fef22485 Added "noissuescharge" parameter 2003-05-08 12:48:23 +00:00
wolfpac444
20bfa6a0ef Fixed bug #448 2003-05-08 12:28:14 +00:00
wolfpac444
11f81698cf Removed holder.gif 2003-05-08 12:27:20 +00:00
wolfpac444
6dab0986f9 Bug fixes 2003-05-08 12:26:14 +00:00
wolfpac444
7b082a0d56 Changed image buttons to text buttons. 2003-05-08 11:59:37 +00:00
wolfpac444
0587845d02 Fixed delete member link. 2003-05-08 11:57:35 +00:00
wolfpac444
cd0c4d2e7b Commented out <STYLE> block for consistency reasons 2003-05-08 11:29:15 +00:00
wolfpac444
3ee27999e7 *** empty log message *** 2003-05-08 11:27:20 +00:00
wolfpac444
be884f5b62 *** empty log message *** 2003-05-08 11:19:49 +00:00
tipaul
2ad601de76 *** empty log message *** 2003-05-07 16:17:57 +00:00
tipaul
d03dcd26cd *** empty log message *** 2003-05-07 15:17:40 +00:00
tipaul
f0fb0975f1 *** empty log message *** 2003-05-07 15:07:14 +00:00
tipaul
85350be492 removing image links 2003-05-06 16:32:46 +00:00
tipaul
7eec1bd53d removing pictures in english. To be replaced by "button" style link 2003-05-06 15:17:19 +00:00
tipaul
4a2bd256be french translations & fixes 2003-05-06 14:56:39 +00:00
tipaul
3aae53c4e1 authentication fixes 2003-05-06 14:55:39 +00:00
tonnesen
f34f75ebd7 circulation.pl also has to set the branch and printer cookies. 2003-05-05 21:22:24 +00:00
tonnesen
f457e68515 Script was not setting cookies for branch and printer. 2003-05-05 20:57:56 +00:00
tipaul
c0b30331e5 removing warn 2003-05-05 15:13:51 +00:00
tipaul
5f05ac6bc9 fix for #193 2003-05-05 15:10:11 +00:00
tipaul
368d9107a2 moving loggedinuser => loggedinusername in includes and Auth.pm :
The $loggedinuser in Koha is the CODE of the logged user (result of get_user_and_template subroutine).
BTW, in get_user_and_template subroutine, the TMPL_VAR loggedinuser is replaced by the NAME of the user.
This is troubleshooting.
so, I replace the name by the "loggedinusername" template variable.
If you want to add the username somewhere, just add <TMPL_VAR name="loggedinusername"> in the template.

Fixes bug #401
2003-05-05 15:00:53 +00:00
tipaul
1a218daf74 fix : when a book is taken and marked "not returned yet", it's now marked returned and issue done. 2003-05-05 14:14:28 +00:00
tipaul
3ba617d346 fix for #422 2003-05-05 13:36:21 +00:00
tipaul
b9acaac50a fix for #218 (fr) 2003-05-05 13:29:02 +00:00
tipaul
e90b815289 fix for #218 2003-05-05 13:26:00 +00:00
wolfpac444
b65bd46a6b *** empty log message *** 2003-05-05 11:51:20 +00:00
tipaul
d59352175c fix for 394 2003-05-05 11:21:31 +00:00
tipaul
fa5d7968a2 missing " 2003-05-05 10:11:34 +00:00
tipaul
3c4012d4de fix for 191, code reindenting & some query improvment 2003-05-05 09:41:03 +00:00
tipaul
95dde50470 fix for #344 2003-05-05 08:53:39 +00:00
rangi
d5b492da11 Still a work in progress.
Im still working on getting all the functionality going. Then ill tidy up
the text/instructions.
2003-05-04 04:04:15 +00:00
rangi
9f73cb0732 Continuing work on the nonmarc simple acq 2003-05-04 04:00:00 +00:00
rangi
113e669ffa Working on the non-marc simple acquisitions 2003-05-04 03:18:54 +00:00
rangi
4da8f3c721 We have a simple acquisitions system without marc mostly going now.
You can add a new biblio/biblioitem/item  now.

Currently you can only do this by using the   Add biblio without ISBN/ISSN
link. The next task is to get the isbnsearch and title search linking to the
nonmarc scripts if marc support is off, and then to template them all.
2003-05-04 03:16:15 +00:00
dnmeid
fc15dc0d01 Initial revision 2003-05-03 08:35:06 +00:00
dnmeid
757ed0ff8f Initial revision 2003-05-03 08:27:58 +00:00