egroupware_official/api/src/Framework
2016-08-15 18:35:26 +02:00
..
About.php reworked about text a bit for 16.1 2016-06-30 10:29:15 +02:00
Ajax.php Fix framework asks always for jdots even if the jdots is not installed 2016-05-18 12:39:06 +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 adding documented, but never implemented $append parameter to Framework::includeJS 2016-08-15 18:35:26 +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