tipaul
a72d9621ae
removing searchborrower from circ2.pm.
...
Already exists in Search.pm
this fixes bug #439 and improve consistency.
2003-06-05 17:03:31 +00:00
tipaul
a548aab083
some graphic improvments
2003-06-05 14:28:44 +00:00
tipaul
aeb66ea367
graphic improvments
2003-06-05 14:19:58 +00:00
tipaul
e22e573e26
removing cat-top.inc references
2003-06-05 14:17:53 +00:00
tipaul
7b1a99acc6
unused script
2003-06-05 14:13:58 +00:00
tipaul
bc78a82103
fixing small bug in catalogue style
2003-06-05 13:07:20 +00:00
tipaul
95e8ce44ac
never seen this yellow image anywhere. and it's 150kb fat :-)
2003-06-05 12:57:24 +00:00
tipaul
f72f073084
removing unused images :
...
* images-buttons. They are replaced by text button with class="button"
* top images, that are not used since we have text menus.
2003-06-05 12:54:10 +00:00
tipaul
b2ee20c913
FRENCH templates
...
* moving all styles to common-style.css sheet. The styles specifics to a topic (the parameter button in parameters-top.inc is the only one defined in parameters-top.inc, he overwrittes the common-style definition)
* changing from <TMPL_INCLUDE> to <link rel=stylesheet> the *-top. This way, the style sheet is sent only once, then found in the cache of the navigator. A few kb to avoid transmitting.
* In some menus, adding a 2nd menu line. It contains some shorcuts for quick access. Like "quick search" and "MARC search". This way, the librarian can access the search he prefers in 1 clic.
* removing MARC topic in menu.
* managing correctly simple marc & non-marc acquisition system.
2003-06-05 12:40:49 +00:00
tipaul
08e4dee054
undeleting
2003-06-05 12:40:09 +00:00
tipaul
fff34f4b13
*** empty log message ***
2003-06-05 12:32:33 +00:00
tipaul
45ee38f49a
* moving all styles to common-style.css sheet. The styles specifics to a topic (the parameter button in parameters-top.inc is the only one defined in parameters-top.inc, he overwrittes the common-style definition)
...
* changing from <TMPL_INCLUDE> to <link rel=stylesheet> the *-top. This way, the style sheet is sent only once, then found in the cache of the navigator. A few kb to avoid transmitting.
* In some menus, adding a 2nd menu line. It contains some shorcuts for quick access. Like "quick search" and "MARC search". This way, the librarian can access the search he prefers in 1 clic.
* removing MARC topic in menu.
* managing correctly simple marc & non-marc acquisition system.
2003-06-05 12:32:14 +00:00
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