Commit graph

327 commits

Author SHA1 Message Date
Euan Thoms 3c62cc744e Stage 1 of clang compiler warning patches. 2015-10-31 14:10:03 +08:00
Ludovic Marcotte 6bbd182559 (fix) safe-guard against not-yet-created calendar of local users 2015-09-10 20:08:48 -04:00
Ludovic Marcotte 406e9a3df2 (fix) dropped old calendar sync/tag properties 2015-06-15 10:05:39 -04:00
Francis Lachapelle 80785304f1 JSONify [UIxCalendarProperties saveAction] 2015-06-11 15:56:31 -04:00
Ludovic Marcotte 76360958a2 (fix) make sure PRODID is set to Inverse/SOGo when importing events 2015-06-09 13:38:10 -04:00
Ludovic Marcotte dc48e05dd3 (feat) print event/task description in list view (#2881) 2015-05-13 13:12:15 -04:00
Francis Lachapelle 07ac3f43fb Simplify some calls in SOGoAppointmentFolder.m 2015-04-27 10:39:09 -04:00
Jeroen Dekkers 84c199b95a Spelling fix: dictionnary -> dictionary 2015-04-26 13:33:03 +02:00
Ludovic Marcotte e9e3dd5646 fixed timezone calculation on recurring event 2015-01-15 15:29:02 -05:00
Ludovic Marcotte 204a62aa6a Improved comments in the code 2014-12-23 10:25:53 -05:00
Ludovic Marcotte 31cffdffd3 Fix freebusy info not always returned 2014-12-23 10:24:16 -05:00
Ludovic Marcotte cd70bec9fa Fix for bug #3008 2014-12-17 13:57:49 -05:00
Ludovic Marcotte 990f782b62 Allow including or not freebusy info from subscribed calendars 2014-12-11 10:01:21 -05:00
Ludovic Marcotte 6ba85ee43a Added some comments in the code 2014-09-22 11:38:07 -04:00
Ludovic Marcotte 11adf388cf Cleaned the code and fixed #2894 while at it ... 2014-09-17 11:51:46 -04:00
Ludovic Marcotte a4ab2942e8 Fix for bugs #2878, #2879 2014-09-17 11:35:09 -04:00
Ludovic Marcotte b8b3519a40 Initial support for multiple alarms and better iCal compatibility 2014-09-12 14:09:28 -04:00
Ludovic Marcotte 12a4fd05a2 Support for repetitive alarms and tasks 2014-09-12 08:34:15 -04:00
Ludovic Marcotte b05fcc7d82 Fat commit to refactor the quick record generation 2014-07-30 14:51:00 -04:00
extrafu 8191576361 Merge pull request #41 from alexcloutier/fix/displayTaskNumber
Display the number of active tasks in calendar view
2014-06-27 09:07:07 -04:00
Alexandre Cloutier 7a69bc46eb applied comments 2014-06-26 16:42:05 -04:00
Ludovic Marcotte e048346cb7 Include, in our private NS, all ACLs defined on a calendar collectiob 2014-06-19 16:08:15 -04:00
Alexandre Cloutier de2ee2322a Change the NSString with NSNumber and add some JavaScript 2014-06-11 10:24:04 -04:00
Alexandre Cloutier 43ac57b671 display the number of active tasks in calendar view 2014-06-10 16:18:12 -04:00
Francis Lachapelle 6b72a8d126 Merge branch 'feat/searchCapabilities' 2014-05-16 16:28:43 -04:00
Ludovic Marcotte 18443de9bf Updated copyright info 2014-05-14 09:58:05 -04:00
Alexandre Cloutier 593b44ed01 forgotten code 2014-05-08 17:53:20 -04:00
Francis Lachapelle aeb712083a Fix static array retain 2014-02-06 14:37:43 -05:00
Francis Lachapelle 2c678101fc Fix handling of ACLs with multiple groups
Fixes #1854
2014-02-06 14:23:09 -05:00
Ludovic Marcotte 7166f5a597 Fix for bug #2399 2013-09-25 16:02:13 -04:00
Ludovic Marcotte 4ec19d46fa Removed left-over code that would cause the logic from bug #2035 to not work. 2013-04-25 14:46:00 -04:00
Francis Lachapelle efb45bfba6 Fix issue with exceptions in repeating events
Fixed the display of an exception when its recurrence id is outside the
current view.
2013-02-15 15:17:08 -05:00
Ludovic Marcotte 8f33197c59 Fix for bug #1991. 2013-01-25 10:21:28 -05:00
Francis Lachapelle 5bbb5df2a8 Fix exceptions of recurring all-day events 2013-01-21 14:11:38 -05:00
Ludovic Marcotte 3f8d374d63 Fix for bug #2035 2012-11-17 15:38:29 -05:00
Wolfgang Sourdeau 6d8c328910 Fixed most build warnings 2012-10-22 10:09:13 -04:00
Wolfgang Sourdeau 8f31821e1d Monotone-Parent: c9c54e20cc8e010c29ef8e5fa1cbd039c35e5344
Monotone-Revision: 7eb19f1f060daa6cb0a2421481ec351910c3af68

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-07-20T19:07:03
2012-07-20 19:07:03 +00:00
Wolfgang Sourdeau 87a7732361 applied changes from c6b25920d896b2d19d0ef40a4cadee46c87bba2d
through fcec9822c0aaee8cefba77d0f50a8582b33fa3f0

Monotone-Parent: 975e40192e290b5aa4bc5c5b99a12b299d84fa5a
Monotone-Revision: 4d39a71900cc87ae1185f268c1c35a5a4b086b1d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-07-12T15:03:38
2012-07-12 15:03:38 +00:00
Ludovic Marcotte 03a125ea1f See ChangeLog
Monotone-Parent: 801c13ca7d8e3a2f3e502ee658399b458681bcab
Monotone-Revision: cf43f2030dbd1c4f0747be7cbd5dc3239cd6bd15

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-07-10T00:29:13
2012-07-10 00:29:13 +00:00
Ludovic Marcotte 083c2d77b0 See ChangeLog
Monotone-Parent: 6105680d967d026c63b9b9f96cb3aeae9884e804
Monotone-Revision: b532b841f572a64aa9b471da32a51bb939539334

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-06-19T13:17:48
2012-06-19 13:17:48 +00:00
Francis Lachapelle 939eeba1f7 See ChangeLog.
Monotone-Parent: d6ace8d3429bf9ad569fff969474bd5aa01214ae
Monotone-Revision: ae85556f790a11b8a40593a88822bee09e847d96

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-06-04T15:29:38
2012-06-04 15:29:38 +00:00
Ludovic Marcotte ce77d78e27 See ChangeLog
Monotone-Parent: 5af155533446328556c907456566939affd0ae8f
Monotone-Revision: 2684d8c1336cad3425d5075a447d817d5808948d

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-04-19T18:16:50
2012-04-19 18:16:50 +00:00
Francis Lachapelle 29aa61f8bd See ChangeLog.
Monotone-Parent: d76454ce94cf2e0cbc0503997f50e243467692ba
Monotone-Revision: 3df4271ffa54be2fdec6fa5cc5170ed38c1e01df

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-04-19T14:24:37
2012-04-19 14:24:37 +00:00
Wolfgang Sourdeau d2d1c1e104 Monotone-Parent: e93a01f806a40f4a4ff41e64bf05eae122e0eb6a
Monotone-Revision: 605af413c10fbef80e5952f773c4450ffface034

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-19T13:17:16
2012-04-19 13:17:16 +00:00
Wolfgang Sourdeau eef4ce6a2c Monotone-Parent: 825d6255230167e6f80d8015a569afa6bdb4cb7d
Monotone-Revision: 8ca87c84e17cb0c60871b46aee9b11dc7900f1c2

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-18T16:56:13
2012-04-18 16:56:13 +00:00
Wolfgang Sourdeau 38ebd9e68c Monotone-Parent: 8a447d04163521d64bfb4168d80753ce1c557f3d
Monotone-Revision: 406832bc51a0849377951d10353a33568b33877b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-13T15:17:12
2012-04-13 15:17:12 +00:00
Wolfgang Sourdeau e7bfbd3f6f Monotone-Parent: af017f174df00d4475a8c99168a6d994257a1ca8
Monotone-Revision: 8a447d04163521d64bfb4168d80753ce1c557f3d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-13T14:04:42
2012-04-13 14:04:42 +00:00
Wolfgang Sourdeau 4c23e19c0c Monotone-Parent: 827061cfd7bb39eead69601b6015cb0ff6ebf1f1
Monotone-Revision: af017f174df00d4475a8c99168a6d994257a1ca8

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-13T14:02:30
2012-04-13 14:02:30 +00:00
Wolfgang Sourdeau c270e1e720 Monotone-Parent: 24e2e177451529a5708c7cc70a324ed3ce6c9a64
Monotone-Revision: 827061cfd7bb39eead69601b6015cb0ff6ebf1f1

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-12T23:45:23
2012-04-12 23:45:23 +00:00
Wolfgang Sourdeau c667914132 Monotone-Parent: 5778b1ee87b79a304c367a6cb34c9823e5935f15
Monotone-Revision: a8206d668a0bdb4471047c63de86e129c3937ffa

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-12T23:44:39
2012-04-12 23:44:39 +00:00