Commit Graph

934 Commits

Author SHA1 Message Date
Francis Lachapelle
fdc82913ef (js) Fix composition of new msgs from Contacts 2016-05-19 15:58:26 -04:00
Francis Lachapelle
35d549121d (js) Fix creation of chip on blur 2016-05-19 15:01:26 -04:00
Francis Lachapelle
ee8f199603 Preparation for release 3.1.0 2016-05-18 16:02:39 -04:00
Francis Lachapelle
32ed6a14d5 (js) Directive to create chip on blur
Fixes #3470
2016-05-18 09:37:14 -04:00
Ludovic Marcotte
00e0aa7ab4 Updated NEWS file 2016-05-17 11:28:04 -04:00
Francis Lachapelle
c8f8b505cb Add Turkish (Turkey) translation 2016-05-16 13:28:12 -04:00
Francis Lachapelle
e396e29430 Fix handling of Web calendars
- handle Web calendars that require authentication;
- properly save the "reload on login" option;
- reload Web calendars when clicking on the reload button on top of the
  events/tasks list;
- properly activate the checkbox of new calendars (as they are enabled
  by default).

Fixes #3326
2016-05-13 15:50:24 -04:00
Ludovic Marcotte
dc868e412e Updated NEWS file 2016-05-11 12:31:02 -04:00
Francis Lachapelle
68381b31d8 (js) Create new message when opening a mailto link
Fixes #3588
2016-05-10 21:29:18 -04:00
Francis Lachapelle
a1e0f2767f Fix sender addresses of draft
The sender addresses select menu is now populated with the identities of
the selected account *only*. The chosen sender address is also restored
from the draft.

Fixes #3577
2016-05-10 14:41:24 -04:00
Ludovic Marcotte
9acebbb6d5 Updated NEWS 2016-05-10 08:54:20 -04:00
Ludovic Marcotte
9ad983e0cb Updated NEWS 2016-05-09 15:15:47 -04:00
Francis Lachapelle
8cf8ce86d7 (js) Improved input parsing of time picker
Fixes #3659
2016-05-09 14:48:22 -04:00
Francis Lachapelle
d8ebd0bccf (js,css) Adapt time picker to latest md changes 2016-05-09 13:54:21 -04:00
Francis Lachapelle
c5eeadf041 Allow user to choose which weekdays to display
Closes #1841
2016-05-06 14:22:52 -04:00
Ludovic Marcotte
4e3baf9813 NEWS file update for release prep 2016-05-04 15:52:38 -04:00
Ludovic Marcotte
7bf7a34a78 Fixed typo 2016-05-03 09:57:54 -04:00
Ludovic Marcotte
27eac2500b Updated NEWS file 2016-05-03 09:09:57 -04:00
Ludovic Marcotte
ed15e13100 Updated NEWS file 2016-05-02 10:13:36 -04:00
Francis Lachapelle
2963654800 (html,js) Reorder and filter calendars list 2016-04-27 15:48:31 -04:00
Francis Lachapelle
d19f1572ae (css) Remove CSS reset to respect HTML messages
Fixes #3582
2016-04-27 15:22:18 -04:00
Francis Lachapelle
5454690c38 (css) Fix menu visibility when printing an email
Fixes #3584
2016-04-27 11:18:59 -04:00
Ludovic Marcotte
582baf2960 (feat) added AngularJS's XSRF support (#3246) 2016-04-26 11:07:22 -04:00
Francis Lachapelle
7ea3608dab Style transparent (not opaque) events
Fixes #3192
2016-04-22 12:22:02 -04:00
Francis Lachapelle
1a30df03c8 Style events depending on user participation state
Also use one-time binding for non-ghost events.
2016-04-22 10:55:26 -04:00
Francis Lachapelle
0b7485228c Display components priorities in list and views 2016-04-21 17:02:07 -04:00
Francis Lachapelle
9a4d3251a1 Return component's priority as an integer 2016-04-21 13:53:57 -04:00
Ludovic Marcotte
1401aba041 Updated NEWS file 2016-04-14 15:24:28 -04:00
Ludovic Marcotte
5dad2b4d16 Fixed typo 2016-04-12 14:30:45 -04:00
Ludovic Marcotte
34eac1525e Updated NEWS 2016-04-12 13:20:09 -04:00
Ludovic Marcotte
dd5b815cd3 Fixed typo 2016-04-06 16:08:40 -04:00
Ludovic Marcotte
2404f4bbfb (fix) avoid return search results on objects without read permissions (fixes #3619) 2016-04-06 16:05:03 -04:00
Ludovic Marcotte
d027f59619 Updated NEWS file 2016-04-06 11:20:23 -04:00
Ludovic Marcotte
0c6beb3fd7 (fix) properly escape the user's display name (fixes #3617) 2016-04-06 08:50:40 -04:00
Ludovic Marcotte
66c429740f Updated NEWS file 2016-04-05 15:22:46 -04:00
Francis Lachapelle
3da59cbc7e (js) Fix saving of a custom weekly recurrence 2016-04-04 16:12:24 -04:00
Ludovic Marcotte
7ce7d1194a Updated NEWS 2016-04-04 08:30:47 -04:00
Ludovic Marcotte
a304dec489 Updated NEWS 2016-04-01 14:54:58 -04:00
Francis Lachapelle
2e9a7c17f5 Fix handling of priority mail header 2016-03-30 12:22:40 -04:00
Francis Lachapelle
fd388e2373 (css,js) Btn to expand toolbar of all-day events 2016-03-30 11:11:23 -04:00
Francis Lachapelle
65f56f47b5 (js) Improve Preferences module
- Added constraint to timezone;
- Enable save button only if form is dirty and valid;
- Confirm unsaved changes before leaving.
2016-03-29 15:07:04 -04:00
Ludovic Marcotte
29ec1a8ba0 Updated NEWS 2016-03-29 11:39:38 -04:00
Ludovic Marcotte
48dfcb2e13 Updated NEWS file 2016-03-29 10:36:01 -04:00
Ludovic Marcotte
01c796cd67 Updated NEWS file 2016-03-28 17:38:09 -04:00
Ludovic Marcotte
c5b7a91603 Updated NEWS file 2016-03-28 11:19:18 -04:00
Francis Lachapelle
4eda59b3e7 (js) Fix handling of mail tags in msg viewer 2016-03-28 10:43:16 -04:00
Ludovic Marcotte
506b8ceac7 Updated NEWS file 2016-03-28 08:45:55 -04:00
Ludovic Marcotte
01f9f68d88 Updated NEWS 2016-03-23 13:43:33 -04:00
Ludovic Marcotte
9542f7444b (fix) show the To instead of From when we are in the Sent folder (fixes #3547) 2016-03-23 09:48:18 -04:00
Ludovic Marcotte
916806cc2c (feat) new SOGoHelpURL preference to set a custom URL for SOGo help (fixes #2768) 2016-03-22 14:25:55 -04:00