koha.git
19 years agoimprovements in OPAC
tipaul [Thu, 17 Jun 2004 08:24:10 +0000 (08:24 +0000)]
improvements in OPAC

19 years agominor bugfix
tipaul [Thu, 17 Jun 2004 08:23:46 +0000 (08:23 +0000)]
minor bugfix

19 years agocss'ing reports
tipaul [Thu, 17 Jun 2004 08:23:26 +0000 (08:23 +0000)]
css'ing reports

19 years agobugfixes in circulation
tipaul [Thu, 17 Jun 2004 08:22:53 +0000 (08:22 +0000)]
bugfixes in circulation

19 years agominor bugfix (authorities link missing)
tipaul [Thu, 17 Jun 2004 08:22:36 +0000 (08:22 +0000)]
minor bugfix (authorities link missing)

19 years agobugfixes in bookshelves
tipaul [Thu, 17 Jun 2004 08:20:56 +0000 (08:20 +0000)]
bugfixes in bookshelves

19 years agodeleting unused template
tipaul [Thu, 17 Jun 2004 08:20:14 +0000 (08:20 +0000)]
deleting unused template

19 years agocss'ing acquisitions
tipaul [Thu, 17 Jun 2004 08:19:40 +0000 (08:19 +0000)]
css'ing acquisitions

19 years agoauthorities (continued)
tipaul [Thu, 17 Jun 2004 08:19:20 +0000 (08:19 +0000)]
authorities (continued)

19 years agobugfixes
tipaul [Thu, 17 Jun 2004 08:18:42 +0000 (08:18 +0000)]
bugfixes

19 years agoISBD in librarian interface
tipaul [Thu, 17 Jun 2004 08:18:26 +0000 (08:18 +0000)]
ISBD in librarian interface

19 years agobugfixes in circulation
tipaul [Thu, 17 Jun 2004 08:17:39 +0000 (08:17 +0000)]
bugfixes in circulation

19 years agomerging tag & subfield in marc_word for better perfs
tipaul [Thu, 17 Jun 2004 08:16:32 +0000 (08:16 +0000)]
merging tag & subfield in marc_word for better perfs

19 years agomerging tag & subfield in auth_word for better perfs
tipaul [Thu, 17 Jun 2004 08:02:13 +0000 (08:02 +0000)]
merging tag & subfield in auth_word for better perfs

19 years agoChanges MARCaddword to index words >= 1 char ... needed for more accurate
joshferraro [Fri, 11 Jun 2004 15:38:06 +0000 (15:38 +0000)]
Changes MARCaddword to index words >= 1 char ... needed for more accurate
searches using SearchMarc routines.

19 years agoThis script builds a new marc_word
joshferraro [Fri, 11 Jun 2004 15:07:48 +0000 (15:07 +0000)]
This script builds a new marc_word
table with a reduced number of tags (only those
tags that should be searched) allowing for
faster and more accurate searching when used
with the SearchMarc routines.  Make sure that
the MARCaddword routine in Biblio.pm will index
characters >= 1 char; otherwise, searches like
"O'brian, Patrick" will fail as the search
routines will seperate that query into "o",
"brian", and "patrick".  (If "o" is not in the
database the search will fail)

19 years agoFixes problems with searching using terms that contain ' and , by
joshferraro [Fri, 11 Jun 2004 14:01:28 +0000 (14:01 +0000)]
Fixes problems with searching using terms that contain ' and , by
stripping them out and replacing with a space ... line 115

19 years agoISBD view, minor fix
tipaul [Thu, 10 Jun 2004 09:34:21 +0000 (09:34 +0000)]
ISBD view, minor fix

19 years agoMARC authority management (continued)
tipaul [Thu, 10 Jun 2004 09:33:56 +0000 (09:33 +0000)]
MARC authority management (continued)

19 years agoMARC authority management (continued)
tipaul [Thu, 10 Jun 2004 08:58:34 +0000 (08:58 +0000)]
MARC authority management (continued)

