Ecosyste.ms: OpenCollective

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

github.com/tastyigniter/flame

This repository contains the core library of TastyIgniter. If you want to setup a ordering platform using TastyIgniter, checkout the main TastyIgniter repository.
https://github.com/tastyigniter/flame

Register application error handler

91e579c4eb3b2f7e023f35bbaee03dbe33df3410 authored over 3 years ago by Sam Poyigi <[email protected]>
Fix cart condition priority

Signed-off-by: Sam Poyigi <[email protected]>

71f16829929ffaf5be769ae8f818d07d62c13348 authored over 3 years ago by Sam Poyigi <[email protected]>
Fix for php 8

Signed-off-by: Sam Poyigi <[email protected]>

835ae9d0ea9e2d5dcc3cf1b668afd384acf63b0c authored over 3 years ago by Sam Poyigi <[email protected]>
Enable TrimStrings middleware

Signed-off-by: Sam Poyigi <[email protected]>

ebcc4450e40e29dd1fa88bd32145e336b5c42a17 authored over 3 years ago by Sam Poyigi <[email protected]>
Add isInclusive method on cart condition tastyigniter/TastyIgniter#788

Signed-off-by: Sam Poyigi <[email protected]>

748800eabccb947ae0cb80adfd823ffa33c491c4 authored over 3 years ago by Sam Poyigi <[email protected]>
Forget only auth session on logout

a508ca26affbc8a51f42b4e78f5fa2839240795f authored over 3 years ago by Sam Poyigi <[email protected]>
No order time restriction when pre-ordering is enabled

27cf126f7bdc5012ffb419fb2c01b793f863dd42 authored over 3 years ago by Sam Poyigi <[email protected]>
Revert "Revert location order time restriction model option #33"

This reverts commit 725822e8cc903f2a9fb3ae7e441dfc7af5e57f91.

18e769872f6392f85fcd39c2f7f95f85d4a324bb authored over 3 years ago by Sam Poyigi <[email protected]>
Revert location order time restriction model option #33

