Commit Graph

26866 Commits

Author SHA1 Message Date
Hadi Nategh
e60d85d4f8 Fix categories multi-checkboxes flick on mouseover 2015-03-03 15:29:47 +00:00
Hadi Nategh
95c8bcb2c4 Fix categories multi-checkboxes flick on mouseover 2015-03-03 15:28:54 +00:00
Hadi Nategh
cc71dba657 Fix the splitter percentage size to 2 trialing decimals 2015-03-03 13:50:46 +00:00
Hadi Nategh
854e8b123d Fix the splitter percentage size to 2 trialing decimals 2015-03-03 13:50:11 +00:00
Hadi Nategh
ea610d7338 Make sure the prefSize gets set in splitter 2015-03-03 11:45:01 +00:00
Hadi Nategh
0ffad430f0 Make sure the prefSize gets set in splitter 2015-03-03 11:43:48 +00:00
Hadi Nategh
f60a1c4db4 Do not hide splitter for small screens by styling as we take car of it by mobile_template 2015-03-03 10:03:24 +00:00
Hadi Nategh
9189e9d8e1 Do not hide splitter for small screens by styling as we take car of it by mobile_template 2015-03-03 10:02:59 +00:00
Hadi Nategh
f55277e7bc No need to give position relative anymore to sidebox div in idots in order to fix mail-tree folder click handling, because we tackled the issue in mail app. 2015-03-03 09:31:24 +00:00
Hadi Nategh
e3ebdd8402 Fix mail sieve rules issues regarding idots and mobile theme 2015-03-03 09:30:29 +00:00
Hadi Nategh
da7840a580 Implement mobile template for mail index:
- Do not create Splitter for mobile template
- Fix extra_iframe for displaying sieve rules covers mail tree when it is display:none (eg.happens in idots)
- Improve mail app performance browsing with mobile device
2015-03-03 09:29:49 +00:00
Nathan Gray
34cc9d3a64 * Organisations can now expand to show their contacts 2015-03-02 21:50:25 +00:00
Ralf Becker
9f8a77283c fixed a couple more issues with session reusage when using sharing urls:
- to resolve sharing-path to url, we need to restore full mount-tab
- egw_vfs::clearstatcache() was not clearing resolve_url cache, causing previous share to be used
- need to set egw_info[user][vfs_user] after egw_session::create, as it overwrites it
2015-03-02 21:16:24 +00:00
Ralf Becker
157cfd84f8 fixed a couple more issues with session reusage when using sharing urls:
- to resolve sharing-path to url, we need to restore full mount-tab
- egw_vfs::clearstatcache() was not clearing resolve_url cache, causing previous share to be used
- need to set egw_info[user][vfs_user] after egw_session::create, as it overwrites it
2015-03-02 21:09:08 +00:00
Nathan Gray
6d39bb4802 Import warning improvements:
- Only warn once about missing contact type
- Do not try to check header if definition says there is no header
2015-03-02 18:38:37 +00:00
Nathan Gray
20c7fee595 Filter applications in context menu to remove those the user has no access to. 2015-03-02 17:36:04 +00:00
Nathan Gray
fb295089a6 Filter applications in context menu to remove those the user has no access to. 2015-03-02 17:34:29 +00:00
Nathan Gray
97acfb8081 For saving links use similar file download code as filemanager uses, fixes unwanted navigation 2015-03-02 17:22:06 +00:00
Nathan Gray
2da6cd2158 Fix some bugs in export UI
- Fix js error when selecting no users
- Fix function declaration mismatch
2015-03-02 17:21:57 +00:00
Nathan Gray
ec9be026dd Add last date & next date as exportable fields 2015-03-02 17:18:19 +00:00
Nathan Gray
393a35ad70 Fix some bugs in export UI
- Fix js error when selecting no users
- Fix function declaration mismatch
2015-03-02 17:17:14 +00:00
Hadi Nategh
c481d5dd62 Save splitter preferd size base on percentage instead of pixel, because user may switch between different screen with different resolution 2015-03-02 15:17:01 +00:00
Hadi Nategh
87e4ce6749 No need to give position relative anymore to sidebox div in idots in order to fix mail-tree folder click handling, because we tackled the issue in mail app. 2015-03-02 10:31:58 +00:00
Hadi Nategh
251c002be0 Fix add email item from addressbook context menu always open new compose, no matter if there is already one exist 2015-03-02 10:24:06 +00:00
Hadi Nategh
b532620241 Fix add email item from addressbook context menu always open new compose, no matter if there is already one exist 2015-03-02 10:23:13 +00:00
Ralf Becker
1ea193ef14 * Sharing: fixed not accessible share, if user already logged into same EGroupware instance, also fixed WebDAV problems using a share URL 2015-02-28 22:19:24 +00:00
Ralf Becker
9c569a8c1e * Sharing: fixed not accessible share, if user already logged into same EGroupware instance, also fixed WebDAV problems using a share URL 2015-02-28 22:08:23 +00:00
Nathan Gray
35fc079c7f * Additional columns for Gantt chart 2015-02-27 17:31:44 +00:00
Nathan Gray
b4671c6460 For saving links use similar file download code as filemanager uses, fixes unwanted navigation 2015-02-27 17:20:30 +00:00
Hadi Nategh
cc946b7c3e Fix mail sieve rules issues regarding idots and mobile theme 2015-02-27 16:28:51 +00:00
Hadi Nategh
9ae9ae7274 Implement mobile template for mail index:
- Do not create Splitter for mobile template
- Fix extra_iframe for displaying sieve rules covers mail tree when it is display:none (eg.happens in idots)
- Improve mail app performance browsing with mobile device
2015-02-27 14:47:27 +00:00
Nathan Gray
60e13cd679 Documentation update to be a little more clear about 'none' option 2015-02-26 16:16:00 +00:00
Nathan Gray
44b6f5ff78 Fix for custom icons going missing by only caching for the session if no access to VFS 2015-02-26 15:47:40 +00:00
Hadi Nategh
bbd06f1cbe Fix multiline textboxes in preferences dialog are not shown due to the lack of width 2015-02-26 15:03:20 +00:00
Klaus Leithoff
54847f5768 * Notification/Mail: Fix / work around for BAD Header problem encountered in notifications for insufficiently encoded subject
when sending alarm messages on extended notification format
2015-02-26 14:57:48 +00:00
Klaus Leithoff
b38eb063f6 * Notification/Mail: Fix / work around for BAD Header problem encountered in notifications for insufficiently encoded subject
when sending alarm messages on extended notification format
2015-02-26 14:56:23 +00:00
Hadi Nategh
479f917c09 Build expose gallery only for filemanager nm, other nms may have expose view but not neccessary would be a gallery (eg. resources) 2015-02-26 12:54:59 +00:00
Hadi Nategh
caf5a69a8f Give enough delay to toolbar's drag action in order to avoid confusion between dragging and clicking 2015-02-26 09:22:11 +00:00
Hadi Nategh
6c87b988f5 Give enough delay to toolbar's drag action in order to avoid confusion between dragging and clicking 2015-02-26 09:21:24 +00:00
Hadi Nategh
800700ca39 Fix some style for mail compose:
- Fix compose_to field always get scrollbar
- Fix compose_bcc field has no max-height
2015-02-26 08:55:15 +00:00
Hadi Nategh
7f7e49935c Fix some style for mail compose:
- Fix compose_to field always get scrollbar
- Fix compose_bcc field has no max-height
2015-02-26 08:53:56 +00:00
Nathan Gray
9ccb5f7a14 Change the document thumbnails to mark with mimetype icon 2015-02-25 18:07:21 +00:00
Hadi Nategh
32596fb0e0 Implement widget historylog resize handler and fix historylog template in all apps 2015-02-25 16:30:49 +00:00
Hadi Nategh
55ca892f70 Fix image widget calling expose view with wrong value 2015-02-25 13:08:50 +00:00
Hadi Nategh
7d7430c0a6 Save splitter preferd size base on percentage instead of pixel, because user may switch between different screen with different resolution 2015-02-25 11:18:26 +00:00
Hadi Nategh
9c23cb33f4 Fix image widget calling expose view with wrong value 2015-02-25 11:12:47 +00:00
Nathan Gray
ff0e7e685c Add hover action to show whole link template 2015-02-24 22:23:17 +00:00
Nathan Gray
87b53d10b8 Store column selection in implicit preference 2015-02-24 20:07:04 +00:00
Nathan Gray
2ea4330033 Fix infolog home portlet 2015-02-24 19:35:42 +00:00
Nathan Gray
56dff42c14 Make sure favorite portlet passes type check, fixes custom type templates missing on home 2015-02-24 19:29:47 +00:00