Commit Graph

9329 Commits (7c250fad8fbee5c51dd655af23058c20a710db82)

Author SHA1 Message Date
Ludovic Marcotte 7c250fad8f Fix for bug #1061. 2012-11-26 13:13:06 -05:00
Jean Raby 6d61e064a5 Fix typos 2012-11-23 10:26:43 -05:00
Francis Lachapelle a5948b420b Simplify JS regexp to handle issue with FireFox 2012-11-22 10:57:21 -05:00
Ludovic Marcotte 1bf2509d1e Fix for bug #2115. 2012-11-21 11:56:24 -05:00
Francis Lachapelle 249bf16e8a Add missing localized string in preferences module 2012-11-21 11:13:17 -05:00
Ludovic Marcotte 7b65c29b1e Fixed \n / <br/> when composing mails and improved preferences UI. 2012-11-21 08:54:32 -05:00
Ludovic Marcotte 28f66c6fd9 We correctly use <br/> instead of \n when handling the signature.
This happens when using HTML composition, instead of plain/text.
2012-11-20 20:29:27 -05:00
Ludovic Marcotte cc98664d13 Fix for bug #2024. 2012-11-20 15:21:49 -05:00
Ludovic Marcotte 1fdcf843f3 Slightly improved previous commit to avoid losing X- elements. 2012-11-20 08:30:41 -05:00
Ludovic Marcotte a1d092cab0 Fix for #2093. 2012-11-19 14:20:13 -05:00
Ludovic Marcotte 2606787dd7 Make sure we handle arrays, and not single-value string objects. 2012-11-19 09:45:48 -05:00
Francis Lachapelle eec99de5d0 Indentation 2012-11-16 19:11:13 -05:00
Ludovic Marcotte 5bf7105982 Fix for bug #1783. 2012-11-18 10:48:58 -05:00
Ludovic Marcotte 0979bd13ae Fix for bug #2006. 2012-11-17 17:16:00 -05:00
Ludovic Marcotte 40d6ce66d0 Small fix over previous commit. 2012-11-17 16:43:49 -05:00
Ludovic Marcotte 8fd0966a23 Correctly loop among calendars. This fixes #2070. 2012-11-17 16:12:23 -05:00
Ludovic Marcotte 3f8d374d63 Fix for bug #2035 2012-11-17 15:38:29 -05:00
Ludovic Marcotte 77e4b3307f Fix for bug #2106 2012-11-17 15:33:07 -05:00
Jean Raby 378eef4082 Use GCSSpecialQueries in sogo-tool rename-user
Fixes #1924
The SQL syntax used by the former query would only work
with postgresql and Oracle.
2012-11-13 17:20:18 -05:00
Francis Lachapelle 8c96f717c0 Update Prototype JS to version 1.7.1
.. and fixed namespace conflict in dtree.js (Node => dtreeNode)
2012-11-13 16:25:20 -05:00
Francis Lachapelle 33bd07a53d Fix user rights editor in calendar module 2012-11-13 16:22:27 -05:00
Francis Lachapelle 0e8aeb5ef5 Merge remote-tracking branch 'origin/master'
this merge is necessary,
2012-11-13 16:17:38 -05:00
Francis Lachapelle fb4b266b3b Improve user rights editor in calendar module 2012-11-13 16:13:56 -05:00
Jean Raby d82ba7cbb9 Reorder VCALENDAR template elements
It must match [iCalCalendar orderOfElements]
2012-11-13 15:01:30 -05:00
Ludovic Marcotte f8a72d4719 Merge branch 'master' of https://github.com/inverse-inc/sogo 2012-11-13 14:01:22 -05:00
Ludovic Marcotte 51192dd533 We now order correctly CardGroups - especially for calendars.
This is to avoid a bug in BlackBerry devices where the METHOD
must be placed BEFORE any vevent/vtimezone objects, otherwise
the invitation objects are never recognized, and rather shown
as a "application/x-rimdevicecalendar" attachment.
2012-11-13 13:58:05 -05:00
Francis Lachapelle b088f6f97f Fix scrolling for calendars/addressbooks lists 2012-11-12 16:36:30 -05:00
Francis Lachapelle e037ca0a49 Fix bug with reply-to header in messages 2012-11-12 15:32:03 -05:00
Jean Raby 48b6cbcf0c Add missing dependency on lasso and lasso-devel 2012-11-12 09:56:22 -05:00
Wolfgang Sourdeau 3b0a497f2d (hack) allow subcribers to read messages from "Freebusy Data" root folder 2012-11-09 14:50:56 -05:00
Wolfgang Sourdeau 58d6a3c5ea Style 2012-11-08 19:40:44 -05:00
Wolfgang Sourdeau c3c5e464a9 Restored cleanup of IMAP folders created by Outlook 2012-11-08 19:36:32 -05:00
Wolfgang Sourdeau 303eaa3820 Enable the reading of system-wide user defaults 2012-11-08 19:31:23 -05:00
Wolfgang Sourdeau d797868d71 asCSSIdentifier: made conversion faster by using a list 2012-11-08 19:15:00 -05:00
Francis Lachapelle 0ab36d4ec5 Fix title display of cards with a photo 2012-11-07 11:06:12 -05:00
Wolfgang Sourdeau e49f21b0c4 Merge branch 'master' of github.com:inverse-inc/sogo 2012-11-07 09:50:42 -05:00
Wolfgang Sourdeau 3f58b6bfd1 Use the output of "gnustep-config --base-libs" to determine which libs our libraries must be linked against 2012-11-07 09:50:32 -05:00
Wolfgang Sourdeau 160aa42b88 set the "check" target as a non-default target 2012-11-07 09:49:46 -05:00
Luc Charland 0884a0f23e Modified CSS to move mail preference filter down 2012-11-06 15:39:14 -05:00
Wolfgang Sourdeau 54e1439faf Merge branch 'master' of github.com:inverse-inc/sogo 2012-11-06 13:50:48 -05:00
Wolfgang Sourdeau 63024c30f0 Make use of the new -[NSData compress] method and remove \n chars from base64 data 2012-11-06 13:50:26 -05:00
Wolfgang Sourdeau 4b8a14e41e Make use of SAML2 assertion as IMAP password 2012-11-06 10:46:40 -05:00
Wolfgang Sourdeau ba67c57629 Save SAML2 assertion 2012-11-06 10:46:11 -05:00
Wolfgang Sourdeau 0f0b4926a9 updated NEWS 2012-11-06 10:45:53 -05:00
Ludovic Marcotte 6ad59a8481 Apply patches for bug #2060 2012-11-06 09:04:18 -05:00
Ludovic Marcotte fe09a7969d Automatically disable alarms for newly subsribed calendars.
This fixes bug #2074.
2012-11-06 08:05:23 -05:00
Jean Raby ca568ec5b5 Disable SAML2 on RHEL5 - its glib2 is prehistoric 2012-11-05 15:31:48 -05:00
Jean Raby 0a4809e2be Fix 'Show Raw Source' for tasks 2012-11-05 13:12:25 -05:00
Wolfgang Sourdeau 627ebbaea9 Updated documentation for NGImap4AuthMechanism 2012-11-05 10:34:46 -05:00
Wolfgang Sourdeau 48c41e6c62 Updated for SAML2 authentication 2012-11-02 15:48:46 -04:00