Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Jonathan Druart b3f9232b6a Bug 17274: Display the place where the memcached is picked
The memcached config can be read from ENV or koha-conf.xml
In order to remove any ambiguity, let's inform the user which config is
used.

Test plan:
1/ Define the memcached config in ENV and $KOHA_CONF
=> Go on about page, you should get a warning
2/ Define the memcached config in ENV and not in $KOHA_CONF
=> Go on about page, you should get a warning
3/ Do not defined the memcached config in ENV or $KOHA_CONF
=> Go on about page, you should get a warning
4/ Define the memcached config in $KOHA_CONF and not in ENV
=> Go on about page, you should not get a warning, this is the expected
config

Followed test plan, works as expected.
Signed-off-by: Marc <veron@veron.ch>

Signed-off-by: Katrin Fischer  <katrin.fischer@bsz-bw.de>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-11-02 10:55:54 +00:00
..
acqui Bug 7039 - Link to existing record from result list in acquisition search 2016-10-28 16:34:17 +00:00
admin Bug 15581: Add a circ rule to limit the auto renewals given a delay 2016-11-02 10:28:57 +00:00
authorities Bug 16600 - Remove some obsolete references to Greybox in some templates 2016-07-08 13:03:26 +00:00
basket Bug 17109: [QA Follow-up] Die when wrong token 2016-09-09 13:37:47 +00:00
batch
catalogue Bug 15801: Koha::BiblioFrameworks - Remove C4::Koha::getframeworks 2016-10-28 12:04:59 +00:00
cataloguing Bug 15801: minor fixes 2016-10-28 12:05:01 +00:00
circ Bug 15581: Display the latest auto renew date possible when renewing manually 2016-11-02 10:28:57 +00:00
common Bug 16752 - Remove the use of event attributes from some acquisitions templates - Funds 2016-09-15 13:56:42 +00:00
course_reserves Bug 17112: Action buttons for course reserves detail page 2016-09-09 13:17:50 +00:00
errors Bug 16270: Typo authentification/authentication 2016-04-29 14:44:26 +00:00
help Bug 13321: Rename variables 2016-10-28 13:45:59 +00:00
installer Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
labels Bug 17083: Remove more event attributes from tools templates 2016-09-25 15:48:13 +00:00
members Bug 17434: Moremember displaying primary and secondary phone number twice 2016-10-28 11:46:24 +00:00
offline_circ Bug 17056 - Remove event attributes from various templates 2016-09-25 15:47:47 +00:00
patron_lists Bug 16778: Replace usage of Greybox modals with Bootstrap modals 2016-07-08 14:42:12 +00:00
patroncards Bug 14138: Patroncard: Warn user if PDF creation fails 2016-07-15 15:00:56 +00:00
plugins Bug 16369 - Clean up and improve plugins template 2016-05-03 15:06:57 +00:00
reports Bug 7679 - Follow-up for terminology 2016-10-28 11:56:51 +00:00
reserve Bug 15758: Koha::Libraries - Remove GetBranches 2016-09-08 14:36:03 +00:00
reviews Bug 16456: Add Font Awesome icons to some buttons in Tools module, section Patrons and circulation 2016-06-17 15:40:24 +00:00
rotating_collections Bug 15758: Koha::Libraries - Remove GetBranches 2016-09-08 14:36:03 +00:00
serials Bug 17402 Enhance the actions button on serials-search.pl 2016-10-28 16:57:35 +00:00
services Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
sms
suggestion Bug 17056 - Remove event attributes from various templates 2016-09-25 15:47:47 +00:00
tags Bug 16456: Reintroduce wording "Delete tag" 2016-06-17 15:40:25 +00:00
test
tools Bug 15801: Koha::BiblioFrameworks - Remove C4::Koha::getframeworks 2016-10-28 12:04:59 +00:00
virtualshelves Bug 17316: Do not display the list's name if the user does not have permission - Staff 2016-09-25 13:13:58 +00:00
about.tt Bug 17274: Display the place where the memcached is picked 2016-11-02 10:55:54 +00:00
auth.tt Bug 15758: Koha::Libraries - Remove GetBranches 2016-09-08 14:36:03 +00:00
intranet-main.tt Bug 17417 [Revised] Correct invalid markup around news on the staff client home page 2016-10-28 11:45:48 +00:00