Ralf Becker
|
45114cd2b8
|
fix PHP fatal on call to Api\Html::progressbar caused by no longer existing static property $netscape4
|
2017-01-24 10:59:52 +01:00 |
|
Hadi Nategh
|
c3fb98f3c1
|
Try to correct ckeditor references point to vendor directory
|
2016-10-07 12:15:03 +02:00 |
|
Ralf Becker
|
a8268adfb5
|
fix enhanced (multi-)select boxes in old eTemplate where broken and displayed only as regular select-boxes
|
2016-08-19 16:47:33 +02:00 |
|
Hadi Nategh
|
d040534a1f
|
Deprecate $j global variable used in php files and replace them all with standard jQuery
|
2016-06-02 17:43:23 +02:00 |
|
Klaus Leithoff
|
c0c21e8789
|
implement bold, as it is used by notifications_popup
|
2016-05-06 13:15:36 +00:00 |
|
Klaus Leithoff
|
f2effdff1c
|
handle doublequotes that may enclose URLs
|
2016-05-02 12:09:42 +00:00 |
|
Ralf Becker
|
8c87cf9dfc
|
move egw_framework to api and refactor it
|
2016-04-07 20:42:06 +00:00 |
|
Ralf Becker
|
2e3bd32721
|
moving all - non ancient ;-) - js files to api/js
|
2016-04-07 10:38:05 +00:00 |
|
Ralf Becker
|
5d72bbfc1c
|
move thumbnailer to api
|
2016-04-06 19:39:49 +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
|
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 |
|