Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

TusPHP

🚀 A pure PHP server and client for the tus resumable upload protocol v1.0.0
Collective - Host: opensource - https://opencollective.com/tus-php - Website: https://ankit.pl - Code: https://github.com/ankitpokhrel

Merge pull request #50 from wearescouting/master

No need to append __upload_url

github.com/ankitpokhrel/Dynamic-Featured-Image - bb35f183cfacfc8636190bf0232d05f15c54a8cf authored almost 9 years ago by Ankit Pokhrel <[email protected]>
no need to append __upload_url if, say, the image's URL already points to a CDN

github.com/ankitpokhrel/Dynamic-Featured-Image - 07e4914ad6b4a983f853aaa69b2004a07fc4cf60 authored almost 9 years ago by Ahmed Nuaman <[email protected]>
Fix test: Don't count white spaces on string comparision

github.com/ankitpokhrel/Dynamic-Featured-Image - 37ce024e41c2c84053477d9db575918b0a009f85 authored about 9 years ago by Ankit Pokhrel <[email protected]>
Update wp tests installation script

github.com/ankitpokhrel/Dynamic-Featured-Image - f5e7308f93ef5aad9c1f3c0784b1d6229b563ab3 authored about 9 years ago by Ankit Pokhrel <[email protected]>
Follow weird WordPress coding standard :no_mouth:

github.com/ankitpokhrel/Dynamic-Featured-Image - b2ba0c5061c951387cf58a5221088f60daf7f742 authored about 9 years ago by Ankit Pokhrel <[email protected]>
Update .travis.yml

github.com/ankitpokhrel/Dynamic-Featured-Image - 41bc26a5e441989ba4269d72cc7891c78b618411 authored about 9 years ago by Ankit Pokhrel <[email protected]>
Merge pull request #49 from danielbachhuber/patch-1

Use proper tests checkout for WP_VERSION=latest

github.com/ankitpokhrel/Dynamic-Featured-Image - 346e06ffa689b33d93af3e45b42d6ddcff342401 authored about 9 years ago by Ankit Pokhrel <[email protected]>
Use proper tests checkout for WP_VERSION=latest

github.com/ankitpokhrel/Dynamic-Featured-Image - 4460bd9e60c3cc9035104f2ef4ce23294518b30a authored about 9 years ago by Daniel Bachhuber <[email protected]>
Upgrade travis from legacy to container-based infrastructure

