Update ChangeLog

pull/12/head
Francis Lachapelle 2013-07-19 13:40:33 -04:00
parent d5f76ac832
commit 8a041860a0
1 changed files with 209 additions and 0 deletions

209
ChangeLog
View File

@ -1,3 +1,212 @@
commit d5f76ac832912402d714dd13291c43aa9f84940f
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Fri Jul 19 13:39:18 2013 -0400
Improve CSS print media
M UI/WebServerResources/generic.css
commit 12b7fea82543c105a39854eb4bc3f9e68cc080e7
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Fri Jul 19 13:37:13 2013 -0400
Documentation - bump version to 2.0.7
M Documentation/SOGo Installation Guide.odt
M Documentation/SOGo Mobile Devices Configuration.odt
M Documentation/SOGo Mozilla Thunderbird Configuration.odt
M Documentation/SOGo Native Microsoft Outlook Configuration.odt
commit 1c82af8842ac78b70d8e40a4d78e866522adf139
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Fri Jul 19 11:29:10 2013 -0400
Updated pt_BR, cs, nl, de, pl and ru translations
M .tx/config
M NEWS
M SoObjects/Appointments/German.lproj/Localizable.strings
M UI/MainUI/Czech.lproj/Localizable.strings
M UI/MainUI/German.lproj/Localizable.strings
M UI/PreferencesUI/German.lproj/Localizable.strings
M UI/PreferencesUI/Russian.lproj/Localizable.strings
M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
M UI/Scheduler/Czech.lproj/Localizable.strings
M UI/Scheduler/Dutch.lproj/Localizable.strings
M UI/Scheduler/German.lproj/Localizable.strings
M UI/Scheduler/Polish.lproj/Localizable.strings
M UI/Scheduler/Russian.lproj/Localizable.strings
commit 6cef5245e10515b1199102cf2c19d48364862027
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Fri Jul 19 11:27:17 2013 -0400
Bump version to 2.0.7
M NEWS
M Version
commit 0069a4200b1d087c9d931289cd57746aaa4e23bd
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Fri Jul 19 10:43:21 2013 -0400
Handle possible jQuery error with DnD of contacts
M UI/WebServerResources/ContactsUI.js
commit e24c20c48af0e5eadcb4f8a8683bae15e22ae100
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Fri Jul 19 10:11:08 2013 -0400
Reverted patch
M SOPE/GDLContentStore/EOQualifier+GCS.m
M SOPE/GDLContentStore/GCSFolder.m
commit 256b679798404db77fa85b53df6bcf815c8e4007
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Thu Jul 18 11:46:49 2013 -0400
Bug fix for #2366
M NEWS
M SoObjects/Mailer/SOGoMailBaseObject.m
commit b85ed0db1c1bf37d0f1ec870c8c0a88566954ec6
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Thu Jul 18 11:32:29 2013 -0400
Fix blur of active element on click on a draggable
This bug has yet to be officially part of jQuery UI, therefore this
commit updates jquery-ui to version 1.10.3 patched with commit fcd1caf:
https://github.com/jquery/jquery-ui/commit/fcd1cafac8afe3a947676ec018e844eeada5b9de
M NEWS
M UI/WebServerResources/jquery-ui.js
commit 048bae2fc510f0cdd39b07d23bb23cf492001921
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Thu Jul 18 10:52:37 2013 -0400
Applied patch from bug #2235
M SOPE/GDLContentStore/EOQualifier+GCS.m
M SOPE/GDLContentStore/GCSFolder.m
commit 19e542396bc32debab6f53b229166c57d05e4599
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Thu Jul 18 10:25:39 2013 -0400
Applied patch from bug #2360
M UI/MailPartViewers/GNUmakefile
M UI/MailPartViewers/GNUmakefile.preamble
M UI/MailerUI/GNUmakefile
commit 249a1fcf14f80e1f7a612ae9faa710488e716140
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Wed Jul 17 14:57:07 2013 -0400
Bubble box of event should not overlap event cell
M NEWS
M UI/WebServerResources/SchedulerUI.js
commit 7dad5ad84ed5a59409ce7f0083e750ac079beb16
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Tue Jul 16 15:20:26 2013 -0400
Updated for v2.0.7
M NEWS
commit 16105d37b83a2632e5389407b783ef062939f9c6
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Tue Jul 16 15:18:04 2013 -0400
Properly handle RFC2231 everywhere
M SoObjects/Mailer/GNUmakefile
A SoObjects/Mailer/NSDictionary+Mail.h
A SoObjects/Mailer/NSDictionary+Mail.m
M SoObjects/Mailer/SOGoMailBodyPart.m
M SoObjects/Mailer/SOGoMailObject+Draft.m
M UI/MailPartViewers/UIxMailPartViewer.m
commit e08ebd2390ad81bcf7d63c200de85eddbf80bcd6
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Tue Jul 16 11:31:08 2013 -0400
Fix for bugs #2368 and #2369
M SoObjects/Appointments/SOGoAptMailNotification.m
M UI/MailPartViewers/UIxMailPartICalViewer.m
M UI/MailerUI/UIxMailListActions.m
M UI/Templates/Appointments/SOGoAptMailInvitation.wox
M UI/WebServerResources/SchedulerUI.js
commit 03553980fd2abb2da397c0810fd8f6d70ba26d65
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Thu Jul 11 13:55:03 2013 -0400
Update NEWS file and add missing image
M NEWS
A UI/WebServerResources/collapse.png
commit 33fd60efb335b180938492eddb75ab59591d4153
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Thu Jul 11 13:50:44 2013 -0400
Calendar: print gridlines to 15-minute intervals
M UI/Templates/SchedulerUI/UIxCalDayTable.wox
M UI/WebServerResources/SchedulerUI.css
M UI/WebServerResources/SchedulerUIDnD.js
commit b8e2255a071dcb2fd2172a73e95d38600d41c1bf
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Thu Jul 11 13:46:38 2013 -0400
Set the events/tasks list collapsable
M UI/Scheduler/UIxCalMainView.m
M UI/Scheduler/UIxCalView.m
M UI/Scheduler/product.plist
M UI/Templates/SchedulerUI/UIxCalDayView.wox
M UI/Templates/SchedulerUI/UIxCalMainView.wox
M UI/Templates/SchedulerUI/UIxCalMonthView.wox
M UI/Templates/SchedulerUI/UIxCalWeekView.wox
M UI/WebServerResources/SOGoTabsController.js
M UI/WebServerResources/SchedulerUI.css
M UI/WebServerResources/SchedulerUI.js
commit e687dbf155963e1931fd2f7ac58bd2f4cf862dca
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Thu Jul 4 13:11:02 2013 -0400
If the organizer's name is non-existent, use the email address
M UI/Scheduler/UIxComponentEditor.m
commit f42d52743df169d6bfdc58428e920dd6208a1879
Author: Jean Raby <jraby@inverse.ca>
Date: Thu Jun 27 11:35:17 2013 -0400
bump version to 2.0.6b
M Version
commit 70cd64a626470e0c07ac0f8cb7119cab6e763bfa
Author: Jean Raby <jraby@inverse.ca>
Date: Thu Jun 27 11:34:06 2013 -0400
Update ChangeLog
M ChangeLog
commit 4359b05da8ba291b9bbc00e330d65575a4dbb253
Author: Jean Raby <jraby@inverse.ca>
Date: Thu Jun 27 11:33:44 2013 -0400