19 years agoMARC authority management (continued)
tipaul [Thu, 10 Jun 2004 08:28:40 +0000 (08:28 +0000)]
MARC authority management (continued)

19 years agoThe files launching the templates
doxulting [Mon, 7 Jun 2004 10:07:40 +0000 (10:07 +0000)]
The files launching the templates

19 years ago*** empty log message ***
doxulting [Mon, 7 Jun 2004 09:48:40 +0000 (09:48 +0000)]
*** empty log message ***

19 years agoNew UNIMARC french Plugins for ensmp by Jean Baron. U have to do a manual update...
doxulting [Mon, 7 Jun 2004 09:46:36 +0000 (09:46 +0000)]
New UNIMARC french Plugins for ensmp by Jean Baron. U have to do a manual update in the database in order to view the plugins. Put the files launching the plugins without their path into the value_builder column of the marc_subfield_structure table. Don't forget to set the tab field value to 1 in the same table in order to be able to watch the plugin while launching the addbiblio.pl page.

19 years agoMARC authority management (1st draft. works really poorly)
tipaul [Mon, 7 Jun 2004 07:36:46 +0000 (07:36 +0000)]
MARC authority management (1st draft. works really poorly)

19 years agoMARC authority management package
tipaul [Mon, 7 Jun 2004 07:35:01 +0000 (07:35 +0000)]
MARC authority management package

20 years ago* frameworks and itemtypes are independant
tipaul [Thu, 3 Jun 2004 13:44:57 +0000 (13:44 +0000)]
* frameworks and itemtypes are independant
* in the MARC editor, showing the + to duplicate a tag only if the tag is repeatable

20 years agominor synch'ing (but default template is deprecated in OPAC, CSS is the up2date one)
tipaul [Thu, 3 Jun 2004 13:43:50 +0000 (13:43 +0000)]
minor synch'ing (but default template is deprecated in OPAC, CSS is the up2date one)

20 years agocss & HTML update
tipaul [Thu, 3 Jun 2004 12:47:37 +0000 (12:47 +0000)]
css & HTML update

20 years ago* frameworks and itemtypes are independant
tipaul [Thu, 3 Jun 2004 12:46:58 +0000 (12:46 +0000)]
* frameworks and itemtypes are independant

WARNING : will work only if applied to a 2.0 base. some modifs have been done since last commit that will NOT be applied if you run updatedatabase again.

20 years ago* frameworks and itemtypes are independant
tipaul [Thu, 3 Jun 2004 10:22:22 +0000 (10:22 +0000)]
* frameworks and itemtypes are independant
* bugfixes in authority types & framework management (mainly deletion)

20 years ago* added online help link
tipaul [Thu, 3 Jun 2004 10:21:37 +0000 (10:21 +0000)]
* added online help link
* minor modifs in the css

20 years agonew feature : online HELP
tipaul [Thu, 3 Jun 2004 10:20:52 +0000 (10:20 +0000)]
new feature : online HELP
On each template, a "HELP" link has been added.
it opens a popup, filled with an help template.
the help template is in the help/ directory.
The help.pl files builds the online help using the name of the caller page (referer).

If the user clic on "help" when on page "admin/itemtypes.pl", the "help/admin/itemtypes.tmpl" is opened.
If the "help/admin/itemtypes.tmpl" does not exists, a default "sorry, no help on this topic" page is shown.

Works fine, but now, the big work has to be done : create the online help pages...

20 years ago*** empty log message ***
tipaul [Thu, 3 Jun 2004 10:10:03 +0000 (10:10 +0000)]
*** empty log message ***

20 years ago* frameworks and itemtypes are independant
tipaul [Thu, 3 Jun 2004 10:09:42 +0000 (10:09 +0000)]
* frameworks and itemtypes are independant
* bugfixes in authority types & framework management (mainly deletion)

20 years agocss'"ing
tipaul [Thu, 3 Jun 2004 10:09:22 +0000 (10:09 +0000)]
css'"ing

20 years agoadding bibid to the result list
tipaul [Thu, 3 Jun 2004 10:06:27 +0000 (10:06 +0000)]
adding bibid to the result list

