Paul Poulain
dc85da1830
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.
2009-10-29 17:56:44 +01:00
Henri-Damien LAURENT
a9aca08a51
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
2009-10-29 15:12:53 +01:00
Henri-Damien LAURENT
a2d34166d6
Improving patron search in serials routing
...
Adding category and library search
Unifying with central member search
2009-10-29 11:56:08 +01:00
Henri-Damien LAURENT
0ab686f887
Using sans-serif rather than serif font
2009-10-29 09:52:17 +01:00
Paul Poulain
44f3f7bb94
removing useless files & fixing broken link
2009-10-28 19:21:14 +01:00
Paul Poulain
ac8fcd3c57
removing useless template (aqbudgets is the right one now)
2009-10-28 18:03:03 +01:00
Paul Poulain
ad1e018667
removing warn and reindenting
...
+ \\n fixes (for error message better display)
2009-10-28 17:51:20 +01:00
Henri-Damien LAURENT
a4662fd614
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.
2009-10-27 23:50:05 +01:00
Henri-Damien LAURENT
31f607bf8e
Javascript translatability addbiblio.tmpl
2009-10-27 23:50:05 +01:00
Matthias Meusburger
ddf2210554
MT 2073 : Allow to have non-editable fields for item batch modification
2009-10-27 09:58:35 +01:00
Henri-Damien LAURENT
5555b9b780
Adding toggle of subscriptionhistory information
2009-10-26 15:34:33 +01:00
Henri-Damien LAURENT
f5a14cebb8
Adding claimed to quick receiving
2009-10-26 15:33:21 +01:00
Matthias Meusburger
9553788824
MT 2071, 2072 : Check that barcodes are found and that items are allowed to be deleted
2009-10-26 14:40:39 +01:00
Matthias Meusburger
b622a96305
Batch deletion of items enhancements
...
Separate templates
Status message after deletion
2009-10-23 17:13:43 +02:00
Matthias Meusburger
9a43a47755
MT 2051 : granular permissions for guided reports
2009-10-16 23:55:50 +02:00
Matthias Meusburger
5bd08a1d7f
MT 0002070: Batch item deletion
2009-10-16 09:57:41 +02:00
Matthias Meusburger
a52f311ab0
MT 2040 : Broken language search
2009-10-16 09:53:58 +02:00
Chris Nighswonger
a46714b1d7
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>
2009-10-14 18:19:08 +02:00
Katrin Fischer
5d5c9b3277
BUG 3692: Untranslatable strings in shelves.tmpl
...
Select all
Clear all
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-10-14 18:19:08 +02:00
Chris Nighswonger
70ea502ac6
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>
2009-10-14 18:19:08 +02:00
Matthias Meusburger
e4400c12cc
MT 2042 : Results sorting fixed
2009-10-14 17:46:23 +02:00
Matthias Meusburger
38b3a375b4
MT 1110, Follow-up : Balance cart and lists : cart is now in the intranet
2009-10-14 15:27:40 +02:00
Matthias Meusburger
1bed30a2a8
MT 1110 : Balance cart and lists : cart is now in the intranet
2009-10-14 15:04:53 +02:00
Henri-Damien LAURENT
cf4ad3ba64
Bug Fixing : New Lists Nothing in categorycode
...
Problem with New when PatronList categorycode
2009-10-07 17:14:33 +02:00
Henri-Damien LAURENT
9da06d5a81
intranet-main duplicates.inc would not pass validator
2009-10-02 17:05:45 +02:00
Matthias Meusburger
3eb448d04a
Removed unused HTML::Template tag
2009-10-02 17:00:59 +02:00
Matthias Meusburger
19a8d922b9
MT 1587 : Fixed creation bug
2009-10-01 15:21:21 +02:00
Matthias Meusburger
48a7e871b9
MT 1976 : template simplification
2009-10-01 10:50:40 +02:00
Matthias Meusburger
b18661529f
MT 1976 : Multiple add of records to a new list, intranet
...
(cherry picked from commit f9867cdd975726197720613af04bddd0197f3fac)
2009-09-30 11:40:37 +02:00
Henri-Damien LAURENT
fd75507a55
(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>
2009-09-30 11:30:42 +02:00
Henri-Damien LAURENT
af99b35e06
Membershome Improvements : adding jquery tablesorter
2009-09-30 11:30:42 +02:00
Matthias Meusburger
49156ef423
MT 1975 : Adding records to a list, corrected pop-up height
2009-09-30 11:30:42 +02:00
Henri-Damien LAURENT
3b5beba492
1110 : Balance carts and lists, follow-up
...
Merge fix
2009-09-30 11:30:41 +02:00
Matthias Meusburger
2a81f0778e
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>
2009-09-30 11:30:41 +02:00
Matthias Meusburger
aaa8d0c80c
MT 1902, Follow-up
2009-09-30 11:30:41 +02:00
Henri-Damien LAURENT
26f1b2c533
Bug Fixing : Subtitle Support Added
2009-09-30 11:30:40 +02:00
Henri-Damien LAURENT
ecd99dc57e
Fixing page numbering in searchresultlist-auth.tmpl
...
a closing > was coming too fast
2009-09-30 11:30:40 +02:00
Nahuel ANGELINETTI
566868070a
Fix translation, in javascript.
...
With this bug, the user have not anymore the confirm message to delete the order.
2009-09-30 11:30:39 +02:00
Nahuel ANGELINETTI
6fc455f4b6
(bug #3622 ) fix supplier url
2009-09-30 11:30:39 +02:00
Nahuel ANGELINETTI
263961312c
(bug #3622 ) rewrite a lot of basketgrouping
...
This patch remade a lot of basketgrouping
2009-09-30 11:30:39 +02:00
Nahuel ANGELINETTI
4f12bf4bbc
Upgrade YUI Library
2009-09-30 11:30:39 +02:00
Nahuel ANGELINETTI
c9b4e53ed3
Show table text on top.
2009-09-30 11:30:37 +02:00
Henri-Damien LAURENT
dadd0303ca
Adding more feedback on filters
2009-09-30 11:30:37 +02:00
Henri-Damien LAURENT
9d9d933d3e
Improving and Bug Fixing Membersearch
...
Now search can take borrowertype and branchcode
search is correctly positioned in page
2009-09-30 11:30:37 +02:00
Matthias Meusburger
0ecb9839b6
MT 1885 : Fixed patron notification when adding subscription
2009-09-30 11:30:36 +02:00
Paul Poulain
b3bcafd3b5
MT 1587, Follow-up : Added some documentation
...
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
2009-09-30 11:30:35 +02:00
Matthias Meusburger
8dd9e34b25
1110 : Balance carts and lists, follow-up : Added Opac lists features to admin lists
...
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
2009-09-30 11:30:35 +02:00
Henri-Damien LAURENT
a7ccfbc629
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>
2009-09-30 11:30:35 +02:00
Henri-Damien LAURENT
ff9319aea6
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
2009-09-30 11:30:34 +02:00
Paul Poulain
937e0d73df
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
-
2009-09-30 11:30:34 +02:00
Paul Poulain
89c0cda081
[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`;
2009-09-30 11:30:34 +02:00
Paul Poulain
0e42e52b01
small 1st changes in basketgrouping ( #3622 )
...
a lot more to come.
2009-09-30 11:30:34 +02:00
Nahuel ANGELINETTI
d399ff3494
[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.
2009-09-30 11:30:34 +02:00
Henri-Damien LAURENT
e53b5e10ed
Adding some fields in GetSubscriptions
...
GetSubscriptions now searches string in
notes
internalnotes
callnumber
title
2009-09-30 11:30:33 +02:00
Henri-Damien LAURENT
912d38841f
MT 1926 : Adding Internal notes to serials list display
2009-09-30 11:30:33 +02:00
Matthias Meusburger
b87b3273a9
MT 1443 : better reports on items
2009-09-30 11:30:32 +02:00
Nahuel ANGELINETTI
5ddc0e4ad6
[biblibre-newacq](bug #3611 ) use jquery table sorter
...
This patch, modify tables to use the jquery plugin to sort tables.
2009-09-30 11:30:32 +02:00
Nahuel ANGELINETTI
c9938f63e2
(bug #3611 ) some UI fixes
...
Delete "Select budget period"
and Rename title to "Budget filters"
2009-09-30 11:30:32 +02:00
Nahuel ANGELINETTI
29ed0f384b
[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.
2009-09-30 11:30:32 +02:00
Nahuel ANGELINETTI
a7615b659a
[biblibre-newacq](bug #3611 ) really disable buttons
...
Not set a disabled idea, but disable the button as YUI do.
2009-09-30 11:30:32 +02:00
Nahuel ANGELINETTI
502d50830d
[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
2009-09-30 11:30:31 +02:00
Matthias Meusburger
32699901b5
MT 1092 : Items table is now sortable ; Not found barcodes are not displayed as empty lines anymore
2009-09-30 11:30:31 +02:00
Matthias Meusburger
fb4366cdad
User can upload a file with barcodes or with itemnumbers
2009-09-30 11:30:31 +02:00
Henri-Damien LAURENT
e25ffd2a66
Smart-rules update some columns were not available
2009-09-30 11:30:30 +02:00
Henri-Damien LAURENT
c2406f4577
BatchMod rewriting : Using additem as a base for editing an Item
2009-09-30 11:30:30 +02:00
Paul Poulain
62f184262e
(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.
2009-09-30 11:30:30 +02:00
Matthias Meusburger
51fc22831b
MT 1496 : Close basket
2009-09-30 11:30:30 +02:00
Matthias Meusburger
04058ed34b
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
2009-09-30 11:30:30 +02:00
Henri-Damien LAURENT
e3a9d21d6e
Improving and bug fixing admin/aqbudgets
...
Adding FormatData and FormatNumber in C4::Output
Using them
Adding duplication detection for budget periods
Factorizing some code
2009-09-30 11:30:30 +02:00
Henri-Damien LAURENT
d1416ed8a7
Removing fines getting from user search on budgets administration
2009-09-30 11:30:29 +02:00
Matthias Meusburger
7315f1fa54
MT 1486 : Results filtering, table collapsing / expanding, multiple display enhancements
2009-09-30 11:30:29 +02:00
Matthias Meusburger
96fc46e2e1
MT 1717 : Opac descriptions for authorised values
2009-09-30 11:30:28 +02:00
Paul Poulain
8339718d82
Adding better support for Unicode diacritics display
...
Adding font-families which display elements correctly
2009-09-30 11:30:28 +02:00
Jean-André Santoni
575b327e80
This fixes GST computation if prices are GST included
2009-09-30 11:30:27 +02:00
Jean-André Santoni
39babb822a
Fixes columns alignment in order details table.
2009-09-30 11:30:27 +02:00
Jean-André Santoni
ca6227715f
Several improvements to basket display.
2009-09-30 11:30:27 +02:00
John Soros
9a3bf98b8e
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?)
2009-09-30 11:30:27 +02:00
John Soros
a456bfd2da
small typo fix in basket.pl template
2009-09-30 11:30:27 +02:00
Jean-André Santoni
de83a9fccb
This adds pagination on pending orders in acquisitions
2009-09-30 11:30:26 +02:00
Paul Poulain
1d2eec4a60
HTML fixes
2009-09-30 11:30:26 +02:00
Paul Poulain
eba29b259b
merge error : reintroducing ajax.tmpl
2009-09-30 11:30:26 +02:00
Paul Poulain
521bb9654d
code cleaning
...
* removed unused sub in Budgets.pm
* lot of cleaning in aqplan.pl
* typo changes in aqplan.tmpl
2009-09-30 11:30:25 +02:00
Paul Poulain
1664c47420
bugfixing & improving budgets managements
...
* the budget hierarchy had been removed by the merge by mistake
* don't limit the authorized_values list, show all of them
* cleaning & reindenting
2009-09-30 11:30:25 +02:00
Paul Poulain
d57230bc3c
small typo changes
2009-09-30 11:30:25 +02:00
Mason James
5022a8583a
big aqplan commit v2 for mantis:1177
2009-09-30 11:30:25 +02:00
Paul Poulain
3e8409147c
text change (minor)
2009-09-30 11:30:25 +02:00
Paul Poulain
efa5294f98
BUGFIX : colspan wrong
2009-09-30 11:30:24 +02:00
Paul Poulain
f2c14ed083
BUGFIX new_acq (Javascript error under certain circumstances)
...
the parent_id must be displayed even for the 1st budget, otherwise, javascript error
2009-09-30 11:30:24 +02:00
Paul Poulain
aa708232fe
partial fix for mantis #1498
2009-09-30 11:30:24 +02:00
Paul Poulain
85c9138b35
removing useless code (copied from addbiblio)
2009-09-30 11:30:23 +02:00
Paul Poulain
d3256680a2
merging new_acq fix: missing links
2009-09-30 11:30:23 +02:00
Paul Poulain
03d9a79878
suggestions changes (probably useless)
...
and incompatible with hdl stuff
2009-09-30 11:30:22 +02:00
Paul Poulain
1b854fab9d
changing form to post method (not new_acq related)
2009-09-30 11:30:21 +02:00
Paul Poulain
fb8131e531
replacing links to bookfunds into budgets
2009-09-30 11:30:21 +02:00
Paul Poulain
7b088a1590
moredetails, link to basket if applicable
2009-09-30 11:30:21 +02:00
Paul Poulain
1f343690b2
additem.js (not sure it's related to new_acq)
2009-09-30 11:30:21 +02:00
Paul Poulain
0284aa9f95
contract admin search
...
(forgotten file)
2009-09-30 11:30:21 +02:00
Paul Poulain
332e09b3cb
changes in acquisition toolbar to deal with new features
2009-09-30 11:30:21 +02:00
Paul Poulain
a33e1ad9cb
Change links to budgets instead of bookfunds
2009-09-30 11:30:21 +02:00
Paul Poulain
1edb20db6a
staff css, minor change
2009-09-30 11:30:20 +02:00