[Pkg-mozext-commits] [gcontactsync] annotated tag v2.0.0b1 created (now 8e6d174)

David Prévot taffit at moszumanska.debian.org
Sun Feb 22 21:34:45 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a change to annotated tag v2.0.0b1
in repository gcontactsync.

        at  8e6d174   (tag)
   tagging  b4a9471fca120d9cb0f89d9b6735fb7343eb4f83 (commit)
 tagged by  Josh Geenen
        on  Wed Dec 24 08:35:01 2014 -0600

- Log -----------------------------------------------------------------
Version 2.0.0b1

Josh Geenen (85):
      Removed the LICENSE file
      Initial seed based on 0.4.0b3+
      Use the home website before work (Private tab precedes Work tab in TB)
      Moved add-on source to src
      Committing build.sh and the downloads directory from CVS
      Issue 3 - Add website labels to the contact view pane
      Issue 4 - Add a checkbox for javascript.options.showInConsole
      Version 0.4.0b4
      Removed a swap file in 0.4.0b4
      Ignore vim swap files when building
      Added a .tern-project file
      Added a .gitignore to ignore vim swap files
      Replaced a broken link with the correct link for preferences
      Updated some strings to be more relevant to v0.4
      Added a new account wizard that will be displayed the first time gContactSync runs as well as when the user adds a new account
      Added the getGAbByName function
      Made the new account wizard functional.  Added a menuitem to the gContactSync menu to open the new account wizard.  Removed the first login GUI since it is no longer used
      Don't create the new AB unless the user choses to synchronize with it.
      Removed a debug alert statement
      Fixed a bug with the new account wizard, renamed the wizard id
      Moved AB preferences to the standard log from the verbose log
      Moved the gitignore to the toplevel directory, added vim-style backup files to the ignore list
      Removed the tags file, added it to the ignore list
      Issues 9 and 11. Fixed a bug where contacts without e-mail addresses were given types for untyped properties, this requires a one-time update of all affected contacts.  Added support for two line street addresses.  Updated version to 0.4.0rc
      Fix for the 0.4.0rc1 upgrade code to remove the property type, not the property itself
      Added support for v1.1 of Twitter's REST API
      Minor cleanup based on tern warnings
      Removed unsupported import services
      Added access keys for dialogs (issue #16)
      Added sync direction to the account wizard, updated the openAccountWizard function to only sync when finished if requested (first login only).
      Changed a comment to avoid a false positive from the AMO validation script
      Added version 0.4.0rc1
      Issue #18: Remove advanced settings checkbox from the edit accounts dialog
      Issue #19 - Duplicate master password prompt in 0.4.0rc1.  Also cleaned up first login code, moved the version update to Sync.begin after the auth check.
      Forgot to re-commit 0.4.0rc1 after fixing a validation warning
      Issue #14: Fully remove support for unsupported import sources
      Added version 0.4.0rc2
      Added version 0.4.0rc3pre with a new throttle test (code to be committed after some cleanup)
      Issue #22 - Throttle requests to mitigate 503 errors
      Released version 0.4.0rc4
      Removed some old code from issue #22
      Issue #23 - 'Please login before trying to sync contacts' message when canceling the expired token prompt.
      Updated version to 0.4.0rc5.  Fixed an outdated comment from the previous commit.
      Issue #24: Invalid rel value on gContact:website when changing the type of an existing website
      Released version 0.4.0rc5
      Issue #27 - Added an anniversary field to Thunderbird.
      Issue #27: Added support for synchronizing anniversaries.
      Issue #28 - Provide more people fields. Added a hidden pref to control how many fields are present.
      Removed an extra log statement that wasn't supposed to be committed
      Issue #29: Only upload photos if the photo actually changed.
      Issue #8: Create a button to reset all gContactSync settings
      Version 0.4.0rc6
      Issue #32: Fix for Postbox and pre-Bug 413260 Thunderbird (TB2) compatibility.  Bug introduced in the anniversary changes.
      Added version 0.4.0rc7
      Issue #35: Accounts.saveSelectedAccount doesn't reset if username or group option changes.
      Merge branch 'master' of https://github.com/jdgeenen/gcontactsync
      Issue #37 - Last modified date warning if a new TB contact has a photo
      Issue #38 - Do not POST or PUT contacts with no fields set
      Issue #36 - Preferences are only logged if the user opens the AB window
      Issue #39 - 'null' stripped out of contacts and groups
      Version 0.4.0rc8
      Issue #41: Warning when auto sync tries to set a custom label.
      Issue #25: Implement log rotation.
      Issue #44: 'null null' phonetic names added by v0.4.0rc8
      Issue #45: Upgrade from < 0.4.0b1 not working correctly
      Added a default date string for anniversaries without a year for the de locale which doesn't appear to have a dateFormatMonthDay string
      Updated version to 2.0.0a1pre
      Issue #47 - Error updating card after being removed warning in log
      Issue #46 - Improve merging.  Part 1 of changes (all simple attributes).
      Issue #46 - Improve merging.  Cleanup of previous commit.
      Issue #49 - New anniversaries in TB are not synchronized to Google
      Issue #46 - Improve merging.  Every synchronized field is now merged.
      Issue #50 - Preferences textbox access keys not working
      Issue #52: Update 0 pad for review comments
      Issue #51: Create a hidden preference to not refresh the AbView after drag and drop
      Issue #53: Improve Postbox support, hid the gContactSync tab until it is implemented
      Issue #56: Contacts incorrectly deleted, added, or duplicated when e-mail address capitalization changes
      Issue #2: Switch to OAuth2 for authentication
      Issue #2: Implement OAuth, additional cleanup
      Issue #59 - Handle deleted tokens
      Issue #58 - Handle 401 errors
      Issue #62 - Remove the New Account button
      Issue #61 - Allow changing the edit contact notes field
      Added version 2.0.0b1
      Added version 2.0.0b1

jdgeenen (1):
      Initial commit

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  4074e99   Issue #45: Upgrade from < 0.4.0b1 not working correctly
       new  375dd19   Added a default date string for anniversaries without a year for the de locale which doesn't appear to have a dateFormatMonthDay string
       new  394771a   Updated version to 2.0.0a1pre
       new  688c633   Issue #47 - Error updating card after being removed warning in log
       new  2df970c   Issue #46 - Improve merging.  Part 1 of changes (all simple attributes).
       new  a1fe338   Issue #46 - Improve merging.  Cleanup of previous commit.
       new  eacfb2d   Issue #49 - New anniversaries in TB are not synchronized to Google
       new  693d1de   Issue #46 - Improve merging.  Every synchronized field is now merged.
       new  43aa90c   Issue #50 - Preferences textbox access keys not working
       new  a51c33b   Issue #52: Update 0 pad for review comments
       new  3aa362b   Issue #51: Create a hidden preference to not refresh the AbView after drag and drop
       new  c0594a5   Issue #53: Improve Postbox support, hid the gContactSync tab until it is implemented
       new  cf6e405   Issue #56: Contacts incorrectly deleted, added, or duplicated when e-mail address capitalization changes
       new  784ed83   Issue #2: Switch to OAuth2 for authentication
       new  28f9722   Issue #2: Implement OAuth, additional cleanup
       new  39517a9   Issue #59 - Handle deleted tokens
       new  4205e5f   Issue #58 - Handle 401 errors
       new  b01261f   Issue #62 - Remove the New Account button
       new  1434937   Issue #61 - Allow changing the edit contact notes field
       new  4d91ec6   Added version 2.0.0b1
       new  b4a9471   Added version 2.0.0b1

The 21 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/gcontactsync.git



More information about the Pkg-mozext-commits mailing list