Ralf Becker
|
db1a9c4596
|
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 |
|
Ralf Becker
|
797ff38fa3
|
fixed "Application echoed something", when eT2 request was processed
|
2016-05-05 16:43:39 +00:00 |
|
Ralf Becker
|
33605585e2
|
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 |
|
Ralf Becker
|
c3482510b6
|
load EGroupware logo from api, no longer in phpgwapi
|
2016-05-03 13:02:33 +00:00 |
|
Ralf Becker
|
39aff50989
|
fw_mobile needs to be moved to pixelegg
|
2016-05-03 12:52:08 +00:00 |
|
Ralf Becker
|
1034ecb8fc
|
fix typo
|
2016-05-02 15:31:07 +00:00 |
|
Ralf Becker
|
1cda6e6cb4
|
change Pixelegg template to no longer depend on jdots
|
2016-05-02 14:19:34 +00:00 |
|
Ralf Becker
|
429177686a
|
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 |
|
Ralf Becker
|
70e084972a
|
fix infinit recursion, when creating new bundles, caused by max_modified not calculated
|
2016-04-30 17:05:00 +00:00 |
|
Ralf Becker
|
8536635b1c
|
no more dynamic minifying
|
2016-04-30 14:30:13 +00:00 |
|
Ralf Becker
|
9aac672e8f
|
use Grunt&cssmin to minify CSS files, moved diverse conditional includes into etemplate2.css, as we anyway include all widgets from api
|
2016-04-30 09:29:54 +00:00 |
|
Ralf Becker
|
b6403e336e
|
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 |
|
Ralf Becker
|
5d615a4c5b
|
fix wrong namespaces
|
2016-04-26 15:00:27 +00:00 |
|
Nathan Gray
|
8b30732aa0
|
Fix fatal error when deleting favorites
|
2016-04-13 15:01:20 +00:00 |
|
Hadi Nategh
|
662e82b897
|
Fix reload on a popup with ckeditor breaks ckeditor loading. Additionally, fixes broken popup resize
|
2016-04-12 12:48:40 +00:00 |
|
Ralf Becker
|
8325963b06
|
fixed ckeditor problems if minifying was switched off, caused by egw.js loaded twice, removed old file-name based workaround on client-side in favor of not requesting it from server-side
|
2016-04-08 10:38:44 +00:00 |
|
Ralf Becker
|
f3c1f5b5fb
|
move old Template class to Api\Framework\Template, as it is still used to render header and login page
|
2016-04-08 07:50:15 +00:00 |
|
Ralf Becker
|
8c87cf9dfc
|
move egw_framework to api and refactor it
|
2016-04-07 20:42:06 +00:00 |
|
Ralf Becker
|
6e3da3d7e3
|
move egw_include_mgr class to Api\Framework\IncludeMgr
|
2016-04-07 11:16:58 +00:00 |
|