Benvenuto in Thunderbird Add-ons.
Aggiungi nuove funzionalità e stili per rendere Thunderbird veramente tuo.
ChiudiProvider for Google Calendar cronologia delle versioni
51 versioni
Fai attenzione alle vecchie versioni!
Queste versioni sono visualizzate solo per scopo di test e archivio. Dovresti sempre utilizzare l’ultima versione di un componente aggiuntivo.
Versione 128.0.0
* feat: Remove compatibility for Thunderbird 102
* feat: Remove deprecated sendNotifications
* feat: Support related links for tasks
* fix: Restore functionality for reminder edit dialog
* fix: Make dialog adjustments work again
* fix: Make freebusy lookups work again
* fix: Simplify organizer/attendee handling
* fix: Move to lazy loading to avoid freebusy errors
- Codice sorgente rilasciato sotto Mozilla Public License, version 2.0
Versione 115.3.0
- Codice sorgente rilasciato sotto Mozilla Public License, version 2.0
Versione 115.2.0
* fix: Remove nsIScriptableUnicodeConverter (bug 1762335)
* fix: Expand HTML detection to br and p tags
* fix: Replace use of PromiseUtils
* fix: Adapt to changes in pathQueryRef
* feat: Add handling for upcoming eventTypes changes
* fix: Correct load order for event dialog
- Codice sorgente rilasciato sotto Mozilla Public License, version 2.0
Versione 115.0.2
* feat: Improve calendar wizard sorting and display
- Codice sorgente rilasciato sotto Mozilla Public License, version 2.0
Versione 115.0.1
* fix: browserRequest styling for Thunderbird 102 compat
* feat: Go back to session page if dialog is cancelled
- Codice sorgente rilasciato sotto Mozilla Public License, version 2.0
Versione 102.0.3
* fix: Remove compatibility layers for Thunderbird 101 and below
* fix: Update for bug 1667455 - Services globally available
* fix: Use localhost for OAuth2 instead of removed OOB mechanism
- Codice sorgente rilasciato sotto Mozilla Public License, version 2.0
Versione 102.0.0
Correctly do partial task sync (cb8dc66)
Correctly set document title for migration dialog (d9dec28), closes #398
Persist forcing plain text (98a90ee), closes #412
Remove unnecessary URL import (581effb)
Update for bug 1690390 - Parameters of NotificationBox appendNotification changed (4e89b40)
Update for bug 1693873 - Use async calendar operations (92bc1d8)
Update for bug 1759768 - Changed calendar service getters (e6c674c)
Features
Mitigate rate limit exceeded errors by disabling calendars (b0942c0)
Show error message in new calendar wizard (34347a6)
- Codice sorgente rilasciato sotto Mozilla Public License, version 2.0
Versione 91.0.4
- Codice sorgente rilasciato sotto Mozilla Public License, version 2.0
Versione 91.0.3
Correctly display activity manager stats (5b73f70)
Save settings under the correct key (6f01889), closes #312
Features
Add an option to force use of plain text for descriptions (08b4c4c), closes #316
- Codice sorgente rilasciato sotto Mozilla Public License, version 2.0
Versione 91.0.2
Accept if Calendars or Tasks are disabled in G Suite (a2bfe48), closes #65
Avoid asking for changes when none have been made (8226cd7), closes #11
Correctly include organizer as attendee (f05f6c9), closes #62
Correctly set cookie exceptions to make logins work (ecc6781), closes #43
Don't show the migration dialog again when cancelled (faf2124)
Make sure sync prefs are available at startup (18acb63)
Port bug 1687612 - Fix new account OAuth window to be E10s capable. (44a563a)
Properly display HTML from description (6625aba)
Refresh completed/hidden tasks as well (3a0cf1a), closes #72
Remove error about aRequest.name not being implemented (3e0162e)
Resolve cyclic dependency and incorrect parameters in freebusy service calls (d5c72bb), closes #147
Still detect code if redirect is redirected to https (c5e1090), closes #227
Trailing slash on completion URI (dad61c9)
Use a different port number to avoid collisions (5a57421), closes #240
Use migrated preferences instead of purged legacy prefs (8a86dd5), closes #191
Use oob mechanism for OAuth instead (6b243be), closes #240
Features
Go back to the session page if auth dialog is canceled (4969f6f)
Invalidate session when password is removed (abd16b1)
Options UI for invitations options (abc3a41)
Roundtrip color id so it is not removed (90121ab), closes #236
- Codice sorgente rilasciato sotto Mozilla Public License, version 2.0
Versione 91.0.1
### Bug Fixes
* Port bug 1687612 - Fix new account OAuth window to be E10s capable. ([44a563a](https://github.com/kewisch/gdata-provider/commit/44a563a478e47f9c31e8c686998d445824a9b0a4))
# [91.0.0](https://github.com/kewisch/gdata-provider/compare/v78.0.1...v91.0.0) (2021-08-30)
### Bug Fixes
* Compatibility with Thunderbird 91 ([957b242](https://github.com/kewisch/gdata-provider/commit/957b2428194b9b6c41f2a3aa827ed667a5acf902))
* Replace `create...` by `new ...` after 1659558 (fix [#112](https://github.com/kewisch/gdata-provider/issues/112)) ([f5d4fc6](https://github.com/kewisch/gdata-provider/commit/f5d4fc65cc09403b90c76aba52415432be567f9b))
- Codice sorgente rilasciato sotto Mozilla Public License, version 2.0
Versione 78.0.2
### Bug Fixes
* Limit compatibility to 78 to work around ATN bug ([602fe6d](https://github.com/kewisch/gdata-provider/commit/602fe6d08b16b481dbfd4efd3f34ebf24f4f4368))
* Avoid failure in saveReminder if defaultReminders is undefined ([f6e3bab](https://github.com/kewisch/gdata-provider/commit/f6e3babf9de0911a9b7aa3a58f3493cc79694c60))
- Codice sorgente rilasciato sotto Mozilla Public License, version 2.0
Versione 78.0.1
* Correct the path to the icon in manifest.json ([50bc09c](https://github.com/kewisch/gdata-provider/commit/50bc09ca1147b4e4018a1133ba3f3dc6d039d7b4))
* Correct use of i18n placeholders ([9f1dfb7](https://github.com/kewisch/gdata-provider/commit/9f1dfb73ea2db57e9818ac234243ba14bcff2103))
* Import other locales ([0f32516](https://github.com/kewisch/gdata-provider/commit/0f325169e8e92ec2afb57bc5a2eb80d8c1470995))
* Suppress error messages from the browserRequest window ([d4bfb0d](https://github.com/kewisch/gdata-provider/commit/d4bfb0d659418a1dd751d19d1117311ac9f6630c))
- Codice sorgente rilasciato sotto Mozilla Public License, version 2.0
Versione 68.2.1
- Codice sorgente rilasciato sotto Mozilla Public License, version 2.0
Versione 1.0.4
- Bug 1130902 - Notifications are now correctly sent when modifying events
- Bug 1126338 - Fixed creating events without an organizer but with attendees
- Bug 1128258 - Fixed an error in the attendees dialog with "entry.interval is undefined"
- Bug 1127247 - Correctly create events in UTC timezone
- Bug 1124154 - Wait for parsing to complete before completing synchronization
- Bug 1116227 - Fix incorrectly defined string shims
- Bug 1101175 - Improve invitations handling
- Bug 1117339 - Thunderbird 24 doesn't support using Promise as a constructor
- Bug 1110881 - Google login popup gives no context
- Bug 1117540 - Fixed setting default alarm props on calendars without default alarm
- Bug 1117340 - Task lists now work for calendar entries without a calendar (regression)
- Bug 1117341 - Outdated client message shown when using obsolete token
- Codice sorgente rilasciato sotto Mozilla Public License, version 2.0
Versione 1.0.3
- Compatibility for Postbox 3
- Recurring events no longer disappear when modified
- Recurring alarms are correctly snoozed.
- Fixed error "this.mDeferred is null" when login fails
- Removed lots of debugging messages
- Improved module filesystem layout
- Back Button in new calendar wizard no longer causes double-subscriptions
- Fix bug 1061363 - Syncing Lightning w/GDATA Provider blocks UI thread.
- Fix bug 1103637 - Calendars get disabled when in offline mode
- Fix bug 1082478 - Use application locale when showing OAuth window.
- Fix bug 1085287 - Invalid time zone definition for start time.
- Fix bug 1083934 - Google calendar provider ignores default new event/task reminder setting.
If you continue to experience issues with events no longer showing, please file a bug or visit the support forum.
- Codice sorgente rilasciato sotto Mozilla Public License, version 2.0
Versione 1.0.2
- Users were confused because the new calendar wizard changed, added descriptive text.
- Refresh intervals smaller than 30 minutes are prohibited due to quota issues
- Calendar is no longer refreshed when user is idle
- Bumped number of results per request from 50 to 1000
- Various issues w.r.t. showing correct messages on quota or login errors
- Codice sorgente rilasciato sotto Mozilla Public License, version 2.0
Versione 1.0.1
The main new feature is tasks support. If you have previously been using the Provider for Google Calendar, the main calendar per account will automatically use the default tasks list. If you are missing a calendar or tasks list, you can use the new calendar selection dialog to add it to your calendars list.
Unfortunately this version is English only. More locales will be added as soon as the code has been pushed to the Mozilla repositories and the localizers catch up.
Version 1.0.1 fixes a few issues that users have had from the now removed version 1.0. If you experience any issues with this release, please feel free to visit the support site.
- Codice sorgente rilasciato sotto Licenza Mozilla Public License, versione 1.1
Per creare una tua raccolta devi avere un account per Mozilla Add-ons.