Commit Graph

26863 Commits

Author SHA1 Message Date
Ralf Becker
aa930e75d6 fix javascript error stalling eT2 rendering, if option label is null eg. because it could not be json encoded because of non-utf8 chars in it 2015-03-19 10:54:49 +00:00
Hadi Nategh
13229bbe3b Do not show the mobile fullscreen info message to user again if dismisses it once 2015-03-19 10:45:03 +00:00
Hadi Nategh
b5c323d7de Add API for browser localStorage 2015-03-19 10:44:40 +00:00
Ralf Becker
12c308cd71 backport of several eT2 fixes from work on ranking / result-service app:
r52153: implement part attribute with values "header" and "footer" to put rows in thead or tfoot instead of tbody of table
r52163: 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
r52175: there should be no validation for disabled widgets
r52176: $cont is NOT root but current name-space in old eTemplate, leaving now identical $_cont for now
r52194: fixed eT2 data returned from client for case where name-space contains more then one component eg. "nm[rows]"
r52195: fixed not run validation on server-side for templates included via template tag
r52196: implement formatting of numbers in read-only widget
2015-03-18 22:16:15 +00:00
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
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
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
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
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
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
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
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
Hadi Nategh
b7c4395ce2 Fix tab overlay ajaxLoader repeated its icon 2015-03-17 14:05:50 +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
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
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
Ralf Becker
61cf8fa9f5 * Univention: Samba SID was not propagated to config of SambaAdmin app 2015-03-13 13:51:10 +00:00
Hadi Nategh
783b340797 Fix multiline textboxes in preferences dialog are not shown due to the lack of width 2015-03-13 13:17:11 +00:00
Ralf Becker
857baddc2c need to query all apps for CSP frame-sources, as they need to be set on top-level window/document 2015-03-13 12:51:59 +00:00
Ralf Becker
386ee978f3 need to query all apps for CSP frame-sources, as they need to be set on top-level window/document 2015-03-13 12:51:36 +00:00
Hadi Nategh
e8786649e3 Fix couple of glitches in mobile theme:
- Fix extra gap between topmenu icons
- Shows no print button
- Resize sidebox
2015-03-13 12:05:15 +00:00
Klaus Leithoff
6de6869c8c fix / work around the possible problem of not retrieving the real internal imapdate when copying mails between servers/accounts, by using the mails date-header field value. hardening against target server problems by moving/copying mails one by one, renewing the connection every time 2015-03-13 11:31:48 +00:00
Ralf Becker
80549ae2aa Don't clear deferred, as type may get reset in initialization. 2015-03-13 10:48:46 +00:00
Hadi Nategh
68f3b2bb28 Do not show print button for mobile devices in mobile theme 2015-03-13 09:22:08 +00:00
Hadi Nategh
557ebed1b2 Remove old change password template file 2015-03-12 17:03:40 +00:00
Hadi Nategh
7402129ffa Remove old change password template file 2015-03-12 17:03:18 +00:00
Hadi Nategh
69b5797745 Port the change password dialog to et2 2015-03-12 17:02:10 +00:00
Hadi Nategh
7f330b1e89 Change category icon in all apps 2015-03-12 17:01:11 +00:00
Hadi Nategh
6f5b5d8e7d Some Fixes for mobile theme:
- Fix missing change password on top_menu
- Change category icon
- Make the sidebox size bigger
- Show print button on top_menu
2015-03-12 17:00:41 +00:00