Nathan Gray
ab1bae8a35
Fix sub-templates missing proper height in idots framework
2014-08-25 20:54:28 +00:00
Hadi Nategh
b9038925a8
Add jQuery onchange handler for tz_selection selectbox in idots
2014-06-13 11:36:46 +00:00
Ralf Becker
8d1633f58b
deals with situation that no extra application menu is necessary
2014-03-12 12:18:35 +00:00
Ralf Becker
bea1863d14
resize only last et2 containter, to deal with multiple ones like in addressbook CRM view
2014-03-10 11:55:33 +00:00
Hadi Nategh
e5b1c65045
Fix broken onmouseover|click prefs for extraApp and sidebox menus
2014-03-03 17:45:18 +00:00
Hadi Nategh
8d2018e8f9
Implement show more apps slider menu and sidebox slider menu in idots template with jQuery
2014-03-03 16:03:39 +00:00
Ralf Becker
4d8a7d58a1
IE11 seems to require a return false from click handler, stopPropagation() does NOT stop link from being executed
2014-02-26 12:35:56 +00:00
Ralf Becker
d3f2b0a1f9
make parsing of arguments more robust
2014-02-19 15:11:57 +00:00
Ralf Becker
3ba14a1291
always stop event propagation for click-handler executing on javascript urls in navigation
2014-02-17 11:18:59 +00:00
Ralf Becker
ca334ad13b
moving egw_preferences (handler to call preferenes, acl or categories) from jsapi.js to egw_preferences.js show_preferences() method
2014-02-07 14:04:12 +00:00
Ralf Becker
f8679b86ba
fix permanent reload on idots login screen caused by trying to show (on login page not existing) quick-add selectbox, now not loading idots javascript files at all for login page, as they are not needed
2014-01-16 08:56:23 +00:00
Ralf Becker
6203286a6c
wait for all js-files to be included
2014-01-16 08:27:33 +00:00
Nathan Gray
a97ca723d3
Allow app.appcode.function(); calls in sidebox in addition to global functions. Needs the (); at the end though.
2013-11-14 16:50:16 +00:00
Ralf Becker
7e856af544
mark popups as such by enclosing there content in div#popupMainDiv and properly closing html markup for popups
2013-11-03 09:30:25 +00:00
Ralf Becker
6cfd7b22b7
using jQueryUI resizable to resize sidebox, getting it to work under CSP that way
2013-10-08 12:06:07 +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
b4accbbcb5
idots now also automatic resizes its application area like Stylite template, so eg. et2 nextmatch can fill full area
2013-10-04 11:58:13 +00:00
Ralf Becker
b2ba685edd
remove inline javascript from idots and jerryr templates
2013-08-21 20:22:53 +00:00
Nathan Gray
4517bafcb6
Attempt at a fix for error that prevented sidebox menu from sliding out in IE8
2010-09-16 20:06:48 +00:00
Stefan Becker
c9fda6abcf
"fix for IE 6 pngbugfix, some images where not displayed after turning on the Bugfix. E. g. in the clander oder infolog. Sponsored by Karl Knauber Holding "
2008-07-25 10:24:20 +00:00
Lars Kneschke
8e1dc4b5b1
another PHP 5.2 bugfix and an javascript fix from Sebastian
2007-02-28 06:06:35 +00:00
Lars Kneschke
48c12d2ef9
really, really, really ugly hack, to fix the not displayed js calendar.
...
The calendar disapears, when the image for second select box above the gets replaced. I added a class(sideboxstar) to the balls in the sidebox. Only when the images does not match this class, it get's replaced by the span. Otherwise it stays untouched.
If someone finds a better solution or finds the real source for the problem, feel free to fix it! :-)
2007-02-15 11:18:34 +00:00
Pim Snel
0c9e59afaf
disable the IE z-index bugfix because some people don't like it I don't care because I don't use IE ;)
2004-04-13 12:53:55 +00:00
Ralf Becker
066722cb9b
implemented enble == 4 type apps - opened in a popup window - for the manual
2004-04-13 08:18:06 +00:00
Pim Snel
07dd063def
i-dots changes:
...
- lay-out fixes in header
- background in loginscreen to make it a little less boring
- IE fix for wrong z-index with Selectboxes: temporarely hide selectboxes when showing menulayers
- extra option to disable IE png fix
- extra option to choose Click or Mouse Over to show menu's
- extra option to auto hide sideboxmenu's (a lot of people will like this)
- extra option to use sliders for showing menu, default enabled (see testresults below):
Mozilla-firebird Windows -> OK
Mozilla-firebird Linux -> OK
Internet Explorer 6.0 Windows 2000 - OK
Konqueror 3.1 Linux -> gets very slow, lay-out bugs (don't use this option with konqueror)
Opera 6 Linux -> showing works, hiding not, lay-out bugs (test again please)
Opera 7 Linux -> very annoing bug with temporarely hiding selectboxes (must not be hard to fix, pathes are welcome)
please also test this with Safari, Mac IE 5, Win IE 5.0 and 5.5 and report bugs at sf
2003-12-15 00:05:28 +00:00
Pim Snel
7eef3c5208
possible fix for bug #849589 rendering appBox to wide
2003-12-09 00:06:13 +00:00
Pim Snel
60bc6e0332
new idots design because old one had copyright problems and this one is better
2003-10-23 15:04:22 +00:00