Chris Nighswonger
48dc1cb4b0
[25/30] Fixing up the installer to check for new optional dependencies
2010-01-11 18:21:17 -05:00
Chris Nighswonger
f113acbdfa
[23/30] Centralizing error message handling for the 'View' in the Patron Card Creator
...
All error message handling should be done through this mechanism. This will ensure that
the error messages are properly translated by the translator.
2010-01-11 18:21:16 -05:00
Chris Nighswonger
c44d08bff2
[22/30] Adding a syspref to limit the number of images which can be stored in the db at any one time by the Patron Card image managera
...
This will keep the db a sane size. Setting this to NULL will result in no
limit being enforced.
2010-01-11 18:21:16 -05:00
Chris Nighswonger
cd4fa27fc6
[21/30] Patron Card Creator image management interface and code
2010-01-11 18:21:15 -05:00
Chris Nighswonger
68547292d7
[19/30] Patron Card Creator batch toolbar
...
Code for the toobar which appears at the top of the batch editor interface
screen within the Patron Card Creator.
2010-01-11 18:21:14 -05:00
Chris Nighswonger
1a35f5eb43
[18/30] Patron Card Creator toolbar
...
Code for the toolbar which appears at the top of most screens within the
Patron Card Creator.
2010-01-11 18:21:14 -05:00
Chris Nighswonger
49148589f7
[17/30] Patron Card Creator member search interface and code
2010-01-11 18:21:14 -05:00
Chris Nighswonger
7a6a1acff2
[16/30] Patron Card Creator print interface and code
2010-01-11 18:21:13 -05:00
Chris Nighswonger
8a0db421bd
[15/30] Patron Card Creator profile editor interface and code
2010-01-11 18:21:13 -05:00
Chris Nighswonger
a4b1bf3e64
[14/30] Patron Card Creator card printing interface and code
...
More cut and paste
2010-01-11 18:21:13 -05:00
Chris Nighswonger
3065b92ddc
[13/30] Patron Card Creator management interface and code
2010-01-11 18:21:12 -05:00
Chris Nighswonger
7edf6810e6
[12/30] Patron Card Creator layout editor interface and code
2010-01-11 18:21:12 -05:00
Chris Nighswonger
666c70d9cf
[11/30] Patron Card Creator batch editor interface and code
2010-01-11 18:21:11 -05:00
Chris Nighswonger
80d2f5b791
[10/30] Patron Card Creator home page css
2010-01-11 18:21:11 -05:00
Chris Nighswonger
09a2744672
[9/30] Patron Card Creator home page
2010-01-11 18:18:36 -05:00
Chris Nighswonger
fdd149d406
[8/30] Patron Card Creator template editor interface and code
2010-01-11 18:17:05 -05:00
Chris Nighswonger
3a74a78383
[7/30] Patron Card Menu
...
Code for the menu which appears at the top of most screens within the
Patron Card Creator.
2010-01-11 18:17:04 -05:00
Chris Nighswonger
4a675bcaad
[5/30] A rework of Label Creator code
...
This rework removes code held in common with the Patron Card Creator
and move is to the new C4::Creators module.
2010-01-11 18:16:52 -05:00
04cd180144
Adding inline edit links for additem table. Suggested for Bug 2534
2010-01-08 18:40:26 +01:00
Nicole Engard
45b6f2bc65
updated Tools help files
2010-01-07 16:43:34 +01:00
Colin Campbell
6f58777313
Bug 766 Remove scrolling list from serials claims
...
Let templating system do what its designed for
pass an array ref with the suppliers
2010-01-05 17:11:31 +01:00
Nicole Engard
c71b616f84
Bug 3764: Made city/town admin form clear
2010-01-05 13:54:09 +01:00
Nicole Engard
90c1c620f5
Bug 3654: Resubmit: Fixes issues with authorized values
...
#1 Moves Authorized Values under Basic on the Admin page & menu
#2 Add defaults for PROC & CART in LOC
#3 Add MANUAL_INV default
#4 Add BOR_Notes default
#5 Fix descriptions and language on authorized values page related
to these changes
2010-01-05 13:54:09 +01:00
7cc44be17d
Moving some list functions into the standard toolbar.
...
- Adding download functions to menu button
- Some markup corrections
2010-01-05 13:54:08 +01:00
Matthias Meusburger
1921ad6e69
BZ4019 : Lists Merge Issue
...
Removes deprecated virtualshelves/merge.pl as well as the link to it.
Records merging is done by selecting two records from a list's content.
2010-01-05 13:54:08 +01:00
Nicole Engard
25b58a568b
bug 4017 fixed delete label to read just delete
2009-12-31 10:58:04 +01:00
Nicole Engard
3b8542bbfe
bug 3765: move road type after address
...
I have fixed 2 road type issues.
2009-12-31 10:58:04 +01:00
Liz Rea
860608c246
changing title of help back to Circulation Statistics for consistency
2009-12-31 10:58:04 +01:00
Liz Rea
1adf196d9a
Bug 3096: re-adding note field to suggestion management.
2009-12-31 10:58:04 +01:00
b3b466c887
Fix for Bug 4005, Inventory Tool w/ Blank Options
...
- Using some TMPL_IF logic to hide empty lines
- Other markup and layout tweaks
2009-12-31 10:58:04 +01:00
Nicole Engard
52acec53c6
bug 4011 remove blank row on stats form
2009-12-31 10:58:03 +01:00
8da13e53ba
Fix for Bug 2743, Z39.50, not z39.50
2009-12-31 10:58:03 +01:00
Nicole Engard
6594530254
bug 4006: change categorycode to Patron Category
...
For usability reasons, I have changed the categorycode label to read 'Patron Cateory' on the Patron page.
2009-12-31 10:58:03 +01:00
baabcf3c75
Fix for Bug 3991, Circulation search submit button wrapping in WebKit browsers
...
If CircAutocompl is ON, the circ search form has a hidden <div> for use in
displaying live search results. For some reason WebKit browsers (Safari and
Chrome) treat this hidden element as a something that should create a line
break like any other block-level element. Moving the submit button to
before that hidden <div> fixes the problem without disrupting the display
of the live search results.
2009-12-31 10:57:22 +01:00
Liz Rea
5f14c1e53e
Updates and clarifies the issues_stats (Checkout Statistics) help file. This patch created by Sharon Moreland (smoreland@nekls.org)
2009-12-23 09:37:48 +01:00
Nicole Engard
b5312a17cb
Bugs: 3965, 3979, 3981 - GST changes in acquisitions
...
This patch fixes three bugs:
Bug 3965: gist sys pref not taken into account
changed it so that GST does not show on basket if gist pref set to 0
changed it so that GST fields don't appear on vendor record if gist pref=0
Bug 3979: gst options not lining up
fixed layout on vendor add/edit form so GST radio buttons line up right
Bug 3981: GST confusing in en-US
there is no GST in the US and so GST changed to 'Tax' in templates
Also, a small spacing fix was made to the path on the basket grouping
template.
2009-12-22 19:14:52 +01:00
Nicole Engard
7ad3128227
bug 3978 fix column display on vendor search results
2009-12-22 19:14:52 +01:00
Nicole Engard
d2e9c0352b
bug 3875: fix language inconsistency on lists
2009-12-22 19:14:52 +01:00
Nicole Engard
317cd79c4d
Bugs 3854 & 3855 Minor title and text fixes
2009-12-22 19:14:52 +01:00
Nicole Engard
83f7a91fef
bug 3845 fix minor capitalization and spelling errors on suggestion page
2009-12-22 19:14:52 +01:00
Nicole Engard
b99f841a3d
Bug 3839: update admin menus to include links to both new acq admin areas
2009-12-22 19:14:52 +01:00
Nicole Engard
77b6157612
Bug 3833: additional patch to fix spelling error introduces by first patch
2009-12-22 19:14:51 +01:00
Nicole Engard
cef321e7bd
replacement for bug 3817 added patron permissions for tag tool
2009-12-22 19:14:51 +01:00
Nicole Engard
45361b5583
Bug 3835: Add link to CSV Profiles on Tools menu
2009-12-22 19:14:51 +01:00
Nicole Engard
5027d5fd5a
Bug 3833: Fix titles for Batchmod files
2009-12-22 19:14:50 +01:00
Nicole Engard
29f97d51f6
Bug 3809: minor language change on import patrons tool
2009-12-22 19:14:50 +01:00
Nicole Engard
40d1a32c42
Bug 3952 changed checkout stats to read circulation stats
2009-12-20 14:31:45 +01:00
Nicole Engard
f8f0264a5d
bug 3834 put names on patron page last, first
2009-12-20 14:31:44 +01:00
89f9042a38
Fix for Bug 3944, new order template formatting and markup corrections
2009-12-20 14:31:44 +01:00
d547f9213e
Fix for Bug 3940, "Notes on add patron form need formatting"
2009-12-20 14:31:44 +01:00
ce452b0259
Markup, breadcrumbs, and language corrections.
...
Also adding a link back to smart-rules.pl from clone-rules.pl results page.
2009-12-20 14:31:43 +01:00
b6ced3b773
Fix for Bug 3926 (suggestion edit form combines data)
...
Breaking patron information variable into separate surname, firstname, branch, category, and borrowernumber variables and using those variables to tweak the display.
2009-12-20 14:31:39 +01:00
Chris Cormack
b33641ed1c
Bug 3903 - Members names not showing on serial routing list
2009-12-20 14:31:38 +01:00
Nicole Engard
cac1efc69a
bug 3894 moved pull down to the proper place in the form
2009-12-20 14:31:38 +01:00
Nicole Engard
9569000762
bug 3899 moved serial enumeration to the proper subfield
2009-12-20 14:31:38 +01:00
Nicole Engard
4606b2ff10
Bug 3909 don't show basket link if no basket exists
2009-12-20 14:31:38 +01:00
Liz Rea
64720c381f
Puts focus in search box on page load.
2009-12-20 14:31:37 +01:00
f25b5624a4
Markup corrections, removing table sorting from some columns.
2009-12-20 14:31:35 +01:00
558b916e84
Markup cleanup on subscription catalog search form and results page
2009-12-20 14:31:34 +01:00
26c85a4277
Style change to fix Bug 3898, Vendor Search Box Moved on Serials
...
Patch also includes markup fixes and cleanup for subscription-add.pl
2009-12-20 14:31:34 +01:00
1b1972044c
Fix for Bug 3905 (Serial routing list add patron popup pagination broken)
...
This patch also includes formatting fixes and style updates. The patron search filter form is incorporated now within serials/member-search.tmpl in order to have a markup structure more suited to the pop-up.
2009-12-20 14:31:33 +01:00
Jean-André Santoni
c91fc8a897
[MT2343] Removed useless select in the planning
...
Cleaned some code too.
2009-12-20 14:31:28 +01:00
Jean-André Santoni
1b1ac1a98c
[MT2343] Display branchcodes instead of branchnames in columns
2009-12-20 14:31:28 +01:00
Jean-André Santoni
6f06ae5663
[MT2343] Modified display of Budget Parent to show budget code
2009-12-20 14:31:26 +01:00
Jean-André Santoni
4e2f453e41
[MT2343] Renamed "Budget for period" into "Root Budget"
2009-12-20 14:31:25 +01:00
Jean-André Santoni
1e84ae30c1
[MT2343] Removed the hint for Amount and display Amount as mandatory
2009-12-20 14:31:25 +01:00
Jean-André Santoni
6dcf3f4e9e
[MT2343] Added help in the budget adding form
2009-12-20 14:31:25 +01:00
Jean-André Santoni
23b356105a
[MT2343] Select in budget add forum
...
Sorted the branches select.
Modified display to "branchcode - branchname"
Fixed a bug, selection was inverted.
2009-12-20 14:31:23 +01:00
Jean-André Santoni
4dae655e9b
[MT2343] Makes action column not sortable in root budgets
2009-12-20 14:31:21 +01:00
Jean-André Santoni
b1fa68c77c
[MT2343] Renamed Quit button Cancel, and removed the table in delete confirm
2009-12-20 14:31:21 +01:00
Jean-André Santoni
699549e7b4
[2343] Hide "duplicate root budget" if no root budget selected
2009-12-20 14:31:13 +01:00
Jean-André Santoni
43ebd20604
[MT2343] Hide "Edit budget period" in the menu if no root budget selected
2009-12-20 14:31:13 +01:00
Jean-André Santoni
5b8d8af2b4
[MT2339] Added acquisition links in the administration left menu
2009-12-20 14:31:12 +01:00
Jean-André Santoni
cbf9c7497f
[MT2338] Prevents users to check 'active' with a currency different from 1
2009-12-20 14:31:12 +01:00
Jean-André Santoni
ce673f13d9
[MT2338] Cancel is now a button
2009-12-20 14:31:12 +01:00
Jean-André Santoni
b641eb0fce
[MT2338] Fixed the missing content in the "active" column
2009-12-20 14:31:12 +01:00
Jean-André Santoni
438afa638c
[MT2338] Deleted the Hint comment in currencies management
2009-12-20 14:31:12 +01:00
Garry Collum
f68f6c3656
Bug 3964: Fixes several XHMTL errors in aqplan.tmpl.
...
aqplan.tmpl still contains some errors after this patch, mainly id elements that start with an numeric value. But I need to examine the code more throughly before these are fixed.
2009-12-20 14:28:55 +01:00
Garry Collum
df781f3901
Bug 3962: Additional patch to fix XHTML errors in aqbudgets.tmpl.
2009-12-20 14:28:55 +01:00
Garry Collum
cf87a81c06
Bug 3962: Fixes XHTML errors in aqbudgets.tmpl.
...
Fixes the DOCTYPE, <title> and other XHTML errors in aqbudgets.tmpl.
2009-12-20 14:28:52 +01:00
Nicole Engard
c505daad7d
updated more help files
2009-12-20 14:28:46 +01:00
Nicole Engard
62871fa517
bug 3976 fix typos in budget owner search
2009-12-20 14:28:29 +01:00
Garry Collum
f1da8e8b37
Bug 3963: Additional patch to fix XHTML.
...
Found more errors in aqbudgetperiods.tmpl and one of its include files.
2009-12-20 14:28:29 +01:00
Garry Collum
24736c57d2
Bug 3963: Invalid XHMTL in aqbudgetperiods.tmpl.
...
Extra <head> element and a few other minor XHTML errors.
2009-12-20 14:28:29 +01:00
Garry Collum
04e5f1952e
Bug 3961: Fixes the missing <body> tag in aqbudget_owner_search.tmpl.
2009-12-20 14:28:28 +01:00
90b83dbd90
Fix for Bug 3960, moving filter form to the sidebar.
2009-12-20 14:28:28 +01:00
40074eaeec
Fix for Bug 3949, "already received box has funny shading" and other cosmetic changes
...
- moving filter form to sidebar
- correcting markup
- moving table row show/hide message out of the table and adjusting for zero- vs. 1-based js counts
2009-12-20 14:28:28 +01:00
5e9ad32707
Fix for Bug 3956, Basket details table headers misaligned
2009-12-20 14:28:28 +01:00
Nicole Engard
e935e47f52
Bug 3957 fix title and paths for batchmod files
2009-12-20 14:28:27 +01:00
Nicole Engard
19ff1a2865
updated suggestions help file name to match new naming structure
2009-12-20 14:28:27 +01:00
Chris Cormack
3fae8fa97a
Bug 3877 - Fixing layout of radio buttons
2009-12-20 14:27:50 +01:00
Nicole Engard
5b72b999b1
Bug 3840: Change 'New' button to 'New Vendor' for clarity
2009-12-20 14:27:49 +01:00
Nicole Engard
b97343dccf
Bug 3857: Add tools menu to left of CSV Profiles page
2009-12-20 14:27:49 +01:00
Nicole Engard
561066a168
updated help files with new documentation
2009-12-20 14:27:48 +01:00
32698f217a
Markup reformatting following established patterns. Also changing name output to "surname, firstname"
2009-12-20 14:27:38 +01:00
d2edfe94cc
Reformatting routing list edit screen according to existing markup patterns
2009-12-20 14:27:38 +01:00
Nicole Engard
ea24591c36
bug 3882 changed 'reserves' to 'holds' in template
2009-12-20 14:27:38 +01:00
20355a7084
Minor markup corrections for quick spine label creator, adding tools menu
2009-12-20 14:27:13 +01:00
Liz Rea
7b8666e855
Adds auto print/auto close functionality to hold transit slip.
2009-12-20 14:27:12 +01:00
4f6ce12117
Fix for Bug 3874, Add to list page shouldn't offer to add to existing list if none exist
...
Also includes some markup corrections
2009-12-20 14:27:12 +01:00
8d7b4a7bcc
Creating "Add to" menu to biblio toolbar for adding biblio to cart or list (Bug 3871)
2009-12-20 14:27:12 +01:00
Owen Leonard
8fd0378f83
Changes to the appearance and behavior of the cart in the staff client (see Bug 3871)
2009-12-20 14:27:12 +01:00
Matthias Meusburger
9f41fe64be
MT 2050, Follow-up, Fast Cataloging
...
Adds granular permissions for cataloging
Also adds a link from the circulation home to fast cataloging when fast cataloging is active
2009-11-24 10:05:10 +01:00
Nahuel ANGELINETTI
5ed631c850
(bug #3802 ) fix branch deletion checks
...
This fix checks that are done when a branch is deleted, and the message shown.
Now it check for borrowers and items attached to the deleted branch.
2009-11-23 10:35:25 +01:00
Nahuel ANGELINETTI
e88fbd627b
(bug #3801 ) fix itemtype administration
...
This delete all code related to renewals allowed in itemtype administration.
2009-11-23 10:34:44 +01:00
Matthias Meusburger
cff0c954da
MT 2051, Follow-up : Fixing typo in granular permissions for guided reports
2009-11-19 23:22:55 +01:00
Matthias Meusburger
f9eff58059
Add JQuery tablesorters on serials-edit and booksellers
2009-11-19 23:09:46 +01:00
Matthias Meusburger
b529f00aa3
MT 2050 : Fast cataloging
2009-11-19 23:09:46 +01:00
Paul Poulain
4555aa85c0
adding SUDOC history to XSLT (fields 955$r and $9)
2009-11-19 23:09:46 +01:00
Nahuel ANGELINETTI
9864ebf31c
(bug #3728 ) fix mandatory select fields
...
this fix marc editor for "select" mandatory fields that koha don't take care atm.
2009-11-19 10:43:21 +01:00
Henri-Damien LAURENT
4041c4025e
Subscription add Updating Online Help file
2009-11-19 09:25:03 +01:00
Matthias Meusburger
8d536b8ecf
MT 1059 : Records merging
...
Give the user the ability to merge two records, one being kept and the other deleted.
Selection of the records to merge can be done from virtualshelves.
2009-11-17 18:03:53 +01:00
Paul Poulain
91ac35d517
fixing image link
...
(removes a warn in apache log)
2009-11-17 17:58:04 +01:00
Paul Poulain
0e91f6ae0f
reindenting and removing tmpl_if in doc-head-close
2009-11-17 17:57:41 +01:00
Henri-Damien LAURENT
e047ef7be3
acquisition BasketGroup Bug Fix : wrong script parameter
2009-11-17 17:57:38 +01:00
Henri-Damien LAURENT
73de4a2e3f
Date management update Suggestions
2009-11-17 16:27:14 +01:00
Nahuel ANGELINETTI
0e8880d562
(MT 1970) fix javascript
...
This fix javascript to add a supplemental issue that was broken.
2009-11-17 16:27:13 +01:00
Nahuel ANGELINETTI
5d5759a216
(bug #3787 ) update unimarc leader plugin,fix xhtml and design
2009-11-17 16:27:13 +01:00
Paul Poulain
f1b6fba45b
fixing who and when the suggestion is done
2009-11-17 16:27:13 +01:00
Paul Poulain
8bea1fa2c4
reindenting
2009-11-17 16:27:13 +01:00
Paul Poulain
dc81864195
typo fix : list_price instead of listprice
2009-11-16 17:23:02 +01:00
Paul Poulain
281b8a5a01
subscription enddate is not mandatory + add a small hint on the right
2009-11-11 11:17:47 +01:00
Matthias Meusburger
06c5cb2cf6
MT 2269 : Granular permissions for items batch modification and deletion
...
Notes :
Permissions themselves were already added in commit 50ef9288606077dfc2b457db490f6fc2a5461c6c : (bug #3396 ) This add batch deletion of items and fixes permissions for batch modification by Jean-André Santoni
Javascript for bolding currently selected page in tools-menu.inc enhanced to support url with parameters
2009-11-10 22:23:50 +01:00
Paul Poulain
2bfca06cbc
adding SUDOC history to XSLT (fields 955$r and $9)
2009-11-10 22:23:50 +01:00
Paul Poulain
c0af3e8798
typo fix in XSLT
2009-11-10 22:23:50 +01:00
Paul Poulain
ed047fead8
adding XSLT for intranet (UNIMARC only, MARC21 will be done by kf)
...
- the XSLTParse4Display sub now has a new parameter : the interface (intranet or opac)
- the XSLTdisplay sysprefs is common to staff & opac (Auth.pm)
- added UNIMARC xslt in intranet templates (modified to deal with staff/opac differences)
2009-11-10 22:23:50 +01:00
Paul Poulain
1ca96457b3
Displaying serial call-number on receive.
...
when the subscription has item creation, the callnumber is inside the item creation.
But when it doesn't have, the callnumber is not displayed, but is useful to be put on physical item.
This patch display the callnumber after the title
2009-11-10 22:23:49 +01:00
Matthias Meusburger
a6e2a421e5
MT 2048 : Clickable fields for biblios are now in blue, just like clickable fields for authorities
2009-11-10 22:23:49 +01:00
Henri-Damien LAURENT
0f54747c6b
Adding some missing Status
...
Claimed and Not Available was not managed for display
2009-11-10 22:23:48 +01:00
Henri-Damien LAURENT
8009593135
MT 2167 : orders of firstname surname
...
In result lists, the order was not the same as everywhere else
in Koha.
2009-11-10 22:23:48 +01:00
Henri-Damien LAURENT
50e8e5a33f
enh Serials-collection Checking claimed late and expected issues
...
Could be better handled with jquery
2009-11-06 12:33:15 +01:00
Jesse Weaver
17f1530a9a
Fix images for collapsed groups (temporary hack)
2009-11-04 20:42:26 -07:00
Jesse Weaver
cdb3d52423
Move jumping functionality to search
...
This moves the "Jump to name preference functionality" to the search
bar: if your search term is found to be the exact name of a syspref,
then it is jumped to instead of executing a normal search.
2009-11-04 20:36:08 -07:00
Jean-André Santoni
eff46d395e
Adds billing address support in the basketgroup.
...
Also fixes a bug in ModBasketgroup, and renames the PDF uploaded to the client.
2009-11-04 13:17:09 +01:00
Matthias Meusburger
4a119ecb41
MT 2134 : Adds a tab for subscriptions in intranet's record detail
2009-11-04 09:19:36 +01:00
Jesse Weaver
d4b216c304
Bug 3746 - add to OPACViewOthersSuggestions description
2009-11-03 21:38:57 -07:00
Jesse Weaver
eae7ce7fb6
Bug 3729 - TransfersMaxDaysWarning needs wording fix
2009-11-03 21:37:21 -07:00
Jesse Weaver
ca11588cf2
Bug 3749 - QueryRemoveStopwords shouldn't link to stop words
2009-11-03 21:35:13 -07:00
Jesse Weaver
870abd703b
Fix handling of pref defaults ( #3747 , #3588 )
2009-11-03 21:27:30 -07:00
Jesse Weaver
1abd0b56c2
Bug 3744 - OPACAllowHoldDateInFuture description confusing
...
The missing syspref AllowHoldDateInFuture was added, and
OPACAllowHoldDateInFuture was moved next to it, on the Circulation
tab. Normally, it would go on the OPAC tab, but since both have to be
on for future holds on the OPAC, it's less confusing for them to be
together.
2009-11-03 21:09:16 -07:00
Jesse Weaver
3e88a7d738
Bug 3740 - opacstylesheet description needs work
2009-11-03 21:04:02 -07:00
Jesse Weaver
ed78246a87
Bug 3757 - missing intranetnav
2009-11-03 21:00:20 -07:00
Paul Poulain
b099f55ec9
fixing basket in staff, some wrong links
2009-11-03 17:17:28 +01:00
Paul Poulain
3a76e49977
reindenting + typo fix (MAJOR : missing s in permission checking)
2009-11-03 17:17:27 +01:00
Jean-André Santoni
7e872e0a1f
[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.
2009-11-03 16:35:29 +01:00
Matthias Meusburger
66d83bc758
MT 2040, Follow-up : Broken language search
2009-11-03 10:52:34 +01:00
Jesse Weaver
25e7faf3c3
Bug 3748 - QueryAutoTruncate description wrong
2009-11-02 20:30:58 -07:00
Jesse Weaver
174e98b63a
Bug 3587 - OPACdefaultSortField options error
2009-11-02 20:22:50 -07:00
Jesse Weaver
9f5d5001e6
Bug 3585 - sys prefs missing and in wrong tabs
...
Note that most of the prefs that have been moved between tabs were
moved intentionally, because the old tab no longer made sense. If one
in particular seems wrong, please let me know.
2009-11-02 20:10:24 -07:00
Jean-André Santoni
d61161a3d5
[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.
2009-11-02 17:02:02 +01:00
Jesse Weaver
c4e86aca59
Bug 3739 - Issues with saving HTML fields
2009-11-01 17:10:02 -07:00
Jesse Weaver
7841ce4552
Bug 3721 - advancedMARCeditor options swapped
2009-11-01 16:47:03 -07:00
Paul Poulain
4de7b92904
some reindenting & XHTML compliance
2009-10-30 13:49:39 +01:00
Henri-Damien LAURENT
b22bde5263
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
2009-10-30 01:56:20 +01:00
Henri-Damien LAURENT
1ec6e3df73
Change in API : ordnum becomes ordernumber
2009-10-30 00:30:47 +01:00
Paul Poulain
9466522a24
xhtml improvement
2009-10-29 17:56:44 +01:00
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
Jesse Weaver
038c380bd6
Minor JavaScript fixes
...
Move some JavaScript to the external file, and make sure that the
modified warning doesn't pop up when "Cancel" is used.
2009-10-20 12:18:09 -06:00
8dbf0810a1
Reformat system pref sections as collapsible blocks
...
This patch breaks the single large tables with multiple header rows into multipl
e tables with separate headings for each. Clicking the heading collapses that section. The goal is to improve clarity when scanning through a large number of prefs.
Signed-off-by: Jesse Weaver <pianohacker@gmail.com>
2009-10-20 12:06:02 -06:00
1f68dc6192
Minor tweaks and XHTML corrections
...
- Formatting available languages as a definition list rather than nested tables
- Adding details to save button to improve clarity when dealing with search result sets from multiple sections
Signed-off-by: Jesse Weaver <pianohacker@gmail.com>
2009-10-20 11:56:38 -06:00
Jesse Weaver
bda81d6e16
Fix for errors introduced by previous commit
2009-10-19 21:33:02 -06:00
Jesse Weaver
ed29b08b43
Add and change preferences, change tab names in sysprefs editor
...
This adds some missing preferences and changes others. It also moves
the OAI-PMH tab to Web Services, and fixes the alphabetization of the
others.
2009-10-19 21:25:46 -06: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