Commit Graph

  • 05fb7ae0c8 applied comments Alexandre Cloutier 2014-07-10 11:13:07 -04:00
  • ef20108e32 fix bug where the user could enter any names in the whitelist Alexandre Cloutier 2014-07-09 17:26:41 -04:00
  • b5c0363400 applied comment and refactor code Alexandre Cloutier 2014-07-07 17:42:43 -04:00
  • f0b8eb8dfb server side code to integrate the whitelist Alexandre Cloutier 2014-07-07 13:38:37 -04:00
  • 16d02455bd Serialization of the whiteList Alexandre Cloutier 2014-07-07 10:00:16 -04:00
  • 8ded5a8aaf Prevent Invitations and whitelist GUI Alexandre Cloutier 2014-07-04 09:51:41 -04:00
  • 1cc93c700a Updated NEWS file for changes occurred right after v2.2.6 was released Ludovic Marcotte 2014-07-09 14:08:31 -04:00
  • 44d0cb5c0d Fix refresh of list when forwarding a message Francis Lachapelle 2014-07-09 11:17:36 -04:00
  • dbdb7d9051 Fix sending of METHOD:REPLY for DAV clients Ludovic Marcotte 2014-07-09 10:04:44 -04:00
  • e343ed240b Fix regression of word breaking Francis Lachapelle 2014-07-08 22:00:06 -04:00
  • 45553be122 Fix rename of calendars, improve tasks count badge Francis Lachapelle 2014-07-08 17:19:55 -04:00
  • 1cf4841477 fix display glitch Alexandre Cloutier 2014-07-04 11:23:59 -04:00
  • 017a85b7f2 fix month events categories display Alexandre Cloutier 2014-07-04 10:46:49 -04:00
  • 103bb6803a Merge branch 'master' of https://github.com/inverse-inc/sogo Alexandre Cloutier 2014-07-04 10:38:24 -04:00
  • 8c8e47daf6 fix spacing between events and categorie display Alexandre Cloutier 2014-07-04 10:37:35 -04:00
  • 8a17246725 Cleaned up code and fixed the translation of the weekdays in the datepicker Ludovic Marcotte 2014-07-04 10:18:56 -04:00
  • 4843c6b6d7 Renamed Multi-Column to Multicolumn and refactored some code Ludovic Marcotte 2014-07-04 08:55:35 -04:00
  • 04904d8c61 Merge to 2.2.6 SOGo-2.2.6 Ludovic Marcotte 2014-07-02 11:41:46 -04:00
  • 6e13f15477 Update ChangeLog Ludovic Marcotte 2014-07-02 11:32:18 -04:00
  • 5dd2088d42 Updated for the release Ludovic Marcotte 2014-07-02 11:32:06 -04:00
  • 9c3c2cb926 Updated the doc for the release Ludovic Marcotte 2014-07-02 11:23:57 -04:00
  • 55422b5f03 Fixed typo Ludovic Marcotte 2014-07-02 10:11:13 -04:00
  • 1846e1ee5d oc/TallocWrapper: don't handle Threading initialization here Kamen Mazdrashki 2014-06-24 15:28:42 +02:00
  • 1fc3a57210 oc: Protect backend initialization to happen only once Kamen Mazdrashki 2014-06-19 20:41:37 +02:00
  • 5b75c817e2 oc: Log when mapistore backend is successfully initialized Kamen Mazdrashki 2014-06-19 19:57:32 +02:00
  • c91741ad1f oc/dbmsgreader: Fix to work again this time basen on BSON format for msg data Kamen Mazdrashki 2014-06-19 19:43:14 +02:00
  • 86e54989fb oc/utils: Make "plext" category publicly visible Kamen Mazdrashki 2014-06-20 03:23:38 +02:00
  • 116e738e63 oc/utils: Move OCDumpPListData() function into plreader - this is the only user for this function Kamen Mazdrashki 2014-06-19 19:30:17 +02:00
  • bf0f2a76d5 oc/MAPIStoreSOGo: Do not destroy current thread context after any API call Kamen Mazdrashki 2014-06-16 13:20:51 +02:00
  • 6de298d202 oc/MAPIStoreMapping: Split the check for existing entry so we have better error message Kamen Mazdrashki 2014-06-13 14:20:00 +02:00
  • 98505c1b6b oc/MAPIStoreContext: Fix log messages to actually print 64bit FMIDs Kamen Mazdrashki 2014-06-13 14:19:20 +02:00
  • 51df0adb79 Removed development tip comment Miguel Julián 2014-06-12 16:20:41 +02:00
  • 5d43513dd9 Removing some trail characters at event description Miguel Julián 2014-06-12 15:46:02 +02:00
  • 2458af1a43 All day events deladyed one day if user timezone is +XX:XX Miguel Julián 2014-06-11 16:14:11 +02:00
  • 2792baac02 openchange: don't overflow possible recipient type while creating message headers Kamen Mazdrashki 2014-06-02 01:20:18 +02:00
  • 4b383705ff openchange: Fix submitWithFlags to submit to BCC-ed recipients also Kamen Mazdrashki 2014-06-02 01:18:23 +02:00
  • dd7200e00f openchange/MAPIStoreFolder: Add private selector for actual folder delete action Kamen Mazdrashki 2014-05-07 01:26:34 +02:00
  • 27851ef428 openchange: FillMessageHeadersFromProperties fix skipping of last value in possible range of recepients Kamen Mazdrashki 2014-05-05 01:51:18 +02:00
  • 7da8885190 openchange: getMessageData - replace int literals with ulRecipClass values Kamen Mazdrashki 2014-05-05 01:47:17 +02:00
  • fc9dc08045 oc-sogo: pretty print Exceptions in sogo_backend_handle_objc_exception() Kamen Mazdrashki 2014-03-20 17:26:44 +01:00
  • bcfb674cd1 oc-sogo: Print both [NSException callStackSymbols] and execinfo.h stack trace Kamen Mazdrashki 2014-03-20 17:04:11 +01:00
  • 6be768af42 oc-sogo: Move memory clean up *after* handling the exception Kamen Mazdrashki 2014-03-20 16:27:03 +01:00
  • 2c94d21f3e oc-sogo: Use [e name] and [e reason] selectors Kamen Mazdrashki 2014-03-20 15:52:21 +01:00
  • cbe616358d oc-sogo: Clean up AutoRelease pool and unregister threads in Catch handler Kamen Mazdrashki 2014-03-20 14:36:29 +01:00
  • 09e6fcc3ff oc-sogo: try/catch to guard only the actual impelementation rather than *everything* Kamen Mazdrashki 2014-03-20 14:24:58 +01:00
  • 3b2174eeec if there is no password file for specific user, try to read global password file Jesús García Sáez 2014-03-17 21:08:12 +01:00
  • c6b8be742d use execinfo.h to get backtrace Jesús García Sáez 2014-03-04 16:40:41 +01:00
  • a77863947f add try catch to all functions on struct mapistore_backend Jesús García Sáez 2014-03-04 12:29:13 +01:00
  • d1f54298d2 stringByDecodingImap4FolderName is not neccesary Jesús García Sáez 2014-03-03 16:09:30 +01:00
  • f8028b5a94 OpenChange: Avoid crashing when creating embedded message in attachment Kamen Mazdrashki 2014-02-22 23:01:41 +01:00
  • 6bef678114 fix format logging uint64_t Jesús García Sáez 2014-02-27 17:47:28 +01:00
  • c81476bd04 no need to modify url Jesús García Sáez 2014-02-27 17:46:55 +01:00
  • a24f009cfe mapistoreURI encoding should be done the same way as listContextForUser Jesús García Sáez 2014-02-27 17:42:58 +01:00
  • 95298de9f1 avoid infinite loop when trying to update a folder id Jesús García Sáez 2014-02-10 12:38:42 +01:00
  • f6d1a37127 use properly get_uri function and check ret value Jesús García Sáez 2013-12-24 11:03:03 +01:00
  • 2aa71cc8a3 check ret value properly Jesús García Sáez 2013-12-20 11:26:09 +01:00
  • 34b98a563d get_new_folderID functions are now on mapistore_indexing Jesús García Sáez 2013-11-19 15:24:31 +01:00
  • fd308b592f Converted all the indexing code to indexing backends Carlos Pérez-Aradros Herce 2013-11-11 03:17:53 +01:00
  • a6bfb9d5c5 Use indexing generic code instead of tdb private funtions Carlos Pérez-Aradros Herce 2013-11-09 18:00:44 +01:00
  • 33b353b974 Moved to abstract index_context instead of tdb_wrap Carlos Pérez-Aradros Herce 2013-11-08 17:02:50 +01:00
  • 899a1eb026 Updated NEWS file Ludovic Marcotte 2014-07-02 08:39:01 -04:00
  • 660f39a980 delete notice and put grey background for multi-columns view Alexandre Cloutier 2014-06-30 14:13:52 -04:00
  • 8335c38830 fix infinite loop bug Alexandre Cloutier 2014-06-30 13:57:10 -04:00
  • 0fb7135335 bugfixes Alexandre Cloutier 2014-06-30 13:36:12 -04:00
  • 70b0cb78cd Merge pull request #44 from alexcloutier/fix/DailyViewByCalendars extrafu 2014-06-30 11:01:06 -04:00
  • d197ab71b7 merging conflicts Alexandre Cloutier 2014-06-30 10:55:55 -04:00
  • 6b58e034f3 printView display the parentView by default Alexandre Cloutier 2014-06-30 10:42:07 -04:00
  • ff015afde8 Fixed indent Ludovic Marcotte 2014-06-30 10:35:55 -04:00
  • 6da03bc75c Cleaned up code for older gcc Ludovic Marcotte 2014-06-28 08:31:07 -04:00
  • 2b119c63e0 Applied comments Alexandre Cloutier 2014-06-27 17:21:18 -04:00
  • 5b61df8ca4 activeTasks updates dynamically Alexandre Cloutier 2014-06-27 17:00:32 -04:00
  • 659e2f3aa8 Merge branch 'master' of https://github.com/inverse-inc/sogo Alexandre Cloutier 2014-06-27 10:30:10 -04:00
  • 8191576361 Merge pull request #41 from alexcloutier/fix/displayTaskNumber extrafu 2014-06-27 09:07:07 -04:00
  • 5b9c7e07d1 text wraping and text alignment in list view Alexandre Cloutier 2014-06-26 21:22:12 -04:00
  • cafb896e8c Merge branch 'fix/displayTaskNumber' of https://github.com/alexcloutier/SOGo into fix/displayTaskNumber Alexandre Cloutier 2014-06-26 16:43:10 -04:00
  • 7a69bc46eb applied comments Alexandre Cloutier 2014-06-26 16:42:05 -04:00
  • 302e40a1c3 bugFix#2823 Alexandre Cloutier 2014-06-26 16:08:47 -04:00
  • b6be4e6e2f Applied patch from bug #2810 Ludovic Marcotte 2014-06-26 11:01:16 -04:00
  • dabd8d3282 Fix list view printing with multiColumns view Alexandre Cloutier 2014-06-26 10:05:48 -04:00
  • d7d458a934 multiColumns print view + bugFixes Alexandre Cloutier 2014-06-25 17:39:48 -04:00
  • 5419f411e5 Fix for bug #2734 Ludovic Marcotte 2014-06-25 15:05:25 -04:00
  • 22f5ed62fe Fixed tests regarding default permissions on CalDAV collections Ludovic Marcotte 2014-06-25 10:14:28 -04:00
  • 3523dc489f Fix for bug #2825 Ludovic Marcotte 2014-06-23 12:19:02 -04:00
  • 5b3de04fc1 Fix error from the last commit Alexandre Cloutier 2014-06-20 13:27:04 -04:00
  • eb3cc8916d The multiColumns view Alexandre Cloutier 2014-06-20 13:16:55 -04:00
  • 9fa0b42e19 Ignore SCHEDULE-AGENT for Thunderbird/Lightning Ludovic Marcotte 2014-06-20 11:25:02 -04:00
  • e048346cb7 Include, in our private NS, all ACLs defined on a calendar collectiob Ludovic Marcotte 2014-06-19 16:08:15 -04:00
  • 333b561a59 Applied patch from bug #2736 Ludovic Marcotte 2014-06-16 15:30:26 -04:00
  • 50c0b49a6f Fix for bug #2813 Ludovic Marcotte 2014-06-16 11:00:39 -04:00
  • 8202d0588f Add documentation for SOGoSubscriptionFolderFormat Francis Lachapelle 2014-06-16 10:20:02 -04:00
  • d9b578b869 Wait 20 seconds before deleting temporary forms Francis Lachapelle 2014-06-16 09:52:29 -04:00
  • 5bb64916c6 Fix regression when attaching files to a reply Francis Lachapelle 2014-06-12 09:09:08 -04:00
  • e7ddfb0546 Fix for bug #2805 Ludovic Marcotte 2014-06-11 12:55:51 -04:00
  • 0e182f8436 Update SOGoAppointmentFolder.m Alexandre Cloutier 2014-06-11 11:25:17 -04:00
  • de2ee2322a Change the NSString with NSNumber and add some JavaScript Alexandre Cloutier 2014-06-11 10:24:04 -04:00
  • ce07695a55 Make sure to keep the / path prefix Ludovic Marcotte 2014-06-10 16:35:36 -04:00
  • 43ac57b671 display the number of active tasks in calendar view Alexandre Cloutier 2014-06-10 16:18:12 -04:00
  • 7f7e3cb06a Fix folder name of new subscriptions Francis Lachapelle 2014-06-10 14:48:25 -04:00
  • 6b3a3f858b Update prototype.js to version 1.7.2 Francis Lachapelle 2014-06-09 22:07:44 -04:00
  • 0133bb3b6b Correctly update the cache on folder update/delete ops. Ludovic Marcotte 2014-06-10 13:07:14 -04:00