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 |
|