20 years agoremoving unused code
tipaul [Thu, 3 Jun 2004 10:02:08 +0000 (10:02 +0000)]
removing unused code

20 years ago* frameworks and itemtypes are independant
tipaul [Thu, 3 Jun 2004 10:01:28 +0000 (10:01 +0000)]
* frameworks and itemtypes are independant
* bugfixes in authority types & framework management (mainly deletion)

20 years ago* frameworks and itemtypes are independant
tipaul [Thu, 3 Jun 2004 09:59:36 +0000 (09:59 +0000)]
* frameworks and itemtypes are independant
* in the MARC editor, showing the + to duplicate a tag only if the tag is repeatable

20 years agoFixes discrepency between bibid and biblionumber. Thanks to Tomasz Wolniewicz for
joshferraro [Thu, 3 Jun 2004 01:48:19 +0000 (01:48 +0000)]
Fixes discrepency between bibid and biblionumber.  Thanks to Tomasz Wolniewicz for
suggesting this elegent solution.

20 years agobugfix
tipaul [Fri, 28 May 2004 16:19:28 +0000 (16:19 +0000)]
bugfix

20 years agochanges in HTML/CSS & link to ISBD view
tipaul [Fri, 28 May 2004 16:15:43 +0000 (16:15 +0000)]
changes in HTML/CSS & link to ISBD view

20 years agominor fixes (odd/even lines bug)
tipaul [Fri, 28 May 2004 16:14:40 +0000 (16:14 +0000)]
minor fixes (odd/even lines bug)

