Nicole Engard
5b72b999b1
Bug 3840: Change 'New' button to 'New Vendor' for clarity
2009-12-20 14:27:49 +01:00
20355a7084
Minor markup corrections for quick spine label creator, adding tools menu
2009-12-20 14:27:13 +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
Matthias Meusburger
cff0c954da
MT 2051, Follow-up : Fixing typo in granular permissions for guided reports
2009-11-19 23:22:55 +01:00
Paul Poulain
0e91f6ae0f
reindenting and removing tmpl_if in doc-head-close
2009-11-17 17:57:41 +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
Matthias Meusburger
66d83bc758
MT 2040, Follow-up : Broken language search
2009-11-03 10:52:34 +01:00
Matthias Meusburger
9a43a47755
MT 2051 : granular permissions for guided reports
2009-10-16 23:55:50 +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
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
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
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
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
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
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
Paul Poulain
aa708232fe
partial fix for mantis #1498
2009-09-30 11:30:24 +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
d22e1e8a46
removing useless code * bookfund.pl (replaced by budgets.pl) * spent.pl (useless now)
2009-09-30 11:30:16 +02:00
Paul Poulain
4ec7a86abe
Budget management
...
* budget period management
* budget management (budgets lines are defined for a given budget period)
budget_owner_search is the popup to select a librarian as budget owner
2009-09-30 11:30:16 +02:00
Henri-Damien LAURENT
df27f137d1
Followup Adding links to tools
2009-09-30 11:30:09 +02:00
Henri-Damien LAURENT
d3ade9c202
Adding links to Attach Items (moveitem.pl) and to batchMod.pl
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-09-30 11:30:08 +02:00
Henri-Damien LAURENT
df9e08d176
Adding Merge of two biblios from a virtualshelf
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-09-30 11:22:23 +02:00
Henri-Damien LAURENT
984e197e5d
Adding notices.pl which enables staff to see what notices have been sent to user
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-09-30 11:22:23 +02:00
Henri-Damien LAURENT
7479f93b5d
Delete All items in one click
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-09-30 11:22:22 +02:00
c5fa9f5b79
Markup corrections and other minor changes.
...
- Clarifying error message
- Hiding batch action buttons when batch is empty
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-09-29 19:21:00 -04:00
Chris Nighswonger
dcfaf1121f
[40/40] Removing depricated files
2009-09-01 15:58:07 -04:00
Chris Nighswonger
6066b79817
[38/40] Misc bugfixs
2009-09-01 15:57:46 -04:00
Chris Nighswonger
38817fb300
[31/40] Misc bugfixes and cosmetic cleanup.
2009-09-01 15:53:18 -04:00
Chris Nighswonger
b5fb22ea7b
[29/40] Work on label module general tool bar.
2009-09-01 15:52:56 -04:00
Chris Nighswonger
02b759bbc5
[27/40] Fixing up the labels batches toolbar functionality.
2009-09-01 15:52:31 -04:00
Chris Nighswonger
4b4b161d50
[21/40] Adding de-duplicating method and associated label edit batch code.
2009-09-01 15:51:26 -04:00
Chris Nighswonger
a339f5f94a
[19/40] Various tweaks to the interface cosmetics, form validation scripts, css, etc.
2009-09-01 15:51:03 -04:00
Chris Nighswonger
c9e6962fd4
[18/40] Work on label item search.
2009-09-01 15:50:51 -04:00
Chris Nighswonger
a192e57f00
[15/40] Initial work on label batch edit interface.
2009-09-01 15:50:14 -04:00
Chris Nighswonger
204e051dff
[14/40] Work on batch management interface.
2009-09-01 15:50:05 -04:00
Chris Nighswonger
b44db285a6
[10/40] Work on Label Tool Homepage.
2009-09-01 15:48:57 -04:00
Chris Nighswonger
e12ae1892c
[9/40] Work on template interface.
2009-09-01 15:48:50 -04:00
Chris Nighswonger
12663796ca
[8/40] Adding new layout management page
...
This moves the layouts off of the labels tool start page to bring it into
conformity with the other parts of this tool.
2009-09-01 15:48:38 -04:00
84e88bd42e
Hide links to stop words management if NoZebra is ON. (Bug 3564)
2009-08-30 21:55:07 -04:00
Nicole Engard
53032f5114
Bug 3547: Staff client call number searches right index now
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-08-25 20:24:08 -04:00
Sébastien Hinderer
f1f833c965
bug 3464: Takes columns country and B_country of table borrowers into account in related operations.
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-08-23 18:19:20 -04:00
Darrell Ulm
8a4195658d
Bug 2652 - This patch is an extension of the slip printing feature
...
and will print a SHORT SLIP of today's checkouts only.
I also enhanced the normal slip to print the overdues separately as well as today's
checkouts. There is another button on the print CIRC menu. Easily another quick key
can be added, one for the regular slip and one for the short slip, i.e. today's
only.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-08-20 21:08:05 -04:00
f6519d10e3
Hide z39.50 search button for users without cataloging privileges.
...
This also simplifies the display of the z39.50 search button on the search results page. It's overkill to use a YUI button when there are already simpler standard buttons in use in the same area.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-08-12 21:14:24 -04:00