| Summary: | Specify fields to be omitted from the patron record | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jane Wagner <jwagner> |
| Component: | Patrons | Assignee: | Henri-Damien LAURENT <henridamien> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, nengard |
| Version: | rel_3_0 | ||
| Hardware: | PC | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: | Adds BorrowerUnusedFields system preference and uses it. | ||
|
Description
Chris Cormack
2010-05-21 01:13:22 UTC
This doesn't look like it was ever pushed, is it still needed? I'd certainly like to have it, and I think it would be extremely useful to a lot of sites. Does not apply anymore:
Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all y
Applying: selection of members fields to display
Using index info to reconstruct a base tree...
<stdin>:213: trailing whitespace.
<legend>Contact</legend><ol>
<stdin>:335: trailing whitespace.
<!-- TMPL_UNLESS Name="unusedB_email"--><li>
<stdin>:362: trailing whitespace.
<!-- TMPL_UNLESS Name="unusedmemberentry_altaddress"--> <fieldset class="rows" id="memberentry_altaddress">
<stdin>:464: trailing whitespace.
<stdin>:508: trailing whitespace.
warn $_;
warning: 5 lines add whitespace errors.
Falling back to patching base and 3-way merge...
Auto-merging admin/systempreferences.pl
Auto-merging installer/data/mysql/en/mandatory/sysprefs.sql
CONFLICT (content): Merge conflict in installer/data/mysql/en/mandatory/sysprefs.sql
Auto-merging installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql
CONFLICT (content): Merge conflict in installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql
Auto-merging installer/data/mysql/updatedatabase.pl
CONFLICT (content): Merge conflict in installer/data/mysql/updatedatabase.pl
Auto-merging koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tmpl
Auto-merging members/memberentry.pl
Failed to merge in the changes.
Patch failed at 0001 selection of members fields to display
When you have resolved this problem run "git am --resolved".
If you would prefer to skip this patch, instead run "git am --skip".
To restore the original branch and stop patching run "git am --abort".
nengard@debian:~/kohaclone$
|