Francis Lachapelle
baf1d44548
Fix support for SOGoSieveFolderEncoding defaults
...
Fixed the following bugs in the mail filter editor:
1. Sieve folder encoding not respecting the SOGoSieveFolderEncoding
system defaults;
2. Conditions are still displayed when rule affects all messages;
3. Missing custom mail labels to "flag with" action.
2016-11-17 09:41:15 -05:00
Francis Lachapelle
0b99dbfc99
Fix SOGoLoginModule when set to "Last used"
2016-10-31 15:19:03 -04:00
Francis Lachapelle
1a0ce5339c
Fix condition in UIxPreferences.m
2016-10-03 12:36:57 -04:00
Francis Lachapelle
b4676ce439
Allow custom email to be one of the user's profile
...
Fixes #3551
2016-10-03 10:29:30 -04:00
Francis Lachapelle
85b764c179
(html,css) Improve forms
...
Improved pseudo-input and used md-inline-form
2016-06-14 16:11:12 -04:00
Francis Lachapelle
4744170628
Add a header and/or footer to the vacation message
...
Fixes #1961
2016-06-14 14:10:17 -04:00
Francis Lachapelle
d9d8a72651
Fix time format when default is chosen
2016-06-10 14:26:34 -04:00
Francis Lachapelle
a9ee261eff
Allow disabling Gravatar
...
Resolves #3600
2016-05-25 16:07:40 -04:00
Francis Lachapelle
c5eeadf041
Allow user to choose which weekdays to display
...
Closes #1841
2016-05-06 14:22:52 -04:00
Patrice Levesque
a5cc2bb5d5
Merge branch 'master' into fix-some-warnings
...
Conflicts:
SoObjects/Appointments/SOGoAppointmentObject.m
2016-02-15 11:23:27 -05:00
Patrice Levesque
7c25b53fdf
Remove pointless #imports from .m and .h files
...
This was done with a brute-force approach, ensuring no additional
warnings from GCC 4.9 under x86_64.
2016-02-13 16:11:52 -05:00
Francis Lachapelle
256a64172e
(feature) Custom base font size for HTML messages
...
If SOGoMailComposeFontSize is set to zero, we keep the previous
behaviour (no font-size added to the message HTML body).
2016-02-11 17:45:57 -05:00
Ludovic Marcotte
eff8ab3e0e
(fix) don't offer forward/vacation options in filters if not enabled
2016-02-09 14:15:23 -05:00
Francis Lachapelle
5e978940f9
Improve JSON responses from server
2015-12-09 09:44:33 -05:00
Ludovic Marcotte
403d6fa54f
(feat) you can now select your alternate avatar
2015-11-27 16:04:12 -05:00
Euan Thoms
3c62cc744e
Stage 1 of clang compiler warning patches.
2015-10-31 14:10:03 +08:00
Ludovic Marcotte
258f5e0b25
(fix) correctly handle module name for "folder less" SOGo modules
2015-09-18 20:30:35 -04:00
Ludovic Marcotte
27e57e397e
(fix) wrong handling of "last module" when logging in
2015-09-01 16:43:56 -04:00
Ludovic Marcotte
c6f17cd45c
(feat) make use of the sieve capabilities
2015-08-19 08:47:33 -04:00
Ludovic Marcotte
0fc7c96924
(fix) use proper values for short/long date formats
2015-07-29 19:10:03 -04:00
Ludovic Marcotte
d7c008f2d9
(feat) timezones are now using md-autocomplete
2015-07-21 15:21:57 -04:00
Ludovic Marcotte
013e316e7d
re-enabled forwardConstraints code
2015-06-29 09:22:12 -04:00
Francis Lachapelle
1f83680e12
Add aria attributes in Preferences module
2015-06-12 12:03:54 -04:00
Luc Charland and Francis Lachapelle
4fa33c0bc2
All tests now pass in version 3
2015-06-12 11:59:03 -04:00
Ludovic Marcotte and Francis Lachapelle
aa4dc45aa7
fix over previous commit
2015-06-12 11:50:50 -04:00
Ludovic Marcotte and Francis Lachapelle
e1d8854d10
(fix) correctly generate the Sieve script
2015-06-12 11:50:50 -04:00
Francis Lachapelle
4626039e5c
(fix) JavaScript errors on Mail preferences tab
2015-06-12 11:46:01 -04:00
Ludovic Marcotte and Francis Lachapelle
d581054214
(fix) fixed default values for many prefs
2015-06-12 11:45:09 -04:00
Ludovic Marcotte and Francis Lachapelle
6f59955340
(fix) sanitize autoReplyEmailAddresses
2015-06-12 11:44:35 -04:00
Ludovic Marcotte and Francis Lachapelle
2bc44dec9b
Improved preferences module (save/load, checks on enabled modules, etc.)
2015-06-12 11:38:08 -04:00
Ludovic Marcotte and Francis Lachapelle
0f2e3df164
More cleanups, defaults values for mail/contact/calendar labels and data validation
2015-06-12 11:35:51 -04:00
Ludovic Marcotte and Francis Lachapelle
6636fe3625
Disabled lots of unused code (to be removed) in v3/prefs
2015-06-12 11:34:28 -04:00
Ludovic Marcotte and Francis Lachapelle
96d2a4cea8
Preferences saving support
2015-06-12 11:27:17 -04:00
Ludovic Marcotte and Francis Lachapelle
5c3f0138f5
First pass at the v3 pref module
...
The UI needs to be styled. We also need to properly load "default"
values from the system/domain/user defaults and save them correctly
too.
2015-06-12 11:17:49 -04:00
Ludovic Marcotte
a56dbeb6a9
(fix) improved the handling of default calendar categories/colors ( #3200 )
2015-06-09 20:30:22 -04:00
Ludovic Marcotte
3872af35d1
(fix) Improve prevent invitations error handling
2015-04-17 09:41:39 -04:00
Ludovic Marcotte
1e4596ca3a
(fix) fixed serialization of PreventInvitationsWhitelist
2015-04-08 14:20:33 -04:00
Ludovic Marcotte
322f72626a
now possible to limit automatic forwards to internal/external domains
2015-02-11 14:30:40 -05:00
Ludovic Marcotte
6c9b1a494f
Fix for bug #2332
2015-02-09 16:12:59 -05:00
Ludovic Marcotte
9dd0d6c427
Draft autossave feature
2014-12-11 13:31:32 -05:00
Alexandre Cloutier
d62c504763
Changed the configurable variable SOGoMailMessageCheck to a general refresh associated to the current view
2014-09-09 14:27:05 -04:00
Alexandre Cloutier
9a380f711c
bugfix PreventInvitation
2014-09-09 11:30:00 -04:00
Alexandre Cloutier
05fb7ae0c8
applied comments
2014-07-21 09:27:02 -04:00
Alexandre Cloutier
b5c0363400
applied comment and refactor code
2014-07-21 09:27:02 -04:00
Alexandre Cloutier
f0b8eb8dfb
server side code to integrate the whitelist
2014-07-21 09:27:02 -04:00
Alexandre Cloutier
16d02455bd
Serialization of the whiteList
2014-07-21 09:27:02 -04:00
Alexandre Cloutier
8ded5a8aaf
Prevent Invitations and whitelist GUI
2014-07-21 09:27:02 -04:00
Ludovic Marcotte
ff015afde8
Fixed indent
2014-06-30 10:35:55 -04:00
Alexandre Cloutier
302e40a1c3
bugFix#2823
2014-06-26 16:08:47 -04:00
Francis Lachapelle
fe38518a36
Minor syntax and comments improvements
2014-06-05 12:14:34 -04:00