Commit graph

1708 commits

Author SHA1 Message Date
tipaul
c8952af169 gui reordering.
In loadmodule, now you can force a specific systempref.
removed MARC topic and added addbiblio topic.
2003-06-05 12:27:08 +00:00
tipaul
03f9467912 moving breeding farm import to parameters page (GUI) and to new import/ directory (code structure) 2003-06-04 13:46:24 +00:00
rangi
50706ccdb1 Last of the templates imported from SIU 2003-06-03 22:04:40 +00:00
rangi
433e5c9ec1 And yet some more 2003-06-03 22:02:00 +00:00
rangi
55c4eda8b8 More templates and a pile of images as well. Nearly there now 2003-06-03 21:56:29 +00:00
rangi
76f09fc616 And here are some more templates 2003-06-03 21:49:32 +00:00
rangi
1929a4d898 Continuing import 2003-06-03 21:44:41 +00:00
rangi
983df10ed9 Mass import from SIU 2003-06-03 21:41:12 +00:00
wolfpac444
9a9028c462 Fixed bug #252 2003-06-02 03:56:53 +00:00
rangi
b6b5fe573f Fixing bug 32 2003-05-30 21:50:14 +00:00
rangi
527902426b Fixing bug 450 2003-05-30 21:39:50 +00:00
rangi
f2b1c3d3a2 Fixing a bug that was breaking adding or modifying suppliers 2003-05-30 21:22:49 +00:00
rangi
02196feed9 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
2003-05-30 20:37:09 +00:00
wolfpac444
36db18639f *** empty log message *** 2003-05-27 07:23:58 +00:00
wolfpac444
e2dd7ac6f2 Fixed jmemberentry stuff 2003-05-27 07:09:07 +00:00
wolfpac444
7a5dadc317 Fixed #465. 2003-05-27 06:51:55 +00:00
wolfpac444
ac14b50092 Fixed bug that occurs when no branch information is entered (Bug #467) 2003-05-27 05:44:41 +00:00
wolfpac444
e958a973d6 Fixed "Log In" bug. 2003-05-27 05:38:11 +00:00
tonnesen
a1074b903a Last perl variables removed from this script and replaced with TMPL_VAR
variables.
2003-05-26 20:31:09 +00:00
tonnesen
012126e8f3 Fix for missing "Group" drop down box. 2003-05-26 20:26:36 +00:00
tonnesen
743974085e Fix hidden biblionumber input field and itemtypes drop down selector 2003-05-26 20:21:23 +00:00
tonnesen
e90098dfc6 Fix for branch selection options (replaced perl hash variables with appropriate
TMPL_VAR variables) in additem-nomarc.tmpl
2003-05-26 20:12:37 +00:00
tipaul
fabcd43b38 bugfix : borrowers modifs overwritten by stupid hash entry existing twice. 2003-05-26 10:41:53 +00:00
slef
5ceb2a9905 Fixing httpd.conf to be koha-httpd.conf where necessary 2003-05-21 21:47:05 +00:00
tipaul
3583bd69ff "tab-ing" script 2003-05-21 14:36:21 +00:00
tipaul
8f989ba073 *** empty log message *** 2003-05-21 14:34:44 +00:00
tipaul
bb435c687d 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 !!!
2003-05-21 14:27:02 +00:00
tipaul
942bbc733a some improvment.
enter ./dumpmarc.pl without parameters to get help
2003-05-21 14:19:32 +00:00
slef
77cc50b1ac Explain new httpd.conf situation 2003-05-20 20:11:44 +00:00
slef
160a8ec768 Initial fix to bug 456: hardwired paths 2003-05-20 19:50:41 +00:00
slef
84361de6e2 Initial fix to bug 417: non-root installer 2003-05-20 19:50:17 +00:00
tipaul
27edbcc574 fixing typo in Biblio.pm POD 2003-05-20 16:22:44 +00:00
tipaul
327025a79b a little sample script that dump a iso2709 file. call it with :
dumpmarc.pl -file /path/to/your/iso2709.file
2003-05-20 15:48:23 +00:00
tipaul
d8551b19c2 * PARTIAL fix for #322 => gives strange results imho
* removing unused subs
* indenting with tabs
* adding monthly report (stats.pl?time=month)
2003-05-19 16:20:51 +00:00
tipaul
7cdb88c56e unused script (see stats.pl instead) 2003-05-19 15:33:50 +00:00
tipaul
b212f34723 remove trailing warn :-) 2003-05-19 15:22:12 +00:00
tipaul
f577462afc inserting some missing ' 2003-05-19 15:07:05 +00:00
tipaul
fffb89aef4 fixing strange bug when cardnumber not set and borrower does not exists : sometimes finded value anyway ! 2003-05-19 14:55:32 +00:00
tipaul
2af3fac971 fix for #242 2003-05-19 14:34:10 +00:00
wolfpac444
9f32a8adf0 Bug fixes. 2003-05-19 13:59:12 +00:00
tipaul
3e6b85ad3c Moving modbiblio call location => mandatory for old-db <-> marc-db mapping. Changes nothing from "old-biblio" point of view. 2003-05-19 13:56:43 +00:00
tipaul
ab22bfaee9 small fix 2003-05-19 13:53:46 +00:00
tipaul
707edff529 removing image 2003-05-19 13:52:54 +00:00
tipaul
d0ba70e702 *** empty log message *** 2003-05-19 13:51:06 +00:00
tipaul
73bed78699 support for subtitles, additional authors, subject. 2003-05-19 13:49:08 +00:00
tipaul
7a95c1d809 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.
2003-05-19 13:45:18 +00:00
tipaul
e862f505e0 fix for #387 2003-05-15 13:56:52 +00:00
tipaul
43bbd43208 fix C$ instead of C4 2003-05-15 13:23:50 +00:00
tipaul
f9770ca29c fixes for bug 246 (zipcode), 207 (display of institutional member) and some improvment and other bugfixes 2003-05-15 12:47:30 +00:00
tipaul
b31ff7ec23 fixes for bug 246 (zipcode), 207 (display of institutional member) and some improvment and other bugfixes 2003-05-15 12:25:04 +00:00