koha.git
14 years agoSQLHelper Enhancement Adding contain as searchtype
Henri-Damien LAURENT [Wed, 4 Nov 2009 16:02:25 +0000 (17:02 +0100)]
SQLHelper Enhancement Adding contain as searchtype

14 years agoRemoving default selection of userbranch for research
Henri-Damien LAURENT [Wed, 4 Nov 2009 15:58:12 +0000 (16:58 +0100)]
Removing default selection of userbranch for research

14 years agoremoving database revision 124
Henri-Damien LAURENT [Wed, 4 Nov 2009 09:02:17 +0000 (10:02 +0100)]
removing database revision 124

Revisions 124 and 123 were the same

14 years agoenh Serials-collection Checking claimed late and expected issues
Henri-Damien LAURENT [Tue, 3 Nov 2009 21:19:13 +0000 (22:19 +0100)]
enh Serials-collection Checking claimed late and expected issues

Could be better handled with jquery

14 years agoAdds billing address support in the basketgroup.
Jean-André Santoni [Wed, 4 Nov 2009 12:17:09 +0000 (13:17 +0100)]
Adds billing address support in the basketgroup.

Also fixes a bug in ModBasketgroup, and renames the PDF uploaded to the client.

14 years agoMT 2134 : Adds a tab for subscriptions in intranet's record detail
Matthias Meusburger [Wed, 4 Nov 2009 08:19:36 +0000 (09:19 +0100)]
MT 2134 : Adds a tab for subscriptions in intranet's record detail

14 years agofixing basket in staff, some wrong links
Paul Poulain [Tue, 3 Nov 2009 15:58:47 +0000 (16:58 +0100)]
fixing basket in staff, some wrong links

14 years agoreindenting + typo fix (MAJOR : missing s in permission checking)
Paul Poulain [Mon, 2 Nov 2009 16:26:03 +0000 (17:26 +0100)]
reindenting + typo fix (MAJOR : missing s in permission checking)

