Main Koha release repository https://koha-community.org
Find a file
Frédéric Demians cecdc19369 Bug 4374 Improve biblio data entry form regarding hidden/mandatory fields
Biblio framework has 3 entry points controlling if input box are
displayed by default in data entry form:

  - 'mandatory' flag at field level
  - 'mandatory' flag at subfield level
  - 'hidden' flag at subfield level

It doesn't work as it should (?):

  - All subfields are expanded (shown) if their field is mandatory
  - A subfield containing anything is always expanded whatever it contains
  - A mandatory subfield is always expanded
  - An hidden subfield isn't expanded.

Default framework having 0 in all marc_subfield_structure.hidden, by default
all subfields will be expanded.

TO BE INTEGRATED IN RELEASE NOTES:

  Koha sysadmin should have to edit its frameworks to add hidden=1 in
  appropriate subfields.

Signed-off-by: Stéphane Delaune <stephane.delaune@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-04-07 13:20:09 +12:00
acqui BZ6058: uncertain price can't be unchecked 2011-04-06 15:26:12 +12:00
admin Fix for Bug 5989 - Funds filter does not remember library choice 2011-04-04 22:53:24 +12:00
authorities Bug 5907 : MT 2538 : Using default authtypecode for authority display 2011-03-23 19:52:26 +13:00
basket Bug 3810: Ensure all calls to Mail::Sendmail handled consistently 2011-03-16 20:57:12 +13:00
C4 Bug 6014 : Removing a leftover warn 2011-04-07 13:16:26 +12:00
catalogue Bug 4421: Add alternate holdings display and prefs 2011-04-02 06:56:02 +13:00
cataloguing Bug 4374 Improve biblio data entry form regarding hidden/mandatory fields 2011-04-07 13:20:09 +12:00
circ Bug 5952: Shows member relatives in issues lists 2011-04-01 21:03:14 +13:00
debian Bug 5550 - correct filename referenced in docs 2011-01-01 07:43:30 +13:00
docs Updating history 2011-04-05 19:28:09 +12:00
errors
etc Bug 5868: Subject indexes do not search 6xx fields 2011-04-06 20:03:05 +12:00
install_misc Add .packages file for Ubuntu 10.10 2010-12-20 09:57:30 +13:00
installer Merge remote branch 'kc/new/bug_5942' into kcmaster 2011-04-06 15:35:16 +12:00
koha-tmpl Bug 6014 : MT3138 Adding some permission management to viewlog 2011-04-07 13:14:17 +12:00
labels Bug 5865 - Labels wrap incorrectly when paper width is greater than height 2011-03-15 21:52:32 +13:00
members Bug 5952: Shows member relatives in issues lists 2011-04-01 21:03:14 +13:00
misc Partial fix for Bug 4870, Damaged status does not prevent items from being selected for reserves 2011-04-06 20:21:07 +12:00
offline_circ bug 2975: whitespace and formatting cleanup 2011-03-07 14:35:21 +13:00
opac Bug 6040 : Adding some error handling to the opac export 2011-04-06 17:04:19 +12:00
patroncards
reports Bug 4330 : Adding some copyright BibLibre statements 2011-03-21 10:57:20 +13:00
reserve Bug 5547: Hide Lost Items dev 2011-03-30 20:20:05 +13:00
reviews
rotating_collections Bug 2505 - Add commented use warnings where missing in the rotating_collections/ directory 2010-04-21 20:25:39 +12:00
selenium
serials Bug5063: C4::Bookseller Changes 2011-03-12 08:42:26 +13:00
skel
sms
suggestion Corrects an error when showing a suggestion linked to a deleted budget. 2011-04-05 10:04:08 +12:00
svc
t Bug 5065 Add ability to choose framework on import 2011-03-21 20:36:35 +13:00
tags
test bug 5309: tweak so that background progress doesn't exit immediately 2010-10-26 12:14:46 -04:00
tmp/modified_authorities
tools Bug 6014 : MT3138 Adding some permission management to viewlog 2011-04-07 13:14:17 +12:00
virtualshelves Bug 3810: Ensure all calls to Mail::Sendmail handled consistently 2011-03-16 20:57:12 +13:00
xt Fixing a utf8 issue with the translator tests 2011-03-06 08:05:40 +13:00
.htaccess
about.pl
changelanguage.pl
edithelp.pl
fix-perl-path.PL
help.pl
INSTALL update INSTALL* to acknowledge the use of mod_deflate 2011-03-12 12:37:26 +13:00
install-CPAN.pl
INSTALL.debian update INSTALL* to acknowledge the use of mod_deflate 2011-03-12 12:37:26 +13:00
INSTALL.fedora7
INSTALL.opensuse update INSTALL* to acknowledge the use of mod_deflate 2011-03-12 12:37:26 +13:00
INSTALL.ubuntu update INSTALL* to acknowledge the use of mod_deflate 2011-03-12 12:37:26 +13:00
INSTALL.ubuntu.lucid update INSTALL* to acknowledge the use of mod_deflate 2011-03-12 12:37:26 +13:00
koha_perl_deps.pl
kohaversion.pl Updating database version number 2011-04-05 19:56:12 +12:00
LICENSE
mainpage.pl
Makefile.PL
MANIFEST.SKIP
README updated links in README 2010-05-24 08:14:16 -04:00
README.robots
rewrite-config.PL

Koha is a free software integrated library system.

Koha is distributed under the GNU GPL version 2 or later.
Please read the file LICENSE for more details.

To install or upgrade Koha, please see the INSTALL file appropriate
to your platform.

Report bugs at http://bugs.koha-community.org/

Visit the Koha Project website at http://www.koha-community.org/