Author: ralfbecker
New Revision: 56071
URL: http://svn.stylite.de/viewvc/egroupware?rev=56071&view=rev
Log:
get stylite search working again by adding implicit app rights for about
Modified:
trunk/egroupware/api/src/Egw.php
trunk/egroupware/api/src/Framework.php
— trunk/egroupware/api/src/Egw.php (original)
+++ trunk/egroupware/api/src/Egw.php Fri May 6 15:42:47 2016
@@ -357,7 +357,7 @@
{
$this->currentapp = $GLOBALS[‘egw_info’][‘flags’][‘currentapp’]; // some apps change it later
-
if (!in_array($GLOBALS['egw_info']['flags']['currentapp'], array('api','about'))) // give everyone implicit api rights
{
// This will need to use ACL in the future
if (!$GLOBALS['egw_info']['user']['apps'][$currentapp = $GLOBALS['egw_info']['flags']['currentapp']] ||
— trunk/egroupware/api/src/Framework.php (original)
+++ trunk/egroupware/api/src/Framework.php Fri May 6 15:42:47 2016
@@ -795,13 +795,13 @@
// We handle this here because its special
$apps[‘about’][‘title’] = ‘EGroupware’;
$apps[‘about’][‘url’] = self::link(’/about.php’);
-
$apps['about']['icon'] = $apps['about']['icon_hover'] = Image::find('api',Array('about','nonav'));
$apps['about']['name'] = 'about';
$apps['logout']['title'] = lang('Logout');
$apps['logout']['name'] = 'logout';
$apps['logout']['url'] = self::link('/logout.php');
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs