oleonard
a37eed6eb9
Header include for member-quicksearch-results.tmpl (includes javascript for communicating with parent window)
2005-01-13 22:39:31 +00:00
oleonard
9883fd96a2
Adding quick search link. This opens a pop-up to allow for searching for member card number. Choosing a member from the search results list closes the window and populates the card number field in request.pl template.
2005-01-13 21:53:03 +00:00
oleonard
609b3468c0
templates for member quicksearch (to allow quick member searching in popup from request page)
2005-01-13 21:50:28 +00:00
oleonard
d3059ce5e8
Adding option to output using quicksearch template if the quicksearch parameter is present (uses member-quicksearch.tmpl and member-quicksearch-results.tmpl)
2005-01-13 21:48:49 +00:00
oleonard
921fb16ac3
Synching with default tempalte
2005-01-13 20:48:31 +00:00
oleonard
f4dcee8da6
Adding call number and item type to list of returned variables
2005-01-13 20:41:07 +00:00
oleonard
9cc6873e12
Synching with default tempalte
2005-01-13 20:36:30 +00:00
oleonard
4aae4ad1b3
Replacing default template accidentally overwritten with NPL one
2005-01-13 20:27:16 +00:00
oleonard
2fba616712
Synching with default tempalte
2005-01-13 20:24:06 +00:00
oleonard
10cf12d7ed
Synching with default tempalte
2005-01-13 19:42:39 +00:00
oleonard
b0260bb962
Trimming HTML markup, improving translation, and adding KohaAdminEmailAddress
2005-01-13 19:12:58 +00:00
oleonard
0449adf783
Adding KohaAdminEmailAddress to template
2005-01-13 18:35:47 +00:00
oleonard
de20220d22
Synching with default tempalte
2005-01-13 17:57:18 +00:00
oleonard
e813cd00ac
Changing operators for barcode and call number searches
2005-01-12 21:37:09 +00:00
oleonard
006dc3e43c
Synching with default tempalte
2005-01-12 20:23:36 +00:00
oleonard
0a38b7dabb
Updating for 2.2
2005-01-12 20:19:01 +00:00
oleonard
f975d0e7c0
Updating for 2.2
2005-01-12 17:47:30 +00:00
oleonard
0a3c51be8a
Correcting malformed template tag delimiter
2005-01-12 17:02:20 +00:00
oleonard
1855b0cf3e
Synching with latest changes to default template
2005-01-11 16:54:14 +00:00
oleonard
e039af3292
Adding NPL versions of these templates
2005-01-11 16:44:09 +00:00
oleonard
6f3b297b04
Minor correction to HTML
2005-01-10 21:45:37 +00:00
oleonard
e13180585b
Moving HTML markup from the script to the template
2005-01-10 21:34:42 +00:00
oleonard
7f377d39ac
Moving HTML markup to the template
2005-01-10 21:33:54 +00:00
oleonard
31bc7d7f3c
Updating for inclusion of serials
2005-01-10 17:07:13 +00:00
oleonard
f8a0e99700
Adding NPL versions of these templates
2005-01-10 17:02:54 +00:00
oleonard
b99c52d723
Synching with default tempalte
2005-01-10 17:00:30 +00:00
oleonard
4e7fdee48d
Removing accidentally-hardcoded member number
2005-01-10 16:49:17 +00:00
tipaul
5edf04fd6b
improvement of speed for bulkmarcimport.
...
A sub had been forgotten to use the C4::Context->marcfromkohafield array, that caches DB datas.
this is only a little improvement for normal DB modif, but almost x2 the speed of bulkmarcimport... from 6records/seconds to more than 10.
2005-01-06 14:32:17 +00:00
oleonard
7d9f019241
Required for barcode generator
2005-01-05 15:45:12 +00:00
tipaul
0eb7623640
*** empty log message ***
2005-01-05 14:41:49 +00:00
tipaul
b0c9797a08
french version for 2.2.0
2005-01-05 14:33:21 +00:00
tipaul
51a6902141
updated credits for 2.2 release
2005-01-05 14:32:56 +00:00
tipaul
af5513476b
*** empty log message ***
2005-01-05 14:32:30 +00:00
tipaul
056c211411
minor update just before releasing official 2.2.0
2005-01-05 14:31:06 +00:00
oleonard
8b6ddcc968
Adding NPL versions of these templates
2005-01-04 22:32:26 +00:00
oleonard
59aa409294
Corrections to English and minor corrections to HTML
2005-01-04 20:20:52 +00:00
tipaul
8664309215
updating doc & adding a script to rebuild officially supported languages
2005-01-03 16:30:13 +00:00
tipaul
ae197cb5dd
removing .po in the wrong place (is in po/ now)
2005-01-03 16:12:28 +00:00
tipaul
51e204fa23
moving bulkmarcimport script to migration_tools directory
2005-01-03 15:25:50 +00:00
tipaul
cd6f87a689
Auto-build LANG authorized values
2005-01-03 12:59:49 +00:00
tipaul
b02dc10f6e
* partial support of the "linkage" MARC feature : if you enter a "link" on a MARC subfield, the magnifying glass won't search on the field, but on the linked field. I agree it's a partial support. Will be improved, but I need to investigate MARC21 & UNIMARC diffs on this topic.
2005-01-03 12:56:30 +00:00
tipaul
453a01a391
adding an index
2005-01-03 12:55:22 +00:00
tipaul
f02a496ab0
* rolling back lock_tables_privs = 'Y' during install stage (too many problems) The option is shown in bulkmacimport instead.
2005-01-03 11:11:10 +00:00
tipaul
3c2fde2e8c
*** empty log message ***
2005-01-03 11:09:59 +00:00
tipaul
c591cf1859
synch'ing virtual shelves management in opac with the librarian one, that has more features
2005-01-03 11:09:33 +00:00
tipaul
a47efce802
merging opac.css and marc-editor.css, that is used in MARC view.
2005-01-03 11:08:36 +00:00
tipaul
cb32ef4fc1
adding "opacstylesheet" systempreference.
...
if this parameter is defined, the url is used instead of the default one.
So, you can have your own stylesheet somewhere, and use it instead of the official Koha one.
2005-01-03 10:58:46 +00:00
tipaul
5aa60ee667
* bugfix for the search on a MARC detail, when you clic on the magnifying glass (caused an internal server error)
...
* partial support of the "linkage" MARC feature : if you enter a "link" on a MARC subfield, the magnifying glass won't search on the field, but on the linked field. I agree it's a partial support. Will be improved, but I need to investigate MARC21 & UNIMARC diffs on this topic.
2005-01-03 10:48:33 +00:00
acli
2dfe2c917a
*** empty log message ***
2004-12-30 10:29:28 +00:00
acli
6fe93e5363
*** empty log message ***
2004-12-30 09:37:19 +00:00