[Koha-bugs] [Bug 28236] Selecting database columns for system preferences in standard and dev installs is broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 28236] Selecting database columns for system preferences in standard and dev installs is broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236 David Nind changed: What|Removed |Added CC||da...@davidnind.com Text to go in the||This fixes Apache access to release notes||json files in koha-tmpl for ||non-package installs. This ||causes issues for system ||preferences where there is ||a pick list for database ||columns. || ||Bug 22844 ||introduced a pick list of ||database columns for system ||preferences where such a ||list was required. This ||list is in a plain json ||file under the templates ||directory. This works fine ||for packages, but because ||of bug 9812 (which limited ||browser access to selected ||files) those directories ||are not accessible to the ||outside world for both ||standard and dev type ||installs using the make ||process. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 28236] Selecting database columns for system preferences in standard and dev installs is broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236 --- Comment #11 from Johanna Räisä --- (In reply to Jonathan Druart from comment #10) > Congratulations for your first patch pushed, Johanna! Nice, thank you very much. :) -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 28236] Selecting database columns for system preferences in standard and dev installs is broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236 Kyle M Hall changed: What|Removed |Added Status|Pushed to master|RESOLVED Resolution|--- |FIXED CC||k...@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 28236] Selecting database columns for system preferences in standard and dev installs is broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236 Jonathan Druart changed: What|Removed |Added Keywords|rel_21_11_candidate | -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 28236] Selecting database columns for system preferences in standard and dev installs is broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236 --- Comment #10 from Jonathan Druart --- Congratulations for your first patch pushed, Johanna! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 28236] Selecting database columns for system preferences in standard and dev installs is broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to master Version(s)||21.11.00 released in|| -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 28236] Selecting database columns for system preferences in standard and dev installs is broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236 --- Comment #9 from Jonathan Druart --- Pushed to master for 21.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 28236] Selecting database columns for system preferences in standard and dev installs is broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236 Jonathan Druart changed: What|Removed |Added Attachment #126645|0 |1 is obsolete|| --- Comment #8 from Jonathan Druart --- Created attachment 127248 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127248&action=edit Bug 28236: Allow access to json files from apache config This patch grants json files from koha-tmpl. Otherwise systempreferences won't be able to fetch them. TEST PLAN: 1) Try to set systempreference BorrowerUnwantedField. 2) The modal is empty. 3) Modify Apache configurations like in this patch. 4) Try again set the systempreference. 5) The modal should show list of parameters. Sponsored-by: Koha-Suomi Oy Signed-off-by: Martin Renvoize JD Amended patch: replace tab characters and reword commit title -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 28236] Selecting database columns for system preferences in standard and dev installs is broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236 Fridolin Somers changed: What|Removed |Added Status|Signed Off |Passed QA --- Comment #7 from Fridolin Somers --- From Martin request, I test this since we use dev install in production servers. We usually use Nginx but we have some Apache installs (because of Sibboleth). Works fine, I reproduce the HTTP 403 without this patch. Passed QA -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 28236] Selecting database columns for system preferences in standard and dev installs is broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236 Martin Renvoize changed: What|Removed |Added CC||fridolin.som...@biblibre.co ||m -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 28236] Selecting database columns for system preferences in standard and dev installs is broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236 Martin Renvoize changed: What|Removed |Added Keywords||rel_21_11_candidate -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 28236] Selecting database columns for system preferences in standard and dev installs is broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236 Martin Renvoize changed: What|Removed |Added QA Contact|testo...@bugs.koha-communit |tomasco...@gmail.com |y.org | -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 28236] Selecting database columns for system preferences in standard and dev installs is broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236 Martin Renvoize changed: What|Removed |Added Severity|major |critical -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 28236] Selecting database columns for system preferences in standard and dev installs is broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236 Martin Renvoize changed: What|Removed |Added Attachment #124424|0 |1 is obsolete|| -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 28236] Selecting database columns for system preferences in standard and dev installs is broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236 --- Comment #6 from Martin Renvoize --- Created attachment 126645 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126645&action=edit Bug 28236: Selecting database columns for system preferences in standard and dev installs is broken This patch grants json files from koha-tmpl. Otherwise systempreferences won't be able to fetch them. TEST PLAN: 1) Try to set systempreference BorrowerUnwantedField. 2) The modal is empty. 3) Modify Apache configurations like in this patch. 4) Try again set the systempreference. 5) The modal should show list of parameters. Sponsored-by: Koha-Suomi Oy Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 28236] Selecting database columns for system preferences in standard and dev installs is broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236 Martin Renvoize changed: What|Removed |Added Status|Needs Signoff |Signed Off --- Comment #5 from Martin Renvoize --- Oops, I totally missed that you had added a patch here... looks good, signing off. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 28236] Selecting database columns for system preferences in standard and dev installs is broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236 Johanna Räisä changed: What|Removed |Added Change sponsored?|--- |Sponsored -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 28236] Selecting database columns for system preferences in standard and dev installs is broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236 Johanna Räisä changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |johanna.ra...@koha-suomi.fi |ity.org | Status|NEW |Needs Signoff --- Comment #4 from Johanna Räisä --- Created attachment 124424 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=124424&action=edit Bug 28236: Selecting database columns for system preferences in standard and dev installs is broken This patch grants json files from koha-tmpl. Otherwise systempreferences won't be able to fetch them. TEST PLAN: 1) Try to set systempreference BorrowerUnwantedField. 2) The modal is empty. 3) Modify Apache configurations like in this patch. 4) Try again set the systempreference. 5) The modal should show list of parameters. Sponsored-by: Koha-Suomi Oy -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 28236] Selecting database columns for system preferences in standard and dev installs is broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236 Johanna Räisä changed: What|Removed |Added CC||johanna.ra...@koha-suomi.fi --- Comment #3 from Johanna Räisä --- We have finally started our upgrading process to the newest Koha release and this problem came out when our superlibrarian was trying to set again systempreferences. This is a kind of show stopper. Maybe we could open those json-files from Apache? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 28236] Selecting database columns for system preferences in standard and dev installs is broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236 --- Comment #2 from Martin Renvoize --- Or use the API specs that are already available perhaps? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 28236] Selecting database columns for system preferences in standard and dev installs is broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236 --- Comment #1 from Tomás Cohen Arazi --- Should we just produce an API route for that... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 28236] Selecting database columns for system preferences in standard and dev installs is broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236 Martin Renvoize changed: What|Removed |Added CC||jon.tur...@ptfs-europe.com, ||jonathan.druart+koha@gmail. ||com, mag...@libriotech.no, ||tomasco...@gmail.com -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 28236] Selecting database columns for system preferences in standard and dev installs is broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236 Martin Renvoize changed: What|Removed |Added Severity|enhancement |major -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/