This website requires JavaScript.
Explore
Help
Sign In
holm
/
egroupware
Watch
1
Star
1
Fork
0
You've already forked egroupware
forked from
extern/egroupware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a190cd7302
egroupware
/
etemplate
History
Nathan Gray
a190cd7302
Remove javascript:void() href to comply with CSP
2013-10-07 10:05:51 +00:00
..
doc
Added et2_all.js which contains references to all widgets and can be included by egw to load the complete etemplate2 js module, fixed problem in 'et2_DOMWidget::set_disabled', interpreting 'type' attribute like the node name when creating the wigdets from XML
2011-08-15 08:34:21 +00:00
inc
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
js
Remove javascript:void() href to comply with CSP
2013-10-07 10:05:51 +00:00
lang
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
2013-08-27 08:54:00 +00:00
setup
Do not center Filter. It had no effect on short lists, but chosen actually respected the setting
2013-08-09 19:18:58 +00:00
templates
Fix another occurrence of search icon still using jQueryUI icon
2013-10-04 07:38:34 +00:00
index.php
index files without header include, but working with sessionid in url
2008-08-14 13:53:17 +00:00
phpGtk_test.php
phpgw --> egw
2005-11-09 20:50:45 +00:00
process_exec.php
Make sure et2 apps don't get passed back to old etemplate
2013-08-19 19:53:45 +00:00
thumbnail.php
Updated the thumbnail generator to use the egw_cache_file class to generate a temp filename
2011-02-21 18:37:45 +00:00