Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences
Bernardo Gonzalez Kriegel 96bfcdcb86 Bug 12539: PROG/CCSR deprecation: Remove hardcoded theme from C4/Templates.pm
This patch removes hardcoded 'prog' from themelanguage on C4/Templates.pm
It adds a new syspref OPACFallback to hold the prefferred fallback
theme for new themes with minimal changes.

This does not brake CCSR if new syspref value is 'prog',
using 'bootstrap' works somehow, but with strange results.

To test:
1) Apply the patch
2) Run updatedatbase.pl
3) CCSR, prog & bootstrap must work as usual
4) Need to test theme/language fallback
 a) translate for your preferred language (xx-YY)
 b) enable language on opac
 c) go to opac, select that language
 d) login on opac, go to personal details
 e) remove koha-tmpl/opac-tmpl/bootstrap/xx-YY/modules/opac-memberentry.tt
 d) reload page, must load in English
 f) click other member options, must load on translated language
(can use other pages, ccsr, prog or bootstrap)
5) Do a similar test but for a staff page, enable lang, switch to it,
rm koha-tmpl/intranet-tmpl/prog/xx-YY/modules/admin/admin-home.tt,
any page must be translated except for admin home.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Petter Goksoyr Asen <boutrosboutrosboutros@gmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2014-10-30 09:35:12 +13:00
..
acquisitions.pref Bug 12557: DB changes - Add the AcqItemSetSubfieldsWhenReceiptIsCancelled pref 2014-09-09 10:09:58 -03:00
admin.pref Bug 9530: Adding sysprefs and making changes to the branch table 2014-10-27 10:38:12 -03:00
authorities.pref Bug 11611: Rephrase description and examples of 5 MARC related sysprefs 2014-02-20 19:08:11 +00:00
cataloguing.pref Bug 10330 - Rename system preference authoritysep to AuthoritySeperator 2014-05-23 13:26:48 +00:00
circulation.pref Bug 11577 : Fixing a tiny typo 2014-09-17 19:23:31 -03:00
enhanced_content.pref Bug 10320 - Integrate OverDrive search into OPAC 2013-09-08 07:00:40 +00:00
i18n_l10n.pref Bug 13104 - Changing date or time format on a production server will create duplicate fines! 2014-10-22 14:30:52 -03:00
local_use.pref Bug 5462: fixed current preferences tab highlighting bug created by dashfix 2011-02-03 09:58:52 +00:00
logs.pref Bug 9293 - action_logs not tracking payments 2013-03-11 17:59:17 -04:00
opac.pref Bug 12539: PROG/CCSR deprecation: Remove hardcoded theme from C4/Templates.pm 2014-10-30 09:35:12 +13:00
patrons.pref Bug 6739: make it possible to block expired patrons from OPAC actions 2014-05-05 01:49:05 +00:00
searching.pref Bug 13088: Add a syspref so the user can chose the amount of facets to show 2014-10-27 12:21:20 -03:00
serials.pref Bug 1662: Is there a difference between Full and Simplified for Serials History 2012-04-03 18:07:07 +02:00
staff_client.pref Bug 9044: Provide item selection in record detail page (staff client) 2013-10-31 05:29:35 +00:00
tools.pref Bug 12190: fold the "Creators" system preference tab into "Tools" 2014-05-23 13:09:51 +00:00
web_services.pref Bug 10818: improve display and translatability of sysprefs OAI-PMH:ConfFile's description 2014-04-04 15:37:26 +00:00