egroupware_official/api/src/Framework
2016-10-07 12:15:03 +02:00
..
About.php reworked about text a bit for 16.1 2016-06-30 10:29:15 +02:00
Ajax.php log menuaction of eT2 requests, instead of eT2 itself, to do so move update of access-log to destructor of Session class 2016-08-18 13:05:51 +02:00
Bundle.php Try to correct ckeditor references point to vendor directory 2016-10-07 12:15:03 +02:00
CssIncludes.php no more dynamic minifying 2016-04-30 14:30:13 +00:00
Extra.php fixed "Application echoed something", when eT2 request was processed 2016-05-05 16:43:39 +00:00
Favorites.php Fix fatal error when deleting favorites 2016-04-13 15:01:20 +00:00
IncludeMgr.php missed passing $append parameter to include_modules 2016-08-15 18:55:29 +02:00
Login.php display login-message depending on $_GET[cd] and whats in database/header for "login_message" 2016-07-11 09:33:46 +02:00
Minimal.php move default login and head templates from idots to api/templates/default and some other fixes to fix up non-Pixelegg login and old templates 2016-05-05 13:29:41 +00:00
Template.php fix Framework\Template::get_dir() to either return a directory or throw a WrongParameter Exception, fixes several Scrutinizer warnings 2016-05-31 09:14:50 +02:00
Tutorial.php make home a regular application, which can eg. disabled, incl. moving all services using "home" as appname to "api" and moved some other forgotten stuff from phpgwapi&etemplate to api 2016-05-01 09:57:48 +00:00
Updates.php move egw_framework to api and refactor it 2016-04-07 20:42:06 +00:00