Ralf Becker
|
19feaed9f2
|
use error-image from api not old phpgwapi
|
2018-05-20 13:25:37 +02:00 |
|
nathangray
|
06c6cfa71c
|
Slightly more robust checking for "blank" HTML area in case CKEditor adds some styles
|
2018-05-14 16:54:47 -06:00 |
|
Hadi Nategh
|
f97c18c108
|
* Mail: Fix "tel:" href links wrongly get denied by mail compose
|
2018-03-05 18:21:06 +01:00 |
|
Hadi Nategh
|
6c6518b445
|
* Mail/Admin: Fix upload picture into mail signature from editor image browser does not work.
|
2017-12-18 12:07:49 +01:00 |
|
Hadi Nategh
|
1effbd6b7f
|
Use filemanager_select for old etemplate apps
|
2017-12-01 11:07:35 +01:00 |
|
Hadi Nategh
|
3465c40b50
|
Remove unsafe-eval CSP for CKEditor
|
2017-11-02 11:02:16 +01:00 |
|
Hadi Nategh
|
ff4396030a
|
Fix CKEditor Browse Server button to open vfsSelect
|
2017-10-20 18:55:22 +02:00 |
|
Hadi Nategh
|
23aea3864c
|
Keep allowExternalIMGs preference intact and use an explicit preference for allowed domains
|
2016-12-02 10:09:56 +01:00 |
|
Hadi Nategh
|
6ed3b92298
|
Work in progress of mail external image handler:
- Fix styling
- Add handler for mobile and display
|
2016-11-24 14:35:54 +01:00 |
|
Hadi Nategh
|
5fb70c77ab
|
Work in progress of mail external image handler
|
2016-11-23 18:52:43 +01:00 |
|
Hadi Nategh
|
c3fb98f3c1
|
Try to correct ckeditor references point to vendor directory
|
2016-10-07 12:15:03 +02:00 |
|
Hadi Nategh
|
57349e6386
|
Remove spellchecker lang from preferences
|
2016-10-06 18:30:37 +02:00 |
|
Hadi Nategh
|
93f3826259
|
Update HTMLawed into version 1.1.22
|
2016-10-05 16:18:06 +02:00 |
|
leithoff
|
00000dbeee
|
mind namespace when calling hook_tag function
|
2016-05-24 16:01:55 +02:00 |
|
Hadi Nategh
|
8708d598ff
|
Remove unsupported skins from CKEditor
|
2016-05-06 14:12:57 +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
|
c14f25c0e8
|
hide spellchecker config and always use browser native spellchecker
|
2016-04-25 20:14:47 +00:00 |
|
Ralf Becker
|
2e3bd32721
|
moving all - non ancient ;-) - js files to api/js
|
2016-04-07 10:38:05 +00:00 |
|
Hadi Nategh
|
aca15a2a97
|
Mobile theme W.I.P.:
- Alway use flat skin for ckeditor regardless of preference
- Add freetimesearch dialog
|
2016-04-06 16:45:32 +00:00 |
|
Ralf Becker
|
2bd9c7c7e5
|
fix some wrong case usages of new Api\Html class
|
2016-03-29 09:13:46 +00:00 |
|
Ralf Becker
|
5f68bc6664
|
move html mail specific part of translation class to Api\Mail\Html
|
2016-03-28 19:38:21 +00:00 |
|
Ralf Becker
|
00abda4682
|
moving emailadmin to api and admin, only emailadmin_hooks and tables still need moving
|
2016-03-28 18:51:38 +00:00 |
|
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 |
|
Klaus Leithoff
|
5fc0e88b68
|
fix issues with new namespaces / translation class moved to new api/src location
|
2016-03-17 09:29:54 +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 |
|