Francis Lachapelle
e869406081
Minor CSS improvement in mail headers
2014-04-08 11:51:47 -04:00
Alexandre Cloutier
446ef3467a
Fix typo
2014-04-08 09:14:00 -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
4fe0358581
Merge pull request #20 from alexcloutier/fix/2616
...
bugFix #0002616 : change the behavior of ApplicationBaseURL.
2014-04-07 15:44:07 -04:00
Alexandre Cloutier
09bcd2aee2
fix code
2014-04-07 10:59:38 -04:00
Francis Lachapelle
6e60bbb553
Fix saved HTML content of draft uploading a file
2014-04-04 20:20:32 -04:00
Alexandre Cloutier
349f4d824a
Fix function sieveClient and the way the iVar Client is handled. Change behaviour of saveMailAccounts()so sogo wont crash if the user tries to resave his preferences after a connection error.
2014-04-04 15:04:37 -04:00
Alexandre Cloutier
2f565d2ec9
fix variable name for UIxFilterEditor.js
...
FolderEncoding to sieveFolderEncoding
2014-04-04 14:56:14 -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
extrafu
7b0ffacff0
Merge pull request #24 from alexcloutier/fix/2612
...
It is now possible to see the version on the general page of the preferences window
2014-04-04 08:33:39 -04:00
Alexandre Cloutier
f999c87d4d
added traduction in localstring french, added some specification in function sogoVersion
2014-04-03 17:09:00 -04:00
Francis Lachapelle
370e1e6d26
Update CKEditor to version 4.3.4
2014-04-03 10:01:01 -04:00
Francis Lachapelle
e2b3d5a7ff
Update translations
2014-04-03 09:54:27 -04:00
Francis Lachapelle
ee09b80fc3
Simplify [UIxContactEditor addressBookDisplayName]
...
We were trying to translate the default address book name to the user's
language, but the method [SOGoContactFolders defaultFolderName] is
already returning a translated string, making the whole logic useless.
2014-04-02 10:15:59 -04:00
Francis Lachapelle
79c3fa8ad2
Merge pull request #30 from dekkers/remove-executable-permission-from-jquery
...
Remove executable permission from jQuery modules
2014-04-01 11:42:07 -04:00
opensaucesystems
ce5d591d1d
Fix email validation regexp to allow gTLDs
...
New generic TLDs can be as long as 13 characters.
2014-04-01 12:35:18 +01:00
Jeroen Dekkers
e603742d71
Remove executable permission from jQuery
2014-03-29 17:11:05 +01:00
Ludovic Marcotte
ba32b95308
Fixed the ActiveSync issue marking mails as read when downloading them
2014-03-28 14:18:48 -04:00
Alexandre Cloutier
03d5975be3
Changed strings in french and change the instanciation of dictionary(addressBooksIDWithDisplayName) to release it manually
2014-03-28 10:28:33 -04:00
Alexandre Cloutier
1da1764aae
The collected address book will be created only if the user select it in the preferences. Fix labels.
2014-03-27 15:27:48 -04:00
Francis Lachapelle
6e4f776d4b
Fix detection of IMAP flags support in JavaScript
...
Fixes #2664
2014-03-27 12:06:24 -04:00
Alexandre Cloutier
365e271a84
Correct typo
2014-03-25 15:44:28 -04:00
Alexandre Cloutier
bce701208a
Added the modifications specified by extrafu
2014-03-25 14:53:42 -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
Francis Lachapelle
e5fb7dc7b8
Fix JavaScript exception in Contacts module
...
Fixed calling unescapeHTML on null variables. Also fixed errors on IE7
(and possibly other versions).
2014-03-24 12:43:34 -04:00
Francis Lachapelle
50e7ea7188
Fix possible exception when retrieving reminder
...
Fixes #2678
2014-03-24 07:42:57 -04:00
Francis Lachapelle
5f3d2d988e
Update translations
2014-03-21 13:51:36 -04:00
Francis Lachapelle
93f1540c17
Update jQuery File Upload to version 9.5.7
2014-03-21 13:47:40 -04:00
Francis Lachapelle
877e44c6d2
Update CKEditor to version 4.3.3
2014-03-21 13:32:28 -04:00
Francis Lachapelle
64787555ff
Fix classification icon of events
...
Fixes #2664
2014-03-20 22:14:45 -04:00
Francis Lachapelle
27ffcf240f
Fix handling of accents when filtering contacts
...
Fixes #2656
2014-03-20 15:29:32 -04:00
Ludovic Marcotte
a196ed210e
Removed old values.
2014-03-19 17:04:04 -04:00
Francis Lachapelle
b8f239bf34
Fix construction of mail folders tree
2014-03-14 15:34:43 -04:00
Francis Lachapelle
26e9defdbd
Update French translation
2014-03-14 09:17:52 -04:00
Francis Lachapelle
8742f28c29
Fix decoding of HTML entitities in reminder alert
...
Fixes #2659
2014-03-13 08:44:47 -04:00
Francis Lachapelle
bd577fd513
Fix unseen count of folders beginning with a digit
...
Fixes #2652
2014-03-13 08:41:42 -04:00
Francis Lachapelle
c8550c8a4a
Fix copy/move to folder with numerical prefix
...
Fixes #2658
2014-03-12 16:35:22 -04:00
Alexandre Cloutier
d108777e89
Display the version at the top of the general tap
2014-03-11 10:25:01 -04:00
Daniel B.
af68f10115
Fix #2641
...
Disabling the pasteZone support (which only works in Chrome or Opera anyway) fixes the problem of unwanted PNG attachment when you paste the recipient list from Excel
2014-03-11 09:23:13 +01:00
Francis Lachapelle
cbd22762c3
Fix possible exception when retrieving reminder
...
Fixes #2647
Fixes #2648
2014-03-10 14:47: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
0d69a476bc
add specific date for limiting the user to today's for his contact birthday
2014-03-10 12:16:12 -04:00
Alexandre Cloutier
cee1e529f8
BugFix#1636; fix the issue where the user could add anything for the birthday of his contacts
2014-03-10 12:05:01 -04:00
Alexandre Cloutier
3a681bd5a5
Change the function name getClient to sieveClient
2014-03-10 10:53:44 -04:00
Alexandre Cloutier
f5faa60814
Added missing functions getClient and IsSieveServerConnected and the changes that comes with it
2014-03-10 10:33:27 -04:00
Alexandre Cloutier
f8939bfb3e
Change the variable name for sieveFolderEncoding instead of folderEncoding
2014-03-10 10:07:47 -04:00
Francis Lachapelle
23789b48bc
Update Dutch translation
2014-03-07 14:00:08 -05:00