egroupware/api/src/Framework
2016-05-06 10:03:45 +00:00
..
Ajax.php need to set $_REQUEST in ajax_exec, as some apps use $_REQUEST to check $_GET or $_POST 2016-05-06 10:03:45 +00:00
Bundle.php fw_mobile needs to be moved to pixelegg 2016-05-03 12:52:08 +00: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 move egw_framework to api and refactor it 2016-04-07 20:42:06 +00:00
Login.php load EGroupware logo from api, no longer in phpgwapi 2016-05-03 13:02:33 +00: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 move common::get_tpl_dir to Api\Framework\Template::get_dir, and replaced some other overlooked methods 2016-04-27 19:11:41 +00: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