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

Opening up Master -> Develop PR to merge when we get to a stable point to switch branches. #19

Open
wants to merge 124 commits into
base: develop
Choose a base branch
from

Commits on Jul 8, 2015

  1. Merge pull request #1 from doylejd/develop

    Initial work done for D8 port of addthis module.
    John Doyle committed Jul 8, 2015
    Configuration menu
    Copy the full SHA
    dac8046 View commit details
    Browse the repository at this point in the history
  2. Delete LICENSE

    Renamed to LICENSE.txt
    John Doyle committed Jul 8, 2015
    Configuration menu
    Copy the full SHA
    f934a50 View commit details
    Browse the repository at this point in the history
  3. Delete README.md

    John Doyle committed Jul 8, 2015
    Configuration menu
    Copy the full SHA
    152d646 View commit details
    Browse the repository at this point in the history
  4. Added libraries for addthis JS and CSS. Added permissions for advance…

    …d settings form. Added new menu item/router for advanced settings form. Implemented advanced settings form. Added new schema/config file for advanced settings. Began work to port AddThisScriptManager
    doylejd committed Jul 8, 2015
    Configuration menu
    Copy the full SHA
    54c0348 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a4d768 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2015

  1. Ported AddThisScriptManager and updated JS to work with D8. Attached …

    …drupalSettings and external JS to fit with the new system. Began work on the addthis_displays module.
    doylejd committed Jul 9, 2015
    Configuration menu
    Copy the full SHA
    7e67383 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2015

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

