Commit Graph

1295 Commits (8b02db7b8cca7809e7e2f46ea29b6a08007c4744)

Author SHA1 Message Date
Francis Lachapelle 8b02db7b8c Fix yearly recurrences calculator with until date 2017-10-12 10:19:01 -04:00
Francis Lachapelle f34937d92c (js) Prevent the creation of empty card categories 2017-10-10 14:55:22 -04:00
Ludovic Marcotte a7529ecabf Updated NEWS 2017-10-03 09:15:33 -04:00
Francis Lachapelle 5ed99af021 Update NEWS file 2017-09-25 09:37:12 -04:00
Ludovic Marcotte 6730db74e6 (fix) now also give modify permission 2017-09-21 13:59:55 -04:00
Francis Lachapelle 9e2f22d331 Update NEWS file 2017-09-20 21:44:43 -04:00
Francis Lachapelle 789398bd27 (web) Fix XSRF cookie path when changing password
Fixes #4139
2017-09-19 09:44:37 -04:00
Francis Lachapelle 106ae7a078 Improve handling of notifications of a calendar 2017-09-18 14:22:29 -04:00
Francis Lachapelle 77f9f60276 New events list view 2017-09-08 13:35:31 -04:00
Francis Lachapelle aa3c02be93 Fix to save many postal addresses of tge same type
Fixes #4091
2017-09-07 16:30:22 -04:00
Ludovic Marcotte e0b0c9c2c1 Updated NEWS 2017-09-06 10:26:09 -04:00
Francis Lachapelle 7a76675864 Update README for new ChineseChina translation
Fixes #4271
2017-09-05 12:17:55 -04:00
Francis Lachapelle 141b3af83b (js) Always show center list when no msg selected
Fixes #4269
2017-09-05 10:18:52 -04:00
Francis Lachapelle 84edeb85cd (js) Fix parsing of pasted email addresses
Fixes #4258 and fixes #4097
2017-09-01 11:09:24 -04:00
Francis Lachapelle a65e96bdb5 (js) follow requested URL after authentication 2017-08-29 16:03:19 -04:00
Francis Lachapelle 5e5e52e3f1 register web app as a handler for mailto scheme
Fixes #1223
2017-08-29 11:45:24 -04:00
Ludovic Marcotte 2a046557ac (fix) increased column size of settings/defaults for MySQL (fixes #4260) 2017-08-24 16:12:14 -04:00
Ludovic Marcotte 5b19c8bf8b Updated NEWS 2017-08-23 15:46:20 -04:00
Francis Lachapelle 8df0896028 (js) Fix error handling in mail editor popup 2017-08-21 15:25:26 -04:00
Ludovic Marcotte fdf755dbee Fixed typo 2017-08-15 09:18:59 -04:00
Ludovic Marcotte fb1e00be81 Updated NEWS 2017-08-15 09:17:42 -04:00
Francis Lachapelle 8221a8de66 (Calendar) Add owner in attendees editor 2017-07-27 16:50:03 -04:00
Ludovic Marcotte 032b2fbbd4 (fix) can now invite to exceptions only (fixes #2561) 2017-07-19 11:05:16 -04:00
Francis Lachapelle c0db64e0f2 Preparation for release 3.2.10 2017-07-05 10:49:34 -04:00
Francis Lachapelle 5aa74ca0ad (js) Update CKEditor to version 4.7.1 2017-07-05 10:06:05 -04:00
Ludovic Marcotte b7dac4db9f Updated NEWS 2017-07-04 13:20:02 -04:00
Ludovic Marcotte 0c82ad5944 Updated NEWS 2017-07-04 11:02:44 -04:00
Francis Lachapelle 721428c88f (js) Create list from selected cards
Fixes #3561
2017-07-04 10:10:00 -04:00
Francis Lachapelle 7785c1c142 (css,js) Update md to v1.1.4-master-75237c6 2017-06-29 11:17:22 -04:00
Francis Lachapelle 9f96639e6f Ignore errors of nonexistent special mailboxes
Fixes #4177
2017-06-28 14:01:52 -04:00
Francis Lachapelle 2d1c2b2239 Update NEWS file 2017-06-28 11:01:21 -04:00
Ludovic Marcotte 8a50ccdab4 Updated NEWS 2017-06-15 11:23:51 -04:00
Francis Lachapelle b6b8f7a0fb Improve display of component comments, card notes 2017-06-14 20:41:18 -04:00
Ludovic Marcotte 392cad1cbb Updated NEWS 2017-06-14 15:53:49 -04:00
Francis Lachapelle 7464c2e680 (js) Support backspace AND delete keys 2017-06-14 13:38:40 -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 bb04f97570 Updated NEWS 2017-06-01 16:11:34 -04:00
Ludovic Marcotte 6e04a2d99c (feat) can now discard incoming mails during vacation 2017-06-01 14:49:09 -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 34a6a8960a Add Latvian (lv) translation 2017-05-30 16:19:44 -04:00
Ludovic Marcotte f87797d61e Updated NEWS 2017-05-30 13:16:54 -04:00
Francis Lachapelle af2507a689 Newly subscribed calendars are excluded from FB
Fixes #3354
2017-05-30 09:27:27 -04:00
Ludovic Marcotte 2b90ff70fa (feat) added custom fields support from Thunderbird's address book 2017-05-30 09:12:13 -04:00
Francis Lachapelle 555b7303d1 (js) New images viewer for Mail module 2017-05-29 14:03:59 -04:00
Francis Lachapelle e30358aeaa (css) Fix responsive condition of login page 2017-05-24 11:55:24 -04:00
Francis Lachapelle 28e0db4adf Fix adding list members with multiple emails 2017-05-24 11:37:35 -04:00
Francis Lachapelle 8678949c87 (js) Improve performance of color picker
Lower the number of watchers.
2017-05-23 15:43:47 -04:00
Francis Lachapelle f2af5e9f87 Improve display of tasks status 2017-05-19 12:13:01 -04:00
Francis Lachapelle 41967d3eec Respect languages preferences on login page
Fixes #4169
2017-05-18 22:28:05 -04:00
Ludovic Marcotte 99510f4646 Updated NEWS 2017-05-17 09:47:53 -04:00