Ecosyste.ms: OpenCollective

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

TastyIgniter

Easy to use PHP platform for online food ordering, restaurant reservation and management.
Collective - Host: opensource - https://opencollective.com/tastyigniter - Website: https://tastyigniter.com - Code: https://github.com/tastyigniter

PHP Linting (Pint) - Fix styling

github.com/tastyigniter/core - e9d1018945d871c04aae4967f98e0bbf368c2ad0 authored 11 months ago by sampoyigi <[email protected]>
Refactor createChildTheme function to accept parent theme code instead of theme model.

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

github.com/tastyigniter/core - dfed3426f60ad6a16964e2a72f484c7c05c43f1a authored 11 months ago by Sam Poyigi <[email protected]>
Minor refactor

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

github.com/tastyigniter/core - 0f07da3c0d04a7767fed395529b7d9e544459b5f authored 11 months ago by Sam Poyigi <[email protected]>
Refactor swal toast ui

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

github.com/tastyigniter/core - 1e10c18aee0d68214030f57b83700beb3a30a83f authored 11 months ago by Sam Poyigi <[email protected]>
"Update Lists.php to retrieve table name from model in relationObj instead of directly from relationObj."

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

github.com/tastyigniter/core - 074ebacbc803b842e7540b4fdb54ee9032a52cc3 authored 11 months ago by Sam Poyigi <[email protected]>
Refactor dashboard container to bind widgets to controller and remove unused default widgets from Dashboard.php.

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

github.com/tastyigniter/core - da3ba540efd85158ffca9a8323ec7c4bdc43dfff authored 11 months ago by Sam Poyigi <[email protected]>
PHP Linting (Pint) - Fix styling

github.com/tastyigniter/core - b723f8b094230786fc5e864951a8741f0aebdd60 authored 11 months ago by sampoyigi <[email protected]>
Replace Igniter\Flame\Database\Model with Illuminate\Database\Eloquent\Model and refactor method calls to handle the absence of model methods.

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

github.com/tastyigniter/core - a3738d9f67f1304b77be65cc9eefff845182df67 authored 11 months ago by Sam Poyigi <[email protected]>
PHP Linting (Pint) - Fix styling

github.com/tastyigniter/core - 28f99a2de3c01c14b51ba091836066ff7e3c1022 authored 11 months ago by sampoyigi <[email protected]>
Refactor FormController to streamline validation and return logic

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

github.com/tastyigniter/core - 6a0ece7bce0bd76a8df039d840d2a3169773383a authored 11 months ago by Sam Poyigi <[email protected]>
Compile Assets

github.com/tastyigniter/core - 7c427349f108c2e28dd936ca47361fe6e1814803 authored 11 months ago by sampoyigi <[email protected]>
Minor refactor

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

github.com/tastyigniter/core - 2487b442a2fc574b807573404e44633132940613 authored 11 months ago by Sam Poyigi <[email protected]>
Compile Assets

github.com/tastyigniter/core - 36adc81d6c16ce9701779a4050a2530f29c3a135 authored 11 months ago by sampoyigi <[email protected]>
Revert build assets restructure

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

