Ecosyste.ms: OpenCollective

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

github.com/tastyigniter/ti-ext-local

A TastyIgniter extension that allows your customers to find the nearest location.
https://github.com/tastyigniter/ti-ext-local

Use blade templates

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

53509552d30c80cb06dca12bdd22bc39490691aa authored about 4 years ago by Sam Poyigi <[email protected]>
Bring component partials back

Bringing this back because maintaining changes across several repos is messy and hard to track

9a302abf1ce54b4f773081255cf7c8ed81bdcc91 authored about 4 years ago by Sam Poyigi <[email protected]>
Fix typo

fc0cb363ee1f2589c2217e087d83da71ab8a2cd8 authored about 4 years ago by Sam Poyigi <[email protected]>
Fix issue with $orderCount in MaxOrderPerTimeslotReached (#21)

Was throwing an error as we were treating $order as an order row, rather than just a time variab...

5ca6dea56c5ff6abdfb9bae52e509c21b4a898d4 authored about 4 years ago by Ryan Mitchell <[email protected]>
Bump version to v1.6.0

6a3ca43537c7b24d9e654fc950d8c667c387437f authored over 4 years ago by Sam Poyigi <[email protected]>
Add menu item search functionality

6c9e7fc244c70d5f6129bf3a2b5a41bedf151abc authored over 4 years ago by Sam Poyigi <[email protected]>
Update import/export model namespace

75109e0d0d2d4bebc01109fdac1bad29cfe7fcb1 authored over 4 years ago by Sam Poyigi <[email protected]>
Bump version to v1.5.0

1e7e39ace6289cda720829ecf71a78adb7559a57 authored over 4 years ago by Sam Poyigi <[email protected]>
Fix issue where time slot is empty when limit_orders_count is not set

b0c0d0dcd178117e3167e0e59730aec7d140a3e0 authored over 4 years ago by Sam Poyigi <[email protected]>
Eager load allergens relation to avoid N+1 queries (tastyigniter/ti-theme-orange#15))

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

[ci skip] [skip ci]

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

4a070b07a7a259ed911a7311c80fc69b5b1d512c authored over 4 years ago by Sam Poyigi <[email protected]>
Add timeslot order limitation (#17)

* First pass

If limit orders is enabled then check for order count in current timeslot, and r...

fc929fb8c39ad561479ce84b033b91b1e12d5526 authored over 4 years ago by Ryan Mitchell <[email protected]>
Apply fixes from StyleCI (#18)

[ci skip] [skip ci]

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

0e3a66bfcd038994577b588e7b18085e5de181b5 authored over 4 years ago by Sam Poyigi <[email protected]>
Support empty location slug for single Restaurant

0aacf823b2788b9aeb5f6b52f908ea6eb6ce73a4 authored over 4 years ago by Sam Poyigi <[email protected]>
Minor improvements to check order type logic

c20a21cb31d9b231219125c25bc29d1c7520cc3e authored over 4 years ago by Sam Poyigi <[email protected]>
Minor improvements to check order type logic (fixes tastyigniter/TastyIgniter#450)

Signed-off-by: SamPoyigi <[email protected]>

763e5fa2d069b7fbcf0411fefac4b630543f2633 authored over 4 years ago by SamPoyigi <[email protected]>
Apply delivery charge when subtotal is greater than or equal to minimum total (#16)

Fixes: https://github.com/tastyigniter/TastyIgniter/issues/440

17261bc3912ce55869f7c8b15211148fe1951fde authored over 4 years ago by Ryan Mitchell <[email protected]>
revert: bring back last order time

a8e7e6902444dc4cc81a0a7621e60f9a24c61b7b authored over 4 years ago by Sam Poyigi <[email protected]>
fix: remove deprecated reload(true)

a52d211261f8cdfd44681dbeaf4a75e7940d3cb0 authored over 4 years ago by Sam Poyigi <[email protected]>
Bump version to v1.4.0

af7de9463ade4ec1a1e369b5a22799a70253a91c authored over 4 years ago by Sam Poyigi <[email protected]>
Ensure location is enabled (#15)

f58b7d1c80aa77e4c1b6677b2131a51ba3d82baa authored over 4 years ago by Ryan Mitchell <[email protected]>
fix: display a flash message on validation failure when leaving a review (#11)

Fixing an issue with giant error flash when user doesn't fill all required fields when leaving a...

2827f2b7d91fe619ff9fd26dbb1504cb728e8ca0 authored over 4 years ago by Serios <[email protected]>
fix: refresh page on timeslot change (#14)

* Refresh page on timeslot change

So that any mealtime availability is updated

* Fix

46349f9c994196b7532e90d1ac81dbb682f17969 authored over 4 years ago by Ryan Mitchell <[email protected]>
Implement new delivery & collection lead time

Related tastyigniter/flame@1853e80a0658284a57496944f9e5ee17612eb825

3817b6482cd805cc4c3bfe88e3c59f9e3dea8541 authored over 4 years ago by Sam Poyigi <[email protected]>
Fixing problem with ratty (#12)

Small fix for ratty hints, since json_encode($reviewRatingHints) returns array with indexes, thu...

4e36dc60824a39d2cc61130036e033c81857dfe8 authored over 4 years ago by Serios <[email protected]>
Update mealtimes relations on import/export

f3f405db48a8b38926155a39899026f7e3fd2125 authored over 4 years ago by Sam Poyigi <[email protected]>
PR bugfix for selected time slot (#13)

dc8d520d543bf5fe77d3e785b772e003fd0dd11e authored over 4 years ago by tlloydukdev <[email protected]>
Removing hard coded lang strings (#10)

* Update LocalBox.php

* Update default.php

00b254fddef4dd8a379e4483defb9a9b621f7c7a authored over 4 years ago by Serios <[email protected]>
Update mealtimes eager loading

4aa0de679a50eccdf817fa223b5ba9233c06cce3 authored over 4 years ago by Sam Poyigi <[email protected]>
Update text string for multiple mealtimes

5e7ffade1bdcf005007ca00b8fde26e205e1d269 authored over 4 years ago by Ryan Mitchell <[email protected]>
Pass order type to future order method

f7513c67b859a26bd21af93592a2f29dcd54728e authored over 4 years ago by Ryan Mitchell <[email protected]>
Remove unused last_order_time variable

4b3e5389a3ceed6326d7980985de03a5a47c1f9e authored over 4 years ago by Sam Poyigi <[email protected]>
Remove unused _text_title lang string

Signed-off-by: SamPoyigi <[email protected]>

63f6171b8d8e541a1d56c95e9e2547919ce47cd9 authored over 4 years ago by SamPoyigi <[email protected]>
Update homepage url

Signed-off-by: SamPoyigi <[email protected]>

0d194e3d006f9c4e987d0dc90dea219cab51e8a4 authored over 4 years ago by SamPoyigi <[email protected]>
Minor layout fix on reviews

882536069324cb1aed0586a63caad6ce61d85cde authored over 4 years ago by Ryan Mitchell <[email protected]>
Move apiresources migrations to ext-api

6a8984b8b609154ba7818053b97332f45f9ed073 authored over 4 years ago by Sam Poyigi <[email protected]>
Move apiresources to ext-api

e3d3cb884017f148dfdc48366fb5160e9eac6364 authored over 4 years ago by Ryan Mitchell <[email protected]>
Fix tastyigniter/TastyIgniter#363

28daefa84744a59c5e8a0abb264be6d7183f6354 authored over 4 years ago by Sam Poyigi <[email protected]>
Add option to set default order type

547e8c7f9e391e82ef26494461902e9b5c96f6e2 authored over 4 years ago by Sam Poyigi <[email protected]>
Moved language strings from cart extension

73dfff7abdc6d9eb7e7e808e4cefdf9ba9ca36dc authored over 4 years ago by Sam Poyigi <[email protected]>
Moved onChangeOrderType event handler from cartBox component

84b38f3f4ad0a90e98adacafdc09c3ee97a3937c authored over 4 years ago by Sam Poyigi <[email protected]>
Add Location::orderTypeIsCollection() method

5eaf686c1f729574628c4d6aeaaf8535c18c51bc authored over 4 years ago by Sam Poyigi <[email protected]>
Add fetchPartials() method

dc223f225493360d19d23b98884b4b6a6aea08c5 authored over 4 years ago by Sam Poyigi <[email protected]>
Moved delivery condition logic from Area model to local extension

tastyigniter/flame@755e4604781178f9d741084c85e5fa94a4aa1601

b73ea5fd6ad904579b9709725899b6114adec0e5 authored over 4 years ago by Sam Poyigi <[email protected]>
Renamed api resources directory from resources to apiresources

964004b96f766075a8d75212d49b27bee0a8ee5d authored over 4 years ago by Sam Poyigi <[email protected]>
Minor improvements

82a46dd7b09df640dd30a0743133ff15a75f990d authored over 4 years ago by Sam Poyigi <[email protected]>
Minor refactoring

b50939b5022bb3613a2cf9a819d4a62b82f63f1e authored over 4 years ago by Sam Poyigi <[email protected]>
toggle picker when option selected

2bdd813d8d24f74b32c30fc2f5aa62d86e1cfadd authored over 4 years ago by olieydt <[email protected]>
Rename conditions directory to cartcondition for clarity

a0e32e05d4527b2140ac4aaf0faae92daf9e3423 authored almost 5 years ago by Sam Poyigi <[email protected]>
Option to hide empty categories

a17d8184e1887d112d406a4f9946fd930a334912 authored almost 5 years ago by Sam Poyigi <[email protected]>
Ability to hide selected categories in Local Categories Component

618727a0f83adc4c0243bb53362d0d297e0e0052 authored almost 5 years ago by Sam Poyigi <[email protected]>
Bump version

e5b032c263312c7cf0448c748300661b8b505334 authored almost 5 years ago by Sam Poyigi <[email protected]>
Minor fix

0ab75110b5159931f08ee997fc4415aeba7206c2 authored almost 5 years ago by Sam Poyigi <[email protected]>
User 12-hour format

7e6d05964ba9caa889c195559106561deb4105ee authored almost 5 years ago by Sam Poyigi <[email protected]>
Sort grouped menu list by category priority

54ef46e62fb2df77cf2603793342cfedef2a06fe authored almost 5 years ago by Sam Poyigi <[email protected]>
Remove deprecated Main\Traits\HasPageOptions trait

0fa3ff1182f309af384d76737b670bb8cdfecd02 authored almost 5 years ago by Sam Poyigi <[email protected]>
Register menu import & export

d9edfe4ac1af6853b23d65359923b04abf191d3c authored almost 5 years ago by Sam Poyigi <[email protected]>
Replace HasPageOptions trait with new UsesPage trait

7a38298cf053059270343705e9247a5f1f148655 authored almost 5 years ago by Sam Poyigi <[email protected]>
Minor improvements

d386990839ff1f20043447ea01108fa378a9099b authored almost 5 years ago by Sam Poyigi <[email protected]>
Move component partials to orange theme partials

7960b213fee447b22964ffd100266ee53514abce authored about 5 years ago by SamPoyigi <[email protected]>
Minor improvements

1fd9de6959c5603bceb568efda4890852a4fbb1a authored about 5 years ago by SamPoyigi <[email protected]>
Complete localized dates

16eafa4db39bd2f1efa06f6ece6eee7470159415 authored about 5 years ago by SamPoyigi <[email protected]>
Minor adjustment

bd7971c06c711f460714c3800949fa7912a4e888 authored about 5 years ago by SamPoyigi <[email protected]>
Remove $timeFormat from Location::lastOrderTime() method signature

8afc53f7385815854761b5fd297592ad70726503 authored about 5 years ago by SamPoyigi <[email protected]>
Bump version

ad1bb653d6be6f14e7c888f69891de399178589d authored about 5 years ago by SamPoyigi <[email protected]>
Added support for localized dates using ISO 8601 formats tastyigniter/TastyIgniter#289

d6e68010018c794b6dcc40de11347857705d02c3 authored about 5 years ago by SamPoyigi <[email protected]>
Improve display of delivery area condition labels

ce3ea2354e63882bdaec5cb3ffe090508f04c98d authored about 5 years ago by SamPoyigi <[email protected]>
UI Improvements

fd54035615036d7cd1cfe8fb50666947a61cfcc7 authored about 5 years ago by SamPoyigi <[email protected]>
Minor refactor

0239c0a07de7eb88a139979beb637a1f1ca55aef authored about 5 years ago by SamPoyigi <[email protected]>
Merge accountReviews component into localReview component

9797fc3b99bcb8ae483714526441ba88738ccd58 authored about 5 years ago by SamPoyigi <[email protected]>
Move css styling to theme

f239f7d56b5b19d6a65d06f2228640e30ac32bdd authored about 5 years ago by SamPoyigi <[email protected]>
Remove unused lang strings

821e3116fed38b7aa6767a67e2a582e1ba46343f authored about 5 years ago by SamPoyigi <[email protected]>
Convert newline to br when displaying descriptions text

0356d22e2685968f27bf7c0d5756ae1fc02078e9 authored about 5 years ago by SamPoyigi <[email protected]>
Stable version

0cb332a648e8e7d7f766c342ccfb3ccd28f01990 authored about 5 years ago by SamPoyigi <[email protected]>
Cleanup language strings

c5cfb13c001dbcd5db8b4e56f7e11a4030aa0e4d authored about 5 years ago by SamPoyigi <[email protected]>
Fix miscalculation of delivery & pickup time

2febdfac51a340aa458c11200f962c2c79497b91 authored over 5 years ago by SamPoyigi <[email protected]>
Fix order asap time issue

e3ef4794d4ab1168d01034fa9bdb2818bf5a5480 authored over 5 years ago by SamPoyigi <[email protected]>
Bump version

f6d48d49e84dc924a70fb09548a3a0f5913d446a authored over 5 years ago by SamPoyigi <[email protected]>
Fix restaurant closed when future order is enabled

76e708c4b33e478030121bcaa75a6c44ccf285cf authored over 5 years ago by SamPoyigi <[email protected]>
Minor fix

0a30c8d0f20131fc7555153910f8001ac2e8444a authored over 5 years ago by SamPoyigi <[email protected]>
Bump version

35c6d5db2cd785ef8dae7ec8e11c96480dd0b2e8 authored over 5 years ago by SamPoyigi <[email protected]>
Retrieve rating hints from settings

efe6180faa412b3b60ff4be6ffbb6a3ebc51b685 authored over 5 years ago by SamPoyigi <[email protected]>
Fix issue with loading menu component in admin

7528d0aed37e62d46bd061ab1add92a02629e740 authored over 5 years ago by SamPoyigi <[email protected]>
Menu special percentage price

5f30c1341f9a24b86a6848746c30914c363ad52b authored over 5 years ago by SamPoyigi <[email protected]>
Bump version

c3291fc2169136cc3a6dae58e0bd5aa4266b043b authored over 5 years ago by SamPoyigi <[email protected]>
Minor improvements

120757f0d3ad34fc3670ecd4abea68fa2c7e3f8c authored over 5 years ago by SamPoyigi <[email protected]>
Fixes tastyigniter/TastyIgniter#263

ea32c65c652afcd95d8ada6943209ca33ce3bb00 authored over 5 years ago by SamPoyigi <[email protected]>
Minor fix

d51e8311e3557b9b52b9671b91bbb9d661b4173a authored over 5 years ago by SamPoyigi <[email protected]>
Use laravel eloquent resource instead of league’s fractal

e788d99ee75e2277dc54b57b881539da1338f88f authored over 5 years ago by SamPoyigi <[email protected]>
Fixes tastyigniter/TastyIgniter#255

4c3299fbc02aeca2ea6b76dbb9f50a630d8ac7a9 authored over 5 years ago by SamPoyigi <[email protected]>
Don’t display minimum order total alert when cart is empty

fedb49e583bda266fed67666eb13d12bc73d9d92 authored almost 6 years ago by SamPoyigi <[email protected]>
Minor improvement

9c0391c90bc995c2cf67ebaf33bf2dc57544edb3 authored almost 6 years ago by SamPoyigi <[email protected]>
Minor improvement

bb665c29ba1525c502b98212a5c580fd1f78f99c authored almost 6 years ago by SamPoyigi <[email protected]>
Bump version

91c7fa390c200633ef2f9b51985b26345ac4426c authored almost 6 years ago by SamPoyigi <[email protected]>
Fix minor issue with delivery areas

c7e1a1062d0f88bc67ad0d3ae3db515eb9e11e92 authored almost 6 years ago by SamPoyigi <[email protected]>
Update copyright

Signed-off-by: SamPoyigi <[email protected]>

41c3867d332c8150776aef21775c2ac5fefd6bca authored almost 6 years ago by SamPoyigi <[email protected]>
Minor improvements

980230544c9f2be8d5d12e44adaa41ddc735edd4 authored about 6 years ago by SamPoyigi <[email protected]>
Search or return default delivery area.

0d855315f4b71804099302595e1261b58df4794d authored about 6 years ago by SamPoyigi <[email protected]>
Locations_model::calculateDistance() now accepts CoordinatesInterface

31185bcce96f545d7dfac5464369983984af32e8 authored about 6 years ago by SamPoyigi <[email protected]>
Replace GeoPosition class with new Geolite\Location model, new CoveredArea class, major improvements to workingSchedule

c3bbd1ab36af336d7f5c805559cb7b97cb033eef authored about 6 years ago by SamPoyigi <[email protected]>