Ecosyste.ms: OpenCollective

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

github.com/tastyigniter/TastyIgniter

:fire: Powerful, yet easy to use, open-source online ordering, table reservation and management system for restaurants
https://github.com/tastyigniter/TastyIgniter

Remove select * (#582)

35518c9238931a4f553298b681f51b101e91b1b4 authored almost 4 years ago by Ryan Mitchell <[email protected]>
Fix address country format issue

ef103109f4bd67a16ba41d42a6fd41fff1b356ec authored almost 4 years ago by Sam Poyigi <[email protected]>
Fallback to English when no languages are enabled (#580)

* Fallback to English

* Ternary

* Change operator

Co-authored-by: Sam Poyigi <sam@sampo...

2290ac7c9f06cfb94292b229658bf5727685a891 authored almost 4 years ago by Ryan Mitchell <[email protected]>
temp composer v2 support for merge-plugin

b10f16facf86533c2af1112db917ea73ddfbbf51 authored almost 4 years ago by Sam Poyigi <[email protected]>
Read extension/theme version from DB cont.

0785be1b4d7d4ef43f83c665b370ff79a21c66fd authored almost 4 years ago by Sam Poyigi <[email protected]>
Backward compatibility with creating payment partials

8baf7cc2a5905fc6d87395f0aa8b2695fcd3129d authored almost 4 years ago by Sam Poyigi <[email protected]>
Change remove duplicates util command to look in base_path

3678b536a81e410444247ad7d2acd383da8c67de authored almost 4 years ago by Sam Poyigi <[email protected]>
Minor fix

b2e50baffd20aae4f4ec216e243d18c9b68a23b4 authored almost 4 years ago by Sam Poyigi <[email protected]>
Revert "combine admin assets by default in prod env"

3bbd8b07464462dafab35424ae4187d8f364b31b authored almost 4 years ago by Sam Poyigi <[email protected]>
Read extension/theme version from DB

deee50ef857f8f4613551f2d3b6c310b59aabb44 authored almost 4 years ago by Sam Poyigi <[email protected]>
Minor improvements

a53def5edfc2da5982181e72673dcb9f8ecd3a2c authored almost 4 years ago by Sam Poyigi <[email protected]>
Revert @f11af38 & @1ad1dcb

a176c0584052c52e0d8886e21cbbd27b76e00bf5 authored almost 4 years ago by Sam Poyigi <[email protected]>
Add utility command to remove duplicate blade templates (#525)

bca915701289c0be2e680d0ae9ebf3c94abe06a9 authored almost 4 years ago by Ryan Mitchell <[email protected]>
Remove Purgeable trait from Locations_model

1ad1dcbce1f5a221c1410056de018b20522aa0b6 authored almost 4 years ago by Sam Poyigi <[email protected]>
Minor improvement to HasWorkingHours::addOpeningHours

f11af38292b306ba34d08fbe8efe8d562c3bb6cc authored almost 4 years ago by Sam Poyigi <[email protected]>
Apply fixes supplied in #514 (#550)

b9a972868945652d0851cf89863d3cb4d1d6df2b authored almost 4 years ago by Ryan Mitchell <[email protected]>
New admin.statusHistory.added event

igniter-labs/ti-ext-smsnotify#7

5d526f5de27ed0bb92d4e46049c1ba2e9c105b4d authored almost 4 years ago by Sam Poyigi <[email protected]>
Display orders without a status as incomplete in admin

46e814362e81575e9abf880463565a2823b50da4 authored almost 4 years ago by Sam Poyigi <[email protected]>
Minor fix to lang strings

8ed7875eb76cd160a134d0aa815179d0e6bc0bb0 authored almost 4 years ago by Sam Poyigi <[email protected]>
Combine admin assets by default after going live

dc20c263165ad04664e5f29163429b1cabaa4233 authored almost 4 years ago by Sam Poyigi <[email protected]>
Move coupons out of core into an extension (#486)

028ffcfc6f33e9c43e802944cd9f3559ae07a8c0 authored almost 4 years ago by Ryan Mitchell <[email protected]>
Minor improvements

41d2fd5b3c4d05ee9b5a563a294874282d1edaef authored almost 4 years ago by Sam Poyigi <[email protected]>
Move template logic from themes controller to templateeditor widget

4aec99957be952f21ffbf79a2d5581e7c4edbd6c authored almost 4 years ago by Sam Poyigi <[email protected]>
Implement components form validation

744ab333276cbd94afeaa24cb17c59a028894dbe authored almost 4 years ago by Sam Poyigi <[email protected]>
Location switch bug fix (#532)

* Location switch bug fix

Came across this random bug where the location change wouldn't stic...

497bc534eaf60bb06763851642fd51e8dea22743 authored almost 4 years ago by Ryan Mitchell <[email protected]>
Add rules to prevent negative pricing (#531)

* Add rules

Is this all we need to do?

* Prevent negative on menus

Co-authored-by: Sam ...

b0634ce9321f27d2c968d7411da51c848add4c0a authored almost 4 years ago by Ryan Mitchell <[email protected]>
Unescape theme delete lang string

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

076b7bbb2f0f424f9780ebafffb3dcb559ca3509 authored about 4 years ago by Sam Poyigi <[email protected]>
Unescape extension delete lang strings (#530)

a8ddf5dda06d1369eb4af6d95b51f8256b2a39cd authored about 4 years ago by Ryan Mitchell <[email protected]>
Add payment gateway refund API (#506)

* Add refund columns

* Add is_refundable to Payment_logs::logAttempt()

* Add validation

...

94f1b61cc6a71db636f2419eac1c516e6914b0b7 authored about 4 years ago by Ryan Mitchell <[email protected]>
Support formatting of datatable values (#491)

* Support formatting of datatable values

* different approach with partials

* Bug fix

*...

4f3afbf2c2fd90db8c44ed093120047ff37cbb84 authored about 4 years ago by Ryan Mitchell <[email protected]>
Use blade templates in demo component

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

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

65eee9998d572ca5f3aafc4e82ce1a214401223a authored about 4 years ago by Sam Poyigi <[email protected]>
Fix undefined $status_for error in UpdateRecordsSeeder #492

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

7e662e9b5725af9873315783bab336b6965a63a5 authored about 4 years ago by Sam Poyigi <[email protected]>
Add jquery.inputmask to form widget

ea0f88604fae5715b58afd393455315de2eeb6b0 authored about 4 years ago by Sam Poyigi <[email protected]>
Fix admin ui issue when deleting delivery areas #513

95c5c01cb6edeecf7fffb1c30e9adc0a889cc147 authored about 4 years ago by Sam Poyigi <[email protected]>
Update location coords when address changes #516

5886c7e99a85364014a48b252704d94ec44d5e76 authored about 4 years ago by Sam Poyigi <[email protected]>
Adjust ignored files when exporting

344f4c8262c5afec4172182047fd11ceb945e685 authored about 4 years ago by Sam Poyigi <[email protected]>
Use blade templates in demo theme

be706b0b39cfe41c12bb91a5b8e505d7c6254b65 authored about 4 years ago by Sam Poyigi <[email protected]>
Add more unsupported blade directives

979d6e236fd9a70ab7fa9d85ae15a58eb3dfe87e authored about 4 years ago by Sam Poyigi <[email protected]>
Add support for blade template file extension

2d43c07f6107e99b3f75c1c09512db7a35101f2f authored about 4 years ago by Sam Poyigi <[email protected]>
Store all parsed template files in one location

95b8a09fc1e2ac6d60eb2a215fc7f63745be67d9 authored about 4 years ago by Sam Poyigi <[email protected]>
Fix repeater sortable index

d4f776cb76fd1c7d6cf4f563e55731364d1396da authored about 4 years ago by Sam Poyigi <[email protected]>
Fix undefined variable $permissions in edit/create staff roles #505

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

e494dfcea3dfc18d8d388cab7057fe293149221e authored about 4 years ago by Sam Poyigi <[email protected]>
Set the default areaId data attribute on mapview/area (#499)

30c976ab92706be580df26a2506a1cbabc45b9f8 authored about 4 years ago by Ryan Mitchell <[email protected]>
Minor UI fix

4a7f4ac08cc17bc3d799155076da07a43370372b authored about 4 years ago by Sam Poyigi <[email protected]>
Complete payment form validation

f1e2f07033464ff99a12703c44ca9ee3b00b6689 authored about 4 years ago by Sam Poyigi <[email protected]>
Validation fix

5c031093c10ffa1d5017fb2ceca3eb54a59cc718 authored about 4 years ago by Sam Poyigi <[email protected]>
Add admin UI for locationable menu options (#483)

4e74e9bc48378ce9885dfff4b00d48ebc4b817f8 authored about 4 years ago by Ryan Mitchell <[email protected]>
Add Mealtimes Locationable Admin UI (#482)

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

e5bc292c87490582650154aa2fb111b3ea4d1351 authored about 4 years ago by Sam Poyigi <[email protected]>
Make relation location aware (#496)

88a91902e4e4c49c2be3ae5b70d9e2d5106aa203 authored about 4 years ago by Ryan Mitchell <[email protected]>
Use Laravel Blade syntax in views (#465)

Co-authored-by: Ryan Mitchell <[email protected]>

9893ebc43fcba84d5ed776c1bc810b536e7d6fa0 authored about 4 years ago by Sam Poyigi <[email protected]>
Support all blade directives except @extends & @component

a859c1bb253950809a5822608db1d13a7917bf67 authored about 4 years ago by Sam Poyigi <[email protected]>
New ViewMaker::compileFileContent method

232c703316f847888a535e9bd4bc0b3a2dcb8c49 authored about 4 years ago by Sam Poyigi <[email protected]>
Proxy removed Input facade to Request

5240de0c6e7107d9372f046aa0141adffd351296 authored about 4 years ago by Sam Poyigi <[email protected]>
Register pagic.environment, previously registered in PagicServiceProvider

992d9fa3ee3eca62cde8849cc99b5435a3fc342b authored about 4 years ago by Sam Poyigi <[email protected]>
Support menu items search by name or description

dac0eac39d6ecbd367e1f86809f885c8a93c1319 authored about 4 years ago by Sam Poyigi <[email protected]>
Fix beforeAddStatus event parameters (#480)

107f93a0b234c025307d50043def33f9a512eef2 authored about 4 years ago by Ryan Mitchell <[email protected]>
Suppress runtime notices when sending test mail template

c12bed171292799b242768237ed8e318a5f7a445 authored about 4 years ago by Sam Poyigi <[email protected]>
Fix bug in scope allergens (#485)

7a627cbdda17a27b87f22d5426dcada34ccd58d0 authored about 4 years ago by Ryan Mitchell <[email protected]>
Skip media manipulations on unsupported media types

fixes #406

12553ee8da8c87e353847f5dd76fb6c88b72f7b9 authored about 4 years ago by Sam Poyigi <[email protected]>
Provide out-the-box tinker support

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

ed14ed725e3acc94fceec547f279d1fe0bcb3c3a authored about 4 years ago by Sam Poyigi <[email protected]>
Fix update issues

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

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

948689e0187dfcde41694c22d3006600cdb6e423 authored about 4 years ago by Sam Poyigi <[email protected]>
Update .gitattributes to ignore tests directory

0f732391ea6599eda414ca4a38b700c405edef18 authored about 4 years ago by Sam Poyigi <[email protected]>
Ensure themes required extensions are present before activating

c0fbae9e4ed1572626064a738cfcee491e0b9951 authored about 4 years ago by Sam Poyigi <[email protected]>
Fix default location setting bug (#469)

The previous approach didn't set the default value when the star in the admin was clicked

ca19033951674316a21a066b3fba370cec21d775 authored about 4 years ago by Ryan Mitchell <[email protected]>
Remove composer replace config

b65a98cc1d701ca7c235ddf7b9ac0d988ea3b2a1 authored about 4 years ago by Sam Poyigi <[email protected]>
Improve delivery areas admin dashboard UI (#448)

* Add mapView fullscreen control

In the roadmap you also mention:

"add more map view contr...

339a1ee7c25e53d026c02103234410ef8397a5f6 authored about 4 years ago by Ryan Mitchell <[email protected]>
Make order date added email variable available (#466)

* Change and addition of order date variables

* Add mail variable definition

Co-authored-b...

2b696cbbcf3530393e7e1fda82a0ff7775f4eb41 authored about 4 years ago by Ryan Mitchell <[email protected]>
Add missing 'text_times' lang string (#467)

cf718b1651897de7afc535251514e2a75e99225c authored about 4 years ago by Ryan Mitchell <[email protected]>
Ability to attach allergens to menu items (#458)

* Add allergens controller and model

* Add allergens to menus model

* Add migration

* S...

4ec7e27833114201efefdd2af443c107f98f0659 authored about 4 years ago by Ryan Mitchell <[email protected]>
Add limit orders admin fields (#447)

* Limit orders

* Remove interval option

* CI Fix

Co-authored-by: Sam Poyigi <sam@sampoy...

94c2b23702889701584a4e0478660594697c861e authored about 4 years ago by Ryan Mitchell <[email protected]>
Add missing menu option quantity mail data on order model (#462)

* Add variables on order model

* Revert to string

Co-authored-by: Sam Poyigi <sam@sampoyig...

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

b6d03c437886b56084877c8ada0d8689d96202a1 authored about 4 years ago by Sam Poyigi <[email protected]>
Change location_telephone validation rule

b1b3794b0d03750f874a156224c1d4e557206bc8 authored about 4 years ago by Sam Poyigi <[email protected]>
Update .gitattributes export-ignore

afd40ae1db9f636790cf57e8f864f9e5d4b1cd93 authored about 4 years ago by Sam Poyigi <[email protected]>
Remove travis config file & styles fix

255b195bd10927885aa99ebd67c76a3fb4a40c66 authored about 4 years ago by Sam Poyigi <[email protected]>
Suffix view file extension when unable to guess view path

1d495e4d6f07ddc7007ef8c0dc9eb1e0bd2fc1c4 authored about 4 years ago by Sam Poyigi <[email protected]>
Add blade syntax support for admin views

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

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

* Apply fixes from StyleCI

[ci skip] [skip ci]

* Convert to multiline array

Co-authored...

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

ea5dec1a91bc92f195ff80fdf38cd9be494200f1 authored about 4 years ago by Sam Poyigi <[email protected]>
Fixes to allow StyleCI to analyze the repo (#454)

f405397a92865c001ba5efe69b31f3afe62c6ddd authored about 4 years ago by Graham Campbell <[email protected]>
Use selected day/time on mealtimes (#446)

* Use selected day/time

Fixes a bug I've seen in production

* Add return

* Do it the ca...

df8c37b6068ce56009fb8ae91ccb8498fb196132 authored about 4 years ago by Ryan Mitchell <[email protected]>
Fix problem with special prices error on menu display frontend (#452)

* Fix Issue 451

https://github.com/tastyigniter/TastyIgniter/issues/451

Its possible to ad...

185ddb7ae577c44dffd2f9cc0cbbdac8b94fb4e8 authored about 4 years ago by Ryan Mitchell <[email protected]>
Fix: pass orderType to Location::hasFutureOrder() #450

746c8c7a428bd33d07ff28e2a8dcfd7e8eb78b5e authored about 4 years ago by Sam Poyigi <[email protected]>
Change admin dashboard locations columns

8173c765e559c75bbc09c00c45c4d854241eef9a authored about 4 years ago by Sam Poyigi <[email protected]>
Improve Github Action workflow

515be87ad680bf838e8e83b5ba460e6e64a47fbf authored about 4 years ago by Sam Poyigi <[email protected]>
Improve Github Action workflow

d5650ef0f5f5c2d864afa79c81a2511cec4e9e23 authored over 4 years ago by Sam Poyigi <[email protected]>
Fix workflow name in readme badge

aab65cfea86a68a1c0a23a7bdacc35bcb33ef7bc authored over 4 years ago by Sam Poyigi <[email protected]>
Fix Github actions workflow syntax error

88a95fd9ab9adec4da7737d0be487015f0c8869d authored over 4 years ago by Sam Poyigi <[email protected]>
Replace Travis with GitHub Actions workflows

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

54e3e66220bfcbb3b90a6523090756c400d45493 authored over 4 years ago by Sam Poyigi <[email protected]>