github.com/tastyigniter/core - 58860192dcd8bdde15714362dc8cacfd045a980b authored 11 months ago by Sam Poyigi <[email protected]>
Bump follow-redirects from 1.15.2 to 1.15.4 in /app/admin/assets (#1065)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1....

github.com/tastyigniter/TastyIgniter - f68d5256945455a785238350bfed9a03a73fc907 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Super minor bug fix for checkout radio buttons (#88)

is(":checked") no longer works as you expect it to in recent jQuery - using attr("checked") here...

github.com/tastyigniter/ti-ext-cart - 58c7797743858b2bb2ed0a311c6d50256f177632 authored 11 months ago by Daigo Kawasaki <[email protected]>
Update $defaultFormat in Country.php (#1067)

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

github.com/tastyigniter/TastyIgniter - 60da13ea2e00511946383c56cd5ff0893eaa0458 authored 11 months ago by Antonio Zhu <[email protected]>
Clean JS files for case-insensitive file systems (#1057)

* remove locales cache

* restore locales

---------

Co-authored-by: Sam Poyigi <6567634+...

github.com/tastyigniter/TastyIgniter - f45c55ce966748def866045510c1a62981abce93 authored 11 months ago by 何延龙 <[email protected]>
Add getSouthWest() and getNorthEast() methods to Bounds class to return corresponding coordinates.

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

github.com/tastyigniter/flame - 097b354f4d11ce4c6c1f3f45f4a0efd1147302dd authored 11 months ago by Sam Poyigi <[email protected]>
Compile Assets

github.com/tastyigniter/core - fa15791dd139bb560f62efd0e689c2ec2bf8340b authored 11 months ago by sampoyigi <[email protected]>
Remove gitignore from resources/build

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

github.com/tastyigniter/core - fd6a87c449581f435cec65551eb8ec553ceeacb7 authored 11 months ago by Sam Poyigi <[email protected]>
Avoid publishing css and js files

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

github.com/tastyigniter/core - 92ef50f2e8bfd4bee9cdfee209a05728d09c4f42 authored 11 months ago by Sam Poyigi <[email protected]>
Avoid publishing css and js files

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

github.com/tastyigniter/core - da1ff50ce49dbe231f038ed0a698d63fd1d9fb1b authored 11 months ago by Sam Poyigi <[email protected]>
PHP Linting (Pint) - Fix styling

github.com/tastyigniter/core - ca419945f00133a17a4d570596f8f39d09cc08d6 authored 11 months ago by sampoyigi <[email protected]>
Merge changes from tastyigniter/TastyIgniter

- Add binding of toolbar widget to controller in ListController. (a37e6c22)
- Refactor Assets.ph...

github.com/tastyigniter/core - 91ae619c18982976ef804de0e94470cf2ec6db06 authored 11 months ago by Sam Poyigi <[email protected]>
Refactor

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

github.com/tastyigniter/core - 750ac5a5c777262b5184da32c6c2c047d10e98f1 authored 11 months ago by Sam Poyigi <[email protected]>
Avoid using $_COOKIE directly

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

github.com/tastyigniter/core - f75bd047ad8db64a26c6772cf275f5436429e016 authored 11 months ago by Sam Poyigi <[email protected]>
PHP Linting (Pint) - Fix styling

github.com/tastyigniter/core - bbef1cd74d660ca48ae79eb7d76922bc58183b56 authored 11 months ago by sampoyigi <[email protected]>
Compile Assets

github.com/tastyigniter/core - 448a33f4918c011faada5643a4a92e94022dd8f6 authored 11 months ago by sampoyigi <[email protected]>
Refactor

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

github.com/tastyigniter/core - 81b906447d6c22f7f8690b09a762266ed2a72439 authored 11 months ago by Sam Poyigi <[email protected]>
Replace selectize with choicesjs

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

github.com/tastyigniter/core - f8d2abf4f6351b8f17b78e01dde2dea7cc3d319e authored 11 months ago by Sam Poyigi <[email protected]>
Refactor

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

github.com/tastyigniter/core - 2fc2a0c8d8f736986cbb0c3cab034e1162bb2e3b authored 11 months ago by Sam Poyigi <[email protected]>
Refactor package name 'tastyigniter/core' into a constant in PackageInfo and UpdateManager class.

github.com/tastyigniter/core - c157a277a9d48cca6b2136f2d18fcbdfd28d89a0 authored 11 months ago by Sam Poyigi <[email protected]>
Code refactor

github.com/tastyigniter/core - e8de5647224e03a954620d9c7920bb6657cc0f52 authored 11 months ago by Sam Poyigi <[email protected]>
Update ScssphpFilter to replace deprecated methods

github.com/tastyigniter/core - e64791a64d1184a3df4966024b20a094617aafc7 authored 11 months ago by Sam Poyigi <[email protected]>
Add permalink_slug to categories and location db seeders

github.com/tastyigniter/core - 9a8ac3169fc8ad76290eeafdd496526f071fa51d authored 11 months ago by Sam Poyigi <[email protected]>
Add new email and URL form field types

github.com/tastyigniter/core - f1eed46f339253be4e138374a7fbdf13931b0b81 authored 11 months ago by Sam Poyigi <[email protected]>
Add admin template hooks

github.com/tastyigniter/core - d777ee9a4aaa7055b2226ab7f598797a3f77f3f3 authored 11 months ago by Sam Poyigi <[email protected]>
PHP Linting (Pint) - Fix styling

github.com/tastyigniter/core - b5538c5a0f3066defae56870d5834644118ccbf1 authored 11 months ago by sampoyigi <[email protected]>
Fix phpstan

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

github.com/tastyigniter/core - efc362730e87221b0913ff83bdbd11fe04f4b4bc authored 11 months ago by Sam Poyigi <[email protected]>
Update FormField.php to allow null fieldNames and remove requiredPermissions from Dashboard.php.

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

github.com/tastyigniter/core - 3093327b91bc15edcb1872d9eeb25763397cc3b1 authored 11 months ago by Sam Poyigi <[email protected]>
parseFloat() minQuantity Value to prevent string concatenation (#87)

I believe this only comes up if you're using a custom menu template and/or an extension like htt...

github.com/tastyigniter/ti-ext-cart - c4f5acec85f56c45d75f811d39db0da3a68f5792 authored 11 months ago by Daigo Kawasaki <[email protected]>
Fix type hints error

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

github.com/tastyigniter/core - 9ff02c2580b00a972b5d54cc39726de9c5c50bb3 authored 11 months ago by Sam Poyigi <[email protected]>
Fix tests

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

github.com/tastyigniter/core - 1b3eb45e331fb32d87f4975c4a64e6e487b9082c authored 12 months ago by Sam Poyigi <[email protected]>
Fix tests

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

github.com/tastyigniter/core - 72c27a6ac62060515b8cbc8836c927825c729676 authored 12 months ago by Sam Poyigi <[email protected]>
PHP Linting (Pint) - Fix styling

github.com/tastyigniter/core - 23905f62750318c22097ed8258dd5e60bc067588 authored 12 months ago by sampoyigi <[email protected]>
Refactor

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

github.com/tastyigniter/core - 717131a84e6cb8029925f674879e2c9981e169c1 authored 12 months ago by Sam Poyigi <[email protected]>
Refactor

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

github.com/tastyigniter/core - 9a160047c8fe6444906ba15942ed4db351c72ca0 authored 12 months ago by Sam Poyigi <[email protected]>
PHP Linting (Pint) - Fix styling

github.com/tastyigniter/core - f60322b45c67db71055a84154da4cbdd36eeffa2 authored 12 months ago by sampoyigi <[email protected]>
Refactor

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

github.com/tastyigniter/core - edc9c4388ebcc8b9ae91b300b8de684bbdaa2d83 authored 12 months ago by Sam Poyigi <[email protected]>
PHP Linting (Pint) - Fix styling

github.com/tastyigniter/core - 16a8d17824c641066f645509f2fdad2ec46dc0bc authored 12 months ago by sampoyigi <[email protected]>
Add more tests

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

github.com/tastyigniter/core - 2a9f7151f5acbde03a50919f445fd02f2fb84239 authored 12 months ago by Sam Poyigi <[email protected]>
Refactor

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

github.com/tastyigniter/core - c6cf7d8a34c2ba4d5feb660a879d3e7ee5daf680 authored 12 months ago by Sam Poyigi <[email protected]>
Refactor

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

github.com/tastyigniter/core - 6662ddceff3d54e98f822d15161ca5b62adbf0e0 authored 12 months ago by Sam Poyigi <[email protected]>
PHP Linting (Pint) - Fix styling

github.com/tastyigniter/core - b6e9e96e2dbe486ded33ec1a7375f038861da8bc authored 12 months ago by sampoyigi <[email protected]>
Minor refactor

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

github.com/tastyigniter/core - 29e8dcbf500dd5b39a5da5efb5abbaab3a101fbd authored 12 months ago by Sam Poyigi <[email protected]>
Minor refactor

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

github.com/tastyigniter/core - e24cc829302bdcb5ed82d20263b1614273ffe1ac authored 12 months ago by Sam Poyigi <[email protected]>
PHP Linting (Pint) - Fix styling

github.com/tastyigniter/core - 5e35b0ac49e05c9858c507d3bd19e447bea54b00 authored 12 months ago by sampoyigi <[email protected]>
Fix unit tests

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

github.com/tastyigniter/core - c74a00b8e24642c050fabf6f5f983284ee281280 authored 12 months ago by Sam Poyigi <[email protected]>
Fix unit tests

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

github.com/tastyigniter/core - bac60b571296cd310700902d5f957c4c989b98f7 authored 12 months ago by Sam Poyigi <[email protected]>
PHP Linting (Pint) - Fix styling

github.com/tastyigniter/core - fbb470fe614af58567ce0cd37dd6afda36e88bc9 authored 12 months ago by sampoyigi <[email protected]>
Add workflow_dispatch event to actions

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

github.com/tastyigniter/core - 6d0fae0f4531d21f2b37a172a86ccbc61efb9a55 authored 12 months ago by Sam Poyigi <[email protected]>
Remove support for php 8.1

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

github.com/tastyigniter/core - 8f9bb5f9586a7a22b965a5ea54b79b67844d85bf authored 12 months ago by Sam Poyigi <[email protected]>
Avoid static method when throwing exception for better trace log

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

github.com/tastyigniter/core - 6ffef52d7586b0112efa8572adc2d79d564d4aef authored 12 months ago by Sam Poyigi <[email protected]>
Refactor code to use parameter, return type hints

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

github.com/tastyigniter/core - f9014f45a741675b2ddca2618b397096c016fea3 authored 12 months ago by Sam Poyigi <[email protected]>
Code refactor

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

github.com/tastyigniter/core - d182d95965cb02a0e8e855134875fc064b044fa5 authored 12 months ago by Sam Poyigi <[email protected]>
Minor refactor

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

github.com/tastyigniter/core - 41f362743736ca0a4897850a7f796f176759e759 authored 12 months ago by Sam Poyigi <[email protected]>
Fix broken test

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

github.com/tastyigniter/core - 971bad215f0c9183c83155e13d36c5644673b1ad authored 12 months ago by Sam Poyigi <[email protected]>
Add php 8.3 to pipeline

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

github.com/tastyigniter/core - 4e0cb50b88c80b412c51a5e2b6648eca93746792 authored 12 months ago by Sam Poyigi <[email protected]>
PHP Linting (Pint) - Fix styling

github.com/tastyigniter/core - 3018a2f7e653459b0e66815897c0664a9ca22a3d authored 12 months ago by sampoyigi <[email protected]>
Refactor code to use parameter, return type hints

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

github.com/tastyigniter/core - c955f520a705d0b81fa26c549cd49968d90f516e authored 12 months ago by Sam Poyigi <[email protected]>
display form validation errors in notification alert (#1)

* display form validation errors in notification alert

* Compile Assets

* PHP Linting (Pin...

github.com/tastyigniter/core - 12f3e43a07462b95089700d9d5ca1be3bd663849 authored 12 months ago by Obinna Elvis Okechukwu <[email protected]>
PHP Linting (Pint) - Fix styling

github.com/tastyigniter/core - 56e0c0b58f2cd5bca887c256f138d31e4f1acaad authored 12 months ago by sampoyigi <[email protected]>
Refactor code to use parameter, return type hints

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

github.com/tastyigniter/core - 915dea275095d35d5b0eb423d41677ecf52a4daa authored 12 months ago by Sam Poyigi <[email protected]>
Minor UI refactor

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

github.com/tastyigniter/core - e68bce925307a9b374d7b7203838fd650f5a4ee0 authored 12 months ago by Sam Poyigi <[email protected]>
PHP Linting (Pint) - Fix styling

github.com/tastyigniter/core - 290cff40a6046f42bf332fe534f8c21c666cfc06 authored 12 months ago by sampoyigi <[email protected]>
Add a check to see if the view exists and throw an exception if it doesn't, or return an empty string if $throwException is false.

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

github.com/tastyigniter/core - 09047b72f116b89c2c508f9af2f23f7c8e9a712b authored 12 months ago by Sam Poyigi <[email protected]>
PHP Linting (Pint) - Fix styling

github.com/tastyigniter/core - fd9e92c900cccbaf4f4bfd3a2f585d59450e8641 authored 12 months ago by sampoyigi <[email protected]>
Fix phpstan errors

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

github.com/tastyigniter/core - b29b0470c1aaacbd80ab96083139af36b4122d65 authored 12 months ago by Sam Poyigi <[email protected]>
Fix code styling

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

github.com/tastyigniter/core - 78557a0cca8fe3c46f540a941ab212d77ad3013c authored 12 months ago by Sam Poyigi <[email protected]>
Add ability to register permissions against specific controller actions

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

github.com/tastyigniter/core - f1a809e9d1f4301fc7dfa0eac5c0d4aa07cb7b92 authored 12 months ago by Sam Poyigi <[email protected]>
Improved error handling: throw exceptions consistently

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

github.com/tastyigniter/core - 7f901f217f460957f01aa1898cd943502ac24960 authored 12 months ago by Sam Poyigi <[email protected]>
PHP Linting (Pint) - Fix styling

github.com/tastyigniter/core - af934e314584d7f53599d4292fa85483f2304848 authored 12 months ago by sampoyigi <[email protected]>
Refactor ErrorHandler.php to remove unused code.

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

github.com/tastyigniter/core - 085ca11eb4ea74546b27d86dee76f9e06c5e3cd4 authored 12 months ago by Sam Poyigi <[email protected]>
Fix missing closing parenthesis in form.js

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

github.com/tastyigniter/TastyIgniter - 1f8323fdd81d9db95e506056a8e42be37a261bf4 authored 12 months ago by Sam Poyigi <[email protected]>
Minor refactor

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

github.com/tastyigniter/core - a4e0cd2337ff7e1a6b8da39e2b3642cc77a29c67 authored 12 months ago by Sam Poyigi <[email protected]>
Minor fix

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

github.com/tastyigniter/TastyIgniter - f108493b2de5c4d547e6f8590db602450c427cbb authored 12 months ago by Sam Poyigi <[email protected]>
Redirect to previous page after login

fixes tastyigniter/TastyIgniter#1064

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

github.com/tastyigniter/ti-ext-user - d0e22269f67241fec0b439e417dcb59c3b2e3fe8 authored 12 months ago by Sam Poyigi <[email protected]>
PHP Linting (Pint) - Fix styling

github.com/tastyigniter/core - 0f5bf9cbd39c992343107c67c37982c463ff2b72 authored 12 months ago by sampoyigi <[email protected]>
Bring back build assets bundle for themes.

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

github.com/tastyigniter/core - 99691809c165e1b984247175e4f8b2524abfb43d authored 12 months ago by Sam Poyigi <[email protected]>
Add a function to render asset variables in the Theme class.

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

github.com/tastyigniter/core - 2ec484d3dfad86e14a342c5b86d7086459e44fcb authored 12 months ago by Sam Poyigi <[email protected]>
Minor refactor

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

github.com/tastyigniter/core - 10dce9c3ad49647d9808d32da8fe08ed3199deb4 authored almost 1 year ago by Sam Poyigi <[email protected]>
PHP Linting (Pint) - Fix styling

github.com/tastyigniter/core - f81137a6118b897ca0091ccf79d92ffa59328e42 authored almost 1 year ago by sampoyigi <[email protected]>
Remove use of blueprint for theme templates

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

github.com/tastyigniter/core - c61585caec486fd2a5d4562f0bb2ab3c9c937085 authored almost 1 year ago by Sam Poyigi <[email protected]>
Refactor template and component editor

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

github.com/tastyigniter/core - 2dd774cc01e0e7b2829ddfcd21036858f4dc7ffd authored almost 1 year ago by Sam Poyigi <[email protected]>
Minor refactor

github.com/tastyigniter/core - 714c37460df356752830542b7eee20370cf5a853 authored about 1 year ago by Sam Poyigi <[email protected]>
PHP Linting (Pint) - Fix styling

github.com/tastyigniter/core - dbd260f82f44e0f38d2a0f5bb2aba8f4b8012f85 authored about 1 year ago by sampoyigi <[email protected]>
Update theme.php and ThemeManager.php to use "meta" instead of "formConfigFile" and "assetConfigFile".

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

github.com/tastyigniter/core - 66ff4ba250bf0c0050d60d92b0ba2aafeb16bd45 authored about 1 year ago by Sam Poyigi <[email protected]>
Add new IGNITER_URL_POLICY env for urlPolicy

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

github.com/tastyigniter/core - f36351150819e788c67cfbabc799a08a029a4d91 authored about 1 year ago by Sam Poyigi <[email protected]>
PHP Linting (Pint) - Fix styling

github.com/tastyigniter/core - 73bb9f7cb4cc0620315e92aab5fe5c9e77685c4e authored about 1 year ago by sampoyigi <[email protected]>