Commit Graph

13366 Commits (c6f6f7896c8f788877a6d150cd0de4d7bf005649)

Author SHA1 Message Date
Francis Lachapelle 045013bc74 (js) Fix breakpoints consistency 2016-05-18 14:35:24 -04:00
Francis Lachapelle 33ca545f8b (js) Use minimized version of angular material 2016-05-18 11:09:02 -04:00
Francis Lachapelle 32ed6a14d5 (js) Directive to create chip on blur
Fixes #3470
2016-05-18 09:37:14 -04:00
Francis Lachapelle 7fe576f277 (js) Fix exception when no match in AB search 2016-05-18 08:31:43 -04:00
InverseBot 4b0fadbe22 (js/css) Update generated files 2016-05-18 02:10:53 -04:00
Francis Lachapelle 669eee301b (js) Different behaviour when deleting msg in xs 2016-05-17 16:39:12 -04:00
Francis Lachapelle 69c526eb67 (css) Improve expandable card 2016-05-17 16:35:47 -04:00
Francis Lachapelle ddbb05fd30 (css) Fix tooolbar of month view on xs media 2016-05-17 16:31:35 -04:00
Francis Lachapelle d17944091a Respect time locale in days views 2016-05-17 16:22:50 -04:00
Francis Lachapelle 87fbedb89d (css) Improve subheader with icon buttons 2016-05-17 15:10:09 -04:00
Francis Lachapelle 8c4d4e0e2d (js) Fix usage of the "export" reserved word 2016-05-17 14:31:31 -04:00
Ludovic Marcotte 00e0aa7ab4 Updated NEWS file 2016-05-17 11:28:04 -04:00
Ludovic Marcotte 877165f4ed (fix) safe guard against bogus tz offset definition 2016-05-17 11:19:33 -04:00
InverseBot 60f8641d27 (js/css) Update generated files 2016-05-17 02:14:49 -04:00
Francis Lachapelle bce14b0912 (js) Fix newMessage fcn in AddressBook service 2016-05-16 14:23:01 -04:00
Francis Lachapelle 7f867f9410 Add TurkishTurkey language to configure script 2016-05-16 13:53:47 -04:00
Francis Lachapelle bcff953726 Remove duplicated language 2016-05-16 13:48:30 -04:00
Francis Lachapelle c8f8b505cb Add Turkish (Turkey) translation 2016-05-16 13:28:12 -04:00
Francis Lachapelle 9375d756c6 (doc) Improve Installation Guide 2016-05-16 08:52:03 -04:00
Ludovic Marcotte 0aed09b517 (doc) documented XSRF support and disabled per default for now 2016-05-16 08:39:08 -04:00
extrafu 446531085b Merge pull request #208 from inverse-inc/mysql-utf8mb4-doc
(doc) Add MySQL complete Unicode compliance steps.
2016-05-15 13:57:26 -04:00
Wayne A. Ptaff 3ee3ae24b0 (doc) Add MySQL complete Unicode compliance steps. 2016-05-15 13:41:11 -04:00
Wayne A. Ptaff c14f6e56fe (doc) Fix non-ASCII quoting in configuration block. 2016-05-15 10:46:44 -04:00
InverseBot 0b062e1832 (js/css) Update generated files 2016-05-14 01:24:07 -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 199a5f5215 (fix) don't try to initialize location values when using single store mode 2016-05-13 11:14:28 -04:00
extrafu 32c6fa9757 Merge pull request #207 from inverse-inc/mysql-utf8mb4
Add MySQL utf8mb4-enabled database schema
2016-05-13 07:50:07 -04:00
Patrice Levesque 0bcfadc780 (doc) Add missing mention of two tables SOGo creates.
Which are sogo_quick_appointment and sogo_quick_contact.
2016-05-12 18:02:05 -04:00
Patrice Levesque 49a6d58a07 Add MySQL utf8mb4-enabled database schema
This alternative database schema can be used to enable complete Unicode coverage on SOGo with MySQL, under certain circumstances.
2016-05-12 17:34:19 -04:00
InverseBot ca53e4b225 (js/css) Update generated files 2016-05-12 01:22:01 -04:00
Francis Lachapelle 26c1f26881 (css) Improve month view of Calendar module 2016-05-11 13:49:41 -04:00
Francis Lachapelle 55367cdc97 (css) Improve custom contact chip 2016-05-11 13:37:29 -04:00
Ludovic Marcotte dc868e412e Updated NEWS file 2016-05-11 12:31:02 -04:00
Francis Lachapelle f4a95edc75 (js) Adjust icon height of sg-avatar-image 2016-05-11 12:26:36 -04:00
Francis Lachapelle cba3819e47 (html) Avoid dialog resize when creating new msg 2016-05-11 11:17:17 -04:00
Francis Lachapelle 2163aa99cf (html) Remove highlight color from unloaded msgs 2016-05-11 11:15:44 -04:00
Francis Lachapelle 92b180b1e3 (js) Fix new SOGoHelpURL usage 2016-05-11 11:04:10 -04:00
Francis Lachapelle eeff287e35 (html) Fix color flickering in topnav toolbar 2016-05-11 11:00:20 -04:00
Ludovic Marcotte b5b9d596f0 (fix) handle multi-value org units 2016-05-11 10:16:34 -04:00
Ludovic Marcotte a30d620502 (fix) avoid using for now the XSRF code for proxy-auth (fixes #3668) 2016-05-11 08:55:05 -04:00
InverseBot d802a7d5e4 (js/css) Update generated files 2016-05-11 01:22:36 -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 42bdfbcf7b (js) Update raw source when editing a draft 2016-05-10 21:23:15 -04:00
Francis Lachapelle 315117b029 (js) Check for undefined message flags 2016-05-10 21:18:51 -04:00
Ludovic Marcotte 557797d634 (fix) don't use removeItemAtPath - it is not available on Precise 2016-05-10 15:51:32 -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
Francis Lachapelle 7d5255f762 Fix display of contextual menu of selected mailbox 2016-05-10 14:29:03 -04:00
Ludovic Marcotte 9acebbb6d5 Updated NEWS 2016-05-10 08:54:20 -04:00
Ludovic Marcotte ad67239cda (fix) fixed bogus headers generation when stripping folded bcc headers (fixes #3664) 2016-05-10 08:52:54 -04:00
InverseBot 9e82affac1 (js/css) Update generated files 2016-05-10 01:21:42 -04:00