Commit Graph

9145 Commits

Author SHA1 Message Date
Wolfgang Sourdeau
42ef6afd8b Silenced errors and warnings regarding missing extensions 2012-10-05 10:14:55 -04:00
Wolfgang Sourdeau
b2ee81f75a Commented out freebusy exception for read accesses 2012-10-05 10:09:38 -04:00
Wolfgang Sourdeau
671ce26a48 struct UI8Array_r replaces struct I8Array_r 2012-10-05 09:59:45 -04:00
Wolfgang Sourdeau
eca09c87cc Implemented the folder.preload_message_bodies backend op 2012-10-05 09:55:01 -04:00
Wolfgang Sourdeau
aa24d5133e Without the backend prefix, the mapistore backend context would never be found 2012-10-05 09:54:22 -04:00
Francis Lachapelle
f11308ef81 Updated NEWS file 2012-10-04 10:07:30 -04:00
Wolfgang Sourdeau
1b02490e85 Improved the performance of the dict population by using NSString keys rather than NSNumber ones. The discussion here "https://savannah.gnu.org/bugs/?37494" seems to indicate that this occurs only with old versions of GNUstep. 2012-10-03 11:25:47 -04:00
Luc Charland
034f2c8745 Fixed bug #1515 Task View is very basic.
- Added sortable fields on Title, Due date, Location, Category and
  Calendar.
