Commit Graph

14385 Commits

Author SHA1 Message Date
Francis Lachapelle
741e639960 (i18n) Update translations 2017-06-28 14:16:26 -04:00
Francis Lachapelle
9f96639e6f Ignore errors of nonexistent special mailboxes
Fixes #4177
2017-06-28 14:01:52 -04:00
Francis Lachapelle
ee68cf6ed5 (js) Add missing ui-router map files
Fixes #4209
2017-06-28 12:06:05 -04:00
Francis Lachapelle
8662dd199d (js) Add missing timezone list in Preferences 2017-06-28 12:00:36 -04:00
Francis Lachapelle
2d1c2b2239 Update NEWS file 2017-06-28 11:01:21 -04:00
Francis Lachapelle
863510e707 (fix) Update settings of active user only
Fixes #3988
2017-06-28 10:57:18 -04:00
Francis Lachapelle
3ce28b7316 (js) Use more one-time bindings 2017-06-27 22:24:07 -04:00
InverseBot
b0e0950d12 (js/css) Update generated files 2017-06-23 01:28:37 -04:00
Francis Lachapelle
e8ec8180a8 (js) Use more one-time bindings in Calendar module 2017-06-22 11:56:16 -04:00
Francis Lachapelle
9bde9b66ef Improve identification of preferred elements
Fixes #799
2017-06-22 11:56:16 -04:00
Ludovic Marcotte
7f00afcef5 (fix) check cache before using it (fixes #3988) 2017-06-22 10:20:54 -04:00
InverseBot
362d6d521f (js/css) Update generated files 2017-06-21 01:27:31 -04:00
Francis Lachapelle
e1bc458d46 (js) Don't save form when invalid
Fixes #3793
2017-06-20 15:25:07 -04:00
InverseBot
ade945219f (js/css) Update generated files 2017-06-17 01:26:44 -04:00
Francis Lachapelle
6c654e0f90 (js) Fix validation in Sieve filter editor
Fixes #4200
2017-06-16 16:37:17 -04:00
Ludovic Marcotte
ca43e7d9ca (fix) added doc to sogo-tool manage-eas + did cleanups (fixes #3967) 2017-06-16 13:25:15 -04:00
Ludovic Marcotte
0a155d6f67 (fix) missing import 2017-06-16 13:24:24 -04:00
InverseBot
c9dded0947 (js/css) Update generated files 2017-06-16 01:30:58 -04:00
Francis Lachapelle
d72c614d29 (js) Fix edition of mail tags 2017-06-15 16:04:47 -04:00
Ludovic Marcotte
157d3050bf Deleted old tests 2017-06-15 11:24:32 -04:00
Ludovic Marcotte
8a50ccdab4 Updated NEWS 2017-06-15 11:23:51 -04:00
Ludovic Marcotte
99fff30489 (fix) don't include task folders over EAS if we are hiding them (fixes #4164) 2017-06-15 11:21:41 -04:00
InverseBot
ef122b0f39 (js/css) Update generated files 2017-06-15 01:28:00 -04:00
Francis Lachapelle
b6b8f7a0fb Improve display of component comments, card notes 2017-06-14 20:41:18 -04:00
Francis Lachapelle
8701d2c26c (js) Remove inline user settings for Contacts 2017-06-14 20:41:18 -04:00
Francis Lachapelle
5080482507 (html) Remove useless space from card editor 2017-06-14 20:41:18 -04:00
Ludovic Marcotte
392cad1cbb Updated NEWS 2017-06-14 15:53:49 -04:00
Ludovic Marcotte
248cea87e8 (feat) initial pass at generalized stress tests 2017-06-14 14:41:01 -04:00
Francis Lachapelle
7464c2e680 (js) Support backspace AND delete keys 2017-06-14 13:38:40 -04:00
Francis Lachapelle
67b9ef0b8b (js) Fix mailbox deletion from the hot key 2017-06-14 13:24:08 -04:00
Ludovic Marcotte
9b2527ce6d (fix) provide mininum values for recurrences 2017-06-13 15:05:04 -04:00
InverseBot
67d4896bc7 (js/css) Update generated files 2017-06-10 02:08:54 -04:00
Ludovic Marcotte
a86f8a8a0a (fix) email alarms are sent too many times (fixes #4100) 2017-06-09 15:17:32 -04:00
Ludovic Marcotte
5fd8c9d2d0 (doc) updates for MySQL's max_allowed_packet parameter (fixes #4119 and #4142) 2017-06-09 11:19:57 -04:00
Ludovic Marcotte
aff5d53b1c (fix) improvements for Drafts handling 2017-06-09 10:01:11 -04:00
Francis Lachapelle
b3f541b87e Sanitize whitelisted attributes of HTML tags 2017-06-05 15:14:48 -04:00
Francis Lachapelle
2604e2bf59 Sanity check when user's session has expired 2017-06-05 10:23:59 -04:00
InverseBot
dc9eaa164d (js/css) Update generated files 2017-06-03 01:24:59 -04:00
Francis Lachapelle
b8f54dd8e8 (css,js) Update md to v1.1.4-master-e1345ae 2017-06-02 14:20:40 -04:00
InverseBot
15ab809c38 (js/css) Update generated files 2017-06-02 02:16:11 -04:00
Ludovic Marcotte
bb04f97570 Updated NEWS 2017-06-01 16:11:34 -04:00
Ludovic Marcotte
6f56522f89 (feat) first pas at EAS v16 support and save in drafts 2017-06-01 16:07:34 -04:00
Ludovic Marcotte
6e04a2d99c (feat) can now discard incoming mails during vacation 2017-06-01 14:49:09 -04:00
Francis Lachapelle
e8e0df8b53 Expose user settings and defaults inline (cont'd) 2017-06-01 13:50:46 -04:00
Francis Lachapelle
72d2152b20 (i18n) Add missing strings in Contacts module 2017-06-01 13:49:00 -04:00
Francis Lachapelle
89bfa0c536 Expose user's settings and defaults inline
This improves performance by removing two AJAX calls and a lot of
JavaScript promises.
2017-06-01 13:48:45 -04:00
Francis Lachapelle
1fa056bb25 Update README for new Latvian translation 2017-06-01 13:48:44 -04:00
InverseBot
a19d1573d3 (js/css) Update generated files 2017-06-01 01:25:44 -04:00
Francis Lachapelle
c8e90b4abd (css) Improve sgImageGallery for small devices
Also include md-truncate directive from ng-material.
2017-05-31 09:40:22 -04:00
Francis Lachapelle
e4d0ce6090 (i18n) Fix Lithuanian typo 2017-05-31 06:36:03 -04:00