This website requires JavaScript.
Explore
Help
Register
Sign In
amorfo77
/
sogo
Watch
1
Star
0
Fork
0
You've already forked sogo
mirror of
https://github.com/inverse-inc/sogo.git
synced
2026-02-24 18:56:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
e7a16cba0d00a35a14de334385dfb7f174f5438a
sogo
/
UI
History
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
..
AdministrationUI
Update translations
2013-11-06 21:36:09 -05:00
Common
Update translations
2014-02-24 16:49:16 -05:00
Contacts
Contact: fix display of urls
2014-02-17 11:12:09 -05:00
MailerUI
Webmail: fix encoding of subfolder name
2014-03-06 09:50:53 -05:00
MailPartViewers
Replace '/' by '-' in filenames of attachments
2014-02-07 14:00:36 -05:00
MainUI
Respect max bookings of resources in freebusy data
2014-02-03 11:56:00 -05:00
PreferencesUI
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
Scheduler
Detect URLs in popup of events
2014-02-10 13:45:51 -05:00
SOGoElements
Load XMLHttpRequest conditionally (< IE9)
2013-12-18 22:18:08 -05:00
SOGoUI
Use the output of "gnustep-config --base-libs" to determine which libs our libraries must be linked against
2012-11-07 09:50:32 -05:00
Templates
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
WebServerResources
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
common.make
Use the output of "gnustep-config --base-libs" to determine which libs our libraries must be linked against
2012-11-07 09:50:32 -05:00
GNUmakefile
Fixed compilation ordering to avoid bug in gnustep-make
2013-07-23 08:31:38 -04:00