]> git.koha-community.org Git - koha.git/log
koha.git
19 years agoMoving submit button inside form tag where it might do some good.
oleonard [Thu, 20 Jan 2005 21:27:52 +0000 (21:27 +0000)]
Moving submit button inside form tag where it might do some good.

19 years agoSynching with default tempalte
oleonard [Thu, 20 Jan 2005 20:23:15 +0000 (20:23 +0000)]
Synching with default tempalte

19 years agoModified header includes to allow for custom title tags for each page
oleonard [Thu, 20 Jan 2005 20:22:40 +0000 (20:22 +0000)]
Modified header includes to allow for custom title tags for each page

19 years agoChanging table row color toggle so that color values can be specified in the template...
oleonard [Thu, 20 Jan 2005 20:20:15 +0000 (20:20 +0000)]
Changing table row color toggle so that color values can be specified in the template instead of the script (requires update to template)

19 years agoAltering table row color declaration to match changes in categorie.pl (moving color...
oleonard [Thu, 20 Jan 2005 20:19:05 +0000 (20:19 +0000)]
Altering table row color declaration to match changes in categorie.pl (moving color declaration out of script and into template)

19 years agoConverting pop-up links to normal links
oleonard [Thu, 20 Jan 2005 19:35:46 +0000 (19:35 +0000)]
Converting pop-up links to normal links

19 years agoCorrection to header includes
oleonard [Thu, 20 Jan 2005 19:32:37 +0000 (19:32 +0000)]
Correction to header includes

19 years agoModified header includes to allow for custom title tags for each page
oleonard [Thu, 20 Jan 2005 19:31:57 +0000 (19:31 +0000)]
Modified header includes to allow for custom title tags for each page

19 years agoAltering table row color declaration to match changes in issuingrules.pl (moving...
oleonard [Thu, 20 Jan 2005 18:44:05 +0000 (18:44 +0000)]
Altering table row color declaration to match changes in issuingrules.pl (moving color declaration out of script and into template)

19 years agoChanging table row color toggle so that color values can be specified in the template...
oleonard [Thu, 20 Jan 2005 18:42:29 +0000 (18:42 +0000)]
Changing table row color toggle so that color values can be specified in the template instead of the script (requires update to template)

19 years agoAdding declaration for tr.hilighted to match td.hilighted (for alternating row colors)
oleonard [Thu, 20 Jan 2005 18:04:49 +0000 (18:04 +0000)]
Adding declaration for tr.hilighted to match td.hilighted (for alternating row colors)

19 years agoSynching with default tempalte
oleonard [Thu, 20 Jan 2005 17:41:00 +0000 (17:41 +0000)]
Synching with default tempalte

19 years agoAltering table cell color declaration to match changes in issuingrules.pl (moving...
oleonard [Thu, 20 Jan 2005 17:36:15 +0000 (17:36 +0000)]
Altering table cell color declaration to match changes in issuingrules.pl (moving color declaration out of script and into template)

19 years agoChanging table row color toggle so that color values can be specified in the template...
oleonard [Thu, 20 Jan 2005 17:34:30 +0000 (17:34 +0000)]
Changing table row color toggle so that color values can be specified in the template instead of the script (requires update to template)

19 years agodeleting tags for the requested framework only.
tipaul [Thu, 20 Jan 2005 15:06:31 +0000 (15:06 +0000)]
deleting tags for the requested framework only.

19 years agoRemoving non-functional renew link
oleonard [Wed, 19 Jan 2005 17:43:58 +0000 (17:43 +0000)]
Removing non-functional renew link

19 years agoFixing typo: nested TMPL_VAR tag that would cause internal server error
oleonard [Wed, 19 Jan 2005 17:40:33 +0000 (17:40 +0000)]
Fixing typo: nested TMPL_VAR tag that would cause internal server error

19 years agoin authority structure, trying to delete a tag in an authority type, deleted the...
tipaul [Wed, 19 Jan 2005 17:32:31 +0000 (17:32 +0000)]
in authority structure, trying to delete a tag in an authority type, deleted the tag in the default authority type.

19 years agoremoving 2 useless columns
tipaul [Wed, 19 Jan 2005 17:24:11 +0000 (17:24 +0000)]
removing 2 useless columns

19 years agofix for #902 (it's impossible to set the subfield 400$0)
tipaul [Wed, 19 Jan 2005 17:17:08 +0000 (17:17 +0000)]
fix for #902 (it's impossible to set the subfield 400$0)

19 years agoAdding option to output using quicksearch template if the quicksearch parameter is...
oleonard [Tue, 18 Jan 2005 22:11:43 +0000 (22:11 +0000)]
Adding option to output using quicksearch template if the quicksearch parameter is present (uses member-quicksearch.tmpl and member-quicksearch-results.tmpl)

19 years agoHeader include for member-quicksearch-results.tmpl (includes javascript for communica...
oleonard [Tue, 18 Jan 2005 22:07:44 +0000 (22:07 +0000)]
Header include for member-quicksearch-results.tmpl (includes javascript for communicating with parent window)

19 years agoAdding member quick search (already in HEAD) to rel_2_2
oleonard [Tue, 18 Jan 2005 21:55:17 +0000 (21:55 +0000)]
Adding member quick search (already in HEAD) to rel_2_2

19 years agoChange to allow page-specific title in title tag
oleonard [Tue, 18 Jan 2005 21:38:04 +0000 (21:38 +0000)]
Change to allow page-specific title in title tag

19 years agoChange to allow page-specific title in title tag
oleonard [Tue, 18 Jan 2005 21:21:23 +0000 (21:21 +0000)]
Change to allow page-specific title in title tag

19 years agoConverting popup links to normal links
oleonard [Tue, 18 Jan 2005 21:16:24 +0000 (21:16 +0000)]
Converting popup links to normal links

19 years agoEnabling popup function in javascript (previously disabled to prevent popups)
oleonard [Tue, 18 Jan 2005 21:10:15 +0000 (21:10 +0000)]
Enabling popup function in javascript (previously disabled to prevent popups)

19 years agoRemoving NPL-specific javascript function which was trying to validate library card...
oleonard [Tue, 18 Jan 2005 17:35:51 +0000 (17:35 +0000)]
Removing NPL-specific javascript function which was trying to validate library card numbers

19 years agoTaught buildrelease what the misc directory and release 2.2 is, and also
acli [Sat, 15 Jan 2005 05:51:35 +0000 (05:51 +0000)]
Taught buildrelease what the misc directory and release 2.2 is, and also
that version numbers might only have 1 dot. This should fix bugs 889, 890.

A --verbose or -v option has been added in the process of doing the above.

It now chdir to .. if it discovers that it is being run inside misc, since
running it inside misc screws up various things, and I never remember
whether it should be run inside misc or not.

A confirmation message about whether to tag or not is now displayed after
the user answers the question about tagging. I have never felt safe not
having the release builder confirm with me that I really am not tagging
anything.

19 years agoSynching with default template
oleonard [Fri, 14 Jan 2005 15:41:38 +0000 (15:41 +0000)]
Synching with default template

19 years agoSynching with default tempalte
oleonard [Thu, 13 Jan 2005 20:56:56 +0000 (20:56 +0000)]
Synching with default tempalte

19 years agoSynching with default tempalte
oleonard [Thu, 13 Jan 2005 20:22:18 +0000 (20:22 +0000)]
Synching with default tempalte

19 years agoSynching with default tempalte
oleonard [Thu, 13 Jan 2005 19:46:59 +0000 (19:46 +0000)]
Synching with default tempalte

19 years agoTrimming HTML markup, improving translation, and adding KohaAdminEmailAddress
oleonard [Thu, 13 Jan 2005 19:14:40 +0000 (19:14 +0000)]
Trimming HTML markup, improving translation, and adding KohaAdminEmailAddress

19 years agoAdding KohaAdminEmailAddress to template
oleonard [Thu, 13 Jan 2005 18:37:29 +0000 (18:37 +0000)]
Adding KohaAdminEmailAddress to template

19 years agoResized the "small" Koha logo to exactly 50px high (same size as specified
acli [Thu, 13 Jan 2005 07:42:46 +0000 (07:42 +0000)]
Resized the "small" Koha logo to exactly 50px high (same size as specified
in the templates); this makes the logo appear nicer on the screen

19 years agoXML requires />
acli [Thu, 13 Jan 2005 07:40:24 +0000 (07:40 +0000)]
XML requires />

19 years agoAdded http-equiv tag for non-iso-8859-1 charset support. See bug 885.
acli [Thu, 13 Jan 2005 07:22:35 +0000 (07:22 +0000)]
Added http-equiv tag for non-iso-8859-1 charset support.  See bug 885.

19 years agoWe need the http-equiv headers for non-iso8859-1 translations.
acli [Thu, 13 Jan 2005 06:01:46 +0000 (06:01 +0000)]
We need the http-equiv headers for non-iso8859-1 translations.
(Arguably it's a bug in tmpl_process3, but HTML::Mason needs it; it is
easier to fix it here.)

19 years agoChanging operators for barcode and call number searches
oleonard [Wed, 12 Jan 2005 21:34:18 +0000 (21:34 +0000)]
Changing operators for barcode and call number searches

19 years agoSynching with default tempalte
oleonard [Wed, 12 Jan 2005 20:23:00 +0000 (20:23 +0000)]
Synching with default tempalte

19 years agoUpdating for 2.2
oleonard [Wed, 12 Jan 2005 20:18:09 +0000 (20:18 +0000)]
Updating for 2.2

19 years agoUpdating for 2.2
oleonard [Wed, 12 Jan 2005 17:46:40 +0000 (17:46 +0000)]
Updating for 2.2

19 years agoCorrecting malformed template tag delimiter
oleonard [Wed, 12 Jan 2005 17:00:52 +0000 (17:00 +0000)]
Correcting malformed template tag delimiter

19 years agoMany changes to appearance and functionality of virtual shelves
oleonard [Tue, 11 Jan 2005 22:49:54 +0000 (22:49 +0000)]
Many changes to appearance and functionality of virtual shelves

19 years agoAdding checkall graphic for use in results lists
oleonard [Tue, 11 Jan 2005 22:48:37 +0000 (22:48 +0000)]
Adding checkall graphic for use in results lists

19 years agoAdding checkall() and confirmdelete() functions for use in virtual shelves
oleonard [Tue, 11 Jan 2005 22:47:17 +0000 (22:47 +0000)]
Adding checkall() and confirmdelete() functions for use in virtual shelves

19 years agoAdding call number and item type to list of returned variables
oleonard [Tue, 11 Jan 2005 20:18:29 +0000 (20:18 +0000)]
Adding call number and item type to list of returned variables

19 years agoin biblio basket, adding the possibility to open a biblio (in the main window) by...
tipaul [Tue, 11 Jan 2005 18:34:52 +0000 (18:34 +0000)]
in biblio basket, adding the possibility to open a biblio (in the main window) by clicking on the title

19 years agomissing files
tipaul [Tue, 11 Jan 2005 18:33:43 +0000 (18:33 +0000)]
missing files

19 years agofix to show seriestitle even for books without isbn (but with a editor, of course)
tipaul [Tue, 11 Jan 2005 17:41:44 +0000 (17:41 +0000)]
fix to show seriestitle even for books without isbn (but with a editor, of course)

19 years agoSynching with latest changes to default template
oleonard [Tue, 11 Jan 2005 16:53:39 +0000 (16:53 +0000)]
Synching with latest changes to default template

19 years agoAdding NPL versions of these templates
oleonard [Tue, 11 Jan 2005 16:46:27 +0000 (16:46 +0000)]
Adding NPL versions of these templates

19 years agofix for http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=811 :
tipaul [Tue, 11 Jan 2005 16:33:57 +0000 (16:33 +0000)]
fix for http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=811 :
The OPAC requires uses to log in to view virtual shelves, and it requires a user
with librarian privileges.  Virtual shelves should be viewable by all users,
logged in or not, and editable by all logged-in users in good standing.

19 years ago1st fix for http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=853
tipaul [Tue, 11 Jan 2005 16:10:10 +0000 (16:10 +0000)]
1st fix for http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=853

When I search by barcode from this page:
/cgi-bin/koha/search.marc/search.pl?type=intranet
A search for an existing barcode returns no results.  A search by call number
also returns no results.

19 years agoin catalogue, modifs were not stored properly the non-MARC item DB. Affect only libra...
tipaul [Tue, 11 Jan 2005 16:02:35 +0000 (16:02 +0000)]
in catalogue, modifs were not stored properly the non-MARC item DB. Affect only libraries without barcodes.

19 years agomodifs to handdle correctly more than 1 subscription of the same biblio. Enter subscr...
tipaul [Tue, 11 Jan 2005 15:36:02 +0000 (15:36 +0000)]
modifs to handdle correctly more than 1 subscription of the same biblio. Enter subscription detail in subscription notes (like "for branch XX" or "for 2nd floor"). The subscription details are all shown in OPAC.

you can now delete a subscription that is not yet active (= has only 1 issue in "waiting" state)

19 years agocorrect detection of apache2 on mandrakelinux
tipaul [Tue, 11 Jan 2005 15:35:26 +0000 (15:35 +0000)]
correct detection of apache2 on mandrakelinux

19 years agoremoving unido templates, that are out of date
tipaul [Tue, 11 Jan 2005 15:34:29 +0000 (15:34 +0000)]
removing unido templates, that are out of date

19 years agoremoving vanilla templates, that are out of date
tipaul [Tue, 11 Jan 2005 15:33:49 +0000 (15:33 +0000)]
removing vanilla templates, that are out of date

19 years ago* adding series title and publication year limits in opac-search form.
tipaul [Tue, 11 Jan 2005 15:32:37 +0000 (15:32 +0000)]
* adding series title and publication year limits in opac-search form.
* minor html improvement

19 years agoin biblio basket, adding the possibility to open a biblio (in the main window) by...
tipaul [Tue, 11 Jan 2005 15:31:04 +0000 (15:31 +0000)]
in biblio basket, adding the possibility to open a biblio (in the main window) by clicking on the title

19 years agomodifs to handdle correctly more than 1 subscription of the same biblio. Enter subscr...
tipaul [Tue, 11 Jan 2005 15:24:13 +0000 (15:24 +0000)]
modifs to handdle correctly more than 1 subscription of the same biblio. Enter subscription detail in subscription notes (like "for branch XX" or "for 2nd floor"). The subscription details are all shown in OPAC.

you can now delete a subscription that is not yet active (= has only 1 issue in "waiting" state)

19 years agorelease notes for 2.2.1
tipaul [Tue, 11 Jan 2005 15:23:45 +0000 (15:23 +0000)]
release notes for 2.2.1

19 years agonew migration tools :
tipaul [Tue, 11 Jan 2005 15:13:37 +0000 (15:13 +0000)]
new migration tools :
* build6xx : script that build 6xx tags in authority list. Note this script is a framework, it MUST be tuned.
* buildEDITORS : script that build EDITORS authority file from biblios. Useful for unimarc_210c and uinmarc_225a plugins. run without parameters to get help.

19 years agocirculation >> issue : showing borrowernumber code just after the borrower name.
tipaul [Tue, 11 Jan 2005 15:11:29 +0000 (15:11 +0000)]
circulation >> issue : showing borrowernumber code just after the borrower name.

19 years agoremoving warning
tipaul [Tue, 11 Jan 2005 15:10:49 +0000 (15:10 +0000)]
removing warning

19 years agomodifs to handdle correctly more than 1 subscription of the same biblio. Enter subscr...
tipaul [Tue, 11 Jan 2005 15:07:57 +0000 (15:07 +0000)]
modifs to handdle correctly more than 1 subscription of the same biblio. Enter subscription detail in subscription notes (like "for branch XX" or "for 2nd floor"). The subscription details are all shown in OPAC.

you can now delete a subscription that is not yet active (= has only 1 issue in "waiting" state)

19 years agobugfix : issn were not stored correctly in non-MARC DB on biblio modification
tipaul [Tue, 11 Jan 2005 14:45:37 +0000 (14:45 +0000)]
bugfix : issn were not stored correctly in non-MARC DB on biblio modification

19 years agoMore comments in the code to explain what it does
acli [Tue, 11 Jan 2005 09:50:58 +0000 (09:50 +0000)]
More comments in the code to explain what it does
and check the language code command line argument a bit more carefully

19 years agoMinor comment correction
acli [Tue, 11 Jan 2005 09:40:38 +0000 (09:40 +0000)]
Minor comment correction

19 years agoupdate.pl emulation script
acli [Tue, 11 Jan 2005 09:33:19 +0000 (09:33 +0000)]
update.pl emulation script

19 years agoUpdating for inclusion of serials
oleonard [Mon, 10 Jan 2005 17:08:36 +0000 (17:08 +0000)]
Updating for inclusion of serials

19 years agoAdding NPL versions of these templates
oleonard [Mon, 10 Jan 2005 17:05:03 +0000 (17:05 +0000)]
Adding NPL versions of these templates

19 years agoRemoving accidentally-hardcoded member number
oleonard [Mon, 10 Jan 2005 16:46:54 +0000 (16:46 +0000)]
Removing accidentally-hardcoded member number

19 years agoimprovement of speed for bulkmarcimport.
tipaul [Thu, 6 Jan 2005 14:32:17 +0000 (14:32 +0000)]
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.

19 years agoRequired for barcode generator
oleonard [Wed, 5 Jan 2005 15:45:12 +0000 (15:45 +0000)]
Required for barcode generator

19 years ago*** empty log message ***
tipaul [Wed, 5 Jan 2005 14:41:49 +0000 (14:41 +0000)]
*** empty log message ***

19 years agofrench version for 2.2.0
tipaul [Wed, 5 Jan 2005 14:33:21 +0000 (14:33 +0000)]
french version for 2.2.0

19 years agoupdated credits for 2.2 release
tipaul [Wed, 5 Jan 2005 14:32:56 +0000 (14:32 +0000)]
updated credits for 2.2 release

19 years ago*** empty log message ***
tipaul [Wed, 5 Jan 2005 14:32:30 +0000 (14:32 +0000)]
*** empty log message ***

19 years agominor update just before releasing official 2.2.0
tipaul [Wed, 5 Jan 2005 14:31:06 +0000 (14:31 +0000)]
minor update just before releasing official 2.2.0

19 years agoAdding NPL versions of these templates
oleonard [Tue, 4 Jan 2005 22:32:26 +0000 (22:32 +0000)]
Adding NPL versions of these templates

19 years agoCorrections to English and minor corrections to HTML
oleonard [Tue, 4 Jan 2005 20:20:52 +0000 (20:20 +0000)]
Corrections to English and minor corrections to HTML

19 years agoupdating doc & adding a script to rebuild officially supported languages
tipaul [Mon, 3 Jan 2005 16:30:13 +0000 (16:30 +0000)]
updating doc & adding a script to rebuild officially supported languages

19 years agoremoving .po in the wrong place (is in po/ now)
tipaul [Mon, 3 Jan 2005 16:12:28 +0000 (16:12 +0000)]
removing .po in the wrong place (is in po/ now)

19 years agomoving bulkmarcimport script to migration_tools directory
tipaul [Mon, 3 Jan 2005 15:25:50 +0000 (15:25 +0000)]
moving bulkmarcimport script to migration_tools directory

19 years agoAuto-build LANG authorized values
tipaul [Mon, 3 Jan 2005 12:59:49 +0000 (12:59 +0000)]
Auto-build LANG authorized values

19 years ago* partial support of the "linkage" MARC feature : if you enter a "link" on a MARC...
tipaul [Mon, 3 Jan 2005 12:56:30 +0000 (12:56 +0000)]
* 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.

19 years agoadding an index
tipaul [Mon, 3 Jan 2005 12:55:22 +0000 (12:55 +0000)]
adding an index

19 years ago* rolling back lock_tables_privs = 'Y' during install stage (too many problems) The...
tipaul [Mon, 3 Jan 2005 11:11:10 +0000 (11:11 +0000)]
* rolling back lock_tables_privs = 'Y' during install stage (too many problems) The option is shown in bulkmacimport instead.

19 years ago*** empty log message ***
tipaul [Mon, 3 Jan 2005 11:09:59 +0000 (11:09 +0000)]
*** empty log message ***

19 years agosynch'ing virtual shelves management in opac with the librarian one, that has more...
tipaul [Mon, 3 Jan 2005 11:09:33 +0000 (11:09 +0000)]
synch'ing virtual shelves management in opac with the librarian one, that has more features

19 years agomerging opac.css and marc-editor.css, that is used in MARC view.
tipaul [Mon, 3 Jan 2005 11:08:36 +0000 (11:08 +0000)]
merging opac.css and marc-editor.css, that is used in MARC view.

19 years agoadding "opacstylesheet" systempreference.
tipaul [Mon, 3 Jan 2005 10:58:46 +0000 (10:58 +0000)]
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.

19 years ago* bugfix for the search on a MARC detail, when you clic on the magnifying glass ...
tipaul [Mon, 3 Jan 2005 10:48:33 +0000 (10:48 +0000)]
* 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.

19 years ago*** empty log message ***
acli [Thu, 30 Dec 2004 10:29:28 +0000 (10:29 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
acli [Thu, 30 Dec 2004 09:37:19 +0000 (09:37 +0000)]
*** empty log message ***

19 years agoPreliminary, incomplete update
acli [Thu, 30 Dec 2004 09:20:41 +0000 (09:20 +0000)]
Preliminary, incomplete update

19 years agoSome progress
acli [Thu, 30 Dec 2004 08:01:43 +0000 (08:01 +0000)]
Some progress