Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 'Contributors' section automatically in about:nightly. Fixes #58. #85

Closed

Commits on Jun 12, 2012

  1. Issue mozilla#58 - Part 1: move aboutNightly.xhtml to it's own directory

    --HG--
    rename : extension/chrome/content/aboutNightly.xhtml => extension/chrome/content/aboutNightly/aboutNightly.xhtml
    xabolcs committed Jun 12, 2012
    Copy the full SHA
    a44d78a View commit details
    Browse the repository at this point in the history
  2. Issue mozilla#58 - Part 2: fill Contributors automatically by retriev…

    …ing those from the install.rdf
    xabolcs committed Jun 12, 2012
    Copy the full SHA
    e74bc0e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f5138ad View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    36e771c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2012

  1. Changes (mostly) based on comments:

    - noting myself as initial developer, year
    - adding others from cvs and hg blame (the EM stuff, appendToList)
    - destructuring assignment to set Ci, Cu, ...
    - uppercasing ADDONID
    - no more has_EM
    - real callback of fillContributorsCallback
    - move extensionLoader() to ExtensionManager.getAddonByID()
    - ... and it now fills just names, no url for creator
    - new line at end of file
    - removing event listener
    - team changes in install.rdf
    xabolcs committed Jun 16, 2012
    Copy the full SHA
    ba1062d View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2012

  1. Issue mozilla#58 - addressing comments part 2

    - ADDON_ID
    - haveAM
    xabolcs committed Jun 18, 2012
    Copy the full SHA
    451897b View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2012

  1. Copy the full SHA
    d991c7f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2012

  1. Copy the full SHA
    8377852 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    88512e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2012

  1. Issue mozilla#58 - addressing comments part 5:

    - if brackets
    - aCurrentItem
    xabolcs committed Sep 26, 2012
    Copy the full SHA
    4e7181b View commit details
    Browse the repository at this point in the history