Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help
Liz Rea 0a91a071ef Bug 9894 - Followup: Add support for "flagged" values
Even though we don't know what they mean or do.

To test:
- open the docs to have at hand the list of codes/visibility options combinations and
try changing several subfields from a single tagfield. Save, and reopen the "Edit subfields" page.
- Click the "Flagged" checkbox - it should disable the other checkboxes as this setting is (apparently) exclusive to the others.
- Step through several tabs and set your visibilities as you like.
- I had a MySQL shell opened to repeatedly run this query (i tested against field 886
  on the default framework):
>  SELECT tagfield,tagsubfield,hidden FROM marc_subfield_structure WHERE frameworkcode='' AND tagfield=886;
- Compare what was saved on the DB with the docs for that visibility selection.

Bug 9894 - Help file updates

To test:

Click the Help link in the upper right hand corner of the MARC subfield editor
Verify that the epic list of values is gone
Verify that the help page overall looks alright
Verify that the help makes sense and is understandable.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-04-18 07:55:18 -04:00
..
acqui Bug 8945: Add missing acq help file 2012-11-12 18:46:34 -05:00
admin Bug 9894 - Followup: Add support for "flagged" values 2013-04-18 07:55:18 -04:00
authorities Bug 9275 Missing '<' closing pharagraph tag 2012-12-12 18:29:55 -05:00
catalogue Bug 8945: Add missing detail help file to catalog 2012-10-22 18:14:49 +02:00
cataloguing Bug 9850: Cataloging Help for 3.12 2013-04-07 13:27:28 -04:00
circ Bug 9850: Update Circ Help Files for 3.12 2013-04-07 13:27:29 -04:00
export Bug 7936: Marc Export Help File 2012-04-13 16:12:28 +02:00
labels Bug 8945: Label help files 2012-10-22 18:15:02 +02:00
members Bug 7731 [Follow-up] Library should be used instead of branch and site 2012-11-28 19:10:36 -05:00
offline_circ Bug 9850: Offline Circ Help Files for 3.12 2013-04-07 13:27:28 -04:00
patroncards Bug 8945: Update patron card creator help files 2012-10-22 18:15:32 +02:00
plugins Bug 9850: FOLLOW UP: Add Missing Plugin Help for 3.12 2013-04-07 13:28:05 -04:00
reports Bug 9850: Update Reports Help for 3.12 2013-04-07 13:27:28 -04:00
reserve Bug 8945: Hold help file 2012-10-22 18:15:45 +02:00
reviews Bug 8945: Update comments help file 2012-10-22 18:15:50 +02:00
serials Bug 9850: Serial Help Files for 3.12 2013-04-07 13:27:28 -04:00
suggestion Bug 9850: Suggestion Help File for 3.12 2013-04-07 13:27:28 -04:00
tags Bug 8945: Update Tags help files for 3.10 2012-11-02 11:58:58 -04:00
tools Bug 9850: Update Tools Help for 3.12 2013-04-07 13:27:29 -04:00
virtualshelves Bug 8945: Update lists help for 3.10 2012-11-02 11:58:56 -04:00
about.tt Bug 8945: Update help files for 3.10 2012-10-22 18:13:59 +02:00
edithelp.tt Bug 9172 - Move TinyMCE library outside of language-specific directory 2013-04-15 09:31:39 -04:00
mainpage.tt Bug 8945: Update help files for 3.10 2012-10-22 18:13:59 +02:00
nohelp.tt Bug 8945: Update help files for 3.10 2012-10-22 18:13:59 +02:00