725822e8cc903f2a9fb3ae7e441dfc7af5e57f91 authored over 3 years ago by Sam Poyigi <[email protected]>
Add order types API (#33)

* Add order types API

* wip

* wip

* add hasAsapSchedule

* Add order time restriction...

791f6a42be05502f51f3f5d2cfe94053956fbe0f authored over 3 years ago by Sam Poyigi <[email protected]>
Round cart condition values (#34)

* Round cart conditions

* Use initial approach and make precision configurable

Co-authored...

e636e9ff69d950b1d1185b28d859f38eb9fffd9c authored over 3 years ago by Ryan Mitchell <[email protected]>
Missing function (#35)

Called in fixApportionment() in coupons condition

00983de6eba146e1fa91af99e0f4f3c78dc49692 authored over 3 years ago by Ryan Mitchell <[email protected]>
Fix sortable tastyigniter/TastyIgniter#766

c3a0d0ff1dedaa9b78e53450db2731d7c25ed158 authored over 3 years ago by Sam Poyigi <[email protected]>
Update controller stub

0c12a3e2259e6eceb32c26c8e106141ff3b17fc8 authored over 3 years ago by Sam Poyigi <[email protected]>
Fix #698 (#29)

* Complicated but...

To attempt to explain.

Work out the difference between timeslot and s...

0cf87982db12026fab243f8547a00f65ee966a0d authored over 3 years ago by Ryan Mitchell <[email protected]>
Deprecate WorkingSchedule::setNow method

9fdafb0b252af2e2c59ba6850dc7be6b1e05a0b4 authored over 3 years ago by Sam Poyigi <[email protected]>
Apply fixes from StyleCI (#32)

[ci skip] [skip ci]

Co-authored-by: Sam Poyigi <[email protected]>

5196deb496e5ea69634d30f5bed6e0a457b048c7 authored over 3 years ago by Sam Poyigi <[email protected]>
Minor fix

3f520f6b70341df687c5df729c263e1ca3192675 authored over 3 years ago by Sam Poyigi <[email protected]>
Require php extensions mbstring and openssl

5efb47d6e108e74a9e9581fad659320879a3ef0b authored over 3 years ago by Sam Poyigi <[email protected]>
Replace waston/validating package

e380bc8ba0757326bdbeacc2ea6785cee3d0c34a authored over 3 years ago by Sam Poyigi <[email protected]>
Update composer dependencies for PHP8 support

dcfbfe4e8d5becd0e3f053f08a6a16a27f5dd950 authored over 3 years ago by Sam Poyigi <[email protected]>
Remove is_callable (#31)

The ability to call non-static methods statically has been removed. Thus is_callable() will fail...

5eb5e2e8b37d882d347ff0ffde47f53add8bd7a1 authored over 3 years ago by Ryan Mitchell <[email protected]>
Use request()->input instead

a35f240e58e907e7e44565139ace400bc945de4d authored almost 4 years ago by Sam Poyigi <[email protected]>
Add accessor function and default (#30)

ec4ce03ac35d685082b849cd6916e7041b5d5c44 authored almost 4 years ago by Ryan Mitchell <[email protected]>
Missing forgetInstance method for testing

aedd7ad016f4f2169c6cfcdf868e87eb1ff402a6 authored almost 4 years ago by Sam Poyigi <[email protected]>
Change post(), get(), input() helpers to use request class

e67962063a5f4ca0fc5483ed85350fbe585abe61 authored almost 4 years ago by Sam Poyigi <[email protected]>
Make Geolite precision property configurable

tastyigniter/TastyIgniter#684

f97dc3167a7b2286ce548b015fbf497c53b30580 authored almost 4 years ago by Sam Poyigi <[email protected]>
Fix paginate method arguments

1c56402bb832e8935df64653ed6adbd25b34987f authored almost 4 years ago by Sam Poyigi <[email protected]>
Downgrade mockery

d608a69f22c5af354919cc2fba1323242f2f88a6 authored almost 4 years ago by Sam Poyigi <[email protected]>
Update composer dependencies

90b2a321243fe7d0f1aafdb6fc0433fb61347198 authored almost 4 years ago by Sam Poyigi <[email protected]>
Fix timeslot issue tastyigniter/TastyIgniter#646

a5fd9a8cfe28680b8824e94f07cfef62b4a778f7 authored almost 4 years ago by Sam Poyigi <[email protected]>
Currency json helper (#27)

* currency_json helper

* formatToJson() function

* StyleCI

b395246998f97ce487f76b10b489fcf5d017ae7b authored almost 4 years ago by Ryan Mitchell <[email protected]>
Remove lead time if it meets previous days close time (#25)

* Remove lead time if it meets previous days close time

Should fix: https://github.com/tastyi...

197a52c46899e3af0d3fd966e56b04341586a5af authored about 4 years ago by Ryan Mitchell <[email protected]>
Apply limitation price on subtotal as well (#26)

* Apply limitation price on subtotal as well

* Update where calculation occurs

* Better lo...

a31842aafe8c45646fd3c81732970cbfc53da751 authored about 4 years ago by Ryan Mitchell <[email protected]>
Fix currency issue when custom formatter is used

8e7d165e5fe5e5624a77a68135a3f6ed4f33f7fb authored about 4 years ago by Sam Poyigi <[email protected]>
Code style fix

bb73fba1b8e0e7812bbe5b8cd78d3a4081ea6eac authored about 4 years ago by Sam Poyigi <[email protected]>
Increase default geocode caching to 30 days

2c40409f37a9000d59f5402025a4d0853a3f4c58 authored about 4 years ago by Sam Poyigi <[email protected]>
Minor fix

663c269d7752884d80ab0c222ac3c075cc14e525 authored about 4 years ago by Sam Poyigi <[email protected]>
Refactor localization middleware

2d8f35c772dc6e0b8f6fc14d088b1b2a9fe26631 authored about 4 years ago by Sam Poyigi <[email protected]>
Add model attributes event observers

09c5cb3dff848cd4334aace6cc95186e2486a4ec authored about 4 years ago by Sam Poyigi <[email protected]>
New Markdown::parseFile method

7f7c695bd9f3cac4944489e331515aaef9982aac authored about 4 years ago by Sam Poyigi <[email protected]>
Fix morphedByMany relationship

b04f6f4dcb618f840cccae37a4fa5245b8d2ddb1 authored about 4 years ago by Sam Poyigi <[email protected]>
Minor fix

Signed-off-by: Sam Poyigi <[email protected]>

65aff9746c9a3644c27780cb85005731754d7e82 authored about 4 years ago by Sam Poyigi <[email protected]>
Make model $casts property protected

359ecf7bddbbf7e6795bd486f297c12bfd5bbb21 authored about 4 years ago by Sam Poyigi <[email protected]>
Make model properties protected to reflect laravel/framework

f5b7ca3dbaed3be2bd171ca73344f82c1dff3ca0 authored about 4 years ago by Sam Poyigi <[email protected]>
Remove validator.beforeMake event

f04a2109144026faf0a7e902332275e4504a8a04 authored about 4 years ago by Sam Poyigi <[email protected]>
Respond with the appropriate status code and content type

21a3fdfcc1c127aa2a478125861690768ea6fc3a authored about 4 years ago by Sam Poyigi <[email protected]>
Minor fix

f66ded6719bbede1b7a69481a473d4666301d12b authored about 4 years ago by Sam Poyigi <[email protected]>
Apply fixes from StyleCI (#24)

[ci skip] [skip ci]

Co-authored-by: Sam Poyigi <[email protected]>

43f071b24585a21ad6031130435b473f22c11874 authored about 4 years ago by Sam Poyigi <[email protected]>
Resolve merge conflict issue

0c01ee5062ae822ff36d1899df3efc770e1e2cb9 authored about 4 years ago by Sam Poyigi <[email protected]>
Fix issue with reading serialized castable model attributes

2e3a46ee05c393986635b6238c0cd2fd36f6f5d1 authored about 4 years ago by Sam Poyigi <[email protected]>
Set related model attritubes from parent model setAttribute

d197dd951a67ddbaa1a9e1c79a410d6d0aff50b3 authored about 4 years ago by Sam Poyigi <[email protected]>
Change to october/rain relationship builders

c9186f28062c9304b8451fffba7df79d517d90e1 authored about 4 years ago by Sam Poyigi <[email protected]>
Minor refactor

be27a1ce5b604871760e51f2eb121a947ed6e044 authored about 4 years ago by Sam Poyigi <[email protected]>
Minor fix

408739c745ac6f4e2969c979447bb63e4a0422e5 authored about 4 years ago by Sam Poyigi <[email protected]>
If time difference less than leadtime, then add leadtime (#23)

* If less than leadtime, then add leadtime

* Change of approach

* Use property of DateInte...

fee1ea2ee485e6ec065e7f092ac4566a4507b909 authored about 4 years ago by Ryan Mitchell <[email protected]>
Bring back CartCondition::isApplied method

e072a2b90e7aa40a87bf18898db27cb618671651 authored about 4 years ago by Sam Poyigi <[email protected]>
Call CartCondition whenValid & whenInvalid only once

b79423d1ba7c93535773a294f0a985b45c39bd71 authored about 4 years ago by Sam Poyigi <[email protected]>
Bug fix (#21)

* Bug fix

* use getConditions

577b29db8fd9be12ad9de3c670c6926ef0162e9a authored about 4 years ago by Ryan Mitchell <[email protected]>
Minor fix

3b2a8bcf7588030ef30d294b52ed3d335c7504e5 authored about 4 years ago by Sam Poyigi <[email protected]>
Resolve merge conflict issue

b2f281cba0e2548886e4198c8c56b6eb39ad9aff authored about 4 years ago by Sam Poyigi <[email protected]>
Merge branch 'master' into develop

374cc9e356401aa19923149d5e53cf21a4b4710f authored about 4 years ago by Sam Poyigi <[email protected]>
Merge branch 'develop'

c29a7e1977b59cb5d378ad464f96b3e5c463c30d authored about 4 years ago by Sam Poyigi <[email protected]>
Simplify opening hours start and end times (#20)

8b68302db0ef92b22b7666aba355023601a80c20 authored about 4 years ago by Ryan Mitchell <[email protected]>
Support CI-type validation rules array structure in Validation trait

3a110c2912d95b4bccab583d8419e967da963ce6 authored about 4 years ago by Sam Poyigi <[email protected]>
Ability to apply cart condition on cart items (#19)

* wip

* more wip

* wip

* wip

* wip bring back applyAllConditionsToItem

404d24ae18052fc6372d1ccd9d5e1a3056a1058c authored about 4 years ago by Sam Poyigi <[email protected]>
Minor fix support for blade templates

20db82797d8bee915735f573cfe0d32ef8a82c4b authored about 4 years ago by Sam Poyigi <[email protected]>
Switch to blade views in scaffolding

01da7c6815baacbe5756cd46834491d3e2624111 authored about 4 years ago by Sam Poyigi <[email protected]>
Minor refactor

f608d1bd58bef0fa2a5280f9a92a520306a16477 authored about 4 years ago by Sam Poyigi <[email protected]>
Minor improvements to cart condition behaviour

15a6ef9fccf56c942d1263c0eb9313aa5cf65ba0 authored about 4 years ago by Sam Poyigi <[email protected]>
Add accessor for location area color attribute

330152487e9eac8c9cd2ce69fc2328b2ab63e60e authored over 4 years ago by Sam Poyigi <[email protected]>
Add support for blade template file extension

1114438e21d67b0ed522adf3346ca2bc6de38f1c authored over 4 years ago by Sam Poyigi <[email protected]>
Store parsed templates as flat files

6c97ae4b051772cf4826c54cdd3061e00f51a829 authored over 4 years ago by Sam Poyigi <[email protected]>
Make generateTimeslot public

9e64e20dcfc6255a185f0d42ed4fcf3de7a7049d authored over 4 years ago by Sam Poyigi <[email protected]>
Fixes tastyigniter/TastyIgniter#504

7099a92628d3f5bdfec86a6d6e5d99ea2ed7d23a authored over 4 years ago by Sam Poyigi <[email protected]>
Merge branch 'master' into develop

f55ed6577dee8153dc3b4f88fd4814ee0071ec4d authored over 4 years ago by Sam Poyigi <[email protected]>
Merge branch 'develop'

a5f04be44ba395860ea4709308b77f131962f5c3 authored over 4 years ago by Sam Poyigi <[email protected]>
Fix empty order schedule timeslot (#18)

Move timeslot generation out of WorkingPeriod class (SRP)

d4888bf216b898e29689994de17f14af7cd2b80d authored over 4 years ago by Ryan Mitchell <[email protected]>
New CoreExtension class to register core blade directives

a8f7c56f59a181e552f7203b9b2a76cfa67c4b03 authored over 4 years ago by Sam Poyigi <[email protected]>
Move pagic.environment registration out to system's service provider

8a670d99ae023dc217e70e099ed25237c0b8cdda authored over 4 years ago by Sam Poyigi <[email protected]>
Move compiler logic into Environment from Template class

aec8f466f9c2a90d20c9905d79ffb68d94a96007 authored over 4 years ago by Sam Poyigi <[email protected]>
Add option to suppress runtime notices when rendering pagic templates

5182424325a07c4e936a7b36ee0e0c2ceed5a2ea authored over 4 years ago by Sam Poyigi <[email protected]>
Fixes #15

197fdcf3b2f350cc0918cb7ac225b4fef6a5ecde authored over 4 years ago by Sam Poyigi <[email protected]>
Skip media manipulations on unsupported media types

fixes tastyigniter/TastyIgniter#406

250231c610313148d39d4e7cc957c9ba66a40ae9 authored over 4 years ago by Sam Poyigi <[email protected]>
Fix issue with manipulating images from absolute path

Fixes tastyigniter/TastyIgniter#472

1bf92ca907f2f26713aa8b954abbd2afdbe5771e authored over 4 years ago by Sam Poyigi <[email protected]>
Lock october/rain composer version to ~1.0.468

168e00de75e10f8fa17f03cd4c17996cb08066eb authored over 4 years ago by Sam Poyigi <[email protected]>
Fix FileNotFoundException when manipulating locally stored images tastyigniter/TastyIgniter#463

1b4f1cec4fbf0aceeba2f08d371b92c9bae1a65c authored over 4 years ago by Sam Poyigi <[email protected]>
Rename event igniter.workingSchedule.timeslotFilter to timeslotValid

72542ff3356db3166e905615d8391cb1cc5eb643 authored over 4 years ago by Sam Poyigi <[email protected]>
Fix FileNotFoundException when manipulating images stored on s3 tastyigniter/TastyIgniter#463

c054200fd79047363a78c9a2ca8c40f2b50bf80c authored over 4 years ago by Sam Poyigi <[email protected]>
Make AbstractArea::$areaColors public

66de7fd72351d73ee99c12bd5404135757fd867e authored over 4 years ago by Sam Poyigi <[email protected]>
Fix igniter.workingSchedule.timeslotFilter event return value

ec2f87acf1358c0eb6e8a8f12ada3784c11acf8d authored over 4 years ago by Sam Poyigi <[email protected]>
New working schedule event to allow extensions filter timeslot

65cd728a58bafd347ac8702f2d62335b02599480 authored over 4 years ago by Sam Poyigi <[email protected]>
composer require phpunit 8 or 9 and set prefer-stable to true

c7c76951e0bf49d7d103a9332cfe968207f9b73d authored over 4 years ago by Sam Poyigi <[email protected]>
Apply fixes from StyleCI (#13)

[ci skip] [skip ci]

Co-authored-by: Sam Poyigi <[email protected]>

92aae5865fb6aa650e48568f2b0c3ce5493e3830 authored over 4 years ago by Sam Poyigi <[email protected]>
Apply fixes from StyleCI (#12)

* Apply fixes from StyleCI

* Fix trailing comma on multiline array

Co-authored-by: Sam Poy...

83790f5e320c94dd5301dd499d4cf69637d47d60 authored over 4 years ago by Sam Poyigi <[email protected]>
Delete commented code

ee2f13c0aff7a18424317f47b3222ccc8584d7a6 authored over 4 years ago by Sam Poyigi <[email protected]>
Fix tastyigniter/TastyIgniter#449

42264607d6f2703cf62a13a94d48eec33b120122 authored over 4 years ago by Sam Poyigi <[email protected]>
Reorder arguments passed to StringParser::parsePair (#11)

c1ae3203f7d609e642bad734a26e44c912bece72 authored over 4 years ago by Ryan Mitchell <[email protected]>
Remove migration artisan commands

12d048a7f03ee1309df157d465f02c3232ce38cd authored over 4 years ago by Sam Poyigi <[email protected]>
Minor fix

1c4369ed36b0e852d1875a18f3d27fced010a41b authored over 4 years ago by Sam Poyigi <[email protected]>