Commit Graph

28189 Commits

Author SHA1 Message Date
440e2348a6 Do not trigger autocomplete fix if the browser is Safari and there's an input with type password, since the Safari does not respect autocomplete = off
- Fix password autofill issue in compose dialog
2015-09-24 07:34:04 +00:00
d008e8d378 Fix mail compose resize does not work always 2015-09-23 11:37:44 +00:00
f8f586eeab Do not die if select custom field is not fully set up 2015-09-22 16:05:27 +00:00
9c699bc8e2 Do not give an error about selecting contacts when there is no action.
r53709: Fix admin changing their columns set the default for all users
2015-09-22 16:03:33 +00:00
77f3d45e9d After changing the template and it's loaded, refresh.
Fixes a bug where new users did not see the results in the new view the first time (not caused by template caching though)
2015-09-22 15:57:50 +00:00
0d5e16e69d silence chitter-chatter on getAttachment 2015-09-22 11:43:36 +00:00
3719a00f02 Give 2015-09-22 09:39:04 +00:00
30c7669588 Return Deferred promise when app handles the link, avoids error Cannot read property 'promise' of undefined 2015-09-21 22:34:45 +00:00
b4dce8b7f4 If business email cannot be parsed, continue to home email.
Fixes bug where contacts with only personal email address were not shown in taglist-email
2015-09-21 22:32:33 +00:00
eb41061212 Fix mail actions update for nm context menu, preview and display toolbar 2015-09-21 15:47:09 +00:00
9cf5fc20db Fix some IDE warnings 2015-09-21 08:13:57 +00:00
c4af049ac9 A hack for toolbar widget to get fixed existing toolbar preferences and keep working with new actions 2015-09-18 13:45:52 +00:00
880a923bd8 Add some new actions into mail preview and display toolbars 2015-09-18 13:40:52 +00:00
59783cac55 introduce config to be able to trigger a closer look on folders located in shared and others namespace, as some servers do not return them by default on root-level-queries; Default is set to NO 2015-09-18 09:00:56 +00:00
645439eaf0 UCS lowercases email when storing 2015-09-18 07:20:08 +00:00
3f29d845d6 Add read/unread action into mail preview and display toolbars 2015-09-17 12:59:12 +00:00
4890d35ede Fix bug where default columns disappeared and all columns were shown when there's no user preference 2015-09-16 15:58:13 +00:00
249732b594 Access dialog
- If current app has no special support, show general dialog instead of message
- Sort apps in add dialog
- Filter app list (filter2) to all apps for run rights, or only supporting apps otherwise
2015-09-16 15:54:51 +00:00
558492d439 Fix mail TO field is not getting focused, and initial resize does not work 2015-09-16 14:20:19 +00:00
078b5acf80 Fix broken sidebox app header refresh caused by commit 53643 2015-09-16 13:35:15 +00:00
a10f45ec79 * Calendar/Filemanager: display warning when clicking on an iCal file with more then 1 event, only first one is displayed 2015-09-16 11:37:20 +00:00
1e75cd8a92 Make sure every app has a sidemenu link to the list and add an entry 2015-09-15 21:53:15 +00:00
5a179d5e2c Consider urls based on https protocol:
- Fix admin links are no longer working due to wrong url
2015-09-15 16:47:34 +00:00
8c21c99773 Consider link with load param for re-browse it in admin tab 2015-09-15 16:46:29 +00:00
3e5c712757 new icons for API and CalDAV/CardDAV 2015-09-15 15:54:21 +00:00
539d2be255 new icons for API and CalDAV/CardDAV 2015-09-15 15:53:53 +00:00
4f728727af silence warning 2015-09-15 11:30:05 +00:00
4c60b761da Mailvelope backup/restore integration WIP:
- Fix template
2015-09-15 08:43:46 +00:00
2f4a1624e3 Mailvelope backup/restore integration WIP:
- Fix documentation
- Fix menus name
- Add icons to menus
- Add some info messaging
2015-09-15 08:42:21 +00:00
ec6d16b7e6 fix SQL error on 14.1 update: Unknown column account_description 2015-09-15 08:19:21 +00:00
4757b67af0 using new z-push 2 / hashed device directory for folder hashes, falling back to old directory/file for reading it 2015-09-15 07:45:58 +00:00
faac36b434 Fix mailvelope installation message forced 2015-09-15 07:18:01 +00:00
7e9be1ea38 Calendar bugs:
- Fix infinite loop west of GMT
- Sidebox calendar now only changes views in day, week or month.  Other views just change the date
- Fix inconsistant week number in planner
2015-09-14 20:47:25 +00:00
7d83c27684 Calendar bugs:
- Fix infinite loop east of GMT
2015-09-14 18:29:22 +00:00
591f55e3d7 WIP mailvelope installation dialog 2015-09-14 17:38:33 +00:00
c159e47406 Consider link with load param for re-browse it in admin tab 2015-09-14 17:34:43 +00:00
f4ad64a757 Calendar bugs:
- Fix non-blocking icon
- Set minimum width & height for events
2015-09-14 15:31:58 +00:00
ff036416bf fix commented out reuse of already instanciated provider, and fix PHP Notice in memcache provider 2015-09-14 13:48:58 +00:00
45c9d9b223 fix SiteMgr contact-form does NOT show submit message, caused by message being translatable but module not marked translatable 2015-09-13 10:53:32 +00:00
598afb0dae fix SiteMgr contact-form does NOT show submit message, caused by message being translatable but module not marked translatable 2015-09-13 10:53:04 +00:00
c6dbb54eeb fix problem with empty/faulty attachments when saving to infolog on sending when starting from a drafted message 2015-09-11 14:00:33 +00:00
a93187ec74 fix problem with empty/faulty attachments when saving to infolog on sending when starting from a drafted message 2015-09-11 13:45:45 +00:00
342b717a04 allow to add all sorts of attachments as stream not just as strings 2015-09-11 08:39:00 +00:00
c8b717d236 fix SQL error on 14.1 update: Unknown column account_description 2015-09-11 08:05:32 +00:00
a67b3c24df sending whole mail for bodypreference 4, not parsing and reconstruction it first, which has problems around inline images in html mails 2015-09-10 16:00:16 +00:00
f736e1af4a WIP toggle sidebar menu:
- Fix reload icon miss-positioned in FF
2015-09-10 15:36:28 +00:00
b56678ba93 Consider urls based on https protocol:
- Fix admin links are no longer working due to wrong url
2015-09-10 15:17:48 +00:00
6010115714 WIP toggle sidebar menu:
- Add refresh icon to active header
- Fix wrong indentations
2015-09-10 13:51:31 +00:00
6b791ec80e WIP toggle sidebar menu:
- Fix addressbook list shrinks when the toggle is on
2015-09-10 10:46:22 +00:00
707c68689f WIP toggle sidebar menu:
- Trigger resize for split widget, too, since the toggle can change the split pane width size
2015-09-10 09:56:38 +00:00