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

Added functions to Card api #16

Open
wants to merge 57 commits into
base: master
Choose a base branch
from
Open

Commits on Aug 25, 2015

  1. Update composer.json

    rtvisser committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    4b9d1c4 View commit details
    Browse the repository at this point in the history
  2. Update Card.php

    rtvisser committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    b385cc2 View commit details
    Browse the repository at this point in the history
  3. Update composer.json

    rtvisser committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    2ee6349 View commit details
    Browse the repository at this point in the history
  4. Update Card.php

    removed comment
    rtvisser committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    000e6b4 View commit details
    Browse the repository at this point in the history
  5. Update Card.php

    Added functions to update checklist item name, position and state
    rtvisser committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    62a9437 View commit details
    Browse the repository at this point in the history
  6. Update Card.php

    Updated naming of state to closed to be in line with naming convention of the api
    rtvisser committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    88a9c79 View commit details
    Browse the repository at this point in the history
  7. Update Card.php

    Added function to create a checklist item based on trello API
    rtvisser committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    9679ab1 View commit details
    Browse the repository at this point in the history
  8. Update Card.php

    updated comments, removed checkitem url from unimplemented functions
    rtvisser committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    4b8eb5e View commit details
    Browse the repository at this point in the history
  9. Update Card.php

    typo in checkList
    rtvisser committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    c1ef49d View commit details
    Browse the repository at this point in the history
  10. Update composer.json

    rtvisser committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    d2f88e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2015

  1. Update Card.php

    Fixed 2 documentation bugs found by scrutinizer, added update checklist Item by parameter function
    rtvisser committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    0febe7d View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2015

  1. Update Card.php

    added function to get checkitem states
    rtvisser committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    e93fdfa View commit details
    Browse the repository at this point in the history
  2. Update Card.php

    incorrect http method put, updated to get
    rtvisser committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    b8a595f View commit details
    Browse the repository at this point in the history
  3. Update Checklist.php

    Added function to remove list item
    rtvisser committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    90bb736 View commit details
    Browse the repository at this point in the history
  4. Update Checklist.php

    typo rawurlencode
    rtvisser committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    9046ba0 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2015

  1. Update Card.php

    Added function to retrieve the card members
    rtvisser committed Aug 29, 2015
    Configuration menu
    Copy the full SHA
    1d80e97 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2015

  1. Update Actions.php

    issue with removeComment, targetUrl not correct
    rtvisser committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    71b9e9c View commit details
    Browse the repository at this point in the history
  2. Update Actions.php

    test for updating the comment
    rtvisser committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    5628081 View commit details
    Browse the repository at this point in the history
  3. Update Actions.php

    type on url
    rtvisser committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    95c58fc View commit details
    Browse the repository at this point in the history
  4. Update Actions.php

    Added url to documentation for updateComment function
    rtvisser committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    f6c5325 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2015

  1. Update Actions.php

    Test to get the card's comments
    rtvisser committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    b8e0ebd View commit details
    Browse the repository at this point in the history
  2. Update Actions.php

    rtvisser committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    30ecdda View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2015

  1. Update Labels.php

    update to add  and remove label by label id
    rtvisser committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    513bd40 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

  1. Configuration menu
    Copy the full SHA
    faeaa9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7567d17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d32e4fa View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2017

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

Commits on Aug 2, 2017

  1. Configuration menu
    Copy the full SHA
    b67607d View commit details
    Browse the repository at this point in the history
  2. Fixed type in function name

    rtvisser committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    b3acbb8 View commit details
    Browse the repository at this point in the history
  3. reverted changes

    rtvisser committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    d9ec2fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd8747f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c651f94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    405dfaf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ced191 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9ca700d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    06a954d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    897c9cf View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2017

  1. Update timeout to 50 sec

    rtvisser committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    f53f479 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. Updated dependency to guzzle

    rtvisser committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    d2b829f View commit details
    Browse the repository at this point in the history
  2. Upgrade to GuzzleHttp

    rtvisser committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    9120328 View commit details
    Browse the repository at this point in the history
  3. Update to guzzleHttp

    rtvisser committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    0b10096 View commit details
    Browse the repository at this point in the history
  4. Update to guzzleHttp

    rtvisser committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    9fb8756 View commit details
    Browse the repository at this point in the history
  5. Update to GuzzleHttp

    rtvisser committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    8c7c595 View commit details
    Browse the repository at this point in the history
  6. Update to GuzzleHttp

    rtvisser committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    eb0af16 View commit details
    Browse the repository at this point in the history
  7. Revert changes

    rtvisser committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    064ef0e View commit details
    Browse the repository at this point in the history
  8. Revert changes

    rtvisser committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    2a9fc1c View commit details
    Browse the repository at this point in the history
  9. Revert changes guzzleHttp

    rtvisser committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    a7bb6a5 View commit details
    Browse the repository at this point in the history
  10. Revert changes guzzleHttp

    rtvisser committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    18ed846 View commit details
    Browse the repository at this point in the history
  11. Revert changes guzzelHttp

    rtvisser committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    2ef7598 View commit details
    Browse the repository at this point in the history
  12. Revert changes guzzleHttp

    rtvisser committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    e29933f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. Configuration menu
    Copy the full SHA
    6adf3e8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from daryush/feature/custom-fields

    Custom fields basic API support
    rtvisser committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    60a1e65 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

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

Commits on Dec 10, 2019

  1. Merge pull request #2 from daryush/feature/send-custom-field-item

    Update custom field item on card
    rtvisser committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    4079089 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Update PowerUps.php

    Add function to retrieve all power-ups from a Trello board and to enable a power-up on the board.
    rtvisser committed May 25, 2021
    Configuration menu
    Copy the full SHA
    fea57ec View commit details
    Browse the repository at this point in the history
  2. Update PowerUps.php

    rtvisser committed May 25, 2021
    Configuration menu
    Copy the full SHA
    13f7b10 View commit details
    Browse the repository at this point in the history
  3. Update PowerUps.php

    rtvisser committed May 25, 2021
    Configuration menu
    Copy the full SHA
    d90db84 View commit details
    Browse the repository at this point in the history