Commit Graph

10053 Commits

Author SHA1 Message Date
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
Francis Lachapelle
fd07112113 Merge pull request #31 from opensaucesystems/patch-1
Fix email validation regexp to allow gTLDs
2014-04-01 08:18:51 -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
585d224a15 Fixed the AS bundle common makefile 2014-03-28 16:44:33 -04:00
Ludovic Marcotte
6a39b48a37 Fix for bug #2691 2014-03-28 15:22:45 -04:00
Ludovic Marcotte
633723a470 Fix for bug #2681 2014-03-28 14:44:00 -04:00
Ludovic Marcotte
ba32b95308 Fixed the ActiveSync issue marking mails as read when downloading them 2014-03-28 14:18:48 -04:00
Francis Lachapelle
6e4f776d4b Fix detection of IMAP flags support in JavaScript
Fixes #2664
2014-03-27 12:06:24 -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
Ludovic Marcotte
89e61f6d5d Fixed SOPE include path 2014-03-21 15:37:14 -04:00
Francis Lachapelle
85f4af56e9 Update ChangeLog 2014-03-21 15:22:28 -04:00
Francis Lachapelle
04bdb22b00 Preparation for release 2.2.2 2014-03-21 15:20:45 -04:00
Ludovic Marcotte
874b1d9eba Added NEWS entry for previous commit 2014-03-21 14:08:53 -04:00
Ludovic Marcotte
b143688419 Fix for bug #2669 2014-03-21 13:55:59 -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
Ludovic Marcotte
4ca3d351e0 Fixed previous commit 2014-03-21 09:05:52 -04:00
Ludovic Marcotte
19b6704955 Only touch text/plain and text/html parts during Outlook sanitization 2014-03-21 09:02:39 -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
Francis Lachapelle
893d75bd5f Update Transifex configuration
Added new SoObjects/Mailer resource.
2014-03-20 14:18:03 -04:00
Ludovic Marcotte
b0f26f1dcc Updated the doc regarding the isAddressBook parameter in sources. 2014-03-20 09:57:19 -04:00
Ludovic Marcotte
a196ed210e Removed old values. 2014-03-19 17:04:04 -04:00
Ludovic Marcotte
1c28a4b4d2 Fixed translations for "OtherUsersFolderName" and "SharedFoldersName" (#2657) 2014-03-19 17:02:10 -04:00
Ludovic Marcotte
fc56493b78 Added sanitization support for Outlook/ActiveSync 2014-03-19 11:44:36 -04:00
Ludovic Marcotte
3a33010918 Updated NEWS file regarding previous commit 2014-03-19 11:33:00 -04:00
Ludovic Marcotte
83bccda551 Avoid creating duplicates in Outlook on MoveItems (#2650) 2014-03-19 11:31:54 -04:00
Ludovic Marcotte
35d71f6150 Added deviceType capabilities to the code 2014-03-19 11:30:18 -04:00
Ludovic Marcotte
e92a145325 Updated NEWS file regarding previous commit 2014-03-19 08:27:36 -04:00
Ludovic Marcotte
c3062284e3 Disabled provisionning for now, as we don't support it. 2014-03-18 19:06:41 -04:00
Francis Lachapelle
e2f192b793 Fix display of company/department of cards
Fixes #2662
2014-03-14 15:45:12 -04:00
Francis Lachapelle
b8f239bf34 Fix construction of mail folders tree 2014-03-14 15:34:43 -04:00
Francis Lachapelle
e968be8024 Bump version to 2.2.2 2014-03-14 13:02:27 -04:00
Francis Lachapelle
3c3bebeee3 Fix resource conflict check when creating event
Fixes #2541
2014-03-14 09:23:55 -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
Ludovic Marcotte
1bdf88fb67 Don't try to delete an already non-existant object (#2653) 2014-03-11 13:21:05 -04:00
Francis Lachapelle
167a06e3e9 Merge pull request #25 from dani/master
Disable file paste support in mail editor
Fixes #2641
2014-03-11 10:16:52 -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
Ludovic Marcotte
78636f0396 Added default value for WOListenQueueSize 2014-03-09 15:58:11 -04:00
Ludovic Marcotte
037c2d3ddf Added documentation for WOListenQueueSize 2014-03-09 15:56:38 -04:00
Francis Lachapelle
41fe9195f2 Update ChangeLog 2014-03-07 14:00:51 -05:00
Francis Lachapelle
23789b48bc Update Dutch translation 2014-03-07 14:00:08 -05:00
Francis Lachapelle
142296f71e Preparation for release 2.2.1 2014-03-07 10:53:17 -05:00