]>
git.koha-community.org Git - koha.git/log
rangi [Tue, 3 Jun 2003 21:44:41 +0000 (21:44 +0000)]
Continuing import
rangi [Tue, 3 Jun 2003 21:41:12 +0000 (21:41 +0000)]
Mass import from SIU
wolfpac444 [Mon, 2 Jun 2003 03:56:53 +0000 (03:56 +0000)]
Fixed bug #252
rangi [Fri, 30 May 2003 21:50:14 +0000 (21:50 +0000)]
Fixing bug 32
rangi [Fri, 30 May 2003 21:39:50 +0000 (21:39 +0000)]
Fixing bug 450
rangi [Fri, 30 May 2003 21:22:49 +0000 (21:22 +0000)]
Fixing a bug that was breaking adding or modifying suppliers
rangi [Fri, 30 May 2003 20:37:09 +0000 (20:37 +0000)]
Shifted the todays issues and previous issues html out into the template
And fixed a bug that was causing the enter a borrowers card or surname box
to show. Even if you were currently issuing to a borrower
wolfpac444 [Tue, 27 May 2003 07:23:58 +0000 (07:23 +0000)]
*** empty log message ***
wolfpac444 [Tue, 27 May 2003 07:09:07 +0000 (07:09 +0000)]
Fixed jmemberentry stuff
wolfpac444 [Tue, 27 May 2003 06:51:55 +0000 (06:51 +0000)]
Fixed #465.
wolfpac444 [Tue, 27 May 2003 05:44:41 +0000 (05:44 +0000)]
Fixed bug that occurs when no branch information is entered (Bug #467)
wolfpac444 [Tue, 27 May 2003 05:38:11 +0000 (05:38 +0000)]
Fixed "Log In" bug.
tonnesen [Mon, 26 May 2003 20:31:09 +0000 (20:31 +0000)]
Last perl variables removed from this script and replaced with TMPL_VAR
variables.
tonnesen [Mon, 26 May 2003 20:26:36 +0000 (20:26 +0000)]
Fix for missing "Group" drop down box.
tonnesen [Mon, 26 May 2003 20:21:23 +0000 (20:21 +0000)]
Fix hidden biblionumber input field and itemtypes drop down selector
tonnesen [Mon, 26 May 2003 20:12:37 +0000 (20:12 +0000)]
Fix for branch selection options (replaced perl hash variables with appropriate
TMPL_VAR variables) in additem-nomarc.tmpl
tipaul [Mon, 26 May 2003 10:41:53 +0000 (10:41 +0000)]
bugfix : borrowers modifs overwritten by stupid hash entry existing twice.
slef [Wed, 21 May 2003 21:47:05 +0000 (21:47 +0000)]
Fixing httpd.conf to be koha-httpd.conf where necessary
tipaul [Wed, 21 May 2003 14:36:21 +0000 (14:36 +0000)]
"tab-ing" script
tipaul [Wed, 21 May 2003 14:34:44 +0000 (14:34 +0000)]
*** empty log message ***
tipaul [Wed, 21 May 2003 14:27:02 +0000 (14:27 +0000)]
NEW BULKMARCIMPORT script everybody was waiting for :-)
It loads an iso2709 file into the ACTIVE Database. My 1st tests on sample files shows it works quite fine.
Feel free to try it.
How it works ? enter ./bulkmarcimport in a console, and look.
Note : i'm proud, because it's less than 100 lines long => 99 lines !!!
tipaul [Wed, 21 May 2003 14:19:32 +0000 (14:19 +0000)]
some improvment.
enter ./dumpmarc.pl without parameters to get help
slef [Tue, 20 May 2003 20:11:44 +0000 (20:11 +0000)]
Explain new httpd.conf situation
slef [Tue, 20 May 2003 19:50:41 +0000 (19:50 +0000)]
Initial fix to bug 456: hardwired paths
slef [Tue, 20 May 2003 19:50:17 +0000 (19:50 +0000)]
Initial fix to bug 417: non-root installer
tipaul [Tue, 20 May 2003 16:22:44 +0000 (16:22 +0000)]
fixing typo in Biblio.pm POD
tipaul [Tue, 20 May 2003 15:48:23 +0000 (15:48 +0000)]
a little sample script that dump a iso2709 file. call it with :
dumpmarc.pl -file /path/to/your/iso2709.file
tipaul [Mon, 19 May 2003 16:20:51 +0000 (16:20 +0000)]
* PARTIAL fix for #322 => gives strange results imho
* removing unused subs
* indenting with tabs
* adding monthly report (stats.pl?time=month)
tipaul [Mon, 19 May 2003 15:33:50 +0000 (15:33 +0000)]
unused script (see stats.pl instead)
tipaul [Mon, 19 May 2003 15:22:12 +0000 (15:22 +0000)]
remove trailing warn :-)
tipaul [Mon, 19 May 2003 15:07:05 +0000 (15:07 +0000)]
inserting some missing '
tipaul [Mon, 19 May 2003 14:55:32 +0000 (14:55 +0000)]
fixing strange bug when cardnumber not set and borrower does not exists : sometimes finded value anyway !
tipaul [Mon, 19 May 2003 14:34:10 +0000 (14:34 +0000)]
fix for #242
wolfpac444 [Mon, 19 May 2003 13:59:12 +0000 (13:59 +0000)]
Bug fixes.
tipaul [Mon, 19 May 2003 13:56:43 +0000 (13:56 +0000)]
Moving modbiblio call location => mandatory for old-db <-> marc-db mapping. Changes nothing from "old-biblio" point of view.
tipaul [Mon, 19 May 2003 13:53:46 +0000 (13:53 +0000)]
small fix
tipaul [Mon, 19 May 2003 13:52:54 +0000 (13:52 +0000)]
removing image
tipaul [Mon, 19 May 2003 13:51:06 +0000 (13:51 +0000)]
*** empty log message ***
tipaul [Mon, 19 May 2003 13:49:08 +0000 (13:49 +0000)]
support for subtitles, additional authors, subject.
tipaul [Mon, 19 May 2003 13:45:18 +0000 (13:45 +0000)]
support for subtitles, additional authors, subject.
This supports is only for MARC <-> OLD-DB link. It worked previously, but values entered as MARC were not reported to OLD-DB, neither values entered as OLD-DB were reported to MARC.
Note that some OLD-DB subs are strange (dummy ?) see OLDmodsubject, OLDmodsubtitle, OLDmodaddiauthor in C4/Biblio.pm
For example it seems impossible to have more that 1 addi author and 1 subtitle. In MARC it's not the case. So, if you enter more than one, I'm afraid only the LAST will be stored.
tipaul [Thu, 15 May 2003 13:56:52 +0000 (13:56 +0000)]
fix for #387
tipaul [Thu, 15 May 2003 13:23:50 +0000 (13:23 +0000)]
fix C$ instead of C4
tipaul [Thu, 15 May 2003 12:47:30 +0000 (12:47 +0000)]
fixes for bug 246 (zipcode), 207 (display of institutional member) and some improvment and other bugfixes
tipaul [Thu, 15 May 2003 12:25:04 +0000 (12:25 +0000)]
fixes for bug 246 (zipcode), 207 (display of institutional member) and some improvment and other bugfixes
tipaul [Thu, 15 May 2003 12:23:33 +0000 (12:23 +0000)]
adding zipcode and homezipcode into borrowers table (bug #246
tipaul [Wed, 14 May 2003 14:33:07 +0000 (14:33 +0000)]
fix for #407
tipaul [Wed, 14 May 2003 13:33:42 +0000 (13:33 +0000)]
workaround for 412 until sample data works
tipaul [Wed, 14 May 2003 13:24:52 +0000 (13:24 +0000)]
fix for 430
tipaul [Tue, 13 May 2003 15:43:17 +0000 (15:43 +0000)]
fixes for #130, 377
wolfpac444 [Tue, 13 May 2003 05:10:07 +0000 (05:10 +0000)]
Fixed theme/language templating in intranet.
rangi [Sun, 11 May 2003 07:31:37 +0000 (07:31 +0000)]
Removing duplicate use C4::Auth
rangi [Sun, 11 May 2003 07:01:02 +0000 (07:01 +0000)]
Fixing a typo
rangi [Sun, 11 May 2003 06:59:11 +0000 (06:59 +0000)]
Mostly templated.
Still needs some work
rangi [Fri, 9 May 2003 23:47:22 +0000 (23:47 +0000)]
This script is now templated
3 more to go i think
wolfpac444 [Thu, 8 May 2003 14:30:21 +0000 (14:30 +0000)]
Bug fixes.
wolfpac444 [Thu, 8 May 2003 14:23:48 +0000 (14:23 +0000)]
Aligned $$ columns to the right.
wolfpac444 [Thu, 8 May 2003 14:12:29 +0000 (14:12 +0000)]
Fixed bug #405
wolfpac444 [Thu, 8 May 2003 13:36:14 +0000 (13:36 +0000)]
Fixed barcode / cardnumber error
wolfpac444 [Thu, 8 May 2003 13:24:05 +0000 (13:24 +0000)]
Changed image button to text button
wolfpac444 [Thu, 8 May 2003 13:19:39 +0000 (13:19 +0000)]
Changed the scripts to use format_date
wolfpac444 [Thu, 8 May 2003 13:04:15 +0000 (13:04 +0000)]
Fixed bug #169
wolfpac444 [Thu, 8 May 2003 12:54:39 +0000 (12:54 +0000)]
Removed.
wolfpac444 [Thu, 8 May 2003 12:49:46 +0000 (12:49 +0000)]
Fixed bug #454
wolfpac444 [Thu, 8 May 2003 12:48:23 +0000 (12:48 +0000)]
Added "noissuescharge" parameter
wolfpac444 [Thu, 8 May 2003 12:28:14 +0000 (12:28 +0000)]
Fixed bug #448
wolfpac444 [Thu, 8 May 2003 12:27:20 +0000 (12:27 +0000)]
Removed holder.gif
wolfpac444 [Thu, 8 May 2003 12:26:14 +0000 (12:26 +0000)]
Bug fixes
wolfpac444 [Thu, 8 May 2003 11:59:37 +0000 (11:59 +0000)]
Changed image buttons to text buttons.
wolfpac444 [Thu, 8 May 2003 11:57:35 +0000 (11:57 +0000)]
Fixed delete member link.
wolfpac444 [Thu, 8 May 2003 11:29:15 +0000 (11:29 +0000)]
Commented out <STYLE> block for consistency reasons
wolfpac444 [Thu, 8 May 2003 11:27:20 +0000 (11:27 +0000)]
*** empty log message ***
wolfpac444 [Thu, 8 May 2003 11:19:49 +0000 (11:19 +0000)]
*** empty log message ***
tipaul [Wed, 7 May 2003 16:17:57 +0000 (16:17 +0000)]
*** empty log message ***
tipaul [Wed, 7 May 2003 15:17:40 +0000 (15:17 +0000)]
*** empty log message ***
tipaul [Wed, 7 May 2003 15:07:14 +0000 (15:07 +0000)]
*** empty log message ***
tipaul [Tue, 6 May 2003 16:32:46 +0000 (16:32 +0000)]
removing image links
tipaul [Tue, 6 May 2003 15:17:19 +0000 (15:17 +0000)]
removing pictures in english. To be replaced by "button" style link
tipaul [Tue, 6 May 2003 14:56:39 +0000 (14:56 +0000)]
french translations & fixes
tipaul [Tue, 6 May 2003 14:55:39 +0000 (14:55 +0000)]
authentication fixes
tonnesen [Mon, 5 May 2003 21:22:24 +0000 (21:22 +0000)]
circulation.pl also has to set the branch and printer cookies.
tonnesen [Mon, 5 May 2003 20:57:56 +0000 (20:57 +0000)]
Script was not setting cookies for branch and printer.
tipaul [Mon, 5 May 2003 15:13:51 +0000 (15:13 +0000)]
removing warn
tipaul [Mon, 5 May 2003 15:10:11 +0000 (15:10 +0000)]
fix for #193
tipaul [Mon, 5 May 2003 15:00:53 +0000 (15:00 +0000)]
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
tipaul [Mon, 5 May 2003 14:14:28 +0000 (14:14 +0000)]
fix : when a book is taken and marked "not returned yet", it's now marked returned and issue done.
tipaul [Mon, 5 May 2003 13:36:21 +0000 (13:36 +0000)]
fix for #422
tipaul [Mon, 5 May 2003 13:29:02 +0000 (13:29 +0000)]
fix for #218 (fr)
tipaul [Mon, 5 May 2003 13:26:00 +0000 (13:26 +0000)]
fix for #218
wolfpac444 [Mon, 5 May 2003 11:51:20 +0000 (11:51 +0000)]
*** empty log message ***
tipaul [Mon, 5 May 2003 11:21:31 +0000 (11:21 +0000)]
fix for 394
tipaul [Mon, 5 May 2003 10:11:34 +0000 (10:11 +0000)]
missing "
tipaul [Mon, 5 May 2003 09:41:03 +0000 (09:41 +0000)]
fix for 191, code reindenting & some query improvment
tipaul [Mon, 5 May 2003 08:53:39 +0000 (08:53 +0000)]
fix for #344
rangi [Sun, 4 May 2003 04:04:15 +0000 (04:04 +0000)]
Still a work in progress.
Im still working on getting all the functionality going. Then ill tidy up
the text/instructions.
rangi [Sun, 4 May 2003 04:00:00 +0000 (04:00 +0000)]
Continuing work on the nonmarc simple acq
rangi [Sun, 4 May 2003 03:18:54 +0000 (03:18 +0000)]
Working on the non-marc simple acquisitions
rangi [Sun, 4 May 2003 03:16:15 +0000 (03:16 +0000)]
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.
dnmeid [Sat, 3 May 2003 08:35:06 +0000 (08:35 +0000)]
Initial revision
dnmeid [Sat, 3 May 2003 08:27:58 +0000 (08:27 +0000)]
Initial revision
rangi [Sat, 3 May 2003 05:39:57 +0000 (05:39 +0000)]
Fixing bug 429
(Wording changes in the explanation fields in system preferences)