Ludovic Marcotte and Francis Lachapelle
56763e1aca
Removed dead code, support for adding calendar categories, disabled unused tab
2015-06-12 11:26:05 -04:00
Benoit Favreault and Francis Lachapelle
8cebc00f7a
Polish UI (Contact and Mail)
...
- Unifiy & simplify markup
- Add visual consistency
2015-06-12 11:22:43 -04:00
Benoit Favreault and Francis Lachapelle
01f1cbbd75
Fix minor deprecations in Preferences template
2015-06-12 11:22:43 -04:00
Ludovic Marcotte and Francis Lachapelle
5b674abcf1
Fixed preferences module wrt recent changes
2015-06-12 11:22:43 -04:00
Francis Lachapelle
f1cdb3a472
Cleanup dead code from js/Common/ui.js
2015-06-12 11:17:57 -04:00
Francis Lachapelle
af144585a5
Cleanup formatting of attributes in HTML templates
2015-06-12 11:17:50 -04:00
Francis Lachapelle
6a25ccfe96
Remove data- prefix in attributes of HTML tags
2015-06-12 11:17:50 -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
b4ea4d7e9f
Improvement over previous commit
2015-02-11 14:39:57 -05: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
Francis Lachapelle
06fe36fd75
Add missing localizable strings
2014-07-21 16:07:13 -04:00
Alexandre Cloutier
5217bed5ae
Organized the categories and appointments invitations inside a tabContainer
2014-07-21 09:27:02 -04:00
Alexandre Cloutier
05fb7ae0c8
applied comments
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
Alexandre Cloutier
302e40a1c3
bugFix#2823
2014-06-26 16:08:47 -04:00
Francis Lachapelle
cfc1ac6b3b
Add missing localizable string
2014-04-10 10:02:51 -04:00
extrafu
bf64076b87
Merge pull request #29 from alexcloutier/feat/1496
...
New feature : 1496
Don't forget to fix the typo.
2014-04-07 19:42:31 -04:00
extrafu
eb7cabac71
Merge pull request #19 from alexcloutier/fix/2622
...
BugFix #0002622 : The server Dovecot use by default an UTF-8 and by doing...
2014-04-04 09:21:49 -04:00
Ludovic Marcotte
2ff4498983
Fixed previous commit
2014-04-04 08:44:50 -04:00
Ludovic Marcotte
3eec753b73
Slightly improved previous pull request merge.
2014-04-04 08:39:13 -04:00
Alexandre Cloutier
b16911edc1
Modified the displayed name of SOGo version and added the label in the .lproj
2014-03-24 13:55:52 -04:00
Alexandre Cloutier
76307cfaaf
New feature : 1496; Unknown outgoing email addresses can now be automatically be added to your address books.
2014-03-24 13:41:57 -04:00
Alexandre Cloutier
d108777e89
Display the version at the top of the general tap
2014-03-11 10:25:01 -04:00
Alexandre Cloutier
8cc352fb28
It is now possible to see the version on the general page of the preferences window
2014-03-10 14:45:10 -04:00
Alexandre Cloutier
f8939bfb3e
Change the variable name for sieveFolderEncoding instead of folderEncoding
2014-03-10 10:07:47 -04:00
Alexandre Cloutier
e7a16cba0d
BugFix #0002622 : The server Dovecot use by default an UTF-8 and by doing so it cause a wrong re-encoding in UTF-7 when reaching the sieve server (knowing that the foldername in sieve are encoded in UTF-7). Since it is not the case with a Cyrus server, I created a new variable available in the sogo.conf that let you specified the type of encoding you need. By default the encoding is set to UTF-7. ex : SOGoFolderEncoding = 'UTF-7'
2014-03-06 14:33:31 -05:00
Francis Lachapelle
384d998c47
Cleanup wox templates
2013-11-22 14:42:16 -05:00
Francis Lachapelle
682ed767d9
Fix the Sieve filters editor with new mail flags
2013-11-21 08:52:55 -05:00
Jean Raby
5536f8967e
don't escape html in label names
2013-11-21 07:11:05 -05:00
Ludovic Marcotte
df3e9033f3
Added calendar default reminder support.
2013-11-20 17:42:11 -05:00
Francis Lachapelle
e862194b32
Convert color picker to an inline widget
...
The colors are now limited to the colors offered in Thunderbird.
2013-11-15 15:50:46 -05:00
Francis Lachapelle
616ee7c6e4
GUI changes for mail labels management
2013-11-13 14:46:08 -05:00
Ludovic Marcotte
37d3234b60
Added support for dynamic mail labels/tags management.
...
The CSS in the UIxPreferences remains to be done.
2013-11-11 10:49:58 -05:00
Francis Lachapelle
2a5e0aeaa9
Disable autocompletion of reply-to address
2012-12-06 10:32:31 -05:00
Ludovic Marcotte
7b65c29b1e
Fixed \n / <br/> when composing mails and improved preferences UI.
2012-11-21 08:54:32 -05:00
Luc Charland
a916ac8927
Fixed bug #1105 Remote images display
...
There now is a configurable default in mail preferences where
you can set remote images to display either Never or Always.
2012-10-31 11:53:30 -04:00
Francis Lachapelle
b15234c26e
New date picker
...
Removed the old popup calendar (Tigra) by an inline version
(bootstrap-datepicker). Also revamped the time picker and the dialog
boxes to fit the new look.
2012-09-21 22:05:07 -04:00
Francis Lachapelle
24f9f4ef84
Improved layout of preferences window.
...
Monotone-Parent: 7eaed9fd683e2598617632feb838450cca393c9c
Monotone-Revision: 1fbe308ad552ffa7e4c43a1a33f14a64aacf1f62
Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-09-10T17:19:52
Monotone-Branch: ca.inverse.sogo
2012-09-10 17:19:52 +00:00
Francis Lachapelle
d965eec051
Minor improvements to the preferences window.
...
Monotone-Parent: b456b18f292850c6fefa107c0ca59bded3a6e6a3
Monotone-Revision: 1fae890d6e269d7918982811c46400a4ff38745d
Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-07-11T19:53:45
2012-07-11 19:53:45 +00:00
Wolfgang Sourdeau
2346d35d21
Monotone-Parent: 0869cb2e3bedff16fb0985d9bde1c2c2a5c80820
...
Monotone-Revision: ac0d12f89b420e5f1e825cebddb440417e76ce4b
Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-20T13:37:46
2012-04-20 13:37:46 +00:00
Wolfgang Sourdeau
fa4d2d3141
Monotone-Parent: f90d169fbc251326ea6c8a2f620e125a8a7b4168
...
Monotone-Revision: 7786f49f6724383b92e91ba7998b99cfb52ceec3
Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-20T13:27:21
2012-04-20 13:27:21 +00:00
Wolfgang Sourdeau
c8fbb0718c
0
...
Monotone-Parent: 55c226ffd5db8ed7f07eb8591aded800a89418b2
Monotone-Revision: c3c980772004fa550702d469d6fbe729fd954f5d
Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-02-20T22:25:49
Monotone-Branch: ca.inverse.sogo
2012-02-20 22:25:49 +00:00
Jean Raby
a6bf194813
Add a 'name' tag to preferences that didn't have one.
...
Make it easier to script preferences updates
(mostly needed by integration tests)
Monotone-Parent: 7014c5053f06e41d5d808632f6c28b472a6037d8
Monotone-Revision: 9631e91f39d72591553f51f05b43536b1438e553
Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-02-15T19:41:00
Monotone-Branch: ca.inverse.sogo
2012-02-15 19:41:00 +00:00
Francis Lachapelle
95e42d38f7
Monotone-Parent: b4900cbcd7c48cfd36bb5a262eec357e3ac1033a
...
Monotone-Revision: 533c5fea139373885b136bf6d41275a80a56967b
Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-09T16:34:11
2011-12-09 16:34:11 +00:00
Wolfgang Sourdeau
bb5cf04e7e
Monotone-Parent: 8d583d2e8977d0d63e028818f6f961246d256bdd
...
Monotone-Revision: 8c58bbcc380816930dac5d8da2d1d682049a6349
Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-12-09T14:54:00
2011-12-09 14:54:00 +00:00
Francis Lachapelle
413bb609dd
See ChangeLog.
...
Monotone-Parent: 82564e2898976a6c09a85817e4b2954a5c58b7a9
Monotone-Revision: 9349907ea60fdc16f7e49e777a53ccaa1117180d
Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-11-21T14:09:26
2011-11-21 14:09:26 +00:00