Commit Graph

27126 Commits

Author SHA1 Message Date
Hadi Nategh
70daa5d7d5 Fix logout button redirect in mobile theme 2015-03-18 17:11:39 +00:00
Hadi Nategh
1108e0b30d Focus on the first input field only if the field is empty for mobile theme 2015-03-18 16:56:39 +00:00
Hadi Nategh
feae7b3638 Focus on the first input field only if the field is empty for mobile theme 2015-03-18 16:55:53 +00:00
Ralf Becker
afc8e763a2 * Mail: if user never send a mail from an account select first identity with an non-empty signature, not default identity 2015-03-18 16:32:27 +00:00
Ralf Becker
6bd503ef4e * Mail: if user never send a mail from an account select first identity with an non-empty signature, not default identity 2015-03-18 16:31:30 +00:00
Nathan Gray
97efc7808c Let filemanager/vfs handle escaping characters instead of just stripping them out 2015-03-18 16:20:11 +00:00
Nathan Gray
18442ff3e5 Remove debug 2015-03-18 15:12:44 +00:00
Nathan Gray
1af713097c When creating a new objectManager, use the actionManager at the matching search depth.
Fixes objectManagers using an actionManager from a different application, and failing.
2015-03-18 14:11:18 +00:00
Hadi Nategh
990b9b5fac Fix calendar views not scrollable while browsing with iOS safari 2015-03-18 10:53:13 +00:00
Ralf Becker
415a85a648 fix error caused by browser popup blocker and display popup blocked warning for quick-add selectbox 2015-03-18 10:37:11 +00:00
Ralf Becker
b1e5fac775 fix error caused by browser popup blocker and display popup blocked warning for quick-add selectbox 2015-03-18 10:36:47 +00:00
Ralf Becker
ea4e3ef433 Fixed changing to a non-toplevel / iframe url did NOT allow to return to a top-level (ajax=true) one, because browser.currentLocation was not updated for iframe 2015-03-18 09:57:23 +00:00
Ralf Becker
3f5a251ad6 Fixed changing to a non-toplevel / iframe url did NOT allow to return to a top-level (ajax=true) one, because browser.currentLocation was not updated for iframe 2015-03-18 09:56:11 +00:00
Ralf Becker
cc851bb6e8 $cont is NOT root but current name-space in old eTemplate, leaving now identical $_cont for now 2015-03-17 23:15:17 +00:00
Ralf Becker
41671d733a there should be no validation for disabled widgets 2015-03-17 22:00:54 +00:00
Nathan Gray
2cee8df131 Get calendar view working with orgs again 2015-03-17 19:14:00 +00:00
Nathan Gray
b68d7f7274 Include lettersearch when forcing preferences 2015-03-17 18:24:50 +00:00
Nathan Gray
06608e852c Avoid errors in refresh if most recently opened etemplate gets closed before refresh. 2015-03-17 18:23:13 +00:00
Hadi Nategh
26057f6848 Fix file upload from file_selection dialog not working in IE and Safari 2015-03-17 17:27:00 +00:00
Klaus Leithoff
0024ca1348 * API/CKEditor: update to version 4.4.7
(including EGroupware Rev 51562 avoiding a bunch of cannot-access-property-of-undefined errors)
2015-03-17 15:05:48 +00:00
Nathan Gray
f078a2ae82 Fix for protocol detection and problems converting absolute to relative paths, from Thomas Kurschel. 2015-03-17 14:47:24 +00:00
Klaus Leithoff
498018ea7f handle problem with broken/already set TransferEncoding when replacing Body text/plain or text/html for the merged versions of the bodyparts 2015-03-17 14:17:19 +00:00
Hadi Nategh
7f17c9ec8c Do not trigger window resize for mobile devices as they are getting opened fullscreen anyway 2015-03-17 14:17:01 +00:00
Hadi Nategh
715bcbd92d Do not trigger window resize for mobile devices as they are getting opened fullscreen anyway 2015-03-17 14:15:20 +00:00
Klaus Leithoff
72505946bd handle problem with broken/already set TransferEncoding when replacing Body text/plain or text/html for supplementing the signature 2015-03-17 14:07:31 +00:00
Ralf Becker
387d5053dd stop etemplate_widget_template::instance from returning a stdClass object for a not found template after content-expanding, leading to a fatal error in etemplate_widget line 338 2015-03-17 14:07:20 +00:00
Klaus Leithoff
2bd096f6e2 handle problem with broken/already set TransferEncoding when replacing Body text/plain or text/html for supplementing the signature 2015-03-17 14:06:44 +00:00
Hadi Nategh
b7c4395ce2 Fix tab overlay ajaxLoader repeated its icon 2015-03-17 14:05:50 +00:00
Hadi Nategh
9b6f6737f6 Fix tab overlay ajaxLoader repeated its icon 2015-03-17 14:05:02 +00:00
Hadi Nategh
955bf2cccf Fix mobile theme top_menu_toolbar broken in IE 2015-03-17 13:59:31 +00:00
Hadi Nategh
c2b6b0027d Fix couple of glitches in mobile theme:
- Fix extra gap between topmenu icons
- Shows no print button
- Resize sidebox
- Fix not loading the default app
2015-03-17 13:58:58 +00:00
Hadi Nategh
92da1d0759 Do not show print button for mobile devices in mobile theme 2015-03-17 13:56:32 +00:00
Hadi Nategh
71fcb876d2 Fix mobile theme top_menu_toolbar broken in IE 2015-03-17 13:43:01 +00:00
Hadi Nategh
29f5ff6223 Fixes scrolling a mobile theme popup page with an iframe inside causes issue in iOS safari 2015-03-17 13:37:43 +00:00
Hadi Nategh
f4c0a0f5a4 Fixes scrolling a mobile theme popup page with an iframe inside causes issue in iOS safari 2015-03-17 13:37:03 +00:00
Ralf Becker
3d05a43417 implement part attribute with values "header" and "footer" to put rows in thead or tfoot instead of tbody of table 2015-03-17 09:44:14 +00:00
Nathan Gray
984bbf4d44 Include lettersearch when forcing preferences 2015-03-16 22:28:18 +00:00
Nathan Gray
9e1625c983 Avoid errors in refresh if most recently opened etemplate gets closed before refresh. 2015-03-16 21:15:38 +00:00
Nathan Gray
97cafbf920 Another attempt at properly caching image map without blowing up the cache. 2015-03-16 20:22:32 +00:00
Nathan Gray
7ccca9f4c6 When creating a new objectManager, use the actionManager at the matching search depth.
Fixes objectManagers using an actionManager from a different application, and failing.
2015-03-16 20:17:55 +00:00
Hadi Nategh
61717c39a6 Fix password change dialog does not open in safari 2015-03-16 17:44:10 +00:00
Hadi Nategh
58ddac77e9 Fix password change dialog does not open in safari 2015-03-16 17:43:42 +00:00
Nathan Gray
e6bdc9fd8c Re-enable view infologs on organisations, works fine. 2015-03-16 15:30:17 +00:00
Hadi Nategh
7ed6c43459 No need for special handling for mail spliter for mobile devices as we do not use spliter anymore for them 2015-03-16 12:43:43 +00:00
Hadi Nategh
064af42728 Do not show applications with noNavbar properties on mobile theme applications list 2015-03-16 11:54:31 +00:00
Hadi Nategh
446ec78c13 Fix prefsHelper tooltip always on top
-Fix prefsHelper tooltips layover fields in FF
2015-03-16 10:30:36 +00:00
Hadi Nategh
feb0d6d5af Fix prefsHelper tooltip always on top
-Fix prefsHelper tooltips layover fields in FF
2015-03-16 10:28:46 +00:00
Ralf Becker
9d1a9a7bcf * Mail: fix fatal error / white screen when parsing winmal.dat (by updating to fixed Horde_Compress-2.1.1) 2015-03-15 08:20:04 +00:00
Ralf Becker
9278ae2969 * Mail: fix fatal error / white screen when parsing winmal.dat (by updating to fixed Horde_Compress-2.1.1) 2015-03-15 08:15:40 +00:00
Ralf Becker
44c595e12d * Univention: Samba SID was not propagated to config of SambaAdmin app 2015-03-13 13:51:32 +00:00