koha.git
14 years agoFollowup : fb4366cdad0ad96d0427810581763dc2fc189af1
Henri-Damien LAURENT [Thu, 1 Oct 2009 07:46:03 +0000 (09:46 +0200)]
Followup : fb4366cdad0ad96d0427810581763dc2fc189af1

 $input->{filecontent} used where never defined
 Replacing with $input->param("filecontent")

14 years agoMT 1976 : Multiple add of records to a new list, intranet
Matthias Meusburger [Wed, 30 Sep 2009 08:37:11 +0000 (10:37 +0200)]
MT 1976 : Multiple add of records to a new list, intranet
(cherry picked from commit f9867cdd975726197720613af04bddd0197f3fac)

14 years ago(bug #3370) add keyword to MARC field mapping
Henri-Damien LAURENT [Mon, 28 Sep 2009 15:47:41 +0000 (17:47 +0200)]
(bug #3370) add keyword to MARC field mapping

This add the support of keyword => MARC field mapping, ton abstract the relation between human readable fields like subtitle, title, authors, location, ... and MARC fields in each framework.
This will allow to koha developper to be more flexible with each framework and don't care about the MARC flavour, just require some "keywords" to the user.

Conflicts solved :
C4/Biblio.pm
installer/data/mysql/kohastructure.sql
installer/data/mysql/updatedatabase30.pl
kohaversion.pl

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years agoMembershome Improvements : adding jquery tablesorter
Henri-Damien LAURENT [Mon, 28 Sep 2009 15:04:19 +0000 (17:04 +0200)]
Membershome Improvements : adding jquery tablesorter

14 years agoMT 1975 : Adding records to a list, corrected pop-up height
Matthias Meusburger [Mon, 28 Sep 2009 09:35:22 +0000 (11:35 +0200)]
MT 1975 : Adding records to a list, corrected pop-up height

14 years ago1110 : Balance carts and lists, follow-up
Henri-Damien LAURENT [Mon, 28 Sep 2009 09:33:20 +0000 (11:33 +0200)]
1110 : Balance carts and lists, follow-up

Merge fix

14 years agoMT 1094, Following : added a test to check if we really found the item
Matthias Meusburger [Fri, 25 Sep 2009 13:30:12 +0000 (15:30 +0200)]
MT 1094, Following : added a test to check if we really found the item

14 years agoMT 1975 : Fixed broken MoveItemFromBiblio in Items.pm
Matthias Meusburger [Fri, 25 Sep 2009 09:23:40 +0000 (11:23 +0200)]
MT 1975 : Fixed broken MoveItemFromBiblio in Items.pm

14 years agoMoving item : no need for ModOrder, as the itemnumber now stays the same
Henri-Damien LAURENT [Mon, 28 Sep 2009 07:51:10 +0000 (09:51 +0200)]
Moving item : no need for ModOrder, as the itemnumber now stays the same

Conflicts solved cataloguing/moveitem.pl

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years agoTicket 1110 : Balance carts and lists
Matthias Meusburger [Wed, 27 May 2009 15:30:38 +0000 (17:30 +0200)]
Ticket 1110 : Balance carts and lists

In Opac :
Print lists
Carts looks more like lists
Carts "More Details" And "Brief Display" toolbar looks more alike
In Admin :
Search results toolbar now have a "Add To" button for adding to a selected list with a confirmation pop-up, like in OPAC

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years agoMT 1902, Follow-up
Matthias Meusburger [Wed, 23 Sep 2009 09:16:34 +0000 (11:16 +0200)]
MT 1902, Follow-up

14 years agoBug Fixing : Subtitle Support Added
Henri-Damien LAURENT [Fri, 25 Sep 2009 08:27:47 +0000 (10:27 +0200)]
Bug Fixing : Subtitle Support Added

14 years agoMerge fixes and removing warnings
Henri-Damien LAURENT [Tue, 22 Sep 2009 15:25:01 +0000 (17:25 +0200)]
Merge fixes and removing warnings

14 years agoFixing page numbering in searchresultlist-auth.tmpl
Henri-Damien LAURENT [Tue, 22 Sep 2009 13:57:15 +0000 (15:57 +0200)]
Fixing page numbering in searchresultlist-auth.tmpl

a closing > was coming too fast

14 years agoFollow-up to 103e97c400a64a33fb12bea3b34d525251564b57
Matthias Meusburger [Tue, 22 Sep 2009 13:38:48 +0000 (15:38 +0200)]
Follow-up to 103e97c400a64a33fb12bea3b34d525251564b57

14 years agoFix unmerged routing-preview.pl
Matthias Meusburger [Tue, 22 Sep 2009 12:32:20 +0000 (14:32 +0200)]
Fix unmerged routing-preview.pl

14 years agoMT 1903 : Remove "Automatically set to late" note in serials-collection.pl
Matthias Meusburger [Tue, 22 Sep 2009 12:13:02 +0000 (14:13 +0200)]
MT 1903 : Remove "Automatically set to late" note in serials-collection.pl

14 years agoMT 1882 : ccode search in serials/subscription-bib-search.pl
Matthias Meusburger [Mon, 21 Sep 2009 15:50:16 +0000 (17:50 +0200)]
MT 1882 : ccode search in serials/subscription-bib-search.pl

14 years agoFix translation, in javascript.
Nahuel ANGELINETTI [Mon, 21 Sep 2009 13:38:15 +0000 (15:38 +0200)]
Fix translation, in javascript.

With this bug, the user have not anymore the confirm message to delete the order.

14 years ago(bug #3622) fix supplier url
Nahuel ANGELINETTI [Mon, 21 Sep 2009 13:20:36 +0000 (15:20 +0200)]
(bug #3622) fix supplier url

14 years ago(bug #3622) rewrite a lot of basketgrouping
Nahuel ANGELINETTI [Mon, 21 Sep 2009 11:35:35 +0000 (13:35 +0200)]
(bug #3622) rewrite a lot of basketgrouping

This patch remade a lot of basketgrouping

14 years agoUpgrade YUI Library
Nahuel ANGELINETTI [Mon, 21 Sep 2009 11:35:12 +0000 (13:35 +0200)]
Upgrade YUI Library

14 years agoShow table text on top.
Nahuel ANGELINETTI [Wed, 16 Sep 2009 14:55:10 +0000 (16:55 +0200)]
Show table text on top.

14 years agoUpgrading C4/Members in regards with C4/SQLHelper
Henri-Damien LAURENT [Sat, 19 Sep 2009 10:54:32 +0000 (12:54 +0200)]
Upgrading C4/Members in regards with C4/SQLHelper

Adding cardnumber as a search criteria

14 years agoImproving SQLHelper
Henri-Damien LAURENT [Sat, 19 Sep 2009 10:52:32 +0000 (12:52 +0200)]
Improving SQLHelper

More concise and more readable
removing do local $"= using join instead
Adding Caching of queries
Adding Some tests
API between function reorganizing for more consistency

14 years agoAdding selenium tests for filterMembers
Henri-Damien LAURENT [Fri, 18 Sep 2009 16:36:46 +0000 (18:36 +0200)]
Adding selenium tests for filterMembers

14 years agoAdding more feedback on filters
Henri-Damien LAURENT [Fri, 18 Sep 2009 15:33:42 +0000 (17:33 +0200)]
Adding more feedback on filters

14 years agoSynchronizing C4/Budgets With C4::SQLHelper
Henri-Damien LAURENT [Fri, 18 Sep 2009 14:34:45 +0000 (16:34 +0200)]
Synchronizing C4/Budgets With C4::SQLHelper

14 years agoImproving and Bug Fixing Membersearch
Henri-Damien LAURENT [Fri, 18 Sep 2009 14:33:03 +0000 (16:33 +0200)]
Improving and Bug Fixing Membersearch

Now search can take borrowertype and branchcode
search is correctly positioned in page

14 years agoAdding a function in C4/Members/Attributes.pm
Henri-Damien LAURENT [Fri, 18 Sep 2009 14:31:07 +0000 (16:31 +0200)]
Adding a function in C4/Members/Attributes.pm

Adding a function to search an retrieve attributes

14 years agoImproving C4::SQLHelper
Henri-Damien LAURENT [Fri, 18 Sep 2009 12:19:13 +0000 (14:19 +0200)]
Improving C4::SQLHelper

Adding support for string, hash and arrayref in SearchIntable
SearchInTable now add
limits and
sortby
filter on fields to returns (enter an arrayref here)
filter on fields to limit the search on
searchtype which can be exact or wide

GetPrimaryKey now returns an array of all the fields which are primary keys
Adding Internal functions
_Process_Operands
_filter_hash
_filter_string
_filter_fields

14 years agoMT 1885 : Fixed patron notification when adding subscription
Matthias Meusburger [Thu, 17 Sep 2009 08:56:41 +0000 (10:56 +0200)]
MT 1885 : Fixed patron notification when adding subscription

14 years agoAdding Identifier-standard in UNIMARC record.abs
Henri-Damien LAURENT [Thu, 17 Sep 2009 08:01:07 +0000 (10:01 +0200)]
Adding Identifier-standard in UNIMARC record.abs

14 years agoReintroducing subtitles from GetRecordValues
Henri-Damien LAURENT [Wed, 16 Sep 2009 22:31:19 +0000 (00:31 +0200)]
Reintroducing subtitles from GetRecordValues

14 years agoTicket 1014 : Added serial collections in opac
Paul Poulain [Thu, 14 May 2009 14:08:35 +0000 (16:08 +0200)]
Ticket 1014 : Added serial collections in opac

Added a syspref to decide what should be displayed by default (holdings
or serial collections)
Added filters for full subscription history (by branchcode and by
subscription)

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years agoPrevent from Deep Recursion die bug
Matthias Meusburger [Wed, 27 May 2009 15:12:53 +0000 (17:12 +0200)]
Prevent from Deep Recursion die bug

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years agoMT1109 , follow-up to 888cde546e5c62d71f312755f4a1dbc8631626eb
Matthias Meusburger [Fri, 12 Jun 2009 12:27:06 +0000 (14:27 +0200)]
MT1109 , follow-up to 888cde546e5c62d71f312755f4a1dbc8631626eb
Missing MySQL statements to add search_history table

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years agoMT 1587, Follow-up : Added some documentation
Paul Poulain [Tue, 15 Sep 2009 15:54:08 +0000 (17:54 +0200)]
MT 1587, Follow-up : Added some documentation

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years agomisc/maintenance/sync_items_in_marcbibs enhance
Paul Poulain [Fri, 11 Sep 2009 15:15:55 +0000 (17:15 +0200)]
misc/maintenance/sync_items_in_marcbibs enhance

Adding a way do select the biblios you want to update

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years ago1110 : Balance carts and lists, follow-up : Added Opac lists features to admin lists
Matthias Meusburger [Fri, 11 Sep 2009 15:03:01 +0000 (17:03 +0200)]
1110 : Balance carts and lists, follow-up : Added Opac lists features to admin lists

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years agoMT 1587 (Follow-up) : CSV export for cart and shelves (export_format table creation)
Matthias Meusburger [Thu, 10 Sep 2009 13:18:01 +0000 (15:18 +0200)]
MT 1587 (Follow-up) : CSV export for cart and shelves (export_format table creation)

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years agoMT 1587 : CSV export for cart and shelves, with the ability to define different expor...
Henri-Damien LAURENT [Wed, 16 Sep 2009 19:31:30 +0000 (21:31 +0200)]
MT 1587 : CSV export for cart and shelves, with the ability to define different export profiles

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years agoBug Fixing 3276
Henri-Damien LAURENT [Wed, 16 Sep 2009 13:53:23 +0000 (15:53 +0200)]
Bug Fixing 3276

14 years agoAdding More filters for member.pl page :
Henri-Damien LAURENT [Mon, 14 Sep 2009 20:01:54 +0000 (22:01 +0200)]
Adding More filters for member.pl page :

Adding Search Function on Members which is a search on all the fields in Members
Adding search.tmpl which adds a filter possiblity on Member page
Adding the management and the use of Search function in C4::Members

14 years agofix for #3620: basket management
Paul Poulain [Wed, 16 Sep 2009 15:40:34 +0000 (17:40 +0200)]
fix for #3620: basket management

- basket.pl: updating display, formatting dates,
- neworderempty: updating display, removing useless code, using ACQ framework if it exist. The ACQ framework will be used for creating items record during acquisitions. If it does not exist, default is used instead (which has many more informations, lot of them being irrelevant during acquisition, like the barcode)
- new order from imported batch: rewrite of the workflow. Now uses neworderempty and changing status of import_record to 'imported'
- s/copyrightdate/publicationyear/ as it's what libraries uses when ordering
- fixing some warnings
-

14 years ago[replace previous] fix for 3612 (bookseller improvements)
Paul Poulain [Wed, 16 Sep 2009 08:33:47 +0000 (10:33 +0200)]
[replace previous] fix for 3612 (bookseller improvements)

- removing useless fields from aqbooksellers table: specialty, deliverydays,followupdays,followupscancel,nocalc, invoicedisc They were in the DB schema, but unused for years
- reworked bookseller and contract gui
- no warning thrown

NOTE : updatedatabase not done for field removal in aqbooksellers table. Should have:
ALTER TABLE `aqbooksellers`
  DROP `deliverydays`,
  DROP `followupdays`,
  DROP `followupscancel`,
  DROP `specialty`,
  DROP `nocalc`;

14 years agosmall 1st changes in basketgrouping (#3622)
Paul Poulain [Tue, 15 Sep 2009 09:40:56 +0000 (11:40 +0200)]
small 1st changes in basketgrouping (#3622)

a lot more to come.

14 years agofix for #3608 : Install from scratch, file uploading errors
Paul Poulain [Tue, 15 Sep 2009 09:33:52 +0000 (11:33 +0200)]
fix for #3608 : Install from scratch, file uploading errors

14 years agoMT 1883 : Subscription renewal didn't work with RenewSerialAddsSuggestion enabled
Matthias Meusburger [Wed, 16 Sep 2009 15:12:22 +0000 (17:12 +0200)]
MT 1883 : Subscription renewal didn't work with RenewSerialAddsSuggestion enabled

14 years ago[biblibre-newacq](bug #3611) fix user interface and others
Nahuel ANGELINETTI [Wed, 16 Sep 2009 14:02:35 +0000 (16:02 +0200)]
[biblibre-newacq](bug #3611) fix user interface and others

This big patch, fix xhtml code, and user interface.
It Delete the term of budget period and use it as "Root Budget".
It add improvment on UI, adding tooltip, and table tree.

14 years agoFix unimarc 010 field plugin
Nahuel ANGELINETTI [Tue, 15 Sep 2009 11:54:17 +0000 (13:54 +0200)]
Fix unimarc 010 field plugin

It cleans ISBN

14 years agoMoving item rather than Delete/recreate
Henri-Damien LAURENT [Tue, 15 Sep 2009 22:05:21 +0000 (00:05 +0200)]
Moving item rather than Delete/recreate

14 years agoMT 0001094, Follow-up : Enhancement : Item is moved rather than deleted and re-created
Henri-Damien LAURENT [Tue, 15 Sep 2009 22:00:28 +0000 (00:00 +0200)]
MT 0001094, Follow-up : Enhancement : Item is moved rather than deleted and re-created

14 years agoAdding some fields in GetSubscriptions
Henri-Damien LAURENT [Tue, 15 Sep 2009 09:03:45 +0000 (11:03 +0200)]
Adding some fields in GetSubscriptions

GetSubscriptions now searches string in
notes
internalnotes
callnumber
title

14 years agoMT 1926 : Adding Internal notes to serials list display
Henri-Damien LAURENT [Mon, 14 Sep 2009 20:19:08 +0000 (22:19 +0200)]
MT 1926 : Adding Internal notes to serials list display

14 years agoRemoving finish from C4/Members.pm
Henri-Damien LAURENT [Mon, 14 Sep 2009 14:40:35 +0000 (16:40 +0200)]
Removing finish from C4/Members.pm

14 years agoBug fix : 3618
Henri-Damien LAURENT [Mon, 14 Sep 2009 13:13:45 +0000 (15:13 +0200)]
Bug fix : 3618

Add some error proof on BuildUnimarcHierarchies

14 years agosmart-rules : clonerules enhancement
Henri-Damien LAURENT [Mon, 14 Sep 2009 12:47:47 +0000 (14:47 +0200)]
smart-rules : clonerules enhancement

Cloning rules should be available as soon as there is one rule

14 years agoMT 1443 : better reports on items
Matthias Meusburger [Tue, 15 Sep 2009 14:59:37 +0000 (16:59 +0200)]
MT 1443 : better reports on items

14 years agoBug Fixing 3631
Paul Poulain [Tue, 15 Sep 2009 14:01:31 +0000 (16:01 +0200)]
Bug Fixing 3631

14 years agoRe introducing missing definitions of variables
Paul Poulain [Tue, 15 Sep 2009 13:32:19 +0000 (15:32 +0200)]
Re introducing missing definitions of variables

14 years agoAdding Export to C4::Reserves.pm
Paul Poulain [Tue, 15 Sep 2009 08:07:26 +0000 (10:07 +0200)]
Adding Export to C4::Reserves.pm

exporting CanBookbereserved
exporting CanItembeReserved

14 years ago[biblibre-newacq](bug #3611) use jquery table sorter
Nahuel ANGELINETTI [Mon, 14 Sep 2009 15:40:28 +0000 (17:40 +0200)]
[biblibre-newacq](bug #3611) use jquery table sorter

This patch, modify tables to use the jquery plugin to sort tables.

14 years ago(bug #3611) some UI fixes
Nahuel ANGELINETTI [Mon, 14 Sep 2009 15:26:32 +0000 (17:26 +0200)]
(bug #3611) some UI fixes

Delete "Select budget period"
and Rename title to "Budget filters"

14 years ago[biblibre-newacq](bug #3611) fix aqbudgets.pl page
Nahuel ANGELINETTI [Mon, 14 Sep 2009 15:22:55 +0000 (17:22 +0200)]
[biblibre-newacq](bug #3611) fix aqbudgets.pl page

do not show total available if total is zero.
Adding a budget, does not show the available parent budgets.

14 years ago[biblibre-newacq](bug #3611) really disable buttons
Nahuel ANGELINETTI [Mon, 14 Sep 2009 14:02:49 +0000 (16:02 +0200)]
[biblibre-newacq](bug #3611) really disable buttons

Not set a disabled idea, but disable the button as YUI do.

14 years ago[biblibre-newacq] (bug #3611) improve aqbudgetperiods
Nahuel ANGELINETTI [Mon, 14 Sep 2009 13:56:28 +0000 (15:56 +0200)]
[biblibre-newacq] (bug #3611) improve aqbudgetperiods

Adds New Budget button periods list.
Show "Budgets" and "Budget Planning" menus only if we're in a budget period

14 years agoFix broken guided_reports.pl
Matthias Meusburger [Mon, 14 Sep 2009 15:18:13 +0000 (17:18 +0200)]
Fix broken guided_reports.pl

14 years agoMT 1092 : Items table is now sortable ; Not found barcodes are not displayed as empty...
Matthias Meusburger [Mon, 14 Sep 2009 14:38:27 +0000 (16:38 +0200)]
MT 1092 : Items table is now sortable ; Not found barcodes are not displayed as empty lines anymore

14 years agoUser can upload a file with barcodes or with itemnumbers
Matthias Meusburger [Mon, 14 Sep 2009 13:56:13 +0000 (15:56 +0200)]
User can upload a file with barcodes or with itemnumbers

14 years ago[biblibre-newacq] fix some merge errors
Nahuel ANGELINETTI [Mon, 14 Sep 2009 12:23:41 +0000 (14:23 +0200)]
[biblibre-newacq] fix some merge errors

This patch add some variable definition that have been deleted during merge.

14 years ago[biblibre-newacq] (bug #3616) fix neworderempty
Nahuel ANGELINETTI [Mon, 14 Sep 2009 12:20:12 +0000 (14:20 +0200)]
[biblibre-newacq] (bug #3616) fix neworderempty

if there is no budget, neworderempty dies, this must not happen.
This patchs fix it.

14 years ago[biblibre-newacq](bug #3615) fix getmember call
Nahuel ANGELINETTI [Mon, 14 Sep 2009 11:46:53 +0000 (13:46 +0200)]
[biblibre-newacq](bug #3615) fix getmember call

GetMember() is not used well, this fix.

14 years ago(bug #3613) fix opac highlight
Nahuel ANGELINETTI [Mon, 14 Sep 2009 11:30:35 +0000 (13:30 +0200)]
(bug #3613) fix opac highlight

This fix the highlighting in opac, specifying explicitly stylesheet classes that should be parsed for highlight.

14 years agoSmart-rules update some columns were not available
Henri-Damien LAURENT [Mon, 14 Sep 2009 11:48:25 +0000 (13:48 +0200)]
Smart-rules update some columns were not available

14 years agoBatchMod rewriting : Using additem as a base for editing an Item
Henri-Damien LAURENT [Sun, 13 Sep 2009 22:31:28 +0000 (00:31 +0200)]
BatchMod rewriting : Using additem as a base for editing an Item

14 years ago(MT #1855) Make an Ajax+JSON search receiving orders
Paul Poulain [Tue, 1 Sep 2009 13:00:54 +0000 (15:00 +0200)]
(MT #1855) Make an Ajax+JSON search receiving orders

This one, rewrite the SearchOrder function to deal with the
search receiving an order. It implement an AJAX+JSON orders search engine.

14 years agoMT 1496 : Close basket
Matthias Meusburger [Mon, 24 Aug 2009 13:36:51 +0000 (15:36 +0200)]
MT 1496 : Close basket

14 years agoMT 1487 : Ability to cancel orders when receiving shipments
Matthias Meusburger [Wed, 5 Aug 2009 13:37:22 +0000 (15:37 +0200)]
MT 1487 : Ability to cancel orders when receiving shipments
Related items are also suppressed, as well as the record if there are no more items associed with it

14 years agoMT 1645 : fix i(tem)type search
Matthias Meusburger [Mon, 14 Sep 2009 09:59:58 +0000 (11:59 +0200)]
MT 1645 : fix i(tem)type search

14 years agoFix broken moredetail.pl
Matthias Meusburger [Mon, 14 Sep 2009 08:50:56 +0000 (10:50 +0200)]
Fix broken moredetail.pl

14 years agoBug Fixing Suggestions.pm : using ordernumber
Paul Poulain [Sun, 13 Sep 2009 21:46:51 +0000 (23:46 +0200)]
Bug Fixing Suggestions.pm : using ordernumber

14 years agoImproving and bug fixing admin/aqbudgets
Henri-Damien LAURENT [Mon, 17 Aug 2009 14:27:53 +0000 (16:27 +0200)]
Improving and bug fixing admin/aqbudgets

Adding FormatData and FormatNumber in C4::Output
Using them
Adding duplication detection for budget periods
Factorizing some code

14 years agosuggestion.pl has to be updated on C4/Budgets
Henri-Damien LAURENT [Thu, 20 Aug 2009 20:21:50 +0000 (22:21 +0200)]
suggestion.pl has to be updated on C4/Budgets

14 years agoAdding AUTO_INCREMENT to aqbudgets table
Henri-Damien LAURENT [Mon, 17 Aug 2009 14:26:14 +0000 (16:26 +0200)]
Adding AUTO_INCREMENT to aqbudgets table

14 years agoRemoving fines getting from user search on budgets administration
Henri-Damien LAURENT [Mon, 17 Aug 2009 10:01:10 +0000 (12:01 +0200)]
Removing fines getting from user search on budgets administration

14 years agoBug Fixing : 1st Step Bookfund has become Budgets
Henri-Damien LAURENT [Fri, 14 Aug 2009 13:40:40 +0000 (15:40 +0200)]
Bug Fixing : 1st Step Bookfund has become Budgets

More bug fixing on Suggestions and Budgets

14 years agoMT 1486 : Results filtering, table collapsing / expanding, multiple display enhancements
Matthias Meusburger [Mon, 3 Aug 2009 08:32:48 +0000 (10:32 +0200)]
MT 1486 : Results filtering, table collapsing / expanding, multiple display enhancements

14 years agoThis adds the Editor Number in the PDF (basketgrouping)
Jean-André Santoni [Wed, 29 Jul 2009 15:22:22 +0000 (17:22 +0200)]
This adds the Editor Number in the PDF (basketgrouping)

14 years agoupdatedatabase minor fix.
Henri-Damien LAURENT [Fri, 24 Jul 2009 12:06:47 +0000 (14:06 +0200)]
updatedatabase minor fix.

14 years agoUpdatedatabase for newacq Followup
Henri-Damien LAURENT [Sun, 13 Sep 2009 21:09:36 +0000 (23:09 +0200)]
Updatedatabase for newacq Followup

14 years agoUpdatedatabase for newacq
Henri-Damien LAURENT [Sun, 13 Sep 2009 21:03:15 +0000 (23:03 +0200)]
Updatedatabase for newacq

14 years agoBugs: 1172 3579 3596 fixes to patron detail in opac
Nicole Engard [Thu, 10 Sep 2009 23:46:50 +0000 (19:46 -0400)]
Bugs: 1172 3579 3596 fixes to patron detail in opac

This patch makes it so that the patron can see their
details even if the OPACPatronDetails sys pref is OFF.

It also removed the messaging options from the patron
details and leaves them on the messaging tab.

Finally it adds in address fields that were missing
previously on the update patron form.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago(bug #3395) fix unimarc plugin 225$a
Nahuel ANGELINETTI [Mon, 6 Jul 2009 12:58:24 +0000 (14:58 +0200)]
(bug #3395) fix unimarc plugin 225$a

14 years agoMT 1717 : Opac descriptions for authorised values
Matthias Meusburger [Tue, 21 Jul 2009 15:07:37 +0000 (17:07 +0200)]
MT 1717 : Opac descriptions for authorised values

14 years agoAdding Letters management to Suggestions.
Henri-Damien LAURENT [Fri, 17 Jul 2009 14:17:50 +0000 (16:17 +0200)]
Adding Letters management to Suggestions.

14 years agoAdding better support for Unicode diacritics display
Paul Poulain [Fri, 17 Jul 2009 10:58:15 +0000 (12:58 +0200)]
Adding better support for Unicode diacritics display

Adding font-families which display elements correctly

14 years agoBug Fixing C4::Search } missing
Henri-Damien LAURENT [Mon, 20 Jul 2009 10:27:11 +0000 (12:27 +0200)]
Bug Fixing C4::Search } missing

14 years agoThis fixes GST computation if prices are GST included
Jean-André Santoni [Fri, 10 Jul 2009 14:39:08 +0000 (16:39 +0200)]
This fixes GST computation if prices are GST included

14 years agoFixes columns alignment in order details table.
Jean-André Santoni [Fri, 10 Jul 2009 10:17:31 +0000 (12:17 +0200)]
Fixes columns alignment in order details table.