Ralf Becker
|
064a10c990
|
fix wrong namespace
|
2016-03-14 10:48:03 +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 |
|
Ralf Becker
|
0a2b861af9
|
remove et2_button_text class from old eTemplate buttons, as it only caused unnecessary left-padding of buttons without image
|
2016-02-14 16:21:07 +00:00 |
|
Hadi Nategh
|
4eefabc256
|
Fix styling for buttons with image and text in old etemplate
|
2016-01-25 09:43:14 +00:00 |
|
Klaus Leithoff
|
08287dd1ce
|
on activate_links, use preg_replace_callback as we experienced problems with https links when rebuilding links
|
2016-01-12 11:22:20 +00:00 |
|
Klaus Leithoff
|
8b3e9bd0c4
|
attempt to improve activate_links; do not break lines with hrefs when word-wrapping; do not use strip_tags on plain messages when using get_mailcontent (mostly used by app-integration) as it eats away too much content. we use convertHTML2text now
|
2016-01-08 15:05:04 +00:00 |
|
Ralf Becker
|
d8255179d8
|
detecting MS Edge as html::$user_agent="edge" and html::$ua_version="12.*", even if some report only "Mozilla/5.0 (Windows NT 10.0; Win64; x64)"
|
2015-10-26 21:43:08 +00:00 |
|
Hadi Nategh
|
9a4ba7b781
|
* Etemplate: Fix issue expose view gets opened for not supported mime-type (eg. image/pdf)
|
2015-10-20 16:22:08 +00:00 |
|
Hadi Nategh
|
3853343f7e
|
Remove explicit check for android devices with ckeditor as ckeditor 4.5.2 supports them
|
2015-08-07 10:31:22 +00:00 |
|
Ralf Becker
|
cca60fa93f
|
?download in WebDAV url did not trigger content-dispostion attachment header
|
2015-04-02 07:19:37 +00:00 |
|
Hadi Nategh
|
5026216842
|
Treat iceweasel browser like as firefox
|
2015-03-31 13:55:05 +00:00 |
|
Ralf Becker
|
31b4209346
|
fix user-agent detection to correctly detect "Mozilla/5.0 (Linux; Android 4.3; LT30p Build/9.2.A.1.205) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.117 Mobile Safari/537.36" as Chrome
|
2015-03-30 08:26:31 +00:00 |
|
Ralf Becker
|
36bc17a442
|
move code for html or javascript content-type headers from webdav to html class and use it for attachments too
|
2015-02-14 19:32:21 +00:00 |
|
Ralf Becker
|
85bcd0200d
|
modernized login- and start-message editing a bit
|
2015-01-09 18:58:23 +00:00 |
|
Ralf Becker
|
1d668d5a10
|
enhance server-side mobile browser detection (windows phone, blackberry, kindle, ...) and fix IDE warnings
|
2014-11-21 09:31:39 +00:00 |
|
Klaus Leithoff
|
d54c88e047
|
* Mail: fix for messed up plain-text signature in some cases
|
2014-10-10 10:10:36 +00:00 |
|
Ralf Becker
|
85c5468013
|
fixed old tree stuff to use new dhtmlx locations, allways use dhtmlxtree/codebase/dhtmlxcommon.js
|
2014-06-03 08:17:43 +00:00 |
|
Klaus Leithoff
|
7434cd7144
|
* Mail: fix for messed up signature in some cases; fix for not beeing able to delete/remave an attachment to a new mail that was attached using PRESET methods
|
2014-04-29 09:53:47 +00:00 |
|
Klaus Leithoff
|
04760c6510
|
rework of translation::replaceTagsCompletley as the prior method removed too much in rare cases
|
2014-04-14 15:09:07 +00:00 |
|
Ralf Becker
|
659ad40b50
|
display old html::form_1button like a button inline-block
|
2014-03-25 12:17:46 +00:00 |
|
Klaus Leithoff
|
a46398da52
|
move groupdav to_ascii to translation class; unify content_header and content_disposition_header to be used by all downloads; adapt vfs_webdav_server thereof; try to improve replaceTagsCompletley
|
2014-02-25 15:48:23 +00:00 |
|
Ralf Becker
|
e22df1b7e2
|
fixed user agent detection to report correct IE version to fix not longer used svg images after last fix, also fixed all IDE warnings
|
2014-02-18 19:21:34 +00:00 |
|
Klaus Leithoff
|
1c013e92f0
|
IE changed its USER_AGENT string; html:: report trident; change this to msie when detected, to match the use of msie throughout egroupware; use moonocolor as fallback skin, when ie anf ff are detected
|
2014-02-17 13:56:17 +00:00 |
|
Ralf Becker
|
80d74f863e
|
fixed typo in adding classes causing image to be lost and cleaned up adding of classes
|
2014-02-13 11:00:29 +00:00 |
|
Ralf Becker
|
197b999d35
|
adding a css class for cancel, delete or yes/no buttons to "old" etemplate
|
2014-02-12 15:36:47 +00:00 |
|
Ralf Becker
|
28df2d8125
|
fixed buttons with just an image from html::submit_button() were shown like a button after changing tag from <input type="submit" to <button
|
2014-02-11 16:52:45 +00:00 |
|
Ralf Becker
|
1b9c5d1363
|
display configuration with et2 like [save] [apply] [cancel] buttons, incl. old eTemplate apps
|
2014-02-05 16:25:35 +00:00 |
|
Ralf Becker
|
84d20661c2
|
fixed problem reported by Pedro Ribeiro
|
2014-02-04 13:50:23 +00:00 |
|
Klaus Leithoff
|
8276a2a448
|
fix for problem with style fragments on triggering mail compose build in html validation
|
2014-01-18 17:02:29 +00:00 |
|
Ralf Becker
|
7879e7ac2e
|
disabling choosen by default, as we did in et2
|
2014-01-18 11:08:06 +00:00 |
|
Ralf Becker
|
c68ae86a18
|
fixed check for template specific tree-images-directory in html::tree, jdots was using it, without having one
|
2013-11-18 22:05:04 +00:00 |
|
Ralf Becker
|
8e69433829
|
use template specific images for foldertree, use "template" handler for all calls to template/framework object, NOT instanciating a new one using eg. a parent class
|
2013-11-15 16:28:24 +00:00 |
|
Ralf Becker
|
38504680b7
|
setting CSP attributes needed by CKeditor now automatic when egw_ckeditor_config::get_ckeditor_config(_array) get called
|
2013-10-14 10:42:36 +00:00 |
|
Klaus Leithoff
|
cce86e346e
|
silence permanent error log
|
2013-10-10 09:25:04 +00:00 |
|
Klaus Leithoff
|
77d28bad75
|
allow to set config via json_encoded string for purify wrapper
|
2013-10-10 09:23:55 +00:00 |
|
Ralf Becker
|
43e1bfcc12
|
switching on Content-Security-Policy: script-src 'self' 'unsafe-eval' for all templates, old non-et2 apps can call egw_framework::csp_script_src_attrs('unsafe-inline') to enable inline scripts in their scope, et2 does it for CK editor which does not support CSP currently and old etemplate does it for all apps using it
|
2013-10-05 13:33:28 +00:00 |
|
Ralf Becker
|
6f39b0618d
|
using dhtmlxtree from sources instead of codebase directory, as does et2_widget_tree, to not double load it and causing 2. load to overwrite extensions from 1.
|
2013-08-01 11:19:14 +00:00 |
|
Nathan Gray
|
f65680a7ae
|
Add CSS to better match egw. Fix chosen sizes using new width attribute. Not perfect, but at least never too small.
|
2013-07-25 20:28:32 +00:00 |
|
Ralf Becker
|
792f1b26cc
|
replacing egw.LAB with egw_LAB, as egw object is shared by all iframes and popups, while LAB has to work on document
|
2013-07-17 12:47:21 +00:00 |
|
Klaus Leithoff
|
4ac1cd196c
|
* API: introduce optional parameter to pass java script to be executed after CKEDITOR instance ready
|
2013-04-08 12:48:45 +00:00 |
|
Klaus Leithoff
|
16a1970cca
|
add egw.LAB.wait to tree creation, as dhtmlxtree object may not be loaded on time
|
2013-04-02 13:36:58 +00:00 |
|
Klaus Leithoff
|
07f21d1291
|
make sure CKEDITOR is loaded, using egw.LAB.wait
|
2013-04-02 12:13:27 +00:00 |
|
Nathan Gray
|
ef2a5d377d
|
Use LABjs throughout framework to load javascript - prevents a lot of undefined / timing errors
|
2013-04-01 19:14:52 +00:00 |
|
Klaus Leithoff
|
77c15b226c
|
* API/CKEditor: allow more space for html-editable area (by setting smaller margin)
|
2013-03-21 11:06:51 +00:00 |
|
Klaus Leithoff
|
a3ef1985ec
|
switch to CKEditor4
|
2013-03-14 16:30:55 +00:00 |
|
Klaus Leithoff
|
203316af08
|
improve focus management by forcing carent in all browsers to be placed at the start of the loaded document
|
2013-03-08 13:14:14 +00:00 |
|
Klaus Leithoff
|
a2e75c3ca4
|
further work regarding the editor focus
|
2013-03-06 09:17:21 +00:00 |
|
Klaus Leithoff
|
2b27946d6f
|
* eMail/api: attempt to fix the focus on body issue with FF; thanks to CKEditor support
|
2013-03-04 11:50:17 +00:00 |
|
Klaus Leithoff
|
2315944590
|
preset font span, omit empty style elements completely
|
2013-02-22 09:27:35 +00:00 |
|
Ralf Becker
|
0c11206d91
|
change default font unit for new installs to "pt" and fixed not set font-size in email
|
2013-02-21 13:19:15 +00:00 |
|