Commits on Aug 11, 2015

  1. Implemented twig templates for addthis_wrapper and addthis_element di…

    …splays. Implemented new render elements for addthis_wrapper and addthis_element. Adjusted/implemented logic for Toolbox display.
    doylejd committed Aug 11, 2015
    Configuration menu
    Copy the full SHA
    353553a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6201293 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from doylejd/master

    Implement AddThis Basic Toolbox display
    John Doyle committed Aug 11, 2015
    Configuration menu
    Copy the full SHA
    8369741 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2015

  1. Abstracted out blocks and field formatters into their own modules. Ad…

    …ded configuration settings to block to match AddThisBasicToolbox for more flexibility.
    doylejd committed Aug 12, 2015
    Configuration menu
    Copy the full SHA
    9777ae5 View commit details
    Browse the repository at this point in the history
  2. Removed commented code

    doylejd committed Aug 12, 2015
    Configuration menu
    Copy the full SHA
    5f980c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d5cbfe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0349bc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c60aba2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #12 from doylejd/master

    Abstract out Block and Field Formatters into submodules.
    nerdstein committed Aug 12, 2015
    Configuration menu
    Copy the full SHA
    bb4a4bb View commit details
    Browse the repository at this point in the history
  7. Merge branch 'UPSTREAM-master'

    Jason Enter committed Aug 12, 2015
    Configuration menu
    Copy the full SHA
    03083a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    976ac27 View commit details
    Browse the repository at this point in the history
  9. added administer advanced addthis settings permission and updated add…

    …this router file to use new permissions
    Michael Sherron committed Aug 12, 2015
    Configuration menu
    Copy the full SHA
    39ab87d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2015

  1. Creating local task file for tabbed navigation of config menus, also …

    …fixing broken advanced menu link and enforcing weight
    Michael Sherron committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    17fae77 View commit details
    Browse the repository at this point in the history
  2. Revert "Creating local task file for tabbed navigation of config menu…

    …s, also fixing broken advanced menu link and enforcing weight"
    
    This reverts commit 17fae77.
    Michael Sherron committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    0418a67 View commit details
    Browse the repository at this point in the history
  3. Creating local task file for tabbed navigation of config menus, also …

    …fixing broken advanced menu link and enforcing weight.
    Michael Sherron committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    1cc145e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13 from pninny2001/master

    added administer advanced addthis settings permission and updated add…
    nerdstein committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    c6abb24 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #14 from pninny2001/issue-5-settings-ui-links

    Issue 5: Creating local task file for tabbed navigation of config menus, also …
    nerdstein committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    9c0e01f View commit details
    Browse the repository at this point in the history
  6. Merge branch 'UPSTREAM-master'

    Jason Enter committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    b3d5745 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d97a86 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    175cb1b View commit details
    Browse the repository at this point in the history
  9. Merge branch 'DOYLE-master'

    Jason Enter committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    46862dd View commit details
    Browse the repository at this point in the history
  10. Merge pull request #15 from doylejd/master

    Removed deprecated addthis_displays module. Fixed admin checkbox listing.
    Jason Enter committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    d388ee6 View commit details
    Browse the repository at this point in the history
  11. Fix rendering of AddThisToolbox. #17

    Jason Enter committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    3489a29 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #18 from jenter/master

    Fix rendering of AddThisToolbox. #17
    John Doyle committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    bd85f19 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'UPSTREAM-master'

    Jason Enter committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    07bcafa View commit details
    Browse the repository at this point in the history
  14. inline block for admin icons

    Jason Enter committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    d363971 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    397d4fb View commit details
    Browse the repository at this point in the history
  16. line up icon on admin

    Jason Enter committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    2271827 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f051915 View commit details
    Browse the repository at this point in the history
  18. fix naming

    Jason Enter committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    c695463 View commit details
    Browse the repository at this point in the history
  19. Abstracted out block to use BasicToolbox and BasicButton settings. Im…

    …plemented Ajax to show/hide settings based on selection.
    doylejd committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    5b857a0 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #21 from jenter/master

    Minor style changes
    John Doyle committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    6a78878 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    044eeff View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    221e17a View commit details
    Browse the repository at this point in the history
  23. Merge pull request #22 from doylejd/master

    Abstracted out BasicButton and BasicToolbox Forms/displays.
    Jason Enter committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    6acdc07 View commit details
    Browse the repository at this point in the history
  24. Merge branch 'UPSTREAM-master'

    Jason Enter committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    2199d86 View commit details
    Browse the repository at this point in the history
  25. AddThis Hover Menu Broken #9

    Jason Enter committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    85f38b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2015

  1. fix order of styles

    Jason Enter committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    0e1ec4f View commit details
    Browse the repository at this point in the history
  2. updating markup renderable vars

    Jason Enter committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    fadaaab View commit details
    Browse the repository at this point in the history
  3. lang update

    Jason Enter committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    7eaba71 View commit details
    Browse the repository at this point in the history
  4. changing fieldsets to details, per new d8 form api

    Michael Sherron authored and Michael Sherron committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    1ae8d8f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #28 from pninny2001/issue-4-settings-form-issues

    changing fieldsets to details, per new d8 form api
    nerdstein committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    f0df41e View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2015

  1. Merge branch 'UPSTREAM-master'

    Jason Enter committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    f0a618e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba167ea View commit details
    Browse the repository at this point in the history
  3. Merge pull request #26 from jenter/master

    AddThis Hover Menu Broken #9
    John Doyle committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    1754750 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #30 from doylejd/master

    Changed README.txt to README.md
    Jason Enter committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    47dee20 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'UPSTREAM-master'

    Jason Enter committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    1732505 View commit details
    Browse the repository at this point in the history
  6. - Refactored services to use the services.yml pattern.

    - Most testing is done with the block system.
    - Started refactoring the element types to use one twig template per.
    - The javascript doesn't work currently and will be the next thing to look at.
    damontgomery committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    08da971 View commit details
    Browse the repository at this point in the history
  7. overhaul the Javascript

    Remove most of the JS for now and load the simplest case.
    We may need to do the complex logic, but it wasn't clear what it was for.
    Simplified AddThisScriptManager service for now to provide access to aggregated settings.
    damontgomery committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    99b7c32 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2015

  1. Merge pull request #31 from damontgomery/feature/services-refactor

    @damontgomery  Thank's for the help cleaning up. Definitely some good patterns for us to follow. Merging this in.
    John Doyle committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    94f4dd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d718e05 View commit details
    Browse the repository at this point in the history
  3. Updated attributes per findings from Dan. Fixed nesting of elements s…

    …o they render properly without any additional preRender functionality
    doylejd committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    11bde85 View commit details
    Browse the repository at this point in the history
  4. Removed deprecated code

    doylejd committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    3ed848e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24a10dc View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2015

  1. Merge pull request #33 from doylejd/master

    Updated AddThisBasicToolbox to render proper markup.
    John Doyle committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    5473d17 View commit details
    Browse the repository at this point in the history
  2. Removed AddThisWidgetJsURL as it was not being used in the port. We s…

    …hould be using the D8 URL class when re-integrating these peices.
    doylejd committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    85e093f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8d1ebc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #36 from doylejd/master

    Removed AddThisWidgetJsURL class
    nerdstein committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    c9e9336 View commit details
    Browse the repository at this point in the history
  5. Added new traits for shared partial config forms for AddThisBasicButt…

    …on and AddThisBasicToolbox. Updated code where these are used in Block/Field implementations. Removed deprecated code fomr AddThis.php class
    doylejd committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    967dc67 View commit details
    Browse the repository at this point in the history
  6. Updated logic for defaults. Moved validation function for services (b…

    …ut still doesn't get fired).
    doylejd committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    5d5416b View commit details
    Browse the repository at this point in the history
  7. Resolved syntax to correctly call validation function. Needed to do c…

    …lass::Method instead of a static validation function
    doylejd committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    643f60e View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2015

  1. Merge pull request #37 from doylejd/master

    Implements Traits for Shared Partial Forms
    nerdstein committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    ddbf2ac View commit details
    Browse the repository at this point in the history
  2. Removed logic to have field_formatters control block display. Hard co…

    …de options of addthis_basic_toolbox and addthis_basic_button for the time being.
    doylejd committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    59810c5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #38 from doylejd/master

    Code Cleanup
    Jason Enter committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    edf4b63 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into develop

    Jason Enter committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    b1cd436 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'UPSTREAM-master' into develop

    Jason Enter committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    c02ecf8 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2015

  1. updated Render Elements to setup the variables. deleted wrapper and e…

    …lement templates
    Jaleel Carter committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    4bf2d2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b357b07 View commit details
    Browse the repository at this point in the history
  3. saving dynamic path updates

    Jason Enter committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    9864f87 View commit details
    Browse the repository at this point in the history
  4. removed bunch of commented code

    Jaleel Carter committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    b4cf33b View commit details
    Browse the repository at this point in the history
  5. removed more commented code

    Jaleel Carter committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    ce4e80b View commit details
    Browse the repository at this point in the history
  6. removed $config variable

    Jaleel Carter committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    2e3040e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #40 from ChuChuNaKu/cleanAddThisElementAddThisWrapper

    Clean add this element add this wrapper
    John Doyle committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    526737c View commit details
    Browse the repository at this point in the history
  8. Merge branch 'UPSTREAM-master' into develop

    Jason Enter committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    6833c31 View commit details
    Browse the repository at this point in the history
  9. fixed missing class not showing on button

    Jaleel Carter committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    232fa3b View commit details
    Browse the repository at this point in the history
  10. fix for field formatters.

    Jaleel Carter committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    77a3fe6 View commit details
    Browse the repository at this point in the history
  11. fixed field formatters

    Jaleel Carter committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    74e5648 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #41 from ChuChuNaKu/addThis-16-clean-add-this-elem…

    …ent-add-this-wrapper
    
    Looks good!
    John Doyle committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    8bd7907 View commit details
    Browse the repository at this point in the history
  13. saving Addthis JS settings / config progress

    Jason Enter committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    3919e5d View commit details
    Browse the repository at this point in the history
  14. Merge branch 'UPSTREAM-master' into develop

    Jason Enter committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    13bf2a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2015

  1. cleaning up old code

    Jason Enter committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    53334a2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42 from jenter/develop

    Addthis JS settings / config progress
    John Doyle committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    f4f72dc View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2015

  1. Merge branch 'UPSTREAM-master' into develop

    Jason Enter committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    73caa56 View commit details
    Browse the repository at this point in the history
  2. Updated AddThisScriptManager to dynamically build the widget_js URL b…

    …ased on configurable paramaters: pubid, domready, async. Connect with Jason to ensure we do the loading properly based on the settings
    doylejd committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    74773b6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #43 from doylejd/master

    Updates for AddThisScriptManager.
    Jason Enter committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    defce7d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'UPSTREAM-master' into develop

    Jason Enter committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    a589827 View commit details
    Browse the repository at this point in the history
  5. Resolved Google Analytics integration syntax. Still need to test and …

    …verify config is getting loaded and passed to AddThis properly.
    doylejd committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    80a94df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0fff924 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #44 from doylejd/master

    Resolved Google Analytics syntax updates for D8
    Jason Enter committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    1c1f66d View commit details
    Browse the repository at this point in the history
  8. Merge branch 'UPSTREAM-master' into develop

    Jason Enter committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    762233b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b04fb76 View commit details
    Browse the repository at this point in the history
  10. always load domready into url

    doylejd committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    fe87fc9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    124c273 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #45 from doylejd/master

    Remove domReady config and always load on domready
    Jason Enter committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    be957e5 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'UPSTREAM-master' into develop

    Jason Enter committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    2b88097 View commit details
    Browse the repository at this point in the history
  14. update style config ports

    Jason Enter committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    31f1313 View commit details
    Browse the repository at this point in the history
  15. class updates on twig vars

    Jason Enter committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    45465e4 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #48 from jenter/develop

    update style config ports
    John Doyle committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    4987322 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2015

  1. Merge branch 'UPSTREAM-master' into develop

    Jason Enter committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    fa496a7 View commit details
    Browse the repository at this point in the history
  2. first draft of removing constants and old functions

    Jason Enter committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    3731e7d View commit details
    Browse the repository at this point in the history
  3. move cleanup based on old elements

    Jason Enter committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    ca8db7b View commit details
    Browse the repository at this point in the history
  4. adding required const

    Jason Enter committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    562091e View commit details
    Browse the repository at this point in the history
  5. quick adjustments

    Jason Enter committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    61d7013 View commit details
    Browse the repository at this point in the history
  6. moving constants

    Jason Enter committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    3192e14 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2015

  1. Merge pull request #50 from jenter/jenter-addthis-class

    cleaning down addthis {  class
    John Doyle committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    d63da97 View commit details
    Browse the repository at this point in the history
  2. Cleaned up code. Fixed some bugs found during testing. Implemented un…

    …it tests for Block, Permissions and Fields
    doylejd committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    ad325f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70951f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a5bd59 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2015

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

Commits on Sep 3, 2015

  1. Configuration menu
    Copy the full SHA
    57dc472 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2015

  1. Merge pull request #51 from doylejd/master

    Implements Tests for AddThis
    nerdstein committed Sep 4, 2015
    Configuration menu
    Copy the full SHA
    21a2ee0 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2015

  1. Stubbed out test functions and made some modifications to the class s…

    …tructures. Passing off to Jason
    doylejd committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    76c92cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #52 from doylejd/feature/testing-setup

    Cleaned up Test Class structures
    Jason Enter committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    30256aa View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2015

  1. Issue 25: remove the addthis class

    Pieter Jonckiere committed Oct 9, 2015
    Configuration menu
    Copy the full SHA
    d724373 View commit details
    Browse the repository at this point in the history
  2. Revert "Issue 25: remove the addthis class"

    This reverts commit d724373.
    Pieter Jonckiere committed Oct 9, 2015
    Configuration menu
    Copy the full SHA
    c371a8a View commit details
    Browse the repository at this point in the history
  3. Issue 25: remove the addthis class

    Pieter Jonckiere committed Oct 9, 2015
    Configuration menu
    Copy the full SHA
    37628ed View commit details
    Browse the repository at this point in the history

Commits on May 24, 2016

  1. Merge pull request #53 from pjonckiere/issues/25

    Issues/25
    John Doyle committed May 24, 2016
    Configuration menu
    Copy the full SHA
    60304d1 View commit details
    Browse the repository at this point in the history