egroupware/api/src/Framework
2016-08-18 16:33:45 +02:00
..
About.php reworked about text a bit for 16.1 2016-06-30 10:31:08 +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 16:33:45 +02:00
Bundle.php calling jQuery.noConflict() as early as possible to NOT occupy $ variable stalling many SiteMgr templates 2016-06-15 08:54:12 +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 jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
Login.php display login-message depending on $_GET[cd] and whats in database/header for "login_message" 2016-07-11 11:06:27 +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