Commit graph

  • bbe3d1be84
    Pledges: Move parse_contributors function Kelly Dwan 2019-11-21 16:30:50 -0500
  • d9382a975a
    Pledges: Move has_existing_pledge function Kelly Dwan 2019-11-21 16:29:41 -0500
  • 0754ae0b28 Use a unique text-domain, wporg-5ftf (#110) Jb Audras 2019-11-23 19:24:37 +0100
  • 2120597fa5 WPCS: replace var with Jb 2019-11-23 19:18:19 +0100
  • 2fb95a29e7 Small WPCS fix Jb 2019-11-23 19:15:04 +0100
  • 1979aa220e Re-add type=array Jb 2019-11-23 19:10:47 +0100
  • 120b1975d2 Remove type=array from phpcs Jb 2019-11-23 19:05:20 +0100
  • 6422f7fd24 Remove unwanted text-domains from WPCS checks and fix missed old text-domains Jb 2019-11-23 18:48:10 +0100
  • aec40e6c7e Add missing empty alt attribute to 404’s logo image (#111) Jb Audras 2019-11-23 18:17:17 +0100
  • 75a229d9b1 Add missing empty alt attribute to 404’s logo image Jb 2019-11-23 10:36:29 +0100
  • 7e8c847471 Fix plugin i18n strings Jb 2019-11-23 10:34:19 +0100
  • 52fd2b08dc Use a unique text-domain, wporg-5ftf Jb 2019-11-23 10:23:00 +0100
  • a11e3c5fa5
    Manage Pledge: Update email dialog to use JS submission (#104) Kelly Dwan 2019-11-21 15:31:29 -0500
  • 46bdb89c3b
    Fix PHPCS issue Kelly Dwan 2019-11-21 14:32:58 -0500
  • de07108905
    Follow mockup for successful form submission Kelly Dwan 2019-11-20 18:25:38 -0500
  • 3133f0896a
    Fix lint issues Kelly Dwan 2019-11-20 17:52:06 -0500
  • 2a66f3f870
    Add an element overlay, so that clicks outside of the popover can close the popover Kelly Dwan 2019-11-20 17:48:24 -0500
  • cb571a176b
    Submit the form through ajax Kelly Dwan 2019-11-20 17:47:42 -0500
  • 8d63e8d4e6
    Style button & modal Kelly Dwan 2019-11-20 16:58:53 -0500
  • d4ff753655
    Use JS to open/close the modal Kelly Dwan 2019-11-20 16:58:42 -0500
  • 04d1a12296
    Remove shortcode, add button & dialog by hooking into actions Kelly Dwan 2019-11-20 16:58:18 -0500
  • a67ef04505
    Move "send mange email" code to ajax endpoint (#103) Kelly Dwan 2019-11-20 18:04:40 -0500
  • 652451abfd
    Move "send mange email" code to ajax endpoint Kelly Dwan 2019-11-18 14:39:52 -0500
  • 72b5a159c9
    Sync with pub/wporg r9248 Kelly Dwan 2019-11-20 12:06:11 -0500
  • 82192eea4c
    Manage a Pledge: Enable adding/removing contributors from wp-admin. (#99) Kelly Dwan 2019-11-20 11:01:00 -0500
  • 75e2ca4f7b
    Trim stray whitespace Kelly Dwan 2019-11-20 10:55:49 -0500
  • d2f3fbe73a
    Import correct namespace, use correct variable Kelly Dwan 2019-11-20 10:51:20 -0500
  • 171c70e03e
    Endpoints: Update handler to "manage contributors" Kelly Dwan 2019-11-18 14:36:13 -0500
  • 4594c44597
    Use new auth/email refactored code Kelly Dwan 2019-11-16 13:49:21 -0500
  • 531e71a552
    Hide the "resend confirmation" button on draft pledges Kelly Dwan 2019-11-14 14:36:45 -0500
  • d0dc2f0a14
    Send contributors the confirmation email when created by the ajax endpoint Kelly Dwan 2019-11-14 14:16:39 -0500
  • f7a253027c
    phpcs fixes Kelly Dwan 2019-11-14 14:08:15 -0500
  • a53b074314
    Indicate to screen readers that the message section will update Kelly Dwan 2019-11-13 17:23:13 -0500
  • a67d2a45af
    Support the unlikely case of no contributors Kelly Dwan 2019-11-13 17:04:39 -0500
  • 17f1c86be8
    Add wp-util as a dependency Kelly Dwan 2019-11-13 16:59:11 -0500
  • 2d2447ac94
    Tweak design Kelly Dwan 2019-11-13 16:55:28 -0500
  • 88b5c746dd
    Fix unescaped content Kelly Dwan 2019-11-13 16:27:08 -0500
  • 5d4d1b7f4c
    Update display to use new design Kelly Dwan 2019-11-13 16:26:48 -0500
  • 5a72ff8b53
    Enable "add contributors" functionality Kelly Dwan 2019-11-13 16:05:18 -0500
  • b0672a6f6e
    Refactor to use JSON + templates for contributors Kelly Dwan 2019-11-13 15:35:39 -0500
  • aa79c8147e
    Add the "Add Contributors" input to the form Kelly Dwan 2019-11-13 13:19:43 -0500
  • eacd2bf3f2
    Hook up "Remove" button Kelly Dwan 2019-11-12 16:18:16 -0500
  • d5c740ae84
    Use JS + AJAX to resend the confirmation email Kelly Dwan 2019-11-12 16:17:29 -0500
  • 7dbc725581
    Style contributors list (first pass) Kelly Dwan 2019-11-12 12:33:32 -0500
  • da76512d55
    Style the email status indicator Kelly Dwan 2019-11-12 11:10:12 -0500
  • f32d26ef47
    Organize email & authentication code (#101) Kelly Dwan 2019-11-20 10:40:45 -0500
  • d26a9afa79
    Remove duplicate test Kelly Dwan 2019-11-16 14:25:30 -0500
  • 4ffc0764f2
    Add can_manage_pledge to check user or token against a given pledge Kelly Dwan 2019-11-15 16:13:56 -0500
  • ea465432a6
    Use assertFalse for boolean assertions Kelly Dwan 2019-11-15 16:11:21 -0500
  • 69937c72f5
    Move email-related code into the email file Kelly Dwan 2019-11-15 14:20:52 -0500
  • e0e8fae44b
    Split Auth functionality out to new file Kelly Dwan 2019-11-15 12:47:20 -0500
  • 03949905c0
    Tests: Update infrastructure & add travis config (#100) Kelly Dwan 2019-11-15 17:40:53 -0500
  • c00d50a838
    Turn on multisite flag Kelly Dwan 2019-11-15 16:54:59 -0500
  • eda33e372b
    Fix notices on form Kelly Dwan 2019-11-15 15:25:58 -0500
  • dce1265704
    Remove debug Kelly Dwan 2019-11-15 12:16:32 -0500
  • 14b451dde2
    Debug travis Kelly Dwan 2019-11-15 12:04:51 -0500
  • f9c8075af8
    Clean up some naming & create helper functions for tests Kelly Dwan 2019-11-15 11:56:01 -0500
  • a2a88c56a4
    Return empty array if no values are $_POST'ed to the form Kelly Dwan 2019-11-15 11:54:56 -0500
  • 68d5c53c95
    Tests: Move tests infrastructure, set up travis Kelly Dwan 2019-11-15 10:40:18 -0500
  • 5c2041442a
    Remove unused file Kelly Dwan 2019-11-14 13:48:22 -0500
  • 42d44f7dc9
    Plugin: Fix all phpcs errors Kelly Dwan 2019-11-14 13:48:17 -0500
  • e1909dfccf
    Sync with SVN: Bump cachebuster Kelly Dwan 2019-11-13 17:23:41 -0500
  • e9763f6678
    wip Ian Dunn 2019-11-12 08:02:14 -0800
  • 7bcc82286c Theme: Display the Edit Pledge shortcode on individual pledges. Ian Dunn 2019-11-08 15:33:20 -0800
  • 2e8912e9d5 Manage Pledge: Add shortcode to email link for updating. Ian Dunn 2019-11-08 15:32:28 -0800
  • 414c4809e3 Email: Allow tokens to be reused when necessary. Ian Dunn 2019-11-08 15:29:53 -0800
  • a40e82e15f
    Theme: Display the Edit Pledge shortcode on individual pledges. Ian Dunn 2019-11-08 15:33:20 -0800
  • c97e7614f4
    Manage Pledge: Add shortcode to email link for updating. Ian Dunn 2019-11-08 15:32:28 -0800
  • 6ae26bf4db
    Email: Allow tokens to be reused when necessary. Ian Dunn 2019-11-08 15:29:53 -0800
  • 469e3437b1
    Pledge List: Fix margin overflow when only 1 contributor on a pledge Kelly Dwan 2019-11-08 17:20:45 -0500
  • beb2db453e
    My Pledges: Add border only when multiple pledge lists exist Kelly Dwan 2019-11-08 17:14:14 -0500
  • 521ce58de7
    Contributors: Return default array when posts empty to avoid notices. Ian Dunn 2019-11-07 15:37:01 -0800
  • 93d2bafd34
    Pledge Form: Generate correct URL for the directory. Ian Dunn 2019-11-07 15:31:02 -0800
  • 963dbd41e3
    Views: Modularize success/error notices for DRYness. Ian Dunn 2019-11-07 13:43:09 -0800
  • 7e89d1794a
    Email: Send no-cache headers when auth token present for security. Ian Dunn 2019-11-07 11:53:39 -0800
  • 18228d367c
    Pledge Log: Log user of CLI actions. Ian Dunn 2019-11-07 11:31:00 -0800
  • c524d1b21b
    Tests: Disable logger to avoid errors. Ian Dunn 2019-11-07 11:16:12 -0800
  • ffebacb42a
    My Pledges: Rename status variable for clarity. Ian Dunn 2019-11-07 09:35:08 -0800
  • 7cbe722202
    My Pledges: Only trigger status changes when needed. Caleb Burks 2019-11-06 20:27:21 -0600
  • 1023fdeb55
    My Pledges: Verify current user is authorized to edit contribution. Caleb Burks 2019-11-06 20:18:35 -0600
  • 0c50a0dd1c Only trigger status changes when needed Caleb Burks 2019-11-06 20:27:21 -0600
  • 786f493514 Verify contributor updates based on current user Caleb Burks 2019-11-06 20:18:35 -0600
  • ab233aa936 Readme updates Caleb Burks 2019-11-06 19:43:22 -0600
  • 8e3ba2db96
    My Pledges: Append ID to nonce action to make it more unique. Caleb Burks 2019-11-06 01:09:01 -0600
  • 8230963ea4
    My Pledges: Ensure the submitted contributor_post_id is valid. Caleb Burks 2019-11-06 00:45:38 -0600
  • c47679a5cc
    My Pledges: Return early if contributor_post_id is missing. Caleb Burks 2019-11-06 00:33:28 -0600
  • 4b3586a487 Add more exclusions to .gitignore (#85) Caleb Burks 2019-11-06 10:51:40 -0600
  • b4d6553884 Append ID to nonce action to make it more unique Caleb Burks 2019-11-06 01:09:01 -0600
  • 6f67ee1b38 Ensure the submitted contributor_post_id is valid Caleb Burks 2019-11-06 00:45:38 -0600
  • b105ec0099 Return early if contributor_post_id is missing Caleb Burks 2019-11-06 00:33:28 -0600
  • 10a4f3a674 Add readme Caleb Burks 2019-11-05 23:33:34 -0600
  • 02e0338a34 Add more exclusions to .gitignore Caleb Burks 2019-11-05 21:55:56 -0600
  • 85de3422ea
    Theme: Bump cachebuster Ian Dunn 2019-11-04 15:19:49 -0600
  • dc8ef43ebd
    Remove links to non-existent locale variants. Ian Dunn 2019-11-04 13:04:17 -0600
  • c7e329ec32
    Pledge List: Remove unused prototype. Melissa Ashforth 2019-11-03 14:20:42 -0600
  • 1576a18d24 Disallow create_posts for the Pledges and Contributors (#78) Caleb Burks 2019-11-03 14:21:16 -0600
  • 32bbded795 Disallow create_posts for the Contributors CPT Caleb Burks 2019-11-03 14:13:06 -0600
  • 72972951b3 Disallow create_posts for the Pledges CPT Caleb Burks 2019-11-03 13:40:34 -0600
  • cbf4de28e7 Removed directory.php refrence and file. Looked in assets folder removed files that did not have a refrence-v Melissa Ashforth Laptop 2019-11-03 13:36:21 -0600
  • 5415a5be4e Add bbPress and BuddyPress Stephen Edgar 2019-11-03 14:36:03 +1100