Commit Graph

  • b0f26f1dcc Updated the doc regarding the isAddressBook parameter in sources. Ludovic Marcotte 2014-03-20 09:57:19 -04:00
  • a196ed210e Removed old values. Ludovic Marcotte 2014-03-19 17:04:04 -04:00
  • 1c28a4b4d2 Fixed translations for "OtherUsersFolderName" and "SharedFoldersName" (#2657) Ludovic Marcotte 2014-03-19 17:02:10 -04:00
  • fc56493b78 Added sanitization support for Outlook/ActiveSync Ludovic Marcotte 2014-03-19 11:44:36 -04:00
  • 3a33010918 Updated NEWS file regarding previous commit Ludovic Marcotte 2014-03-19 11:33:00 -04:00
  • 83bccda551 Avoid creating duplicates in Outlook on MoveItems (#2650) Ludovic Marcotte 2014-03-19 11:31:54 -04:00
  • 35d71f6150 Added deviceType capabilities to the code Ludovic Marcotte 2014-03-19 11:30:18 -04:00
  • e92a145325 Updated NEWS file regarding previous commit Ludovic Marcotte 2014-03-19 08:27:36 -04:00
  • c3062284e3 Disabled provisionning for now, as we don't support it. Ludovic Marcotte 2014-03-18 19:06:41 -04:00
  • 1c3f1af662 ModulesConstraints tests all values of a multi-valued attributes Skruppy 2014-03-15 15:10:26 +01:00
  • e2f192b793 Fix display of company/department of cards Francis Lachapelle 2014-03-14 15:45:12 -04:00
  • b8f239bf34 Fix construction of mail folders tree Francis Lachapelle 2014-03-14 15:34:43 -04:00
  • e968be8024 Bump version to 2.2.2 Francis Lachapelle 2014-03-14 13:02:27 -04:00
  • 3c3bebeee3 Fix resource conflict check when creating event Francis Lachapelle 2014-03-14 09:20:27 -04:00
  • 26e9defdbd Update French translation Francis Lachapelle 2014-03-14 09:17:52 -04:00
  • 8742f28c29 Fix decoding of HTML entitities in reminder alert Francis Lachapelle 2014-03-13 08:44:47 -04:00
  • bd577fd513 Fix unseen count of folders beginning with a digit Francis Lachapelle 2014-03-13 08:41:42 -04:00
  • c8550c8a4a Fix copy/move to folder with numerical prefix Francis Lachapelle 2014-03-12 16:35:22 -04:00
  • 1bdf88fb67 Don't try to delete an already non-existant object (#2653) Ludovic Marcotte 2014-03-11 13:21:05 -04:00
  • d108777e89 Display the version at the top of the general tap Alexandre Cloutier 2014-03-11 10:25:01 -04:00
  • 167a06e3e9 Merge pull request #25 from dani/master Francis Lachapelle 2014-03-11 10:16:52 -04:00
  • af68f10115 Fix #2641 Daniel B. 2014-03-11 09:23:13 +01:00
  • cbd22762c3 Fix possible exception when retrieving reminder Francis Lachapelle 2014-03-10 14:47:01 -04:00
  • 8cc352fb28 It is now possible to see the version on the general page of the preferences window Alexandre Cloutier 2014-03-10 14:45:10 -04:00
  • 0d69a476bc add specific date for limiting the user to today's for his contact birthday Alexandre Cloutier 2014-03-10 12:16:12 -04:00
  • cee1e529f8 BugFix#1636; fix the issue where the user could add anything for the birthday of his contacts Alexandre Cloutier 2014-03-10 12:05:01 -04:00
  • 3a681bd5a5 Change the function name getClient to sieveClient Alexandre Cloutier 2014-03-10 10:53:44 -04:00
  • f5faa60814 Added missing functions getClient and IsSieveServerConnected and the changes that comes with it Alexandre Cloutier 2014-03-10 10:33:27 -04:00
  • f8939bfb3e Change the variable name for sieveFolderEncoding instead of folderEncoding Alexandre Cloutier 2014-03-10 10:07:47 -04:00
  • 78636f0396 Added default value for WOListenQueueSize Ludovic Marcotte 2014-03-09 15:58:11 -04:00
  • 037c2d3ddf Added documentation for WOListenQueueSize Ludovic Marcotte 2014-03-09 15:56:38 -04:00
  • 072f5f5a15 Merge to 2.2.1 SOGo-2.2.1 Francis Lachapelle 2014-03-07 14:03:41 -05:00
  • 41fe9195f2 Update ChangeLog Francis Lachapelle 2014-03-07 14:00:51 -05:00
  • 23789b48bc Update Dutch translation Francis Lachapelle 2014-03-07 13:59:51 -05:00
  • 142296f71e Preparation for release 2.2.1 Francis Lachapelle 2014-03-07 10:53:17 -05:00
  • 3bae2387d4 Fix contact autocompletion when UID is a digit Francis Lachapelle 2014-03-06 22:13:17 -05:00
  • 6cecca6c4f Fix CSS id for string prefixed with a digit Francis Lachapelle 2014-03-06 21:32:36 -05:00
  • 28b1938bd9 Show folder name in dialog when renaming folder Francis Lachapelle 2014-03-06 21:25:48 -05:00
  • f4d189ffc8 Erase the merging conflicts writings Alexandre Cloutier 2014-03-06 15:20:41 -05:00
  • 1b9ac03e94 BugFix #1046; Whenever the sieve server is unavailable an error message will appear. Alexandre Cloutier 2014-02-28 16:39:27 -05:00
  • 6ad87052ba bugFix #0002616 : change the behavior of ApplicationBaseURL. Now the object return a standard path(without a slash at the end of the path) That means every string added the URL ApplicationBaseURL must start with a Slash. Alexandre Cloutier 2014-03-04 13:23:55 -05:00
  • 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' Alexandre Cloutier 2014-03-05 12:31:27 -05:00
  • 31ace947cb Fixed race condition when syncing huge amount of deleted messages using AS Ludovic Marcotte 2014-03-06 14:16:08 -05:00
  • 0cea36df2e Updated NEWS regarding previous commit Ludovic Marcotte 2014-03-06 14:10:47 -05:00
  • afd7452323 Fixed returned date format and fixing missing 'name part' in address Ludovic Marcotte 2014-03-06 14:05:59 -05:00
  • e4a21bcef5 Webmail: fix encoding of subfolder name Francis Lachapelle 2014-03-06 09:27:43 -05:00
  • 0c99323db3 Fix possible exception when retrieving reminder Francis Lachapelle 2014-03-05 13:42:38 -05:00
  • da208d5b4a Updated NEWS regarding previous commit Ludovic Marcotte 2014-03-05 09:09:33 -05:00
  • 158af71152 Fix for bug #2609 Ludovic Marcotte 2014-03-05 09:07:39 -05:00
  • 163bce39b5 Fix list sorting of events by calendar name Francis Lachapelle 2014-03-04 22:03:28 -05:00
  • 02c72fee6a Fix unsubscription when renaming an IMAP folder Francis Lachapelle 2014-03-04 21:32:57 -05:00
  • 8bef84bded Update translations Francis Lachapelle 2014-03-04 09:22:00 -05:00
  • 8db3b22eb9 Bump version to 2.2.0a Francis Lachapelle 2014-03-03 22:08:29 -05:00
  • 1aabcf04b5 Fix sogo-tool operations on Sieve script Francis Lachapelle 2014-03-03 22:07:24 -05:00
  • 1db85743a0 Merge to 2.2.0 SOGo-2.2.0 Francis Lachapelle 2014-02-24 16:54:11 -05:00
  • c6b227160c Update ChangeLog Francis Lachapelle 2014-02-24 16:53:46 -05:00
  • 5f2920db9b Update translations Francis Lachapelle 2014-02-24 16:47:41 -05:00
  • 761a7e2be1 Update Microsoft Outlook Configuration guide Francis Lachapelle 2014-02-24 16:42:59 -05:00
  • 9ed1d57ec2 Fix auto-acceptation of resources as attendees Francis Lachapelle 2014-02-24 16:07:55 -05:00
  • 2b6428efd0 Always check resource conflict for new events Francis Lachapelle 2014-02-24 07:55:21 -05:00
  • be36e0ceea Fix view changes in calendar module Francis Lachapelle 2014-02-21 20:35:54 -05:00
  • 070d3dd825 Extract node value with 'textValue' Francis Lachapelle 2014-02-21 15:48:41 -05:00
  • 96f2552b45 Preparation for release 2.2.0 Francis Lachapelle 2014-02-19 21:57:01 -05:00
  • 2948920e0b Improve display of contact Francis Lachapelle 2014-02-18 16:13:40 -05:00
  • 212d7149ed Fix display of a contact's birthday Francis Lachapelle 2014-02-18 10:13:34 -05:00
  • 668c7e8b49 Correctly handle email invitations as attendee/organizer Ludovic Marcotte 2014-02-17 16:08:29 -05:00
  • 9851c32a1e Fixed the handling of organizers Ludovic Marcotte 2014-02-17 15:49:22 -05:00
  • e7f27427c8 Add missing import in UIxPreferences.m Francis Lachapelle 2014-02-17 15:42:55 -05:00
  • f0a29d3ca2 Fix debian dependencies for sogo-activesync Francis Lachapelle 2014-02-17 15:05:31 -05:00
  • ec0a5ac4bf Properly handle event updates/pull when we are or not an attendee/organizer Ludovic Marcotte 2014-02-17 11:30:41 -05:00
  • 4ca8b9d0aa Copyright updates Ludovic Marcotte 2014-02-17 11:30:00 -05:00
  • d560d0e470 Always return a response avoiding iOS crashes on no-changes Ludovic Marcotte 2014-02-17 11:28:06 -05:00
  • 401320e08b Contact: fix display of urls Francis Lachapelle 2014-02-17 11:12:09 -05:00
  • 8083b41092 Added the context everywhere Ludovic Marcotte 2014-02-17 10:01:44 -05:00
  • 9218c7f253 Added missing recurrences support, improved MeetingResponse, added WindowSize support. Ludovic Marcotte 2014-02-17 08:46:05 -05:00
  • 4d1fdb33f5 Deleted wrongly added file Ludovic Marcotte 2014-02-17 08:42:35 -05:00
  • 2356562778 Added method to get synctag starting from an other one. Ludovic Marcotte 2014-02-17 08:41:12 -05:00
  • c686e3294d Added method to sanitize calendar "ServerId" Ludovic Marcotte 2014-02-17 08:39:48 -05:00
  • 1ff91f7b59 Added -activeSyncRepresentation to NSData objects Ludovic Marcotte 2014-02-17 08:38:34 -05:00
  • b34c6324cd Fix custom mail labels in Sieve filter editor Francis Lachapelle 2014-02-14 21:31:32 -05:00
  • 75c8362df8 Avoid over-using LDAP connections when decomposing groups Ludovic Marcotte 2014-02-14 16:39:26 -05:00
  • ae07de5f6f Updated the Active Sync documentation Ludovic Marcotte 2014-02-14 13:46:21 -05:00
  • e94b74218c Bump version to 2.1.1c maint-2.1.1 Francis Lachapelle 2014-02-13 13:17:08 -05:00
  • 50a84ceafa Fixed the non-filtering of recurrence exceptions Ludovic Marcotte 2014-02-05 17:30:34 -05:00
  • 06d2364ea2 Improve display of toolboor menus with checkmarks Francis Lachapelle 2014-02-13 12:56:24 -05:00
  • 29e081ec56 Add more parameters examples to sogo.conf Francis Lachapelle 2014-02-13 12:53:07 -05:00
  • 113b02fd71 Fix encoding of contact ID in Ajax requests Francis Lachapelle 2014-02-13 12:12:31 -05:00
  • 35b108e645 Contact: fix display of links Francis Lachapelle 2014-02-13 12:11:25 -05:00
  • 70266155d3 Fix double return Ludovic Marcotte 2014-02-12 21:55:09 -05:00
  • fcfd8be771 Improve URL handling in popup of events Francis Lachapelle 2014-02-10 21:49:49 -05:00
  • b91032db8e Cleanup common English Localizable.strings Francis Lachapelle 2014-02-10 16:23:16 -05:00
  • f4874600fe Bumped to v14.1 Ludovic Marcotte 2014-02-10 20:17:54 -05:00
  • b14e99b32a New prefs for intervals, fixed missing events in meeting requests, bumped v14.1 Ludovic Marcotte 2014-02-10 20:16:43 -05:00
  • ea4b21e991 Decode HTML entities in JSON of calendar module Francis Lachapelle 2014-02-10 13:49:02 -05:00
  • 0307b8339a Detect URLs in popup of events Francis Lachapelle 2014-02-10 13:45:51 -05:00
  • b5f1d3a19a Guide: add SOGoCalendarDefaultReminder paramter Francis Lachapelle 2014-02-10 11:25:38 -05:00
  • 8225f76279 Fixed globalobjid so it doesn't contain \n characters! Ludovic Marcotte 2014-02-07 16:17:11 -05:00
  • c94595ea7f Escape HTML in CSS dialogs Francis Lachapelle 2014-02-07 16:12:14 -05:00
  • 3a5e44e7eb Decode HTML entities in JSON of calendar module Francis Lachapelle 2014-02-07 15:53:39 -05:00
  • 80a0940765 Escape HTML in JSON of contacts module Francis Lachapelle 2014-02-07 15:52:43 -05:00