20 years agoimproving systempreferences to show lists, radio button where applicable (was partial...
tipaul [Fri, 28 May 2004 13:43:25 +0000 (13:43 +0000)]
improving systempreferences to show lists, radio button where applicable (was partially done by ?, buttemplate was not done)

20 years agoHTML & template bugfixes
tipaul [Fri, 28 May 2004 12:08:16 +0000 (12:08 +0000)]
HTML & template bugfixes

20 years agobugfix
tipaul [Fri, 28 May 2004 09:56:21 +0000 (09:56 +0000)]
bugfix

20 years agosome HTML cleaning & improvements
tipaul [Fri, 28 May 2004 08:39:54 +0000 (08:39 +0000)]
some HTML cleaning & improvements

20 years agoMARC view in OPAC
tipaul [Fri, 28 May 2004 08:39:31 +0000 (08:39 +0000)]
MARC view in OPAC

20 years agoadding :
tipaul [Fri, 28 May 2004 08:39:06 +0000 (08:39 +0000)]
adding :
* MARC authority file
* seealso & hidden in MARC biblio structure.

20 years agosome HTML & minor modifs
tipaul [Fri, 28 May 2004 08:37:34 +0000 (08:37 +0000)]
some HTML & minor modifs

20 years agojust reordering the menus in a more logic order
tipaul [Fri, 28 May 2004 08:36:36 +0000 (08:36 +0000)]
just reordering the menus in a more logic order

20 years ago*** empty log message ***
tipaul [Fri, 28 May 2004 08:34:15 +0000 (08:34 +0000)]
*** empty log message ***

20 years agohidding hidden & isurl constraints into MARC subfield structure
tipaul [Fri, 28 May 2004 08:33:41 +0000 (08:33 +0000)]
hidding hidden & isurl constraints into MARC subfield structure

20 years agoadding :
tipaul [Fri, 28 May 2004 08:32:00 +0000 (08:32 +0000)]
adding :
* MARC authority file
* seealso & hidden in MARC biblio structure.

20 years agoMARC view in OPAC
tipaul [Fri, 28 May 2004 08:31:03 +0000 (08:31 +0000)]
MARC view in OPAC

20 years agowarning commented
tipaul [Fri, 28 May 2004 08:30:11 +0000 (08:30 +0000)]
warning commented

20 years agoadding suggestions in OPAC
tipaul [Fri, 28 May 2004 08:28:22 +0000 (08:28 +0000)]
adding suggestions in OPAC

20 years agoadding authtype management (MARC authority types)
tipaul [Fri, 28 May 2004 08:26:57 +0000 (08:26 +0000)]
adding authtype management (MARC authority types)

20 years agopagesize set to 100 (every systempref on the same html page)
tipaul [Fri, 28 May 2004 08:24:55 +0000 (08:24 +0000)]
pagesize set to 100 (every systempref on the same html page)

20 years agohidding hidden & isurl constraints into MARC subfield structure
tipaul [Fri, 28 May 2004 08:24:14 +0000 (08:24 +0000)]
hidding hidden & isurl constraints into MARC subfield structure

20 years agoMARC authorities management (1st draft)
tipaul [Fri, 28 May 2004 08:23:03 +0000 (08:23 +0000)]
MARC authorities management (1st draft)

20 years agowarning commented
tipaul [Fri, 28 May 2004 08:22:10 +0000 (08:22 +0000)]
warning commented

20 years agoFix for bug 787
rangi [Thu, 27 May 2004 21:47:21 +0000 (21:47 +0000)]
Fix for bug 787

20 years agoFix for bug 787
rangi [Thu, 27 May 2004 21:30:34 +0000 (21:30 +0000)]
Fix for bug 787

20 years agoFix so that items on reserve dont show up as being renewable
rangi [Wed, 26 May 2004 21:47:14 +0000 (21:47 +0000)]
Fix so that items on reserve dont show up as being renewable

20 years ago*** empty log message ***
tipaul [Mon, 24 May 2004 14:39:45 +0000 (14:39 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
doxulting [Mon, 24 May 2004 14:28:09 +0000 (14:28 +0000)]
*** empty log message ***

20 years agocomma taken out
joshferraro [Mon, 24 May 2004 14:28:07 +0000 (14:28 +0000)]
comma taken out

20 years agomissing comma on line 52
joshferraro [Mon, 24 May 2004 14:26:00 +0000 (14:26 +0000)]
missing comma on line 52

20 years agoThis time we only check books that borrowers still have
doxulting [Mon, 24 May 2004 14:20:15 +0000 (14:20 +0000)]
This time we only check books that borrowers still have

20 years agoThe new circulation.tmpl, for correct var names
doxulting [Mon, 24 May 2004 14:18:42 +0000 (14:18 +0000)]
The new circulation.tmpl, for correct var names

20 years agoattention la base ne contient peut etre pas toutes les colonnes (maxissueqty dans...
doxulting [Mon, 24 May 2004 12:16:19 +0000 (12:16 +0000)]
attention la base ne contient peut etre pas toutes les colonnes (maxissueqty dans issuingrules par exmple)

20 years agoPremier commit JB34. Verification du nombre maximum de livre a emprunter.
doxulting [Mon, 24 May 2004 12:14:38 +0000 (12:14 +0000)]
Premier commit JB34. Verification du nombre maximum de livre a emprunter.

20 years agoA couple more changes to make page XHTML-compliant
oleonard [Wed, 19 May 2004 17:05:15 +0000 (17:05 +0000)]
A couple more changes to make page XHTML-compliant

20 years agoMany changes to make page XHTML-compliant
oleonard [Wed, 19 May 2004 16:59:28 +0000 (16:59 +0000)]
Many changes to make page XHTML-compliant

20 years agoClosing tags, correcting case, other changes to make page valid
oleonard [Wed, 19 May 2004 16:28:31 +0000 (16:28 +0000)]
Closing tags, correcting case, other changes to make page valid

20 years agoAdding class to id declarations to allow XHTML-compliance in some pages
oleonard [Wed, 19 May 2004 16:26:45 +0000 (16:26 +0000)]
Adding class to id declarations to allow XHTML-compliance in some pages

20 years agoClosing input tags to make valid XHTML
oleonard [Wed, 19 May 2004 16:17:11 +0000 (16:17 +0000)]
Closing input tags to make valid XHTML

20 years agoFixing broken next and previous links in the bottom row of the search results table
oleonard [Wed, 19 May 2004 16:00:40 +0000 (16:00 +0000)]
Fixing broken next and previous links in the bottom row of the search results table

20 years agoframework management : 1 MARC framework for each itemtype
tipaul [Tue, 18 May 2004 15:22:10 +0000 (15:22 +0000)]
framework management : 1 MARC framework for each itemtype

20 years agogetitemtypes moved in Koha.pm
tipaul [Tue, 18 May 2004 11:54:07 +0000 (11:54 +0000)]
getitemtypes moved in Koha.pm

20 years ago*** empty log message ***
tipaul [Tue, 18 May 2004 09:50:07 +0000 (09:50 +0000)]
*** empty log message ***

20 years agoClosing input tags, correcting case, other changes to move page towards validity
oleonard [Wed, 12 May 2004 15:42:59 +0000 (15:42 +0000)]
Closing input tags, correcting case, other changes to move page towards validity

20 years agoClosing input tags to make page valid
oleonard [Wed, 12 May 2004 15:27:02 +0000 (15:27 +0000)]
Closing input tags to make page valid

20 years agoFixing broken numbered results links on bottom of page
oleonard [Wed, 12 May 2004 15:21:28 +0000 (15:21 +0000)]
Fixing broken numbered results links on bottom of page

20 years agoAdded styling for search results page number links
oleonard [Mon, 10 May 2004 16:48:43 +0000 (16:48 +0000)]
Added styling for search results page number links

20 years agoReplacing image-based results page numbers with css-styled text links
oleonard [Mon, 10 May 2004 16:48:08 +0000 (16:48 +0000)]
Replacing image-based results page numbers with css-styled text links

20 years agoChanges to make XHTML-compliant: quoting attributes, encoding ampersands, closing...
oleonard [Mon, 10 May 2004 16:32:07 +0000 (16:32 +0000)]
Changes to make XHTML-compliant: quoting attributes, encoding ampersands, closing tags, etc.

20 years agoQuoting href attribute to make XHTML compliant
oleonard [Mon, 10 May 2004 16:30:58 +0000 (16:30 +0000)]
Quoting href attribute to make XHTML compliant

20 years agocss is now the default theme for OPAC.
tipaul [Mon, 10 May 2004 09:29:33 +0000 (09:29 +0000)]
css is now the default theme for OPAC.
It will be the theme used for improvements and new things in OPAC.

20 years agono falgs required
tipaul [Mon, 10 May 2004 09:25:24 +0000 (09:25 +0000)]
no falgs required

20 years agoMarc search ported to OPAC.
tipaul [Mon, 10 May 2004 09:24:14 +0000 (09:24 +0000)]
Marc search ported to OPAC.
seems to work fine

20 years agoadding LibraryName variable in the template
tipaul [Mon, 10 May 2004 09:23:32 +0000 (09:23 +0000)]
adding LibraryName variable in the template

20 years agoadding table issuingrules (previously called categoryitem
tipaul [Thu, 6 May 2004 14:56:51 +0000 (14:56 +0000)]
adding table issuingrules (previously called categoryitem

20 years agominor improvement
tipaul [Thu, 6 May 2004 14:54:44 +0000 (14:54 +0000)]
minor improvement

20 years agousing itemcallnumber instead of bulk
tipaul [Thu, 6 May 2004 14:53:36 +0000 (14:53 +0000)]
using itemcallnumber instead of bulk

20 years agominor modifs in CSS
tipaul [Thu, 6 May 2004 14:52:23 +0000 (14:52 +0000)]
minor modifs in CSS

20 years agoissuingrules : the new script to manage issuing rules (issuing number & length by...
tipaul [Thu, 6 May 2004 14:51:22 +0000 (14:51 +0000)]
issuingrules : the new script to manage issuing rules (issuing number & length by branch / itemtype / borrower type)

20 years agominor update.
kb2qzv [Tue, 4 May 2004 19:30:07 +0000 (19:30 +0000)]
minor update.