]>
git.koha-community.org Git - koha.git/log
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
Matthias Meusburger [Tue, 22 Sep 2009 13:38:48 +0000 (15:38 +0200)]
Matthias Meusburger [Tue, 22 Sep 2009 12:32:20 +0000 (14:32 +0200)]
Fix unmerged routing-preview.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
Matthias Meusburger [Mon, 21 Sep 2009 15:50:16 +0000 (17:50 +0200)]
MT 1882 : ccode search in serials/subscription-bib-search.pl
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.
Nahuel ANGELINETTI [Mon, 21 Sep 2009 13:20:36 +0000 (15:20 +0200)]
(bug #3622) fix supplier url
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
Nahuel ANGELINETTI [Mon, 21 Sep 2009 11:35:12 +0000 (13:35 +0200)]
Upgrade YUI Library
Nahuel ANGELINETTI [Wed, 16 Sep 2009 14:55:10 +0000 (16:55 +0200)]
Show table text on top.
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
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
Henri-Damien LAURENT [Fri, 18 Sep 2009 16:36:46 +0000 (18:36 +0200)]
Adding selenium tests for filterMembers
Henri-Damien LAURENT [Fri, 18 Sep 2009 15:33:42 +0000 (17:33 +0200)]
Adding more feedback on filters
Henri-Damien LAURENT [Fri, 18 Sep 2009 14:34:45 +0000 (16:34 +0200)]
Synchronizing C4/Budgets With C4::SQLHelper
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
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
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
Matthias Meusburger [Thu, 17 Sep 2009 08:56:41 +0000 (10:56 +0200)]
MT 1885 : Fixed patron notification when adding subscription
Henri-Damien LAURENT [Thu, 17 Sep 2009 08:01:07 +0000 (10:01 +0200)]
Adding Identifier-standard in UNIMARC record.abs
Henri-Damien LAURENT [Wed, 16 Sep 2009 22:31:19 +0000 (00:31 +0200)]
Reintroducing subtitles from GetRecordValues
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>
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>
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>
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>
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>
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>
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>
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>
Henri-Damien LAURENT [Wed, 16 Sep 2009 13:53:23 +0000 (15:53 +0200)]
Bug Fixing 3276
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
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
-
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`;
Paul Poulain [Tue, 15 Sep 2009 09:40:56 +0000 (11:40 +0200)]
small 1st changes in basketgrouping (#3622)
a lot more to come.
Paul Poulain [Tue, 15 Sep 2009 09:33:52 +0000 (11:33 +0200)]
fix for #3608 : Install from scratch, file uploading errors
Matthias Meusburger [Wed, 16 Sep 2009 15:12:22 +0000 (17:12 +0200)]
MT 1883 : Subscription renewal didn't work with RenewSerialAddsSuggestion enabled
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.
Nahuel ANGELINETTI [Tue, 15 Sep 2009 11:54:17 +0000 (13:54 +0200)]
Fix unimarc 010 field plugin
It cleans ISBN
Henri-Damien LAURENT [Tue, 15 Sep 2009 22:05:21 +0000 (00:05 +0200)]
Moving item rather than Delete/recreate
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
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
Henri-Damien LAURENT [Mon, 14 Sep 2009 20:19:08 +0000 (22:19 +0200)]
MT 1926 : Adding Internal notes to serials list display
Henri-Damien LAURENT [Mon, 14 Sep 2009 14:40:35 +0000 (16:40 +0200)]
Removing finish from C4/Members.pm
Henri-Damien LAURENT [Mon, 14 Sep 2009 13:13:45 +0000 (15:13 +0200)]
Bug fix : 3618
Add some error proof on BuildUnimarcHierarchies
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
Matthias Meusburger [Tue, 15 Sep 2009 14:59:37 +0000 (16:59 +0200)]
MT 1443 : better reports on items
Paul Poulain [Tue, 15 Sep 2009 14:01:31 +0000 (16:01 +0200)]
Bug Fixing 3631
Paul Poulain [Tue, 15 Sep 2009 13:32:19 +0000 (15:32 +0200)]
Re introducing missing definitions of variables
Paul Poulain [Tue, 15 Sep 2009 08:07:26 +0000 (10:07 +0200)]
Adding Export to C4::Reserves.pm
exporting CanBookbereserved
exporting CanItembeReserved
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.
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"
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.
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.
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
Matthias Meusburger [Mon, 14 Sep 2009 15:18:13 +0000 (17:18 +0200)]
Fix broken guided_reports.pl
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
Matthias Meusburger [Mon, 14 Sep 2009 13:56:13 +0000 (15:56 +0200)]
User can upload a file with barcodes or with itemnumbers
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.
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.
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.
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.
Henri-Damien LAURENT [Mon, 14 Sep 2009 11:48:25 +0000 (13:48 +0200)]
Smart-rules update some columns were not available
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
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.
Matthias Meusburger [Mon, 24 Aug 2009 13:36:51 +0000 (15:36 +0200)]
MT 1496 : Close basket
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
Matthias Meusburger [Mon, 14 Sep 2009 09:59:58 +0000 (11:59 +0200)]
MT 1645 : fix i(tem)type search
Matthias Meusburger [Mon, 14 Sep 2009 08:50:56 +0000 (10:50 +0200)]
Fix broken moredetail.pl
Paul Poulain [Sun, 13 Sep 2009 21:46:51 +0000 (23:46 +0200)]
Bug Fixing Suggestions.pm : using ordernumber
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
Henri-Damien LAURENT [Thu, 20 Aug 2009 20:21:50 +0000 (22:21 +0200)]
suggestion.pl has to be updated on C4/Budgets
Henri-Damien LAURENT [Mon, 17 Aug 2009 14:26:14 +0000 (16:26 +0200)]
Adding AUTO_INCREMENT to aqbudgets table
Henri-Damien LAURENT [Mon, 17 Aug 2009 10:01:10 +0000 (12:01 +0200)]
Removing fines getting from user search on budgets administration
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
Matthias Meusburger [Mon, 3 Aug 2009 08:32:48 +0000 (10:32 +0200)]
MT 1486 : Results filtering, table collapsing / expanding, multiple display enhancements
Jean-André Santoni [Wed, 29 Jul 2009 15:22:22 +0000 (17:22 +0200)]
This adds the Editor Number in the PDF (basketgrouping)
Henri-Damien LAURENT [Fri, 24 Jul 2009 12:06:47 +0000 (14:06 +0200)]
updatedatabase minor fix.
Henri-Damien LAURENT [Sun, 13 Sep 2009 21:09:36 +0000 (23:09 +0200)]
Updatedatabase for newacq Followup
Henri-Damien LAURENT [Sun, 13 Sep 2009 21:03:15 +0000 (23:03 +0200)]
Updatedatabase for newacq
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>
Nahuel ANGELINETTI [Mon, 6 Jul 2009 12:58:24 +0000 (14:58 +0200)]
(bug #3395) fix unimarc plugin 225$a
Matthias Meusburger [Tue, 21 Jul 2009 15:07:37 +0000 (17:07 +0200)]
MT 1717 : Opac descriptions for authorised values
Henri-Damien LAURENT [Fri, 17 Jul 2009 14:17:50 +0000 (16:17 +0200)]
Adding Letters management to Suggestions.
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
Henri-Damien LAURENT [Mon, 20 Jul 2009 10:27:11 +0000 (12:27 +0200)]
Bug Fixing C4::Search } missing
Jean-André Santoni [Fri, 10 Jul 2009 14:39:08 +0000 (16:39 +0200)]
This fixes GST computation if prices are GST included
Jean-André Santoni [Fri, 10 Jul 2009 10:17:31 +0000 (12:17 +0200)]
Fixes columns alignment in order details table.
Jean-André Santoni [Fri, 10 Jul 2009 09:59:31 +0000 (11:59 +0200)]
Several improvements to basket display.
John Soros [Thu, 9 Jul 2009 14:03:01 +0000 (16:03 +0200)]
Fixes for basket closing:
- I user has basket grouping permissions, don't display javascript popup for confirmation
- if user has basket grouping permissions, after closing the basket redirect him to a page which asks which basketgroup to affect the basket to (with possibility to create a new basketgroup)
- when done with this, redirect him to basketgrouping.pl to be able to print the basketgroup at once
- factor out basket closing code from booksellers.pl (what was it doing there anyways?)
John Soros [Thu, 2 Jul 2009 14:22:19 +0000 (16:22 +0200)]
fix for 1431 point 2: orders and orders_items also moved to new biblionumber now
John Soros [Wed, 24 Jun 2009 14:23:01 +0000 (16:23 +0200)]
small typo fix in basket.pl template
John Soros [Wed, 24 Jun 2009 13:03:30 +0000 (15:03 +0200)]
Chenge database structure to not delete an order line when biblio gets deleted
Jean-André Santoni [Thu, 9 Jul 2009 10:17:11 +0000 (12:17 +0200)]
This adds pagination on pending orders in acquisitions
Paul Poulain [Wed, 1 Jul 2009 16:23:17 +0000 (18:23 +0200)]
HTML fixes
John Soros [Mon, 25 May 2009 15:11:47 +0000 (17:11 +0200)]
Added displaying of seriestitle and volume in basket content listing page, next to the title, see bug http://suivi.biblibre.com/view.php?id=1410
Paul Poulain [Tue, 23 Jun 2009 12:34:31 +0000 (14:34 +0200)]
fixing acqui-search.pl
removing useless & bugguy code (reference to bookfund)
Paul Poulain [Tue, 23 Jun 2009 10:54:04 +0000 (12:54 +0200)]
removing 2 warnings
Paul Poulain [Tue, 23 Jun 2009 10:53:46 +0000 (12:53 +0200)]
merge fix
Paul Poulain [Tue, 9 Jun 2009 15:07:48 +0000 (17:07 +0200)]
merge fix : recieving
Paul Poulain [Fri, 5 Jun 2009 06:36:11 +0000 (08:36 +0200)]
merge error : reintroducing ajax.tmpl