- Added Priority column, also sortable.
- Separated the logic of Events and Tasks.
2012-10-01 16:20:10 -04:00
Francis Lachapelle
4038229688 Fixed messages list display in IE9 2012-10-01 10:04:35 -04:00
Francis Lachapelle
fe811314f6 Calendar module : fixed tab selection persistence 2012-09-28 15:07:09 -04:00
Francis Lachapelle
6d40f9d3ab Improved event info dialog box 2012-09-28 14:16:58 -04:00
Wolfgang Sourdeau
09e0d9705c Merge branch 'master' of github.com:inverse-inc/sogo 2012-09-27 19:30:58 -04:00
Wolfgang Sourdeau
08eb4d9f84 Only fetch subfolders when they are supported 2012-09-27 19:23:56 -04:00
Wolfgang Sourdeau
ead3c8f6b9 Reindentation 2012-09-27 19:23:34 -04:00
Wolfgang Sourdeau
fba9788f99 We need to store the message UID as NSString keys rather than NSNumber instances, otherwise the lookups occurring later using NSString keys will not work 2012-09-27 19:23:14 -04:00
Jean Raby
3c9e11defb openchange_cleanup.py misc fixups
don't import ldb since it is not used (yet)
comment out function that could call ldb
fix imap{host,port} usage
use 'username' instead of sys.argv[1] in pgsql cleanup...
2012-09-27 16:12:55 -04:00
Francis Lachapelle
1f8f61f291 Updated ChangeLog SOGo-2.0.0 2012-09-27 10:46:48 -04:00
Francis Lachapelle
557cb2bf2d Updated NEWS file 2012-09-27 10:33:57 -04:00
Wolfgang Sourdeau
a353b6e4ed Merge branch 'master' of github.com:inverse-inc/sogo 2012-09-27 10:14:29 -04:00
Francis Lachapelle
1cf972074c Coherance fix in mail editor title 2012-09-27 10:03:54 -04:00
Ludovic Marcotte
1f3f1888f5 Improved guide in prepration for the release. 2012-09-27 08:44:03 -04:00
Francis Lachapelle
a51fb9e28b Use a POST to copy/move contacts
By submitting the ajax request as a post, we avoid reaching the web
server url length limit.
Fixes #1887
2012-09-26 20:25:23 -04:00
Wolfgang Sourdeau
2711e0a0db Retrieve the displayName rather the address part of the email address 2012-09-26 17:07:19 -04:00
Francis Lachapelle
d77f6be450 Fixed DnD of all-day events
Fixes #1598
2012-09-26 15:18:09 -04:00
Francis Lachapelle
75328b09a6 Improved layout of event/task editor 2012-09-26 14:57:27 -04:00
Luc Charland
dfcf0caa93 Fixed bug #1798
Web login should pre-select site default language.
Using browser default language.
2012-09-26 13:54:47 -04:00
Luc Charland
96a035a4ca Fixed bug #1104 : subject is used as title always
When the windows were opened, subject was not used as title.
2012-09-26 13:48:41 -04:00
Wolfgang Sourdeau
bc4e281e0f Merge branch 'master' of github.com:inverse-inc/sogo 2012-09-26 11:50:34 -04:00
Wolfgang Sourdeau
37ccb0875c Check whether the "INBOX" folder has the "noinferiors" flag set before declaring that it accepts subfolder creation 2012-09-26 11:50:28 -04:00
Ludovic Marcotte
a608e8471b Updated the doc in preparation for the release. 2012-09-26 10:04:38 -04:00
Wolfgang Sourdeau
e837323c2e Merge branch 'master' of github.com:inverse-inc/sogo 2012-09-26 09:35:55 -04:00
Wolfgang Sourdeau
a6a30afe75 Set PidLidRecurrentPattern 2012-09-26 09:28:37 -04:00
Wolfgang Sourdeau
49ea183835 PidLidFExceptionalBody should be set only on event exceptions 2012-09-26 09:27:59 -04:00
Wolfgang Sourdeau
2760e35f15 PidTagAccessLevel should not be set on folder objects 2012-09-26 09:26:38 -04:00
Francis Lachapelle
b734090ce5 Updated translations
- Catalan
- Dutch
- French
- German
- Hungarian
- Russian
- Spanish (Argentina)
- Spanish (Spain)
2012-09-26 09:23:10 -04:00
Francis Lachapelle
01287d1aeb SchedulerUI.js : removed unused variable 2012-09-26 07:48:23 -04:00
Francis Lachapelle
7e79b79c04 Improvement over previous commit 2012-09-26 07:26:30 -04:00
Francis Lachapelle
ddc03a9391 Log entry when loading remote web calendar 2012-09-26 07:20:30 -04:00
Luc Charland
dfe369dd20 Fixed bug #1944
Deleting a mail folder doesn't create the Trash mailbox.
2012-09-25 16:39:40 -04:00
Francis Lachapelle
129880f8c5 Updated guides to version 2.0.0 2012-09-25 14:21:15 -04:00
Francis Lachapelle
68efae1055 Improved support for IE8/9 2012-09-25 12:00:47 -04:00
Francis Lachapelle
f08594e7ec Minor CSS improvement to CKEditor Kama theme 2012-09-25 11:47:50 -04:00
Francis Lachapelle
ecd7a92fb6 Preferences: remove extra line in signature editor 2012-09-25 11:47:08 -04:00
Francis Lachapelle
481b533fc6 SOGoDragHandles.js - cleanup source 2012-09-25 09:18:45 -04:00
Francis Lachapelle
90fe3edce2 Until date support in timezone periods
Fixes #1487
2012-09-24 20:43:12 -04:00
Francis Lachapelle
903f6f2d72 Fixed display of signature editor in preferences 2012-09-24 15:27:18 -04:00
Francis Lachapelle
9f586db2a0 Fixed error message according to translations 2012-09-24 14:27:22 -04:00
Francis Lachapelle
459c80dbf6 Don't loose composition window when opening mail
Steps to reproduce:
 * open message in popup window
 * click reply or forward
 * re-open message in popup window from the messages list

It will now open the message in a separate popup.

Fixes #1908.
2012-09-24 14:07:56 -04:00
Francis Lachapelle
b22b03caa5 Fixed ID of newly subscribed .ics remote calendar 2012-09-24 13:46:43 -04:00
Ludovic Marcotte
d024a62e98 Simplified even more the previous commit. 2012-09-24 13:26:20 -04:00