Ecosyste.ms: OpenCollective

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

github.com/tastyigniter/ti-ext-cart

A TastyIgniter extension that allows you to easily add a shopping cart to your site.
https://github.com/tastyigniter/ti-ext-cart

Add tip percentage setting

7d2653e8cd9dffc183fa21f95d12d5ec914ad352 authored over 4 years ago by Ryan Mitchell <[email protected]>
Add language strings

172b76f1db44355bd83a0378e97debf95dbeb21d authored over 4 years ago by Ryan Mitchell <[email protected]>
Change repeater fields and add value type option

3342b7c4def59ad9ab2e11a7c5166805a09a7ca1 authored over 4 years ago by Sam Poyigi <[email protected]>
Language strings

5610e9b62905dc7f92f575302625ce64643266a9 authored over 4 years ago by Ryan Mitchell <[email protected]>
Add amount so label and amount can be different

7ffa4486d5b9790c7a37765edb42517696b7157d authored over 4 years ago by Ryan Mitchell <[email protected]>
Update tipconditions to allow %

2c40bba4a772c63b23dfde891d0d98740f062bb0 authored over 4 years ago by Ryan Mitchell <[email protected]>
Apply a tip %

3a0ceb3126bd8a6b5c45316a66914b24f66f1cce authored over 4 years ago by Ryan Mitchell <[email protected]>
Enable tipping

f9b20483a400bd287e7e90f0951d44fc9c04ec6a authored over 4 years ago by Ryan Mitchell <[email protected]>
code refactor

775264241c19ab54f7577bcfa7b0de86d426a5f3 authored over 4 years ago by Sam Poyigi <[email protected]>
Potential bug

Should this be >= - at the moment if you have the same number of items in your cart as available...

81d4e6d06ed21203ba11dc977bac7975b26ea15b authored over 4 years ago by Ryan Mitchell <[email protected]>
Minor improvements

5c7ba58a61543c10851629b0d40dcfc271d0bd1e authored over 4 years ago by Sam Poyigi <[email protected]>
Reflect core activity types improvements.

tastyigniter/TastyIgniter@a2296d4ebe885036d395a4a4dd476e10881dd032

7ee2921443583347702cac34d74e19245315a2db authored over 4 years ago by Sam Poyigi <[email protected]>
Validate menu item when loading the item modal

a4bd6f4f6ae60c49d83a00538a367620396d3170 authored over 4 years ago by Sam Poyigi <[email protected]>
Fix issue where payment fee is not applied on first checkout page visit

59ef23945cda75716ee2eee4e392ff29dca98efa authored over 4 years ago by Sam Poyigi <[email protected]>
Inline inner html contents to avoid issue with markdown parser

d9d1ab8bb34363796d26cb333884b1adb9de66c8 authored over 4 years ago by Sam Poyigi <[email protected]>
Remove deprecated eventrules files

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

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

a8b85b76b0ec6ac8f67b8908c3cecf32a5d15784 authored over 4 years ago by SamPoyigi <[email protected]>
Consistent validation rule for names & emails

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

6cc866bcc7e89f7e4e39aed3825375a581dccdff authored over 4 years ago by SamPoyigi <[email protected]>
Fix email address validation issue from upgrading to laravel 6

37e9277ed2f3be9710693506592b3734ba635ea6 authored over 4 years ago by Sam Poyigi <[email protected]>
Support single character names

570047b246fc5ccb3dc3e634bf1d662c85394e2e authored over 4 years ago by Sam Poyigi <[email protected]>
Fallback to default payment when session payment isn't set

d47ba82d9190196224357831d4c077798c1877f7 authored over 4 years ago by Sam Poyigi <[email protected]>
Merge pull request #6 from ryanmitchell/master

Add ability to hide free option prices

d07d16afa8175f9b644f0546a0a1d88bb17ab8a8 authored over 4 years ago by Sam Poyigi <[email protected]>
Rename hideFreeOptionPrices >> hideZeroOptionPrices

4a630bf20494123206cfc2f91780e2ba7c0c123d authored over 4 years ago by Ryan Mitchell <[email protected]>
Add ability to hide free option prices