github.com/ankitpokhrel/Dynamic-Featured-Image - 40daf25b7992786e6aa6cbf08d39ca0143295b8e authored over 9 years ago by Ankit Pokhrel <[email protected]>
Add comma to the end of array

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 2c3bad2b46192e52e1cb1d89bb69fb7d61a9dde0 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Separate display gift section

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 1226317afab78924c941ed2de9f5745e2655a545 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Always return boolean from parse_criteria

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 386eee9ad432140767f0869ff3379f92a18ca0b8 authored over 9 years ago by Ankit Pokhrel <[email protected]>
display_gifts method refactoring

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - ab0f40676baae7e304d95834910d4da030193698 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Separate notice text to separate method

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 83ebf5e99cab1d13cf7c591dfa154cc06e8f2c74 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Refactor validate_gifts and fix set value bug

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 17637be41cdb9287a3f1f732b415debe6a8eb59d authored over 9 years ago by Ankit Pokhrel <[email protected]>
Fix __get_post_id method

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 98c31652a33629c21b454a45009905fd1a60330a authored over 9 years ago by Ankit Pokhrel <[email protected]>
Reduce complexity of __get_actual_settings method

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 30ab94351d3cec5e7d08027679de0a0d7501b32b authored over 9 years ago by Ankit Pokhrel <[email protected]>
Refactor __hook_global_settings method

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 0a798d54c1a116a9893940c8db4cdef42be16694 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Reduce complexity of __get_actual_settings

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - e02010678164d06d27aa135a8ddf38d58a09d616 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Early return in wfg_disallow_qty_update

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - ccc7bcf01ee07c6333c81c4f4aa86ead21a0bb3f authored over 9 years ago by Ankit Pokhrel <[email protected]>
Use Yoda style comparision

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - ac91bf5ba1899583ac81c99b4958285528b4f41c authored over 9 years ago by Ankit Pokhrel <[email protected]>
Fix spacing in WooCommerce_Multiple_Free_Gift.class.php

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 70d0725c9a60bca24fb789cd23d6778805e497cc authored over 9 years ago by Ankit Pokhrel <[email protected]>
Fix spacing as per wordpress rule

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 3069400c3555958e80410b5d971cf121089a6b75 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Some more spacing and type fixes

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 7d70885a3efd2180a7af782300665e3b00602148 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Some more spacing fixes

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - eebd42b0e79c394c8b1d820becdc917b6292bd3e authored over 9 years ago by Ankit Pokhrel <[email protected]>
Fix template-default.php

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 9a12d7700dd3b16cb9bbeb871d19316be6ddead3 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Fix coding style in template-default.php

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - eb735615b84866e1f2edd8cb05a965e801806e14 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Fix coding style in woocommerce-multiple-free-gift.php

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 352742dfea19a01295dc88dca532c12ee39e34d0 authored over 9 years ago by Ankit Pokhrel <[email protected]>
More coding style fixes

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 4c2f17c869ab28ff487c7ea2038d6f46d5b07f13 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Remove camelCase from method name

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 7fe06d525170a4128d637d66e5be0fcdcd52e41c authored over 9 years ago by Ankit Pokhrel <[email protected]>
Fix coding style: Spaces in array

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 4aca270f376a159b85fc3faf5f640c005bcbfe35 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Fix as per WordPress coding standard

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - cb4624497eeb210d5884cc5b60024b97ef77c03e authored over 9 years ago by Ankit Pokhrel <[email protected]>
Use Yoda Condition checks

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 26f90316fd50015a66265331a7358ef77366e2eb authored over 9 years ago by Ankit Pokhrel <[email protected]>
Merge branch 'master' of https://github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 4eb06519f5a49bcd1551d8e81ed75e4d2677cc2b authored over 9 years ago by Ankit Pokhrel <[email protected]>
Fix method name as per WordPress coding standard

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - bb8300531901e2ffe3d57b0be98fa87882046a19 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Merge pull request #9 from ankitpokhrel/revert-8-scrutinizer-patch-2

Revert "Scrutinizer Auto-Fixes" - follow WordPress Standard

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - ec544af473c04f38058d54321836907fa1c60f3a authored over 9 years ago by Ankit Pokhrel <[email protected]>
Revert "Scrutinizer Auto-Fixes"

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - e4ecdb5a52e8ddf82718aea51f61df4af77b917f authored over 9 years ago by Ankit Pokhrel <[email protected]>
Merge branch 'master' of https://github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 1ebd2deff86f0bc5c4c18a70b4d0907dc577c97b authored over 9 years ago by Ankit Pokhrel <[email protected]>
Merge pull request #8 from ankitpokhrel/scrutinizer-patch-2

Scrutinizer Auto-Fixes

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - d84ff61b5fd27f95883257990126505b7ffac8dd authored over 9 years ago by Ankit Pokhrel <[email protected]>
Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-...

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 26c3faec6b85a8a0595ca8c796e02781aaaa4e05 authored over 9 years ago by Scrutinizer Auto-Fixer <[email protected]>
Merge branch 'master' of https://github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 8a3a0c599e617e7201484af02cb032d0418e7b85 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Merge pull request #7 from ankitpokhrel/scrutinizer-patch-1

