Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
Jonathan Druart 810972db7a Bug 22844: Make the attribute mandatory when editing a patron
Note: I am not confident with this patch, I think it's not polished. I
will not have time to improve it to make it ready for 19.05.00
1. Conflict with bug 20443 (which would have make this change way much
easier!)
2. It does not work :) You will be able to submit the memberentry form
even if the patron attribute is marked as mandatory (??)
3. What about the OPAC?
4. What about repeatable fields? We certainly will need JS code here
5. What about the "Quick add" feature? (I had trouble in the past to not
introduce regression when we played with this template...)

Do not forget to run updatedatabase.pl and regenerate DBIC schema if you
want to play with this patchset.

Signed-off-by: David Nind <david@davidnind.com>

Bug 22844: (follow-up) Make the attribute mandatory when editing a patron

Previous patch forgot the most important, adding the required attribute
to the select/textarea

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-07-20 16:08:22 +02:00
..
tables Bug 15400: Display date of birth and age more consistantly 2020-06-29 12:37:02 +02:00
accountline-details.tt
apikeys.tt
boraccount.tt Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00
deletemem.tt Bug 10910: (follow-up) Move the suggestions note with the other non-blocking notes 2020-06-15 11:53:36 +02:00
discharge.tt Bug 21211: Add patron toolbar to suggestions, discharges and ill requests tabs 2020-04-20 12:28:05 +01:00
discharges.tt
files.tt
holdshistory.tt Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00
housebound.tt Bug 21211: Add patron toolbar to suggestions, discharges and ill requests tabs 2020-04-20 12:28:05 +01:00
ill-requests.tt Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00
mancredit.tt
maninvoice.tt
member-flags.tt
member-password.tt
member.tt Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00
memberentrygen.tt Bug 22844: Make the attribute mandatory when editing a patron 2020-07-20 16:08:22 +02:00
members-update.tt Bug 24476: Rename autorenewal to autorenew_checkouts 2020-03-24 11:23:54 +00:00
merge-patrons.tt
moremember-brief.tt Bug 25070: Centralize member-display-address-style 2020-06-15 11:53:36 +02:00
moremember-print.tt Bug 25070: Centralize member-display-address-style 2020-06-15 11:53:36 +02:00
moremember.tt Bug 15400: Display date of birth and age more consistantly 2020-06-29 12:37:02 +02:00
notices.tt
pay.tt Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00
paycollect.tt Bug 25119: Fix account type and description for individual writeoffs/payments 2020-05-01 15:43:56 +01:00
printfeercpt.tt
printinvoice.tt
purchase-suggestions.tt Bug 21211: Add patron toolbar to suggestions, discharges and ill requests tabs 2020-04-20 12:28:05 +01:00
readingrec.tt Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00
routing-lists.tt
statistics.tt Bug 21211: Add patron toolbar to suggestions, discharges and ill requests tabs 2020-04-20 12:28:05 +01:00
update-child.tt