cba390c992a9b33aae743d72c27ff6b78254b248 authored over 4 years ago by Ryan Mitchell <[email protected]>
Update homepage url

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

523cc51a5e47d859aeb58c2e164b47f6fc3df685 authored over 4 years ago by SamPoyigi <[email protected]>
Merge pull request #5 from ryanmitchell/master

Change to factor in options to modal price calculation

70ad05d9e1fe3574aaecd6d04b1bc7dc0b2ead8d authored over 4 years ago by Sam Poyigi <[email protected]>
Bug fix: better quantity handling

0776353858d3259f7e81f67b04698a6e0b676cad authored over 4 years ago by Ryan Mitchell <[email protected]>
Add missing UsesPage trait

cc50b8b40af0b33fd8cdc3b4d302a341d2a084ee authored over 4 years ago by Sam Poyigi <[email protected]>
Change to factor in options to modal price calculation

Also consider curencies with different decimal quantities

914f9aad1ca13619e8f963eb457751b3e5249a36 authored over 4 years ago by Ryan Mitchell <[email protected]>
Make getCartTotals() public

6ed607b5e66d368fcd93b08573a9fc2c4dafa062 authored over 4 years ago by Ryan Mitchell <[email protected]>
Merge pull request #2 from ryanmitchell/master

JS updates to allow modal price to update on quantity change

e715fcf1992308db15fa187ea50bb24810b43e7d authored over 4 years ago by Sam Poyigi <[email protected]>
Minor refactor

1f5d998e4bfdb2e8e0bcc01ba426eb17e13dec3a authored over 4 years ago by Sam Poyigi <[email protected]>
JS updates to allow modal price to update on quantity change

66af8a80472a6eeecd4c7dee9a0eb1bc4e3ad122 authored over 4 years ago by Ryan Mitchell <[email protected]>
Minor improvements

1c948d8ffaa72ce7106b0d323a896b6974e87f6d authored over 4 years ago by Sam Poyigi <[email protected]>
Moved onChangeOrderType event handler to the localBox component

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

1953ce4ca404222d76cb75ecfa6de8c87d1e448c authored over 4 years ago by Sam Poyigi <[email protected]>
Moved language strings to the local extension

ff0ba846652c1b6d9be5e43464a486aaedca1881 authored over 4 years ago by Sam Poyigi <[email protected]>
Clean up cartbox buttons partial

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

a5dd619cc13fda440217b2e1748dc4dede31a7ae authored over 4 years ago by Sam Poyigi <[email protected]>
Add support for payment profiles

4f6b30504c439b7f381ce91b44d26c9b5af3f43d authored over 4 years ago by Sam Poyigi <[email protected]>
Add cartboxalias property

1b7281f94430a23995b6228026eb4458ca728863 authored over 4 years ago by Sam Poyigi <[email protected]>
Fix issue where delivery address is not validated

99c987a2eeab06b084786a0424a5985124adb0f2 authored over 4 years ago by Sam Poyigi <[email protected]>
Remove item from cart by updating qty to 0

d0d55545c64a23e913387195270bf46814df8296 authored over 4 years ago by Sam Poyigi <[email protected]>
adding localboxalias property to cartbox

631eda141e9ff6375c6574acd4bbd4fad751894f authored over 4 years ago by olieydt <[email protected]>
checking for localbox component before render

770d7c9b448f1249a30ba8b2847a121d26bab208 authored over 4 years ago by olieydt <[email protected]>
refresh timepicker component when order type toggled

89ad946818e4332376dd7f6c69f3c4da0bf0b827 authored over 4 years ago by olieydt <[email protected]>
Tax delivery charge

d24086037e576b59d5dcb34f6bb06f2f3c3716c2 authored over 4 years ago by Sam Poyigi <[email protected]>
Minor refactor

a9efd15a1b8973c09d182b1aee0d62c467facf10 authored over 4 years ago by Sam Poyigi <[email protected]>
Add support for multiple cart instance

29f013f3545435c563b27bb3105b9a2fcc8720b2 authored over 4 years ago by Sam Poyigi <[email protected]>
Remove notifications

