Ecosyste.ms: Timeline

Browse the timeline of over 8.2 Billion events for every public repo on GitHub, all the way back to 2015. Data updated hourly from GH Archive.

alexminza/woocommerce

alexminza pushed 1000 commits to master alexminza/woocommerce
  • Update npm dependencies (#20459) * Update npm dependencies * Re-rebuild package-lock.json * Update dependencie... 782fb95
  • Merge pull request #20483 from woocommerce/fix/20431 Search for matching keys when updating meta data b351bca
  • Merge pull request #20486 from woocommerce/fix/20430 sanitize_special_column_name_regex trim c93a922
  • Merge pull request #20487 from willgorham/remove-malta-checkout-state Remove Malta checkout 'State' field 2c1c32b
  • Merge branch 'master' of https://github.com/woocommerce/woocommerce 43db16a
  • Allow items to be changed in wc_save_order_items function Allow other plugins to be able to change $item object, for... 007fc6e
  • Update wc-admin-functions.php cb29805
  • Rename woocommerce_checkout_skip_update_order_review_expired to woocommerce_checkout_update_order_review_expired and ... 3818598
  • Merge pull request #20187 from therealgilles/master Allow to display the checkout (page or shortcode) even when the ... ebcdd5f
  • API: Order images by position before saving cfda380
  • Clear transients tool; clear wc_layered_nav_counts fcd2356
  • Remove API enabled check from auth endpoint ddf9ab0
  • Update wc-rest-functions.php Arguments passed to end function should be passed by reference. e75c371
  • Update e2e tests database to the latest WC db version 69e1547
  • Initialize payment gateways before running bulk actions cca7972
  • Merge pull request #20498 from woocommerce/update/20494 Clear transients tool; clear wc_layered_nav_counts a03e84d
  • Conform returned error messages The <strong>Error:</strong> should be removed because: - the other errors in this f... e344763
  • wp_localize_script 10a5779
  • Refactor tokenization form ac2d76e
  • Fix :checked e5192cf
  • and 980 more ...

View on GitHub

alexminza pushed 1 commit to master alexminza/woocommerce
  • Force long lines wrapping in the log viewer 74fdd6f

View on GitHub

alexminza pushed 1000 commits to master alexminza/woocommerce
  • Prevent uncategorized from being sorted. it's always top of the list. 6f6ddf2
  • Hide uncategorized from store by default. b8df0ea
  • Allow devs to add 'no-link' class to elements to prevent order view link being triggered on row click Closes #18704 1c57075
  • Merge pull request #18703 from jimjasson/issue-18702 Remove multiple application of filter 'woocommerce_order_item_p... a12fe25
  • Merge pull request #18693 from woocommerce/fix/18692 Webhooks API error checking a370a4c
  • Update comment. 5a4cc2d
  • Remove deprecation notice a8cc6c8
  • Merge pull request #18698 from woocommerce/fix/order-screen-ajax-referer Ensure the table handler is only loaded onc... c7c4ec9
  • Merge pull request #18700 from woocommerce/update/18687 Before getting wc_get_loop_prop, setup the loop. 2936daa
  • Merge pull request #18706 from woocommerce/update/uncategorized Uncategorized tweaks c28e2e2
  • Merge branch 'master' into fix/18674 40c59d3
  • merge the loop, don't bail 586619b
  • Fixed missing user_id in webhook migration script Closes #18695 5533f85
  • Update wc-cart-functions.php af01745
  • Merge pull request #18671 from shoheitanaka/patch-11 Fix : Argument swapping at sprintf 18b91a0
  • Include "translators" notation #18671 da8fdc0
  • Merge pull request #18713 from woocommerce/fix/18695 Fixed missing user_id in webhook migration script de6e813
  • maybe_resize_image fix 79dba98
  • Revert columns to 4 1f2046a
  • Merge branch 'master' into fix/18680 e6f5491
  • and 980 more ...

View on GitHub

alexminza pushed 1 commit to master alexminza/woocommerce
  • Added support for additional HTML5 input types 519bfad

View on GitHub

alexminza pushed 175 commits to master alexminza/woocommerce
  • Use intval for download limit and expiry fd2b830
  • Update billing if account form changes. 2ca2cc0
  • Remove unsupported theme notice aad3792
  • Storefront theme as official theme 8232d0b
  • Update class-wc-admin-setup-wizard.php Update to Klarna copy as per their specification. 294b2cc
  • Orders should be created for users who exist on the site only. ee6794f
  • Fix wc_notice_count logic and add test 97673e2
  • Merge pull request #18410 from shivapoudel/storefront-theme Storefront theme as official theme 6630fca
  • Merge pull request #18413 from woocommerce/fix/18377 Rest API - Orders should be created for users who exist on the ... 76f66fd
  • Merge pull request #18411 from MechielCouvaras/patch-1 Update Klarna copy in Setup Wizard 501f03e
  • Merge pull request #18414 from woocommerce/fix/18412 Fix wc_notice_count logic and add test 8a7066e
  • fix while loop 4ffff15
  • Merge pull request #18404 from woocommerce/fix/18362 Update billing if account form changes. fd60025
  • Merge pull request #18398 from woocommerce/fix/18360 Use intval for download limit and expiry a94ef8d
  • Revert "Remove unsupported theme notice" This reverts commit aad3792817ecac79dda5706c762d264b574419df. d874979
  • Deprecate theme notice a3d0d71
  • Rewrite wc_get_customer_last_order() to leverage the customer data store. The wc_get_customer_last_order() function ... 4932985
  • Fix exception handling in v2 update_additional_fields_for_object REST API calls 009a21a
  • Use table format as default. 8c4a0df
  • Use table format as default. 84aeb00
  • and 155 more ...

View on GitHub

alexminza pushed 115 commits to master alexminza/woocommerce
  • Set max-heights for service child elements 7e45159
  • Update e2e tests and library f6f8c93
  • Update e2e sql db da5eb4a
  • Add failing tests to demonstrate problem adding & removing coupons 70455b7
  • Proposed fix for api coupon recalculating 1c8dd6a
  • Only load session handler class on frontend not during cron Ref: #18193 CC @mikejolley 0ec0ca2
  • Fix coupon 'Excluded Categories' restriction evaluation a21ada6
  • Change sanitize function 611ca58
  • Manual set order tests 09ef219
  • Fix api_subject option being set even when reroute_requests unchecked a871835
  • Set default catalog_orderby in customizer 54fd171
  • Update docs. 2b4a756
  • Add woocommerce_loop_product_link filter 0192fb9
  • add button for creating coupons to coupon blank state Makes it more user-friendly for someone unfamiliar with WordPr... 40d9efc
  • [#18223] Store related posts query arguments in transient 3045e01
  • [#18223] Filter results for related products b8beb70
  • Merge branch 'master' into fix/setup-wizard-service-style-tweak 6824b2a
  • Remove port from string before checking IP Fix a bug where if `$_['HTTP_X_FORWARDED_FOR']` contains a port, an `rest... 119d348
  • Missing spaces between city and state. Closes #18305 3defa83
  • Keep product check da281d2
  • and 95 more ...

View on GitHub