Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: garnertb/api_python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: TSheetsTeam/api_python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 32 files changed
  • 6 contributors

Commits on Dec 11, 2015

  1. Add missing dependencies.

    garnertb committed Dec 11, 2015
    Configuration menu
    Copy the full SHA
    a9ec7e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2015

  1. Merge pull request TSheetsTeam#1 from garnertb/dependencies

    Add missing dependencies.
    scottjeide committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    514a95b View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2016

  1. Fixing custom field and last modified

    Custom field needed an active filter, last modified timestamps
    needed an endpoints filter and needed the page parameter
    disabled.  Also added a test for last modified.
    Erik Gregg
    Erik Gregg committed Jul 28, 2016
    Configuration menu
    Copy the full SHA
    bbf0d95 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2016

  1. Merge pull request TSheetsTeam#2 from hank/master

    Fixing custom field and last modified
    scottjeide authored Aug 9, 2016
    Configuration menu
    Copy the full SHA
    c5ddd4f View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

  1. Fix developer api links

    meilinger authored Mar 21, 2018
    Configuration menu
    Copy the full SHA
    f227195 View commit details
    Browse the repository at this point in the history
  2. Merge pull request TSheetsTeam#3 from meilinger/patch-1

    Fix developer api links
    scottjeide authored Mar 21, 2018
    Configuration menu
    Copy the full SHA
    f56f894 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. tsheets - upgrade to python3

    Upgraded using 2to3 tool:
    $ python -m lib2to3 -w *
    daveschaefer committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    d98be33 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2019

  1. Configuration menu
    Copy the full SHA
    6629016 View commit details
    Browse the repository at this point in the history
  2. test - return if test fails

    extract name to a variable also.
    daveschaefer committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    26c5a72 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

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