egroupware/api/src/Framework
2017-11-02 11:13:29 -06:00
..
About.php Fix a missed change of Stylite -> EGroupware 2017-01-30 09:27:33 -07:00
Ajax.php Fix opening the same URL twice did not go to the specified destination the second time a second time. 2017-08-15 10:27:52 -06:00
Bundle.php Try to correct ckeditor references point to vendor directory 2016-10-07 12:15:03 +02:00
CssIncludes.php Fix missing CSS includes 2017-08-15 12:53:39 -06:00
Extra.php fixed "Application echoed something", when eT2 request was processed 2016-05-05 16:43:39 +00:00
Favorites.php Fix umlauts in favorite name would cause problems with group favorites until reload 2017-05-23 10:33:16 -06:00
IncludeMgr.php missed passing $append parameter to include_modules 2016-08-15 18:55:29 +02:00
Login.php Make sure lang gets passed on to registration 2017-11-02 11:13:29 -06: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 maintain an maintenance_release version in api/setup/setup.inc.php, also move update-checker images to api 2017-02-02 10:38:13 +01:00