Don't use border-radius for appointments
Use lighter table borders
Add free/busy status "Working Elsewhere"
Connect with Exchange 2013 or newer
Update ExchangeWebServices
WinMerge 2.16.4 (stable) released
WinMerge 2.16.2 (stable) released
WinMerge 2.16.0 (stable) released
Only CMC report a problem. 65 other virus scanner say it is OK. So I would say it is a false positive!
Add translations for prev/next navigation
Check parameter in OwcGroup.CanUserSeeDetails()
Check parameters in OwcGroup.IsMemberFromLdapGroup()
A sign of life from WinMerge
I wonder if the project maintainers plan to integrate these changes, if not - why?...
Change OutlookWebCalendar.GetEwsUserAvailabilit...
Add function SplitIntoChunks() to OwcGroupMembers
Rename "OwcUserAvailabilityResponse" to "OwcUse...
Add "maxMailboxesPerRequest" attribute to <ews>...
Move some "OwcConfiguration" files to sub folders
Split "OwcConfiguration" files
Add "MaxMailboxesPerRequest" const to "OutlookW...
Class "OwcUserAvailabilityResponse" save intern...
Add class "OwcFreeBusyResponses"
Ignore "Build" folder in SVN
Split "EwsUserAvailability.vb" file
Move "EwsUserAvailability" class to sub folder
OutlookWebCalendar.GetUserAvailability() return...
Add class "OwcUserAvailabilityResponse"
Add class "OwcFreeBusyResponse"
Simplify oFreeBusyView.CalendarEventArray loop
Highlight entries with response error
Simplify some parameter names
Simplify OutlookWebCalendar.QuerySelectedGroupF...
Group config ignored "default group"
Simplify "OwcGroup"
Add ignoreDisabledUsers parameter to OwcGroup.G...
Update "msExchRecipientDisplayType" and "msExch...
Add ignoreDisabledUsers parameter to OwcGroup.G...
"OwcGroups" inherits List(Of OwcGroup)
Simplify "EwsUserAvailability"
Simplify Page_Load()
I tested Bulk Move and Bulk Edit but found no way to delete more then 100 bug tickets...
At the end it was even more then 100 SPAM tickets I must delete one by one. :(
Bulk Delete for Tickets
Web: Add hreflang URLs
Web: Small tweak for mobile devices
Web: Add more translations
Web: Mark Oliver Heil as "Project Manager"
Move source code to ListItemHelper
Add class "ListItemHelper"
Add function GetListItemText() to Default.aspx.vb
Add class "CalendarEventHelper"
Add "GetStartDate/GetEndDate" functions to OwcE...
Add "HasSubject/HasLocation" functions to OwcEvent
Add "Start/EndDate" properties to OwcEvent
Simplify OwcEvent
Use String.Format() on some places