Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.

Revisions to the NPR API editor meta box #47

Merged
merged 35 commits into from
Apr 20, 2018

Commits on Mar 19, 2018

  1. Add text domain to plugin readme.txt

    For npr#26
    benlk committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    b1c8228 View commit details
    Browse the repository at this point in the history
  2. Clean up meta-boxes.php

    Applies code standards and text domain.
    benlk committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    654bae0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f855752 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. Configuration menu
    Copy the full SHA
    4bd9606 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2eaf1c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. Checkbox validation javascript

    benlk committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    099130b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9a7740 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2896c9b View commit details
    Browse the repository at this point in the history
  4. console.log

    benlk committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    445b8e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc50455 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. Improvements to the presentation of the datepicker form, but no progr…

    …ess on saving it yet.
    benlk committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    06f7623 View commit details
    Browse the repository at this point in the history
  2. enqueue jquery-ui-datepicker

    benlk committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    c8d5212 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2018

  1. Add the jquery-ui datepicker

    benlk committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    776d6f1 View commit details
    Browse the repository at this point in the history
  2. Nah, use the datepicker only if there's not a native solution to the …

    …datepicker.
    
    Thanks, Mozilla!
    benlk committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    3e900c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

  1. Configuration menu
    Copy the full SHA
    d1d4329 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    727fce9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7a546a View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

  1. Save the NPR One expiry datetime as post meta, and output the saved v…

    …alues in the metabox.
    benlk committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    5ce08d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ad0a49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ab8c3a View commit details
    Browse the repository at this point in the history
  4. import @tylermachado's datepicker functionality

    Co-authored by Tyler Machado <tyler@inn.org>
    benlk committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    93a6126 View commit details
    Browse the repository at this point in the history
  5. fix off-by-one error on day number, and left pad the minutes if it's …

    …less than 10
    
    Co-authored by Tyler Machado <tyler@inn.org>
    benlk committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    e730ef6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f85dc68 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    39c9603 View commit details
    Browse the repository at this point in the history
  8. Based on the post meta values of _send_to_org, _send_to_one, and _npr…

    …one_featured, set those parent IDs on the NPRML array
    
    Outstanding question: What's the parent ID for "Include for reading on NPR.org"?
    benlk committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    a6b989c View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. another spacing fix

    benlk committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    b77cd0c View commit details
    Browse the repository at this point in the history
  2. Historical note

    benlk committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    b8a7b81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4277fe5 View commit details
    Browse the repository at this point in the history
  4. Remove a test for a function that no longer exists; create tests file…

    … for meta-boxes.php
    benlk committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    7155975 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ce7dc4 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. Configuration menu
    Copy the full SHA
    1210131 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f47778 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. Configuration menu
    Copy the full SHA
    4234bd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    493ef78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22af682 View commit details
    Browse the repository at this point in the history