Scrutinizer Auto-Fixes

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 2d3c9f39a40300b1d8a4ade4d54834682484689a authored over 9 years ago by Ankit Pokhrel <[email protected]>
Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-...

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - d09c2b1972810ccf9aa9cf03d8ef0fc8e68593e2 authored over 9 years ago by Scrutinizer Auto-Fixer <[email protected]>
Merge branch 'master' of https://github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - de885985cb7044cf6ce15da65eb9f56d27ec65e0 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Add code climate configuration

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - a796368db3bd9792222888d185d8137a7cad369e authored over 9 years ago by Ankit Pokhrel <[email protected]>
Merge branch 'dev' of https://github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift into dev

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 391e31565f6c55d77a6f24126f13e57b6c58d880 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Remove button border from main settings page

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 414825cb3a14b26235dab80ef7daa2bb2bf7876d authored over 9 years ago by Ankit Pokhrel <[email protected]>
Remove border from button

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - e2072926a40eef700c769e8c643123183c6991c5 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Remove class from hidden field

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 944ebf53568b5a8400cd01b0172c6cde9039706c authored over 9 years ago by Ankit Pokhrel <[email protected]>
Merge pull request #6 from CoryGJ/patch-3

Update wfg-default.css

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - b3e48364040c49f456046075247607128b760925 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Merge pull request #5 from CoryGJ/patch-2

Update template-default.php

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 1ce863d6f1fe67362708836eed179ff8dbc4ef8a authored over 9 years ago by Ankit Pokhrel <[email protected]>
Merge pull request #4 from CoryGJ/patch-1

Patch 1

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 5c88b285b7a98ac74a4af02607f634b1c113b19a authored over 9 years ago by Ankit Pokhrel <[email protected]>
Update wfg-default.css

Make a small, layout-neutral, visible change to the OK and No Thanks buttons on hover and keyboa...

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 2f481503cd19b6d96ee28d1b3b1f003ee85aa04c authored over 9 years ago by CoryGJ <[email protected]>
Update template-default.php

Add '.button' class to add theme-friendly styling and prevent OS-default styling on buttons.

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - af57bd2fcd50d7025d51cd4e44c9a3e47feb11da authored over 9 years ago by CoryGJ <[email protected]>
Update wfg-admin-styles.css

isolated custom buttons, prevents interference in other admin panels using default button css

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 62d84e7c0162c4142930c0135be23da8ddff30e1 authored over 9 years ago by CoryGJ <[email protected]>
Merge branch 'master' into dev

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 1284ff7f7f84046d49d632448fce73a03fce6f11 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Merge branch 'master' into dev

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 000a67e856ac107fcfdc195dc4339d1e7ce6de4b authored over 9 years ago by Ankit Pokhrel <[email protected]>
Merge branch 'dev-autocomplete' into dev

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 39ffafea0f94bfbcc8437461492092dba762db18 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Add missing translations

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 8e9c6e8b8ca96e717996071acff9874230ee1921 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Rename file :trollface:

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 77fb5123e0155e7a6fbc904faee098f7f8d83d11 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Fix activation hook issue

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 4ac481c3d57138329a86ce6008e2a9ea5ed25c00 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Fix repitition of selected elements

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - b54d5ec353463edd0abcd7299f938559ab6958b5 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Brazilian Portuguese translation by Paula Bambino (@pabambino) :)

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - a2c43a010835c1c162ec96189afdf61c5def2602 authored over 9 years ago by Ankit Pokhrel <[email protected]>
_price meta key is required :yum:

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - c704498cc507c035f5f407cea2b67d3f05bd0d85 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Fix price meta key & compatiblity with Aelia Currency Switcher :metal:

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - d8c8b67793b8992ebd804458b97a15fdedc4540b authored over 9 years ago by Ankit Pokhrel <[email protected]>
Remove all unnecessary scripts

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - c1d5acdc75f18259652afad62631762a451615ed authored over 9 years ago by Ankit Pokhrel <[email protected]>
Fix loading image issue

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 4b7807dafc2230446be35cf074d4fbd29608de9e authored over 9 years ago by Ankit Pokhrel <[email protected]>