Commit Graph

29986 Commits

Author SHA1 Message Date
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
60e13cd679 Documentation update to be a little more clear about 'none' option 2015-02-26 16:16:00 +00:00
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
bbd06f1cbe Fix multiline textboxes in preferences dialog are not shown due to the lack of width 2015-02-26 15:03:20 +00:00
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
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
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
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
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
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
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
9ccb5f7a14 Change the document thumbnails to mark with mimetype icon 2015-02-25 18:07:21 +00:00
32596fb0e0 Implement widget historylog resize handler and fix historylog template in all apps 2015-02-25 16:30:49 +00:00
55ca892f70 Fix image widget calling expose view with wrong value 2015-02-25 13:08:50 +00:00
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
9c23cb33f4 Fix image widget calling expose view with wrong value 2015-02-25 11:12:47 +00:00
ff0e7e685c Add hover action to show whole link template 2015-02-24 22:23:17 +00:00
87b53d10b8 Store column selection in implicit preference 2015-02-24 20:07:04 +00:00
2ea4330033 Fix infolog home portlet 2015-02-24 19:35:42 +00:00
56dff42c14 Make sure favorite portlet passes type check, fixes custom type templates missing on home 2015-02-24 19:29:47 +00:00
2a939d0c6f Add handler for dropping mail into infolog 2015-02-24 19:07:48 +00:00
1c72e1c2a1 Fix not getting an extra srollbar on calendar participant tab 2015-02-24 17:53:05 +00:00
73dfdc4cf4 Build expose gallery only for filemanager nm, other nms may have expose view but not neccessary would be a gallery (eg. resources) 2015-02-24 17:45:57 +00:00
cabb2c2fb0 Turn off debug 2015-02-24 17:01:25 +00:00
67f7a82c7d Get weather widget working using openweathermap.org directly.
Maybe change to an API later, if needed.
2015-02-24 16:59:31 +00:00
76091a2e07 Remove toolbar prefs correction code 2015-02-24 16:58:37 +00:00
7e692945cf Avoid collision between datepicker calendar dialog and date input field, try to use left or right free spaces 2015-02-24 16:56:49 +00:00
bac32cce82 Remove nm-sortheader from resources-image column 2015-02-24 16:44:35 +00:00
e844e1c77f Remove nm-sortheader from resources-image column 2015-02-24 16:43:47 +00:00
48b449470d Fix not getting an extra srollbar on calendar participant tab 2015-02-24 16:36:18 +00:00
05ffcf9d7d Only reset template if it matches the index, fixes infolog gives no results in home favorite portlet 2015-02-24 16:33:59 +00:00
6c52c48866 Disable compose dialog resize for mobile devices 2015-02-24 16:33:17 +00:00
b3689526dd Avoid collision between datepicker calendar dialog and date input field, try to use left or right free spaces 2015-02-24 15:51:30 +00:00
4e689e75a7 * API/CKEditor: update to version 4.4.7
(including EGrupware Revision 51562 avoiding a bunch of cannot access property of undefined errors)
2015-02-24 13:41:51 +00:00
68c08697c7 Some gantt changes:
- For project elements, status should be as in element edit (completion %)
- Wrap columns in a div with class based on field, for column specific styling
- Give resources column some hover CSS to display all contents
2015-02-23 22:16:25 +00:00
47bf1a5859 Custom fields editing:
- Fix length, rows & values fields were not properly enabled on first load
- If label was not provided, use name
2015-02-23 18:10:47 +00:00
29d0f737d5 Printing improvements 2015-02-23 18:07:29 +00:00
b7d00df071 Fix dropping file onto a sub-directory uploaded into current directory instead 2015-02-23 17:48:09 +00:00
105bfc8f8f Fix dropping file onto a sub-directory uploaded into current directory instead 2015-02-23 17:42:21 +00:00
131b19fc32 Fix for custom icons going missing by only caching for the session if no access to VFS 2015-02-23 17:24:09 +00:00
0661e8fd4a Remove fixed width from compose dialog:
- Fixes elements in compose dialog not getting 100% width after resize
2015-02-23 16:00:27 +00:00
b0f4383a4f Remove fixed width from compose dialog:
- Fixes elements in compose dialog not getting 100% width after resize
2015-02-23 15:59:49 +00:00
4156c54409 Use CKEditor resize method in order to resize mail body 2015-02-23 15:57:15 +00:00
c45afda8b0 Use CKEditor resize method in order to resize mail body 2015-02-23 15:56:33 +00:00
edceac3046 Add missing variable from commit # 51911 2015-02-23 15:53:08 +00:00
c9bd20fa1c Switch always compose body to plain text for mobile devices, because ATM CKEditor is not compatible enough to support 2015-02-23 15:45:36 +00:00
bf87b6be0e Disable CKEdittor for mobile devices, as CKEditor's compatibility is not good enough yet 2015-02-23 15:03:54 +00:00
9fe27c116d Disable CKEdittor for mobile devices, as CKEditor's compatibility is not good enough yet 2015-02-23 15:02:47 +00:00
d8ec75d063 Make sure sortable gets send the request to server with correct menuaction, as jsonq always queued the request from home and that may causes wrong redirection. e.g. sortable grid inside an iframe of an application (mail.sieve) 2015-02-23 11:27:22 +00:00
de79b1eaa3 Remove toolbar prefs correction code 2015-02-23 08:23:42 +00:00