Commit Graph

14574 Commits

Author SHA1 Message Date
InverseBot
b89752cd39 (js/css) Update generated files 2017-12-20 01:30:19 -05:00
Francis Lachapelle
9ed23c32f2 (i18n) Update translations 2017-12-19 10:26:16 -05:00
Francis Lachapelle
28a37de613 Use address books search fields in Contacts module
Fixes #4356
2017-12-19 10:06:01 -05:00
Francis Lachapelle
60bbe26289 (js) Catch some exceptions to avoid console errors 2017-12-19 09:53:48 -05:00
InverseBot
37074086cf (js/css) Update generated files 2017-12-19 01:29:54 -05:00
Francis Lachapelle
c9c5f8bba9 (html) Add placeholder in Sieve filter editor 2017-12-18 16:07:10 -05:00
Francis Lachapelle
97147e261b (html) Clarify warning in mail composer 2017-12-18 16:03:25 -05:00
Francis Lachapelle
732f81b44b Update NEWS file 2017-12-18 15:50:44 -05:00
Francis Lachapelle
3b411101cd (js) Sort categories in event and task editors
Fixes #4349
2017-12-18 15:49:41 -05:00
Francis Lachapelle
8d38be1e43 Support for events with recurrence dates (cont'd) 2017-12-18 15:36:01 -05:00
Francis Lachapelle
de91b57825 Fix handling of public access rights of Calendars
Fixes #4344
2017-12-18 15:31:43 -05:00
InverseBot
e6e5e077bd (js/css) Update generated files 2017-12-16 01:28:47 -05:00
Francis Lachapelle
e590aec64f (js) Fix exception in Card service
When calling init from $reset, the birthday attribute is already a Date
object. Avoid raising an exception on wrong data type.
2017-12-15 16:36:15 -05:00
Francis Lachapelle
3816d25a44 (js) Make sure mail identities are unique
Fixes #4338
2017-12-15 16:30:37 -05:00
Francis Lachapelle
7f99514744 Add support for events with recurrence dates 2017-12-15 16:18:39 -05:00
Francis Lachapelle
e61a55f30e (css) Fix fab button placement in Mail module
Fixes #4358
2017-12-15 16:18:39 -05:00
InverseBot
e7a4384f28 (js/css) Update generated files 2017-12-13 01:30:52 -05:00
Francis Lachapelle
b3f2fba4da (css) Fix advanced mailbox search
We must rely on the pseudo-input-container to properly wrap the
md-select inside a md-toolbar.
2017-12-12 12:55:26 -05:00
Francis Lachapelle
d526efa501 Remove null characters from JSON responses 2017-12-07 16:07:25 -05:00
InverseBot
38790af774 (js/css) Update generated files 2017-12-06 01:25:18 -05:00
Francis Lachapelle
c45c691bf9 (js) Fix search in contact list creator 2017-12-04 15:36:29 -05:00
Francis Lachapelle
73201a0314 (i18n) Contacts module 2017-12-01 17:17:10 -05:00
InverseBot
fc7706abd0 (js/css) Update generated files 2017-12-01 01:26:40 -05:00
Francis Lachapelle
8e1a19dca2 (js) Force copy of dragged contacts from remote AB 2017-11-30 11:25:11 -05:00
InverseBot
7ddecd4006 (js/css) Update generated files 2017-11-27 01:27:38 -05:00
InverseBot
c9c6b0dc9f (js/css) Update generated files 2017-11-25 01:28:04 -05:00
Francis Lachapelle
2c86f68fb9 (js) Catch some exceptions to avoid console errors 2017-11-24 09:35:24 -05:00
InverseBot
27ce401e6b (js/css) Update generated files 2017-11-24 01:28:49 -05:00
Francis Lachapelle
39e579e656 Fix class security in Mailer 2017-11-23 14:24:30 -05:00
Francis Lachapelle
30c361a56b Fix Sieve path of mailboxes for filter editor 2017-11-23 14:14:29 -05:00
Francis Lachapelle
1d90aa748d (js) Don't try to select "noselect" mailbox 2017-11-23 14:03:22 -05:00
Francis Lachapelle
7874b0a74c Fix compilation warning 2017-11-23 13:59:49 -05:00
Francis Lachapelle
6ab4688812 (i18n) Contacts module 2017-11-23 13:59:06 -05:00
Francis Lachapelle
12fa8ef65a (css) Fix scrolling in Administration module 2017-11-23 11:26:59 -05:00
Francis Lachapelle
0608a0bec8 Update NEWS file 2017-11-22 10:09:11 -05:00
Francis Lachapelle
a7b32e8c6d Avoid redirection to forbidden module 2017-11-22 10:02:47 -05:00
Francis Lachapelle
d6e74cf9cb Fix compilation warning 2017-11-22 09:30:19 -05:00
Francis Lachapelle
e8b29add3a Fix calls to fetchContactsMatching: 2017-11-22 09:28:34 -05:00
InverseBot
e04b281864 (js/css) Update generated files 2017-11-22 01:27:36 -05:00
Francis Lachapelle
eb90760b39 Use address books search fields in Contacts module
Searches can now be scoped to one or multiple fields. Those fields are
now dynamic and can be defined using SearchFieldNames in external
contacts sources (SQL and LDAP).
2017-11-21 15:56:16 -05:00
InverseBot
aed62cab26 (js/css) Update generated files 2017-11-18 01:25:43 -05:00
Francis Lachapelle
d665f4b251 (js) Fix parsing of pasted email addresses
We are now more clever when parsing the input text to add new attendees
to an appointment.
2017-11-17 11:36:19 -05:00
InverseBot
e588becf79 (js/css) Update generated files 2017-11-17 01:26:08 -05:00
Francis Lachapelle
a2129f3e4a ModulesConstraints and listRequiresDot for SQL
SQL sources used for authentication can now have module constraints.
Entries of SQL sources used as address books can now be displayed
automatically.
2017-11-16 21:46:44 -05:00
Francis Lachapelle
08ec68c07c (js) Lower constraints on auto-reply dates range
Fixes #7276
2017-11-16 15:33:04 -05:00
Francis Lachapelle
3c30997bf5 Don't expose Web calendars to other users
Fixes #4331
2017-11-16 11:41:36 -05:00
InverseBot
80886afadd (js/css) Update generated files 2017-11-13 01:27:24 -05:00
Francis Lachapelle
4a40230f23 Rollback previous fix 2017-11-10 11:25:59 -05:00
Francis Lachapelle
00af2613b6 (fix) Don't restore deleted events of attendees 2017-11-10 11:18:30 -05:00
InverseBot
9335ee67c1 (js/css) Update generated files 2017-11-10 01:27:47 -05:00