14 years ago[3.2.x](bug #3623) PDF printing enhancements
Jean-André Santoni [Tue, 3 Nov 2009 15:23:37 +0000 (16:23 +0100)]
[3.2.x](bug #3623) PDF printing enhancements

Renamed pdfformat to OrderPdfFormat and created OrderPdfTemplate to stock the PDF in the database.
Added a new type of syspref nammed "Upload".
Rewritte, translation and cleaning of the PDF template.

14 years agoAdding stocknumber field to items table
Henri-Damien LAURENT [Tue, 3 Nov 2009 13:35:49 +0000 (14:35 +0100)]
Adding stocknumber field to items table

14 years ago[3.2.x](bug #3624) Per-basketgroup delivery place
Jean-André Santoni [Sun, 1 Nov 2009 13:03:09 +0000 (14:03 +0100)]
[3.2.x](bug #3624) Per-basketgroup delivery place

Librarian are now able to select a different delivery place for each basketgroup. They can choose one from the branch list or manualy using a textarea.
Database schema and PDF generation have been modified to reflect these changes.

14 years ago[3.2.x](bug #3624) Per-basketgroup delivery place
Jean-André Santoni [Sun, 1 Nov 2009 13:03:09 +0000 (14:03 +0100)]
[3.2.x](bug #3624) Per-basketgroup delivery place

Librarian are now able to select a different delivery place for each basketgroup. They can choose one from the branch list or manualy using a textarea.
Database schema and PDF generation have been modified to reflect these changes.

14 years agoMT 2067, Follow-up : Description for CSV export not mandatory anymore
Matthias Meusburger [Tue, 3 Nov 2009 14:43:19 +0000 (15:43 +0100)]
MT 2067, Follow-up : Description for CSV export not mandatory anymore

14 years agoMT 2040, Follow-up : Broken language search
Matthias Meusburger [Tue, 3 Nov 2009 09:52:34 +0000 (10:52 +0100)]
MT 2040, Follow-up : Broken language search

14 years ago[3.2.x](bug #3624) Per-basketgroup delivery place
Jean-André Santoni [Sun, 1 Nov 2009 13:03:09 +0000 (14:03 +0100)]
[3.2.x](bug #3624) Per-basketgroup delivery place

Librarian are now able to select a different delivery place for each basketgroup. They can choose one from the branch list or manualy using a textarea.
Database schema and PDF generation have been modified to reflect these changes.

14 years ago3.01.038 was missed and replaced by other code
Henri-Damien LAURENT [Mon, 2 Nov 2009 15:37:53 +0000 (16:37 +0100)]
3.01.038 was missed and replaced by other code

14 years agoPOD improvement
Henri-Damien LAURENT [Mon, 2 Nov 2009 10:16:05 +0000 (11:16 +0100)]
POD improvement

14 years agofixing updatedatabase msg
Paul Poulain [Fri, 30 Oct 2009 16:38:55 +0000 (17:38 +0100)]
fixing updatedatabase msg

14 years agofixing "close basket and create basket group" feature
Paul Poulain [Fri, 30 Oct 2009 12:39:10 +0000 (13:39 +0100)]
fixing "close basket and create basket group" feature

the checkbox was not functional, now it is.

14 years agosome reindenting & XHTML compliance
Paul Poulain [Fri, 30 Oct 2009 12:38:41 +0000 (13:38 +0100)]
some reindenting & XHTML compliance

14 years agoAcquisition : Fixing
Henri-Damien LAURENT [Fri, 30 Oct 2009 00:52:44 +0000 (01:52 +0100)]
Acquisition : Fixing

neworderempty : problems with data updates
booksellers.tmpl : TMPL_VAR not in comments
list_price becomes listprice in neworderempty script as in acq.js

14 years agoChange in API : ordnum becomes ordernumber
Henri-Damien LAURENT [Thu, 29 Oct 2009 16:44:59 +0000 (17:44 +0100)]
Change in API : ordnum becomes ordernumber

14 years agoxhtml improvement
Paul Poulain [Thu, 29 Oct 2009 16:56:38 +0000 (17:56 +0100)]
xhtml improvement

14 years agoremoving hardcoded value
Paul Poulain [Thu, 29 Oct 2009 16:56:22 +0000 (17:56 +0100)]
removing hardcoded value

14 years agosuggestions improvements and fixes
Paul Poulain [Thu, 29 Oct 2009 14:12:25 +0000 (15:12 +0100)]
suggestions improvements and fixes

- reindenting Suggestions.pm
- removing useless code in acqui-home.pl & fixing # of pending suggestion display
- add suggestion to order : displaying for selection suggestions accepted by the librarian (and reindenting)
- XHTMLing acqui-home (& removed useless parts)

NOTE ABOUT XHTML (could be useful) : <tfoot> must be BEFORE <tbody> in a <table>, even if, of course, it is displayed after.

14 years agoMT 2146 :Adding index on issn
Henri-Damien LAURENT [Thu, 29 Oct 2009 15:41:50 +0000 (16:41 +0100)]
MT 2146 :Adding index on issn

updateversion incremented

14 years ago3736 enh : Adding syspref RoutingListAddReserves
Henri-Damien LAURENT [Thu, 29 Oct 2009 14:29:04 +0000 (15:29 +0100)]
3736 enh : Adding syspref RoutingListAddReserves

Adding syspref RoutingListAddReserves
Using it in routing-preview

14 years agoMT 1902 : routing lists presence should be shown
Henri-Damien LAURENT [Thu, 29 Oct 2009 14:12:53 +0000 (15:12 +0100)]
MT 1902 : routing lists presence should be shown

in serials-home, when showing the list of serials,
display is changed in order to display the presence of a routing list
for a subscription

14 years agoImproving patron search in serials routing
Henri-Damien LAURENT [Thu, 29 Oct 2009 10:56:08 +0000 (11:56 +0100)]
Improving patron search in serials routing

Adding category and library search
Unifying with central member search

14 years agoUsing sans-serif rather than serif font
Henri-Damien LAURENT [Wed, 28 Oct 2009 17:41:19 +0000 (18:41 +0100)]
Using sans-serif rather than serif font

14 years agoReintroducing submit value buttons in po files
Henri-Damien LAURENT [Wed, 28 Oct 2009 17:38:52 +0000 (18:38 +0100)]
Reintroducing submit value buttons in po files

Submit values need to be translated.

14 years agoremoving useless files & fixing broken link
Paul Poulain [Wed, 28 Oct 2009 18:21:14 +0000 (19:21 +0100)]
removing useless files & fixing broken link

14 years agofixing SQL error (' is the string separator, and must be doubled when in the string)
Paul Poulain [Wed, 28 Oct 2009 18:02:31 +0000 (19:02 +0100)]
fixing SQL error (' is the string separator, and must be doubled when in the string)

14 years agofixing SQL builded if there is no where_strings
Paul Poulain [Wed, 28 Oct 2009 17:28:34 +0000 (18:28 +0100)]
fixing SQL builded if there is no where_strings

14 years agoremoving useless template (aqbudgets is the right one now)
Paul Poulain [Wed, 28 Oct 2009 17:03:03 +0000 (18:03 +0100)]
removing useless template (aqbudgets is the right one now)

14 years agofixing currency.pl
Paul Poulain [Wed, 28 Oct 2009 16:51:56 +0000 (17:51 +0100)]
fixing currency.pl

if active not set, mySQL complains for a missing argument

14 years agoremoving warn and reindenting
Paul Poulain [Wed, 28 Oct 2009 16:51:20 +0000 (17:51 +0100)]
removing warn and reindenting

+ \\n fixes (for error message better display)

14 years agoBug Fix MT2104 : Edit authorities problem on multiple field
Henri-Damien LAURENT [Tue, 27 Oct 2009 22:42:42 +0000 (23:42 +0100)]
Bug Fix MT2104 : Edit authorities problem on multiple field

When editing a field 500 linked to an authority, when duplicate
field, all the 500 fields were replaced.

14 years agoC4/Biblio.pm Perltidy
Henri-Damien LAURENT [Tue, 27 Oct 2009 08:44:47 +0000 (09:44 +0100)]
C4/Biblio.pm Perltidy

14 years agoJavascript translatability addbiblio.tmpl
Henri-Damien LAURENT [Tue, 27 Oct 2009 08:41:48 +0000 (09:41 +0100)]
Javascript translatability addbiblio.tmpl

14 years agoMT 2073 : Allow to have non-editable fields for item batch modification
Matthias Meusburger [Tue, 27 Oct 2009 08:58:35 +0000 (09:58 +0100)]
MT 2073 : Allow to have non-editable fields for item batch modification

14 years agoFollowup bfffa5 TransformHTMLToXML bug fix
Henri-Damien LAURENT [Mon, 26 Oct 2009 16:31:27 +0000 (17:31 +0100)]
Followup bfffa5 TransformHTMLToXML bug fix

_default_ind_to_space had problems

14 years agoAdding toggle of subscriptionhistory information
Henri-Damien LAURENT [Fri, 23 Oct 2009 10:12:36 +0000 (12:12 +0200)]
Adding toggle of subscriptionhistory information

14 years agoMT 2168 : Logical AND between multiple words strings
Henri-Damien LAURENT [Fri, 23 Oct 2009 14:05:33 +0000 (16:05 +0200)]
MT 2168 : Logical AND between multiple words strings

C4::SQLHelper was doing an implicit OR of multiple words strings
It is now fixed and does an AND

14 years agoAdding logging DBI errors if in Debug Mode
Henri-Damien LAURENT [Sun, 25 Oct 2009 05:28:37 +0000 (06:28 +0100)]
Adding logging DBI errors if in Debug Mode

14 years ago(bug #3726) fix ISBD url translation
Nahuel ANGELINETTI [Thu, 22 Oct 2009 10:26:12 +0000 (12:26 +0200)]
(bug #3726) fix ISBD url translation

14 years agoMT 2206 addorder crashing
Henri-Damien LAURENT [Thu, 22 Oct 2009 20:37:39 +0000 (22:37 +0200)]
MT 2206 addorder crashing

14 years agoAdding claimed to quick receiving
Henri-Damien LAURENT [Thu, 22 Oct 2009 20:21:18 +0000 (22:21 +0200)]
Adding claimed to quick receiving

14 years agoPerformance improvement authorities-list.pl
Henri-Damien LAURENT [Wed, 21 Oct 2009 14:39:35 +0000 (16:39 +0200)]
Performance improvement authorities-list.pl

CountUsage in Authorities has a performance problem.
We now rely on SimpleSarch for that purpose and it should be better

14 years agoMT 2071, 2072 : Check that barcodes are found and that items are allowed to be deleted
Matthias Meusburger [Mon, 26 Oct 2009 13:40:39 +0000 (14:40 +0100)]
MT 2071, 2072 : Check that barcodes are found and that items are allowed to be deleted

14 years agoBatch deletion of items enhancements
Matthias Meusburger [Fri, 23 Oct 2009 15:13:43 +0000 (17:13 +0200)]
Batch deletion of items enhancements
Separate templates
Status message after deletion

14 years agoMT 2037, Follow-up : fixed updatedatabase
Matthias Meusburger [Thu, 22 Oct 2009 10:30:10 +0000 (12:30 +0200)]
MT 2037, Follow-up : fixed updatedatabase

14 years agoMT 2037 : Update ISBD
Matthias Meusburger [Thu, 22 Oct 2009 09:45:38 +0000 (11:45 +0200)]
MT 2037 : Update ISBD

14 years agoMT 2069 : MoveItemFromBiblio now checks for orders
Matthias Meusburger [Wed, 21 Oct 2009 14:13:11 +0000 (16:13 +0200)]
MT 2069 : MoveItemFromBiblio now checks for orders

14 years agoFixing translation process
Henri-Damien LAURENT [Tue, 22 Sep 2009 13:16:21 +0000 (15:16 +0200)]
Fixing translation process

Removing checkbox values from po generation

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years agoFollowup updating translation process
Henri-Damien LAURENT [Mon, 21 Sep 2009 21:47:59 +0000 (23:47 +0200)]
Followup updating translation process

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years agoFixing record.abs for authorities and MARC21
Chris Cormack [Mon, 14 Sep 2009 21:32:18 +0000 (09:32 +1200)]
Fixing record.abs for authorities and MARC21

14 years ago(bug #3688) add index for acqdate in unimarc and fix maintenance script
Nahuel ANGELINETTI [Thu, 1 Oct 2009 15:24:53 +0000 (17:24 +0200)]
(bug #3688) add index for acqdate in unimarc and fix maintenance script

This patch add the support of acqdate in unimarc, and fix maintenance script for brokend records.

14 years agoAddBiblio Workflow edition
Henri-Damien LAURENT [Tue, 20 Oct 2009 20:00:28 +0000 (22:00 +0200)]
AddBiblio Workflow edition

When in Edit Mode, when save is clicked, get back to the MARCdetail.pl and not to additem.pl

14 years agoMT 1713, follow-up : fixed updatedatabase.pl
Matthias Meusburger [Tue, 20 Oct 2009 14:45:12 +0000 (16:45 +0200)]
MT 1713, follow-up : fixed updatedatabase.pl

14 years ago3.0.x: ce353e7 bug #3674 allow users creation with disabled password
Henri-Damien LAURENT [Tue, 20 Oct 2009 13:09:51 +0000 (15:09 +0200)]
3.0.x: ce353e7 bug #3674 allow users creation with disabled password

14 years agoBug Fixing addorder.pl
Henri-Damien LAURENT [Mon, 19 Oct 2009 15:00:03 +0000 (17:00 +0200)]
Bug Fixing addorder.pl

14 years agoBug Fixing MT 2095 : Add_excepti.al Search broken on QueryStemming
root [Fri, 16 Oct 2009 21:40:13 +0000 (23:40 +0200)]
Bug Fixing MT 2095 : Add_excepti.al Search broken on QueryStemming

14 years agoMT 1713 : Do not display the items at first if there are too many of them in opac...
Matthias Meusburger [Mon, 19 Oct 2009 15:52:51 +0000 (17:52 +0200)]
MT 1713 : Do not display the items at first if there are too many of them in opac-detail

14 years agoMT 1713 : Updated opacSerialDefaultTab syspref
Matthias Meusburger [Mon, 19 Oct 2009 15:23:53 +0000 (17:23 +0200)]
MT 1713 : Updated opacSerialDefaultTab syspref

14 years agoBug Fixing : Search Broken with stemming
Henri-Damien LAURENT [Fri, 16 Oct 2009 21:59:24 +0000 (23:59 +0200)]
Bug Fixing : Search Broken with stemming

Stemming can't use exceptions
Removing exceptions management

14 years agoMT 2051 : granular permissions for guided reports
Matthias Meusburger [Fri, 16 Oct 2009 15:43:56 +0000 (17:43 +0200)]
MT 2051 : granular permissions for guided reports

14 years agoMT 2068 : Fixed scheduling guided reports
Matthias Meusburger [Fri, 16 Oct 2009 09:03:27 +0000 (11:03 +0200)]
MT 2068 : Fixed scheduling guided reports

14 years agoAdd missing opac authorised values column
Matthias Meusburger [Thu, 15 Oct 2009 13:46:10 +0000 (15:46 +0200)]
Add missing opac authorised values column

14 years agoMT 0002070: Batch item deletion
Matthias Meusburger [Thu, 15 Oct 2009 10:12:45 +0000 (12:12 +0200)]
MT 0002070: Batch item deletion

14 years agoMT 2040 : Broken language search
Matthias Meusburger [Thu, 15 Oct 2009 09:06:55 +0000 (11:06 +0200)]
MT 2040 : Broken language search

14 years agoremoving unconditional warning
Henri-Damien LAURENT [Tue, 13 Oct 2009 11:49:09 +0000 (13:49 +0200)]
removing unconditional warning

14 years agoFollowup 300bd572d3d21bbde1e91e8682611ad224992a7a
Henri-Damien LAURENT [Tue, 13 Oct 2009 10:12:46 +0000 (12:12 +0200)]
Followup 300bd572d3d21bbde1e91e8682611ad224992a7a

Adding Tablename to SQLHelper

14 years agoRemove Stopwords bug fixing
Henri-Damien LAURENT [Fri, 9 Oct 2009 09:48:14 +0000 (11:48 +0200)]
Remove Stopwords bug fixing

in french, les is a stopword

Modèles would match because of the combining and \P{IsAlnum} would not detect that.

14 years agoBug Fixing : C4::Charset source_encoding always set to iso-8859-1
Henri-Damien LAURENT [Thu, 8 Oct 2009 09:44:31 +0000 (11:44 +0200)]
Bug Fixing : C4::Charset source_encoding always set to iso-8859-1

14 years agoBug 3706 Label templates/layouts do not save properly
Chris Nighswonger [Mon, 12 Oct 2009 15:50:59 +0000 (11:50 -0400)]
Bug 3706 Label templates/layouts do not save properly

Two issues here:

1. No radio box was selected by default in the format section of the layout editor. This actually needs some additional attention to allow the user
to establish a default method of entering the format string. As noted in comments in the code, this would probably be best implimented by adding yet
another syspref. However, I don't have time atm.

2. On saving a new template, if no profile was assigned to the new template, the script threw an error and died.

Both issues are addressed in this patch.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBUG 3692: Untranslatable strings in shelves.tmpl
Katrin Fischer [Sun, 4 Oct 2009 17:07:27 +0000 (19:07 +0200)]
BUG 3692: Untranslatable strings in shelves.tmpl

Select all
Clear all

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBugfix Corrects a bug in the labels printer profile module which caused the printer...
Chris Nighswonger [Fri, 18 Sep 2009 16:37:26 +0000 (12:37 -0400)]
Bugfix Corrects a bug in the labels printer profile module which caused the printer name and tray to be updated incorrectly when saving changes.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 3649 Code39 Mod10 and Mod43 barcodes are produced with Mod9 checksums
Chris Nighswonger [Sat, 19 Sep 2009 20:51:41 +0000 (16:51 -0400)]
Bug 3649 Code39 Mod10 and Mod43 barcodes are produced with Mod9 checksums

This may not present a problem inside of Koha, but would if scanned with
software expecting mod10 or mod43.

Current code uses the 'visa' method of the Algorithm::CheckDigits module which
produces mod9 checksums.

The patch changes to using 'code_39' for mod43 and 'siret' for mod10.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoMT 2042 : Results sorting fixed
Matthias Meusburger [Wed, 14 Oct 2009 15:46:23 +0000 (17:46 +0200)]
MT 2042 : Results sorting fixed

14 years agoMT 1110, Follow-up : Balance cart and lists : cart is now in the intranet
Matthias Meusburger [Wed, 14 Oct 2009 13:27:40 +0000 (15:27 +0200)]
MT 1110, Follow-up : Balance cart and lists : cart is now in the intranet

14 years agoMT 1110 : Balance cart and lists : cart is now in the intranet
Matthias Meusburger [Wed, 14 Oct 2009 13:04:53 +0000 (15:04 +0200)]
MT 1110 : Balance cart and lists : cart is now in the intranet

14 years agoMT 1716 : Followup : search by initial was broken
Henri-Damien LAURENT [Wed, 7 Oct 2009 20:55:46 +0000 (22:55 +0200)]
MT 1716 : Followup : search by initial was broken

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years agoBug Fixing : New Lists Nothing in categorycode
Henri-Damien LAURENT [Wed, 7 Oct 2009 15:14:33 +0000 (17:14 +0200)]
Bug Fixing : New Lists Nothing in categorycode

Problem with New when PatronList categorycode

14 years ago(bug #3695) allow to limit overdues by categorycode
Henri-Damien LAURENT [Wed, 7 Oct 2009 09:49:01 +0000 (11:49 +0200)]
(bug #3695) allow to limit overdues by categorycode

This add two new options to overdue_notices.pl to select only overdues for few categorycodes, or to exclude few categorycodes.

Conflicts solved misc/cronjobs/overdue_notices.pl

14 years agoTransformHTMLToXML bug default_ind_to_space
Henri-Damien LAURENT [Tue, 6 Oct 2009 15:50:36 +0000 (17:50 +0200)]
TransformHTMLToXML bug default_ind_to_space

default_ind_to_space made the assumption that indicator string by default was a string containing 2 characters.
This was not true, causing an Internal server error.
This patch Fixes that.

14 years ago(bug #3281) change the way to parse item's summary
Nahuel ANGELINETTI [Thu, 1 Oct 2009 11:20:55 +0000 (13:20 +0200)]
(bug #3281) change the way to parse item's summary

This patch is a "rebased" one for 3.0.x.
This change how to calculate the item's summary, and fix the issue when you have repeated fields.
Now every line is repeated, still it have values in repeated fields(see bug report).

14 years agousing SQLHelper in C4/Acquisition
Henri-Damien LAURENT [Tue, 6 Oct 2009 11:34:56 +0000 (13:34 +0200)]
using SQLHelper in C4/Acquisition

Changing addorder to send orderinfo from input decoding
And using SQLHelper to filter information

14 years ago0001097: relances par bib
Matthias Meusburger [Fri, 10 Apr 2009 16:34:28 +0000 (18:34 +0200)]
0001097: relances par bib

14 years agoFixing : Budgetperiods was misused in GetBudgets
Henri-Damien LAURENT [Mon, 5 Oct 2009 05:56:57 +0000 (07:56 +0200)]
Fixing : Budgetperiods was misused in GetBudgets

14 years agoCode Improvement : C4/Matcher.pm
Henri-Damien LAURENT [Tue, 29 Sep 2009 12:57:52 +0000 (14:57 +0200)]
Code Improvement : C4/Matcher.pm

substr dans act when passed only subfield offset

14 years agoSQLHelper Adding tablename to filters output
Henri-Damien LAURENT [Thu, 1 Oct 2009 14:32:47 +0000 (16:32 +0200)]
SQLHelper Adding tablename to filters output

14 years agointranet-main duplicates.inc would not pass validator
Henri-Damien LAURENT [Fri, 2 Oct 2009 14:59:39 +0000 (16:59 +0200)]
intranet-main duplicates.inc would not pass validator

14 years agoRemoved unused HTML::Template tag
Matthias Meusburger [Fri, 2 Oct 2009 15:00:59 +0000 (17:00 +0200)]
Removed unused HTML::Template tag

14 years agoFunction GetRecentShelves modified so it can tell "koha" user and no user apart
Matthias Meusburger [Fri, 2 Oct 2009 14:06:13 +0000 (16:06 +0200)]
Function GetRecentShelves modified so it can tell "koha" user and no user apart

14 years agoMT 1976 : Lists are directly displayed through VirtualShelves.pm
Matthias Meusburger [Fri, 2 Oct 2009 09:15:16 +0000 (11:15 +0200)]
MT 1976 : Lists are directly displayed through VirtualShelves.pm
(and not through the session, like in opac)

14 years agoMT 1587 : Fixed creation bug
Matthias Meusburger [Thu, 1 Oct 2009 13:21:21 +0000 (15:21 +0200)]
MT 1587 : Fixed creation bug

14 years agoupdatedatabase opacsearchhistory feature followup
Paul Poulain [Thu, 1 Oct 2009 11:57:51 +0000 (13:57 +0200)]
updatedatabase opacsearchhistory feature followup

Heredoc on installer/data/mysql/atomicupdate/0007-Opac-search-history.pl
was not correctly declared

14 years agoilsdi.pl : character encoding declaration update
Paul Poulain [Thu, 1 Oct 2009 11:55:10 +0000 (13:55 +0200)]
ilsdi.pl : character encoding declaration update

xml declaration of charset is now set to utf8

14 years agoMT 1976 : template simplification
Matthias Meusburger [Thu, 1 Oct 2009 08:17:41 +0000 (10:17 +0200)]
MT 1976 : template simplification