0521c6a554b8f25c660297669a5388e057606eab authored over 4 years ago by Sam Poyigi <[email protected]>
Rename conditions directory to cartcondition for clarity

a566371bea5164332d52f8c35c1b367b7f12d1eb authored over 4 years ago by Sam Poyigi <[email protected]>
Bump version

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

652311f15979543428fefe777bcd6e8731b3b231 authored over 4 years ago by Sam Poyigi <[email protected]>
Remove deprecated Main\Traits\HasPageOptions trait

96a510236a7cd8d0d17dba4781166ad0b3eb42e1 authored over 4 years ago by Sam Poyigi <[email protected]>
New Checkout::onChoosePayment ajax handler

d5fbc3fb4d35c4352febadf8d3369b6bcd564b4c authored over 4 years ago by Sam Poyigi <[email protected]>
Extract checkout logic from cartbox.js to checkout.js

b29530a28f5e5318226f9ef58f62a7b2db6839ab authored over 4 years ago by Sam Poyigi <[email protected]>
New PaymentFee cart condition

e5c3199fbf01a80fbeaeeba05e07ea202010442c authored over 4 years ago by Sam Poyigi <[email protected]>
Fixes tastyigniter/TastyIgniter#303 and tastyigniter/TastyIgniter#315

917903f8a105985fc73596f576aa9c4473a02625 authored over 4 years ago by Sam Poyigi <[email protected]>
Bump version

6b26e96e3f043be6777612798d7ae1b82621f940 authored over 4 years ago by Sam Poyigi <[email protected]>
Register new automation rules to replace event rules

d55df4875aff559bf58f5540a1ff6cde6900fc7a authored over 4 years ago by Sam Poyigi <[email protected]>
Revert "Move notification class to notify extension"

This reverts commit 78c49e1899f67717e787de6c6de737a5c9b580fe.

d711002821599474fbfcd338aae93a79af42fb56 authored over 4 years ago by Sam Poyigi <[email protected]>
Refactor OrderCreated::pushActivityLog method

a2c6b67761f5186f4e6960bafc451245d5c15e9c authored over 4 years ago by Sam Poyigi <[email protected]>
Replaced event `admin.order.assigned` and `admin.reservation.assigned` with `admin.assignable.assigned`

681e552ea1b4bd83eb2b2237d47c7d071d6603e6 authored over 4 years ago by Sam Poyigi <[email protected]>
Move notification class to notify extension

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

28e67add96325ece922b8a8048d57e75652a1783 authored over 4 years ago by Sam Poyigi <[email protected]>
Fix payment issue with submitting checkout form

f995b09cd301d1f94c6ec41ace8a2080cc543ea0 authored over 4 years ago by SamPoyigi <[email protected]>
Move component partials to orange theme partials

baa0f253c1e6199df847f5bf2238f45556049bbc authored almost 5 years ago by SamPoyigi <[email protected]>
Minor improvements

781dbed8a2da5bb8cf6904009c4300f21d1e2d62 authored almost 5 years ago by SamPoyigi <[email protected]>
Fix agree terms link

c30f1f1cd21036a558a74ab2486ab1468b7b8a4e authored almost 5 years ago by SamPoyigi <[email protected]>
Complete localized dates

77eb76434c842961d3e01adcd026544d58a0f292 authored almost 5 years ago by SamPoyigi <[email protected]>
Minor improvements

96b5d76070af7bca30ce0954a657982240eaee8a authored almost 5 years ago by SamPoyigi <[email protected]>
Use ajaxPromise instead of ajaxBeforeUpdate event to hook onSubmitCheckoutForm event

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

a1459e0d0e76c6ad622d1947b2fa55cce361a8aa authored almost 5 years ago by SamPoyigi <[email protected]>
Fix issue with submitting checkout form on enter

7d133381b7311233ccd294c85b183edaa90dd95f authored almost 5 years ago by SamPoyigi <[email protected]>
Move registration methods from CartSettings to new CartConditionManager class

0716ed866b76fbc45173d20917c1334a037611cb authored almost 5 years ago by SamPoyigi <[email protected]>
UI improvements

