Ralf Becker
|
77c5102792
|
fixed more namespace issues found by doc/check_namespace.php I wrote and forgot about it ;-)
|
2016-03-21 21:21:40 +00:00 |
|
Ralf Becker
|
7b0cc41f3f
|
fix old eTemplate buttons with text and image to not have image behind caption
|
2016-03-19 11:38:00 +00:00 |
|
Klaus Leithoff
|
70e5dbf50f
|
further refinement on activate_links
|
2016-03-15 15:30:17 +00:00 |
|
Ralf Becker
|
a5946c4379
|
fix typo causing old etemplate to fail when using ckeditor
|
2016-03-15 13:33:03 +00:00 |
|
Ralf Becker
|
99714aa9e9
|
move egw_framework::csp_*_source_attrs($attrs) to Api\Header\ContentSecurityPolicy::add(*-src, $attrs) and egw_ckeditor_config to Api\Html\CkEditorConfig
|
2016-03-13 14:08:31 +00:00 |
|
Ralf Becker
|
02bf09aaae
|
move egw_htmLawed to api/src/Html/HtmLawed, @Klaus: does mail really need to call that class, cant it use Html::purify?
|
2016-03-13 11:56:00 +00:00 |
|
Ralf Becker
|
85695f0d41
|
split html class to Api\Html, Api\Header\Content, Api\Header\UserAgent and translation
|
2016-03-13 11:22:44 +00:00 |
|