Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
Tomas Cohen Arazi b4158f2d24 Bug 12716: Allow the import patrons form have drop-downs and datepickers
To reproduce:
- Go to Tools > Import patrons
- Notice branchcode and categorycode don't have dropdown menus with
  valid options.
- Notice dateofbirth, dateenrolled and dateexpiry don't have date-pickers
- Notice each input field is labeled with the column name instead of a
  proper description.

To test:
- Apply the patch, go to Tools > Import patrons
- Notice branchcode and categorycode have dropdown menus with valid options,
  and by default the empty value is selected.
- Notice that if you go into the dateofbirth, dateenrolled and dateexpiry
  fields, a nice date picker widget appears.
- Notice each field is labeled with the field description, and that the
  column name is conveniently shown at the right of the input field.

Important: test switching the ExtendedPatronAttributes syspref, and verify that
if enabled, the patron_attributes field appears, and also the checkbox selector
controlling the extended patron attributes import behaviour shows too.

Bonus points: Verify that on a different language, the descriptions get translated,
and the column names show correctly

Regards
To+

Signed-off-by: Aleisha <aleishaamohia@hotmail.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes tests and QA script.
Works as described, no regressions found.
Dates are output in ISO/database format, this is ok.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-08-15 15:26:44 -03:00
..
batchMod-del.tt Bug 12660:Correct mispelling of accomodate in comments 2014-08-05 20:20:23 -03:00
batchMod-edit.tt Bug 12660:Correct mispelling of accomodate in comments 2014-08-05 20:20:23 -03:00
batchMod.tt Bug 9533: batch item modification form now shows default field values only by request 2013-07-05 15:52:26 +00:00
cleanborrowers.tt Bug 11975: improve the batch patron deletion code 2014-05-09 14:32:21 +00:00
csv-profiles.tt Bug 12094: fix default tab selection broken by jQueryUI upgrade 2014-04-22 14:51:18 +00:00
export.tt Bug 12238: (follow-up) tweak descriptions of the ID list 2014-05-23 15:53:21 +00:00
holidays.tt Bug 12463 - Capitalization: Calendar tool, headings for different types of holidays 2014-07-02 16:01:17 -03:00
import_borrowers.tt Bug 12716: Allow the import patrons form have drop-downs and datepickers 2014-08-15 15:26:44 -03:00
inventory.tt Bug 12564: Fixing capitalisation buttons in inventory tool 2014-07-29 11:33:00 -03:00
koha-news.tt Bug 12699 - Capitalization: All Libraries in pull down on news tool page 2014-08-07 11:44:59 -03:00
letter.tt Bug 12572 - Use jQueryUI Accordion to display message transport types 2014-07-25 18:53:45 -03:00
manage-marc-import.tt Bug 12138 - Use placeholders in translatable Javascript strings 2014-04-27 21:24:04 +00:00
marc_modification_templates.tt Bug 12686: Make more selected option XHTML compliant 2014-08-07 10:58:39 -03:00
modborrowers.tt Bug 12138 - Use placeholders in translatable Javascript strings 2014-04-27 21:24:04 +00:00
overduerules.tt Bug 11742: A letter code should be unique. 2014-06-23 15:19:55 -03:00
picture-upload.tt
quotes-upload.tt Bug 12138 - Use placeholders in translatable Javascript strings 2014-04-27 21:24:04 +00:00
quotes.tt Bug 12163 - fix adding new quotes 2014-05-06 16:03:23 +00:00
scheduler.tt
stage-marc-import.tt Bug 8015: Add MARC Modifications Templates 2013-10-31 22:47:08 +00:00
tools-home.tt Bug 8015: QA Followup 2013-10-31 22:50:39 +00:00
upload-images.tt Bug 11785 - Use validation plugin when uploading local cover images 2014-02-20 16:56:21 +00:00
viewlog.tt Bug 11331 - CSV export for viewlog.pl is missing newlines - followup 2014-08-05 20:26:02 -03:00