Matthias Meusburger
0b5cc8f809
MT2345 : Changes on contracts
2010-01-28 15:11:51 +01:00
Paul Poulain
c85e22ad53
aqbudget display, minor changes
...
- removed 2 total that means nothing (and were troubling users)
- reindented a little (removed tab)
2010-01-28 15:11:50 +01:00
Jean-André Santoni
0ed6bcdabb
[MT1234] Huge rewritte to use the API instead of hardcoded SQL in the script
...
Also fixes a bug in the template.
2010-01-28 15:11:44 +01:00
Jean-André Santoni
10c9610058
[MT1234] Code cleaning
2010-01-28 15:11:44 +01:00
Jean-André Santoni
2a84ad3223
[MT1234] Fixed aqcontract breadcrumb
2010-01-28 15:11:44 +01:00
Jean-André Santoni
922ae0b782
[MT1234] Replaced useless selectbox in the title of contact form
2010-01-28 15:11:44 +01:00
Jean-André Santoni
22f7fc269b
[MT2343] Removed HTML heresy from aqplan template
2010-01-28 15:11:44 +01:00
Jean-André Santoni
612d5c0108
[MT2343] Moved currency up the table
2010-01-28 15:11:43 +01:00
Jean-André Santoni
4ba64ad0e1
[MT2343] Changed the red X for a green V in the root budget table
2010-01-28 15:11:43 +01:00
Jean-André Santoni
39904f9415
[MT2343] Changed the name of the Filter button, and lowered it
2010-01-28 15:11:43 +01:00
Jean-André Santoni
e7753ce465
[2343] Fix currency not showing in aqbudgets
2010-01-28 15:11:43 +01:00
8ad2c7d7ac
Merge commit 'pianohacker-koha/prefs-submit' into master
...
Merge in Jesse Weaver's system preference editor changes.
Conflicts:
C4/Bookfund.pm
koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css
koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-close.inc
koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tmpl
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-01-26 20:26:17 -05:00
4b60c8a9aa
Fixes for Bug 3958, Standardize vendor/supplier/bookseller terminology
...
Changing instances of "supplier" or "bookseller" to "vendor."
2010-01-25 18:37:12 +01:00
c46466ad15
Revised for biblibre/3.2_community: Fix for Bug 3939, Issuing rules clone button looks like a submit
...
This patch incorporates a drop-down for choosing the "clone to" library
directly from issuing-rules.pl. This eliminates the extra step of choosing
the library after submitting the "clone" action and clarifies the purpose
of the two different controls.
2010-01-21 20:49:30 +01:00
a078297d1f
Fix for Bugs 3998, 3968. Includes other markup corrections and reformats
...
Bug 3998: Confusing warning on budget add page
Bug 3968: Empty Blue Box Pop Up
- Removed warning, made budget amount a required field.
- Added conditional logic to prevent display of tooltip when there is no content
- Moved filter form into sidebar
- Changed Budgets.pm to pass an ID to a form field
- Improvements to breadcrumbs and title tags
- Restructured budgets admin toolbar to match existing toolbar patterns:
"new," "edit," etc.
2010-01-20 22:31:58 +01:00
Chris Cormack
89b3e11356
Can now add rental discounts - wr62194
2010-01-15 10:14:55 +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
8da13e53ba
Fix for Bug 2743, Z39.50, not z39.50
2009-12-31 10:58:03 +01:00
Nicole Engard
317cd79c4d
Bugs 3854 & 3855 Minor title and text fixes
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
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
Nicole Engard
cac1efc69a
bug 3894 moved pull down to the proper place in the form
2009-12-20 14:31:38 +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
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
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
Nicole Engard
ea24591c36
bug 3882 changed 'reserves' to 'holds' in template
2009-12-20 14:27:38 +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
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
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