5a61e2956c92fd62a66d360d3dabf30ff88bbb9d authored almost 5 years ago by SamPoyigi <[email protected]>
Minor refactor

2eb866c987bd381dfd57730626d130d5edb647bd authored almost 5 years ago by SamPoyigi <[email protected]>
Pass CartContent class as argument to Order::addOrderMenus instead of array

79847dcc4d63e3dd7a456cf1662db8da4e06f364 authored almost 5 years ago by SamPoyigi <[email protected]>
Move text_delivery and text_collection language string to local ext

ddada167104a242996f1538450bfac0ec92fb13c authored almost 5 years ago by SamPoyigi <[email protected]>
Adjust ignoring processed order on checckout

6c1cd4c3ae163a0d5eae5f74162653108697858f authored almost 5 years ago by SamPoyigi <[email protected]>
Extract logic from Checkout component into new OrderManager class

a1d7f6248a17f2a452cc7cc5805271c6f24c22ac authored almost 5 years ago by SamPoyigi <[email protected]>
Sort payments by priority

48d734cd6d1de16db560dfa2a9fb3ec9c82849e8 authored almost 5 years ago by SamPoyigi <[email protected]>
Extract logic from CartBox component into new CartManager class

0b1adab3de5272668325758fc344bedf47de77fa authored almost 5 years ago by SamPoyigi <[email protected]>
New orderPage component for displaying single order

622887f3ae511f57a26142d6e765370d421aa0ad authored almost 5 years ago by SamPoyigi <[email protected]>
Use custom radio buttons to list payments instead

19f6ddd8cc803a3f2123f9135bded604847b3b13 authored almost 5 years ago by SamPoyigi <[email protected]>
Ability to check menu item order type restriction

745e20ba849e93639667003c66e648a01e5e0999 authored almost 5 years ago by SamPoyigi <[email protected]>
Move styling to theme

60fa410953187c8d03cbc48b7eda1e00d5c0f83d authored almost 5 years ago by SamPoyigi <[email protected]>
Use cart.beforeRegister event to set cart config values

560dff2494234c761c852f2c3d4df3bd1de42c44 authored almost 5 years ago by SamPoyigi <[email protected]>
Fix issue with migrating existing cart conditions

2b2bd4da1d182122c16f6fb91102f067c548edab authored almost 5 years ago by SamPoyigi <[email protected]>
Remove duplicate lang strings

fe6938cae1f45cf0907637a238759b85f1a81310 authored almost 5 years ago by SamPoyigi <[email protected]>
Fix issue where confirm button doesn't display on smaller devices

517ee7462cf2359beae670757f41badd04196966 authored almost 5 years ago by SamPoyigi <[email protected]>
Use query builder instead of models within migrations and seeders

d564239c597f19a43528397063fa5fd2238032b6 authored almost 5 years ago by SamPoyigi <[email protected]>
Stable version

c9fae22a56c7473ecf2a13996f5a12112180694e authored almost 5 years ago by SamPoyigi <[email protected]>
Fix issue with stock qty when added menu to cart

11bd4011feb2fd60dccebaed9c0f04ab74485fcc authored almost 5 years ago by SamPoyigi <[email protected]>
Clean up translation strings

cb93b3f3e69451f7cd360a9665b11c3fe87a0c59 authored almost 5 years ago by SamPoyigi <[email protected]>
bump version

1e11b8ad812a8ccda4c9a823c120ee00940eecd6 authored about 5 years ago by SamPoyigi <[email protected]>
Fix checkout form validation issue where address fields is not required

805504c8038826ee9b0150640a8e8158df9662fd authored about 5 years ago by SamPoyigi <[email protected]>
Improve mail templates to use blade and markdown syntax

57e79438358dece56a81b935a8e37d0568868735 authored about 5 years ago by SamPoyigi <[email protected]>
Bump version

fc406a74e1f0a754b9730f68cfd260f66bd75936 authored about 5 years ago by SamPoyigi <[email protected]>
Fix checkout paymentform

55830c7de95e0cd3189f8bd03d632e6c858bfc33 authored about 5 years ago by SamPoyigi <[email protected]>