-
-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TI as a laravel package #51
base: develop
Are you sure you want to change the base?
Commits on Sep 24, 2021
-
Improved password reset flow by no longer throwing an error if the pr…
…ovided email address doesn't exist. Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 464943b - Browse repository at this point
Copy the full SHA 464943bView commit details -
Enable "Customize" button for only the currently active theme
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ae0a532 - Browse repository at this point
Copy the full SHA ae0a532View commit details
Commits on Sep 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2055761 - Browse repository at this point
Copy the full SHA 2055761View commit details -
Configuration menu - View commit details
-
Copy full SHA for a64fa56 - Browse repository at this point
Copy the full SHA a64fa56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 678b9b3 - Browse repository at this point
Copy the full SHA 678b9b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 676e181 - Browse repository at this point
Copy the full SHA 676e181View commit details -
Configuration menu - View commit details
-
Copy full SHA for 507b802 - Browse repository at this point
Copy the full SHA 507b802View commit details
Commits on Sep 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7dfc032 - Browse repository at this point
Copy the full SHA 7dfc032View commit details
Commits on Sep 28, 2021
-
Apply fixes from StyleCI (#869)
[ci skip] [skip ci] Co-authored-by: Sam Poyigi <sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4b82f5e - Browse repository at this point
Copy the full SHA 4b82f5eView commit details
Commits on Oct 4, 2021
-
Remove currency middleware so that the configured default currency ca…
…n be used Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2df93f7 - Browse repository at this point
Copy the full SHA 2df93f7View commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9a3a1ef - Browse repository at this point
Copy the full SHA 9a3a1efView commit details -
Add isConfigured method to SettingsModel
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bd173e7 - Browse repository at this point
Copy the full SHA bd173e7View commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d1a41d4 - Browse repository at this point
Copy the full SHA d1a41d4View commit details
Commits on Oct 6, 2021
-
Change to laravel 8 default mail config
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 09842bd - Browse repository at this point
Copy the full SHA 09842bdView commit details
Commits on Oct 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0b04194 - Browse repository at this point
Copy the full SHA 0b04194View commit details
Commits on Oct 15, 2021
-
Move boundary precision to config (#870)
* Move boundary precision to config * Revert "Move boundary precision to config" This reverts commit ac1e60280eaedfdece2a056e6a069832b3cb7389. * Set a default value on precision Co-authored-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6db349a - Browse repository at this point
Copy the full SHA 6db349aView commit details -
Add ability for customer to cancel order and reservation
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4a35c7a - Browse repository at this point
Copy the full SHA 4a35c7aView commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d227ec6 - Browse repository at this point
Copy the full SHA d227ec6View commit details
Commits on Oct 16, 2021
-
Make customer, order, reservation and user model object accessible fr…
…om associated mail templates blade syntax Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0dbed5d - Browse repository at this point
Copy the full SHA 0dbed5dView commit details -
Mark table as booked before and after the reservation stay time
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 057a778 - Browse repository at this point
Copy the full SHA 057a778View commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f885681 - Browse repository at this point
Copy the full SHA f885681View commit details -
Use DB transaction on delete list action
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9c9c3d0 - Browse repository at this point
Copy the full SHA 9c9c3d0View commit details
Commits on Oct 17, 2021
-
Revert "Disable combine assets when app.debug is true"
This reverts commit a64fa56.
Configuration menu - View commit details
-
Copy full SHA for 84fb05e - Browse repository at this point
Copy the full SHA 84fb05eView commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c1cfb18 - Browse repository at this point
Copy the full SHA c1cfb18View commit details
Commits on Oct 20, 2021
-
Fix 'No item(s) specified' error (#877)
* [bug] Make $itemsCodes optional Allows search + install button to work again * new onApplyRecommended ajax handler Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Co-authored-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 88b6dbe - Browse repository at this point
Copy the full SHA 88b6dbeView commit details
Commits on Oct 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 501be69 - Browse repository at this point
Copy the full SHA 501be69View commit details
Commits on Oct 25, 2021
-
Remove trailing bracket from the invitation email subject (#882)
* Remove bracket - } from invitation email subject The invitation email has a trailing bracket in the subject line. * Remove bracket - } from invitation email subject The invitation email has a trailing bracket in the subject line.
Configuration menu - View commit details
-
Copy full SHA for a420cdb - Browse repository at this point
Copy the full SHA a420cdbView commit details -
Run rollback migrations in reverse order
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5dc8201 - Browse repository at this point
Copy the full SHA 5dc8201View commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 80765e3 - Browse repository at this point
Copy the full SHA 80765e3View commit details
Commits on Oct 27, 2021
-
Use registered order types for listing available schedules
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1c7a1ca - Browse repository at this point
Copy the full SHA 1c7a1caView commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 08f322a - Browse repository at this point
Copy the full SHA 08f322aView commit details
Commits on Nov 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 06257cd - Browse repository at this point
Copy the full SHA 06257cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c76595 - Browse repository at this point
Copy the full SHA 6c76595View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dad2c1 - Browse repository at this point
Copy the full SHA 7dad2c1View commit details
Commits on Nov 5, 2021
-
Fix possible unknown named parameter error
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 91fede6 - Browse repository at this point
Copy the full SHA 91fede6View commit details
Commits on Nov 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3abb891 - Browse repository at this point
Copy the full SHA 3abb891View commit details
Commits on Nov 11, 2021
-
Enable timestamp on menu item options model
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0128adc - Browse repository at this point
Copy the full SHA 0128adcView commit details -
Change logical operators to comply with coding guidelines (#889)
* Apply fixes from StyleCI [ci skip] [skip ci] * Add parentheses Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> * Apply on view files Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Co-authored-by: Sam Poyigi <sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b2f53c1 - Browse repository at this point
Copy the full SHA b2f53c1View commit details
Commits on Nov 15, 2021
-
Display current staff role instead of groups in user panel
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 37ca3f3 - Browse repository at this point
Copy the full SHA 37ca3f3View commit details -
Exclude updates from extension/theme install
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8dc35f7 - Browse repository at this point
Copy the full SHA 8dc35f7View commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for db29868 - Browse repository at this point
Copy the full SHA db29868View commit details
Commits on Nov 17, 2021
-
Adapt october's assetic stylesheet minify filter
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1db1076 - Browse repository at this point
Copy the full SHA 1db1076View commit details -
Ability to rollback migration steps for extensions
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 70dd6ac - Browse repository at this point
Copy the full SHA 70dd6acView commit details
Commits on Nov 18, 2021
-
Improve database design: Add foreign key constraints (#883)
* Add database foreign key constraints Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> * Run rollback migrations in reverse order Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> * Minor fixes Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9ccf79c - Browse repository at this point
Copy the full SHA 9ccf79cView commit details -
Fix blank reservation stay time when created from admin (#891)
* If blank, then afterSave() use location default * Fix in mutator Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Co-authored-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eddc46a - Browse repository at this point
Copy the full SHA eddc46aView commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cb55107 - Browse repository at this point
Copy the full SHA cb55107View commit details
Commits on Nov 30, 2021
-
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0f849a6 - Browse repository at this point
Copy the full SHA 0f849a6View commit details
Commits on Dec 2, 2021
-
Add ability to replace elements when handling AJAX responses
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5ba1eb9 - Browse repository at this point
Copy the full SHA 5ba1eb9View commit details -
Ensure all widget alias is in studly case format
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1c85ba2 - Browse repository at this point
Copy the full SHA 1c85ba2View commit details -
Initialize record editor form widget on subsequent request after form…
… is loaded Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 69ad761 - Browse repository at this point
Copy the full SHA 69ad761View commit details -
Bring back traceLog helper method
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e9d12a4 - Browse repository at this point
Copy the full SHA e9d12a4View commit details
Commits on Dec 3, 2021
-
Fix ignore update button not working
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c8f80ae - Browse repository at this point
Copy the full SHA c8f80aeView commit details -
Remove symfony's deprecated FatalThrowableError exception class
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 26e41d6 - Browse repository at this point
Copy the full SHA 26e41d6View commit details
Commits on Dec 5, 2021
-
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b64b3e7 - Browse repository at this point
Copy the full SHA b64b3e7View commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b4d774a - Browse repository at this point
Copy the full SHA b4d774aView commit details
Commits on Dec 9, 2021
-
Auto refresh available update list after updating
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 186711c - Browse repository at this point
Copy the full SHA 186711cView commit details
Commits on Dec 14, 2021
-
Add PHP 8.1, MySQL8 and MariaDB 10.2 to actions for testing (#903)
* Add isAvailable event for extendability * Missing bracket * refactor * rename to afterIsAvailable * Leave as isAvailable * Add MySQL8 to actions for testing Should we also add some different versions of MariaDB? * Change names for clarity * Run igniter:install to pick up any database issues * More install attempts * Define env earlier * Define env variables at the job level * More tries * More... * Use env variables more * No prefix * test db prefix Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> * remove prefix on db name Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> * Add more MariaDB flavours * Fix indent * Actually run tests * Remove Maria10.1 as its EOL * Less Maria versions * add php 8.1 Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Co-authored-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e078637 - Browse repository at this point
Copy the full SHA e078637View commit details
Commits on Dec 15, 2021
-
Allow separate logos for emails and invoices
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e55c5c2 - Browse repository at this point
Copy the full SHA e55c5c2View commit details
Commits on Dec 19, 2021
-
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5e24874 - Browse repository at this point
Copy the full SHA 5e24874View commit details -
Remove redundant env variables
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 155e27c - Browse repository at this point
Copy the full SHA 155e27cView commit details
Commits on Dec 27, 2021
-
Improve admin order details design
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1398368 - Browse repository at this point
Copy the full SHA 1398368View commit details
Commits on Jan 5, 2022
-
Ensure mailGetData() returns all model attributes using toArray()
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1a343d3 - Browse repository at this point
Copy the full SHA 1a343d3View commit details
Commits on Jan 17, 2022
-
Add guest order setting on location level (#913)
* Move guest order config to location level * minor adjustments Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> * minor fixes Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Co-authored-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 379c620 - Browse repository at this point
Copy the full SHA 379c620View commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9ba9e5b - Browse repository at this point
Copy the full SHA 9ba9e5bView commit details
Commits on Jan 27, 2022
-
Add support for videos, audios and documents in media manager
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 24ebc77 - Browse repository at this point
Copy the full SHA 24ebc77View commit details
Commits on Jan 29, 2022
-
Apply fixes from StyleCI (#916)
[ci skip] [skip ci] Co-authored-by: StyleCI Bot <bot@styleci.io>
Configuration menu - View commit details
-
Copy full SHA for 2892d91 - Browse repository at this point
Copy the full SHA 2892d91View commit details
Commits on Jan 31, 2022
-
Use laravel style validation array (#914)
* System requests * Payment gateway form requests @sampoyigi we'll need to update the payment gateway configs for this to work * StyleCI * A few more * StyleCI * And some more * StyleCI * A few more * A few more * More * Remove rules from models * Remove validation traits * Migrate settings to form requests * Some more * Validate widgets using request classes when available * Fix my silliness * Move the widgets to form requests * Move request array key to setting definition and more wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> * wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> * wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> * Rename classes Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> * wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Co-authored-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 680704f - Browse repository at this point
Copy the full SHA 680704fView commit details -
Remove support for plain .php template files (#907)
* Remove .php support for views * refactor Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Co-authored-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1a708f2 - Browse repository at this point
Copy the full SHA 1a708f2View commit details
Commits on Feb 2, 2022
-
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3244ffe - Browse repository at this point
Copy the full SHA 3244ffeView commit details
Commits on Feb 5, 2022
-
Define tables relationship on locations model
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dc27bc2 - Browse repository at this point
Copy the full SHA dc27bc2View commit details
Commits on Feb 7, 2022
-
Sponsored Development: Improve stock management (#899)
* wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> * wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> * wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> * wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> * wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 19b221e - Browse repository at this point
Copy the full SHA 19b221eView commit details
Commits on Feb 8, 2022
-
Allow orders & reservations to be searched by status (#910)
* Allow orders to be searched by status Really just need this for the API * wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Co-authored-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5d19813 - Browse repository at this point
Copy the full SHA 5d19813View commit details
Commits on Feb 9, 2022
-
Implement low stock email alerts
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ce1a878 - Browse repository at this point
Copy the full SHA ce1a878View commit details -
Pass the correct number of arguments to ValidatesForm::validate() method
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7ed7caa - Browse repository at this point
Copy the full SHA 7ed7caaView commit details
Commits on Feb 10, 2022
-
Activate admin user created during igniter:install by default (#921)
* User activated by default * pass second parameter $activate Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Co-authored-by: Antonio Altieri <antonio.altieri@r4i.it> Co-authored-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b833c40 - Browse repository at this point
Copy the full SHA b833c40View commit details -
Fix call to undefined method getConfigAttributes error
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1da4091 - Browse repository at this point
Copy the full SHA 1da4091View commit details
Commits on Feb 11, 2022
-
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 81b8dd1 - Browse repository at this point
Copy the full SHA 81b8dd1View commit details
Commits on Feb 12, 2022
-
Bring back support for old validation array style for payment gateways.
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4265ae7 - Browse repository at this point
Copy the full SHA 4265ae7View commit details
Commits on Feb 16, 2022
-
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ec507a0 - Browse repository at this point
Copy the full SHA ec507a0View commit details
Commits on Feb 18, 2022
-
Remove overloaded getDefaultConfirmCallback method from IgniterDown c…
…ommand Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9a9328b - Browse repository at this point
Copy the full SHA 9a9328bView commit details
Commits on Feb 21, 2022
-
Auto activate enabled admin user after save
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ec41dcd - Browse repository at this point
Copy the full SHA ec41dcdView commit details
Commits on Feb 22, 2022
-
Fix issue with address not getting formatted correctly
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0576d56 - Browse repository at this point
Copy the full SHA 0576d56View commit details
Commits on Feb 24, 2022
-
Change modules branch alias to 3.x
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e5480f2 - Browse repository at this point
Copy the full SHA e5480f2View commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 437a70f - Browse repository at this point
Copy the full SHA 437a70fView commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1b0a77a - Browse repository at this point
Copy the full SHA 1b0a77aView commit details -
pull composer/installer master branch
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6aaea80 - Browse repository at this point
Copy the full SHA 6aaea80View commit details -
Override component partials from admin theme template editor (#922)
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 07c3102 - Browse repository at this point
Copy the full SHA 07c3102View commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3fd8225 - Browse repository at this point
Copy the full SHA 3fd8225View commit details
Commits on Feb 25, 2022
-
* wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> * wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2ad4608 - Browse repository at this point
Copy the full SHA 2ad4608View commit details -
Fix issue with fontawesome path
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 14fb1c7 - Browse repository at this point
Copy the full SHA 14fb1c7View commit details -
Drop config options to enable/disable assets combiner, assets will al…
…ways be combined by default Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2a6139a - Browse repository at this point
Copy the full SHA 2a6139aView commit details -
Deprecate Image_tool_model and replace with ImageHelper::resize()
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2ff0a4d - Browse repository at this point
Copy the full SHA 2ff0a4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53c9331 - Browse repository at this point
Copy the full SHA 53c9331View commit details -
Follow naming convention on model class names (singular without _mode…
…l suffix) (#940)
Configuration menu - View commit details
-
Copy full SHA for 93f2eaa - Browse repository at this point
Copy the full SHA 93f2eaaView commit details -
Removed deprecated events, classes and methods (#941)
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6588706 - Browse repository at this point
Copy the full SHA 6588706View commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d3051ab - Browse repository at this point
Copy the full SHA d3051abView commit details -
Configuration menu - View commit details
-
Copy full SHA for b949ce6 - Browse repository at this point
Copy the full SHA b949ce6View commit details -
Resolve merge conflict from #938
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b493c78 - Browse repository at this point
Copy the full SHA b493c78View commit details
Commits on Feb 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e0ff5b9 - Browse repository at this point
Copy the full SHA e0ff5b9View commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 45211f4 - Browse repository at this point
Copy the full SHA 45211f4View commit details -
Require develop branch for modules
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f4b6969 - Browse repository at this point
Copy the full SHA f4b6969View commit details -
Remove modules split workflow, now done locally.
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0046bd9 - Browse repository at this point
Copy the full SHA 0046bd9View commit details -
Fix composer invalid alias version
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 43220c6 - Browse repository at this point
Copy the full SHA 43220c6View commit details
Commits on Mar 1, 2022
-
Use class-based events in specific cases where an EventEmitter trait …
…is not used (#915)
Configuration menu - View commit details
-
Copy full SHA for b5da34a - Browse repository at this point
Copy the full SHA b5da34aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cbf7f0 - Browse repository at this point
Copy the full SHA 6cbf7f0View commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 53b3a8d - Browse repository at this point
Copy the full SHA 53b3a8dView commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 55e1f23 - Browse repository at this point
Copy the full SHA 55e1f23View commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4d7859b - Browse repository at this point
Copy the full SHA 4d7859bView commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ad63532 - Browse repository at this point
Copy the full SHA ad63532View commit details -
Add workflow to archive stale pr and issues
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 122d1ed - Browse repository at this point
Copy the full SHA 122d1edView commit details -
Fixes tastyigniter/TastyIgniter#942
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 65ea0da - Browse repository at this point
Copy the full SHA 65ea0daView commit details -
Fix allergens showing nothing / empty page #946
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1097972 - Browse repository at this point
Copy the full SHA 1097972View commit details -
Deprecate event controller.form.extendQuery, for admin.controller.ext…
…endFormQuery Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6fc7a94 - Browse repository at this point
Copy the full SHA 6fc7a94View commit details
Commits on Mar 2, 2022
-
Fix mailvariable config path issue
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1e3d8b9 - Browse repository at this point
Copy the full SHA 1e3d8b9View commit details
Commits on Mar 4, 2022
-
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 01f1312 - Browse repository at this point
Copy the full SHA 01f1312View commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0255d1b - Browse repository at this point
Copy the full SHA 0255d1bView commit details
Commits on Mar 5, 2022
-
Add location setting to include start time in timeslots or start from…
… start time plus lead time Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ce17fef - Browse repository at this point
Copy the full SHA ce17fefView commit details -
Fix url issue in reservation mail template.
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4e01681 - Browse repository at this point
Copy the full SHA 4e01681View commit details -
Merge branch '3.x' into develop
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> # Conflicts:
Configuration menu - View commit details
-
Copy full SHA for 5adf01e - Browse repository at this point
Copy the full SHA 5adf01eView commit details -
Add 3.x branch to tests workflow
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5c84edb - Browse repository at this point
Copy the full SHA 5c84edbView commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c9efdb9 - Browse repository at this point
Copy the full SHA c9efdb9View commit details
Commits on Mar 10, 2022
-
Update admin assets dependencies
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e716ec3 - Browse repository at this point
Copy the full SHA e716ec3View commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 992d4ce - Browse repository at this point
Copy the full SHA 992d4ceView commit details
Commits on Mar 11, 2022
-
Add composer support for themes
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e5dc18f - Browse repository at this point
Copy the full SHA e5dc18fView commit details
Commits on Mar 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2ec68ff - Browse repository at this point
Copy the full SHA 2ec68ffView commit details -
Fix admin/orders status filter no working (#953)
Co-authored-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f1eea18 - Browse repository at this point
Copy the full SHA f1eea18View commit details
Commits on Mar 29, 2022
-
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6debfa8 - Browse repository at this point
Copy the full SHA 6debfa8View commit details -
Fix error on admin order page when order has no payment
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ef609bc - Browse repository at this point
Copy the full SHA ef609bcView commit details
Commits on Mar 30, 2022
-
Merge branch '3.x' into develop
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> # Conflicts: # app/admin/assets/css/admin.css # app/admin/formwidgets/ScheduleEditor.php # app/main/classes/ThemeManager.php # app/system/assets/ui/fonts/FontAwesome/fa-brands-400.eot # app/system/assets/ui/fonts/FontAwesome/fa-brands-400.ttf # app/system/assets/ui/fonts/FontAwesome/fa-brands-400.woff # app/system/assets/ui/fonts/FontAwesome/fa-brands-400.woff2 # app/system/assets/ui/fonts/FontAwesome/fa-regular-400.eot # app/system/assets/ui/fonts/FontAwesome/fa-regular-400.woff # app/system/assets/ui/fonts/FontAwesome/fa-regular-400.woff2 # app/system/assets/ui/fonts/FontAwesome/fa-solid-900.eot # app/system/assets/ui/fonts/FontAwesome/fa-solid-900.svg # app/system/assets/ui/fonts/FontAwesome/fa-solid-900.ttf # app/system/assets/ui/fonts/FontAwesome/fa-solid-900.woff # app/system/assets/ui/fonts/FontAwesome/fa-solid-900.woff2 # public/assets/fonts/FontAwesome/fa-brands-400.svg # public/assets/fonts/FontAwesome/fa-regular-400.svg
Configuration menu - View commit details
-
Copy full SHA for f3ece80 - Browse repository at this point
Copy the full SHA f3ece80View commit details
Commits on Apr 9, 2022
-
Make theme manifest author index optional
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eb3fe37 - Browse repository at this point
Copy the full SHA eb3fe37View commit details -
Changed AdminLocation::listLocations() logic to return list of locati…
…on models Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 420f2bc - Browse repository at this point
Copy the full SHA 420f2bcView commit details -
New Menu_options_model::attachToMenu helper method
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7206949 - Browse repository at this point
Copy the full SHA 7206949View commit details -
Rename menu_options option_values field to values to avoid conflict w…
…ith relation option_values Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8b17e75 - Browse repository at this point
Copy the full SHA 8b17e75View commit details -
Improvements to stocks: hide stocks field on create, diff logic for t…
…rackable and available stocks, more helper methods Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 65228fa - Browse repository at this point
Copy the full SHA 65228faView commit details -
Add unique validation rule to allergen, category, location, mealtime,…
… menu, staff, staff role and table names Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6494170 - Browse repository at this point
Copy the full SHA 6494170View commit details -
Clear view cache on theme activation
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1813235 - Browse repository at this point
Copy the full SHA 1813235View commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e577a78 - Browse repository at this point
Copy the full SHA e577a78View commit details -
Replace class name strings (#955)
* Replace all class name strings to static class names Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> # Conflicts: # app/main/ServiceProvider.php * wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7f289ef - Browse repository at this point
Copy the full SHA 7f289efView commit details
Commits on Apr 11, 2022
-
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 288e0e5 - Browse repository at this point
Copy the full SHA 288e0e5View commit details
Commits on Apr 12, 2022
-
Add ability to add custom extensions and themes paths
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4f797c0 - Browse repository at this point
Copy the full SHA 4f797c0View commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8cc3127 - Browse repository at this point
Copy the full SHA 8cc3127View commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8bfcc2d - Browse repository at this point
Copy the full SHA 8bfcc2dView commit details -
Revert changes to method return types
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 32c1b9c - Browse repository at this point
Copy the full SHA 32c1b9cView commit details
Commits on Apr 13, 2022
-
Bring back modules split action workflow
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7ad4adb - Browse repository at this point
Copy the full SHA 7ad4adbView commit details
Commits on Apr 17, 2022
-
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f9499df - Browse repository at this point
Copy the full SHA f9499dfView commit details
Commits on Apr 20, 2022
-
Fix Unknown column 'stock_qty' in 'order clause' #957
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fc3ce60 - Browse repository at this point
Copy the full SHA fc3ce60View commit details -
Merge branch '3.x' into develop
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> # Conflicts: # app/admin/controllers/Menus.php # app/admin/formwidgets/StockEditor.php # app/admin/models/config/menu_options_model.php # app/admin/requests/Category.php # app/admin/requests/Ingredient.php # app/admin/requests/Location.php # app/admin/requests/Mealtime.php # app/admin/requests/Menu.php # app/admin/requests/Staff.php # app/admin/requests/Table.php # app/admin/requests/UserRole.php # app/system/classes/ExtensionManager.php # app/system/controllers/Themes.php
Configuration menu - View commit details
-
Copy full SHA for e63f0d9 - Browse repository at this point
Copy the full SHA e63f0d9View commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 34b38c7 - Browse repository at this point
Copy the full SHA 34b38c7View commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Minor fixes Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0396009 - Browse repository at this point
Copy the full SHA 0396009View commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 088ab55 - Browse repository at this point
Copy the full SHA 088ab55View commit details
Commits on Apr 26, 2022
-
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c327804 - Browse repository at this point
Copy the full SHA c327804View commit details -
Add table prefix to related table in search query (#960)
* Change modules branch alias to 3.x Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> * Require core modules Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> * Add table prefix to related table in search query * refactor Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Co-authored-by: Sam Poyigi <sam@sampoyigi.com> Co-authored-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 364f680 - Browse repository at this point
Copy the full SHA 364f680View commit details -
Update to bootstrap 5 and Install all vendor assets using npm (#951)
* wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> * wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> * wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> * wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 021144d - Browse repository at this point
Copy the full SHA 021144dView commit details -
* Minor fix, fixes #959 Fixes generated sql queries for orders made by registered customers. * fix for reservations Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Co-authored-by: websmith <jan.dominik.ciolek@gmail.com> Co-authored-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 03126c9 - Browse repository at this point
Copy the full SHA 03126c9View commit details
Commits on Apr 27, 2022
-
commit 152ad0c70ef51160f91ee543304879da114cecc5 Author: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Date: Wed Apr 20 20:11:09 2022 +0100 wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> commit 726518de1fb58d57dee5429cda723fb9fbd88287 Author: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Date: Wed Apr 20 19:53:59 2022 +0100 wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> commit 01b439fec4003af952083c3232193ac72c6cb269 Author: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Date: Wed Apr 20 08:42:55 2022 +0100 wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> commit 7e5570929b84d99e7d94f77dcf4646d7181930e7 Author: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Date: Wed Apr 20 08:36:08 2022 +0100 wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> commit da18dacb22fa88f596ae24f0965c6d91f9bb9c3c Author: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Date: Wed Apr 20 08:26:54 2022 +0100 wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> commit 8ad760d062c4ef0bda2ab125541647dd5aaf5240 Author: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Date: Mon Apr 18 21:06:20 2022 +0100 wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> commit 925829393363e894e8edc5d16a17f66fcbdc9701 Merge: f526b8ab 7ad4adb Author: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Date: Sun Apr 17 15:37:46 2022 +0100 Merge branch '3.x' into wip/use_package_manager_for_assets commit f526b8abd4d25f9877c618b45c5e0628a13535e1 Author: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Date: Wed Mar 23 11:25:40 2022 +0000 wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> commit affb4289da6b38a860f661bf9c6aedc4dc6deafe Author: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Date: Sat Mar 12 13:59:44 2022 +0000 wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> commit a51dd35683b2be7ccfb6a737a4a4731e88de2cd4 Author: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Date: Sat Mar 12 02:10:14 2022 +0000 wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> commit 7a9b4e767ea1615e9c269f678c288fecb4a0c4b4 Author: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Date: Sat Mar 12 02:06:56 2022 +0000 wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 154c608 - Browse repository at this point
Copy the full SHA 154c608View commit details -
Improvements to admin user state
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 301a5af - Browse repository at this point
Copy the full SHA 301a5afView commit details -
Make staff nav menu a child of system menu item
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f3634fe - Browse repository at this point
Copy the full SHA f3634feView commit details
Commits on Apr 28, 2022
-
Move menu and reservation page setting from Setup to General
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b85b588 - Browse repository at this point
Copy the full SHA b85b588View commit details -
Minor improvements & npm assets update
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fe628d3 - Browse repository at this point
Copy the full SHA fe628d3View commit details
Commits on Apr 29, 2022
-
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3fc52b6 - Browse repository at this point
Copy the full SHA 3fc52b6View commit details
Commits on Apr 30, 2022
-
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 93424c3 - Browse repository at this point
Copy the full SHA 93424c3View commit details
Commits on May 3, 2022
-
Use selectlist scope type to replace dropped select2
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4b0c39c - Browse repository at this point
Copy the full SHA 4b0c39cView commit details -
Refactor admin location picker
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cd9449e - Browse repository at this point
Copy the full SHA cd9449eView commit details -
Allow customisation of admin 404 and access denied pages
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 01a64dc - Browse repository at this point
Copy the full SHA 01a64dcView commit details -
Remove 'Administrator Panel' from admin pages title
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2efa285 - Browse repository at this point
Copy the full SHA 2efa285View commit details
Commits on May 4, 2022
-
Fix error with file not found when clearing templates cache
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b8b4195 - Browse repository at this point
Copy the full SHA b8b4195View commit details -
Install languages from crowdin via the admin dashboard (#966)
* Ability to install languages from marketplace * wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> * wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> * wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> * wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 374fc73 - Browse repository at this point
Copy the full SHA 374fc73View commit details -
Organise location options fields (#965)
* wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> * wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3e1138b - Browse repository at this point
Copy the full SHA 3e1138bView commit details -
Apply fixes from StyleCI (#967)
[ci skip] [skip ci] Co-authored-by: StyleCI Bot <bot@styleci.io>
Configuration menu - View commit details
-
Copy full SHA for 2cc33d9 - Browse repository at this point
Copy the full SHA 2cc33d9View commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4aa9d7c - Browse repository at this point
Copy the full SHA 4aa9d7cView commit details
Commits on May 5, 2022
-
Don't insert location options and delivery area when seeding initial …
…schema Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dc04cbc - Browse repository at this point
Copy the full SHA dc04cbcView commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a8bb7fb - Browse repository at this point
Copy the full SHA a8bb7fbView commit details -
Use outline styling on back button
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4beab84 - Browse repository at this point
Copy the full SHA 4beab84View commit details -
Remove tax validation rules from setup settings
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cd71e3c - Browse repository at this point
Copy the full SHA cd71e3cView commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f4488fe - Browse repository at this point
Copy the full SHA f4488feView commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a08568e - Browse repository at this point
Copy the full SHA a08568eView commit details
Commits on May 10, 2022
-
Set startDate and endDate to today to fix invalid date #969 (#973)
* Set startDate and endDate to today to fix invalid date * Change of approach * Prevent looping Co-authored-by: Thái Thiên Vũ <thienvu1802@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c28e29f - Browse repository at this point
Copy the full SHA c28e29fView commit details -
Load default value for filter scope (#968)
* Load default value for filter scope * refactor Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Co-authored-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2919379 - Browse repository at this point
Copy the full SHA 2919379View commit details -
Add primary key on working_hours table
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 22fe51b - Browse repository at this point
Copy the full SHA 22fe51bView commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b9fae9f - Browse repository at this point
Copy the full SHA b9fae9fView commit details -
Merge parent theme requires into child theme when enabling required e…
…xtensions Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9d25ad4 - Browse repository at this point
Copy the full SHA 9d25ad4View commit details -
Revert "Merge parent theme requires into child theme when enabling re…
…quired extensions" This reverts commit 9d25ad4 Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8678fc6 - Browse repository at this point
Copy the full SHA 8678fc6View commit details -
Remove locked property from composer.json manifest
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for be92fda - Browse repository at this point
Copy the full SHA be92fdaView commit details -
Merge 'origin/3.x' into develop
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> # Conflicts: # app/admin/ServiceProvider.php # app/admin/assets/css/admin.css # app/admin/assets/fonts/FontAwesome/fa-brands-400.eot # app/admin/assets/fonts/FontAwesome/fa-brands-400.svg # app/admin/assets/fonts/FontAwesome/fa-brands-400.woff # app/admin/assets/fonts/FontAwesome/fa-regular-400.eot # app/admin/assets/fonts/FontAwesome/fa-regular-400.svg # app/admin/assets/fonts/FontAwesome/fa-regular-400.woff # app/admin/assets/fonts/FontAwesome/fa-solid-900.eot # app/admin/assets/fonts/FontAwesome/fa-solid-900.svg # app/admin/assets/fonts/FontAwesome/fa-solid-900.woff # app/admin/assets/js/admin.js # app/admin/assets/webpack.mix.js # app/admin/classes/AdminController.php # app/admin/classes/User.php # app/admin/controllers/Locations.php # app/admin/controllers/Menus.php # app/admin/controllers/StaffGroups.php # app/admin/controllers/StaffRoles.php # app/admin/controllers/Users.php # app/admin/language/en/lang.php # app/admin/models/Coupons_history_model.php # app/admin/models/Coupons_model.php # app/admin/models/Customer.php # app/admin/models/Location.php # app/admin/models/Location_tables_model.php # app/admin/models/Menu.php # app/admin/models/MenuOption.php # app/admin/models/Menu_item_options_model.php # app/admin/models/Reviews_model.php # app/admin/models/Staff.php # app/admin/models/Users_model.php # app/admin/models/config/ingredient.php # app/admin/models/config/location.php # app/admin/models/config/menu.php # app/admin/models/config/menu_item_options_model.php # app/admin/models/config/menu_options_model.php # app/admin/models/config/order.php # app/admin/models/config/setupsettings.php # app/admin/models/config/user.php # app/admin/models/config/usergroup.php # app/admin/models/config/userrole.php # app/admin/requests/Location.php # app/admin/requests/SetupSettings.php # app/admin/traits/Assignable.php # app/admin/traits/LogsStatusHistory.php # app/admin/traits/Stockable.php # app/admin/views/_partials/top_nav_user_menu.blade.php # app/admin/widgets/Form.php # app/admin/widgets/form/field_currency.blade.php # app/main/classes/MainController.php # app/main/classes/Router.php # app/main/classes/ThemeManager.php # app/system/ServiceProvider.php # app/system/assets/ui/flame.js # app/system/assets/ui/fonts/FontAwesome/fa-brands-400.eot # app/system/assets/ui/fonts/FontAwesome/fa-brands-400.svg # app/system/assets/ui/fonts/FontAwesome/fa-brands-400.woff # app/system/assets/ui/fonts/FontAwesome/fa-regular-400.eot # app/system/assets/ui/fonts/FontAwesome/fa-regular-400.svg # app/system/assets/ui/fonts/FontAwesome/fa-regular-400.woff # app/system/assets/ui/fonts/FontAwesome/fa-solid-900.eot # app/system/assets/ui/fonts/FontAwesome/fa-solid-900.svg # app/system/assets/ui/fonts/FontAwesome/fa-solid-900.woff # app/system/assets/ui/scss/helpers/_variables.scss # app/system/console/commands/IgniterInstall.php # app/system/controllers/Extensions.php # app/system/controllers/Languages.php # app/system/controllers/Themes.php # app/system/models/Language.php # app/system/models/config/generalsettings.php # app/system/requests/GeneralSettings.php # app/system/traits/CombinesAssets.php # config/system.php # public/assets/fonts/FontAwesome/fa-brands-400.eot # public/assets/fonts/FontAwesome/fa-brands-400.svg # public/assets/fonts/FontAwesome/fa-brands-400.ttf # public/assets/fonts/FontAwesome/fa-brands-400.woff # public/assets/fonts/FontAwesome/fa-brands-400.woff2 # public/assets/fonts/FontAwesome/fa-regular-400.eot # public/assets/fonts/FontAwesome/fa-regular-400.svg # public/assets/fonts/FontAwesome/fa-regular-400.ttf # public/assets/fonts/FontAwesome/fa-regular-400.woff # public/assets/fonts/FontAwesome/fa-regular-400.woff2 # public/assets/fonts/FontAwesome/fa-solid-900.eot # public/assets/fonts/FontAwesome/fa-solid-900.svg # public/assets/fonts/FontAwesome/fa-solid-900.ttf # public/assets/fonts/FontAwesome/fa-solid-900.woff # public/assets/fonts/FontAwesome/fa-solid-900.woff2 # tests/Unit/ExampleTest.php
Configuration menu - View commit details
-
Copy full SHA for 8a1252d - Browse repository at this point
Copy the full SHA 8a1252dView commit details
Commits on May 11, 2022
-
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a5c1511 - Browse repository at this point
Copy the full SHA a5c1511View commit details
Commits on May 30, 2022
-
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 975d84e - Browse repository at this point
Copy the full SHA 975d84eView commit details -
Merge branch 'v4' into develop
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> # Conflicts: # .github/workflows/tests.yml # .gitignore # README.md # composer.json # tests/TestCase.php
Configuration menu - View commit details
-
Copy full SHA for 51d5408 - Browse repository at this point
Copy the full SHA 51d5408View commit details
Commits on Jun 1, 2022
-
Directory structure the laravel way
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Directory structure the laravel way Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> wip wip Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> wip
Configuration menu - View commit details
-
Copy full SHA for 2dc3ef9 - Browse repository at this point
Copy the full SHA 2dc3ef9View commit details
Commits on Jun 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bb9c6b2 - Browse repository at this point
Copy the full SHA bb9c6b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for edf5006 - Browse repository at this point
Copy the full SHA edf5006View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0afb389 - Browse repository at this point
Copy the full SHA 0afb389View commit details -
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e3260cf - Browse repository at this point
Copy the full SHA e3260cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55fecda - Browse repository at this point
Copy the full SHA 55fecdaView commit details
Commits on Jun 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7fb7137 - Browse repository at this point
Copy the full SHA 7fb7137View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15acaf2 - Browse repository at this point
Copy the full SHA 15acaf2View commit details
Commits on Jun 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 63193c1 - Browse repository at this point
Copy the full SHA 63193c1View commit details
Commits on Jun 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 641cede - Browse repository at this point
Copy the full SHA 641cedeView commit details -
Ensure cart conditions are grouped under cart session key
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b8cb714 - Browse repository at this point
Copy the full SHA b8cb714View commit details
Commits on Jun 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a864cf1 - Browse repository at this point
Copy the full SHA a864cf1View commit details
Commits on Jun 20, 2022
-
Standalone location settings fields for delivery/collection order min…
…imum total (#52) Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 970cb0c - Browse repository at this point
Copy the full SHA 970cb0cView commit details -
Min/max delivery/pick-up pre-orders days in advance (#53)
* Standalone location settings fields for delivery/collection order minimum total Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> * Min/Max Pre-order days in advance Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f21cb16 - Browse repository at this point
Copy the full SHA f21cb16View commit details
Commits on Jul 22, 2022
-
Avoid execution time out when theres no configured schedule
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8388af2 - Browse repository at this point
Copy the full SHA 8388af2View commit details
Commits on Jul 30, 2022
-
Replace getClientSize() method with getSize() (#56)
Accordling with Symfony http foundation changelog from version 5.0.0 the method UploadedFile::getClientSize() has been removed, now we have to use UploadedFile::getClient() instead
Configuration menu - View commit details
-
Copy full SHA for 9b298e9 - Browse repository at this point
Copy the full SHA 9b298e9View commit details
Commits on Aug 16, 2022
-
Cast dateTime objects returned from DatePeriod to carbon instances
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 99d4355 - Browse repository at this point
Copy the full SHA 99d4355View commit details
Commits on Sep 30, 2022
-
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7f4a94b - Browse repository at this point
Copy the full SHA 7f4a94bView commit details
Commits on Oct 21, 2022
-
Option to disable all errors when testing mail templates
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2432429 - Browse repository at this point
Copy the full SHA 2432429View commit details
Commits on Oct 23, 2022
-
Avoid implementing duplicate dynamic traits
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 70f0aa6 - Browse repository at this point
Copy the full SHA 70f0aa6View commit details
Commits on Nov 12, 2022
-
Apply fixes from StyleCI (#57)
[ci skip] [skip ci] Co-authored-by: StyleCI Bot <bot@styleci.io>
Configuration menu - View commit details
-
Copy full SHA for eb13c10 - Browse repository at this point
Copy the full SHA eb13c10View commit details
Commits on Nov 13, 2022
-
Allow registration of multiple paths on a single path symbol
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 01585ed - Browse repository at this point
Copy the full SHA 01585edView commit details -
Added NestedTree::fixBrokenTreeQuietly helper method
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9538586 - Browse repository at this point
Copy the full SHA 9538586View commit details -
Add PHP Linting (Pint) github action
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1fd382d - Browse repository at this point
Copy the full SHA 1fd382dView commit details
Commits on Nov 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7e860de - Browse repository at this point
Copy the full SHA 7e860deView commit details -
Merge branch tastyigniter/tastyigniter/3.x
- Remove locked property from composer.json manifest (tastyigniter/TastyIgniter@be92fda8) - Drop asset minification feature to fix JS issue with admin not able to login and unable to edit mail templates. #970 #948 (tastyigniter/TastyIgniter@b9df4df1) - Add allergens relation to 3.x branch (tastyigniter/TastyIgniter#978) (tastyigniter/TastyIgniter@ed16a6d3) - minor fix (tastyigniter/TastyIgniter@e8d87178) - Fix location_options issue when creating a location #981 (tastyigniter/TastyIgniter@ccbba690) - minor fixes (tastyigniter/TastyIgniter@721943ae) - Remove unique validation rule on allergen, category, location, mealtime, menu and table requests (tastyigniter/TastyIgniter@20a9e629) - Add permissions to order, reservation delete bulk action #986 (tastyigniter/TastyIgniter@16f24e05) - Add padding to modal form fields container (tastyigniter/TastyIgniter@bc9ceb12) - Add branch name to split GA (tastyigniter/TastyIgniter@f70ccc7b) - New admin.list.extendRecords event (tastyigniter/TastyIgniter#989) (tastyigniter/TastyIgniter@aeb055b7) - Minor fix (tastyigniter/TastyIgniter@f4996352) - Use locale dates formats in order and reservation emails (tastyigniter/TastyIgniter@3f5303e6) - Minor refactor to assignables (tastyigniter/TastyIgniter@d5fd36cc) - Add location logo mail variables (tastyigniter/TastyIgniter@d91683e9) - Move allocate table logic from booking manager to reservation mode (tastyigniter/TastyIgniter@a4530bdd) - Minor fix (tastyigniter/TastyIgniter@4d9bdeb8) - Add migration to drop all foreign keys due to irritating foreign key errors (tastyigniter/TastyIgniter@ec0542bd) - Ensure list column names do not much model relation name (tastyigniter/TastyIgniter@5e84a712) - Check foreign key/index exists before dropping (tastyigniter/TastyIgniter@bbaa0796) - Use customer email as replyTo when appropriate (tastyigniter/tastyigniter@#1002) (tastyigniter/TastyIgniter@4635985d) - Ensure guest_num and duration have minimum values (tastyigniter/TastyIgniter#1001) (tastyigniter/TastyIgniter@a3f024a0) - use lowest menu option price when menu item price is 0 (tastyigniter/TastyIgniter@137734cb) - Add location options as HasMany relation (tastyigniter/TastyIgniter@652cb6e2) - Fix location list order type filter (tastyigniter/TastyIgniter@68e405b0) - Add comment column to reservations list tastyigniter/ti-ext-reservation#32 (tastyigniter/TastyIgniter@3016c2fd) - Sort menu item option dropdown alphabetically (tastyigniter/TastyIgniter@f30bbff6) - Fix issue where cart item option quantity type calculated value is not properly displayed (tastyigniter/TastyIgniter@f2c500cc) - Update [README.md](http://readme.md/) (tastyigniter/TastyIgniter@b3732a3f) - Install core update first instead of ignoring non-core updates (tastyigniter/TastyIgniter@2a754e46) - Fix broken link (tastyigniter/TastyIgniter@a937a00d) - Minor fix (tastyigniter/TastyIgniter@6486a89d) - Fix issue where media finder attachment config modal not opening (tastyigniter/TastyIgniter#1010) (tastyigniter/TastyIgniter@2c1f30d6) - Minor fix (tastyigniter/TastyIgniter@5bf7b4e7) - Cache location options (tastyigniter/TastyIgniter@cfe5f965) - Make location options fields unique (tastyigniter/TastyIgniter#1011) (tastyigniter/TastyIgniter@5ec9a233) - Minor fixes (tastyigniter/TastyIgniter@5cbaced6) - Add support for locationable trait on HasManyThrough, HasOneThrough relationships (tastyigniter/TastyIgniter@da6bc020) - Allow rendering of multiple list widgets (tastyigniter/TastyIgniter@ed2a9101) - Fix dashboard news widget feed url (tastyigniter/TastyIgniter@98bc919d) - Reorder reservation form fields (tastyigniter/TastyIgniter@895d9949) - Minor UI fix (tastyigniter/TastyIgniter@5e7fbc53) - Fix issue where reservation list can not be filtered by multiple statuses (tastyigniter/TastyIgniter@de8ec050) - Ensure admin password max length is 32 when installing (tastyigniter/TastyIgniter@9ceb0251) - Minor fix (tastyigniter/TastyIgniter@359687ee) - Fix dashboard charts not displaying data (tastyigniter/TastyIgniter@80a8ba3a) - Minor refactor (tastyigniter/TastyIgniter@b780b42c) - Strip html tags from formatted address (tastyigniter/TastyIgniter@88f9243d) - Support multiple extension paths (tastyigniter/TastyIgniter#1017) (tastyigniter/TastyIgniter@cd89efb7) - Allow payments, themes form query to be extended (tastyigniter/TastyIgniter@c61f8de1) - Fix issue where staff list is empty (tastyigniter/TastyIgniter@3128a19a) - Code field on mail layouts and partials should always be unique (tastyigniter/TastyIgniter@b8896856) - Avoid marking order as processed more than once (tastyigniter/TastyIgniter@723ed8c5) - Minor UI fix (tastyigniter/TastyIgniter@d3da0a09) - Minor fix (tastyigniter/TastyIgniter@cf831c80) - Fixed issue where its impossible to unassign a group or staff (tastyigniter/TastyIgniter@aa539055) - Fix issue with clockpicker positioning and some minor UI adjustments (tastyigniter/TastyIgniter@303444db) - Avoid negative order total when calculating totals (tastyigniter/TastyIgniter@f9501d9a) - Fix issue with managing records when recordeditor is in radio mode (tastyigniter/TastyIgniter@c8ff4870)
Configuration menu - View commit details
-
Copy full SHA for c40c463 - Browse repository at this point
Copy the full SHA c40c463View commit details -
# Conflicts: # composer.json # src/Cart/CartCondition.php # src/Cart/Helpers/CartConditionHelper.php # src/Flame/Filesystem/Filesystem.php # src/Flame/Pagic/Template.php # src/Location/AbstractOrderType.php
Configuration menu - View commit details
-
Copy full SHA for 98d3a4a - Browse repository at this point
Copy the full SHA 98d3a4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dcb9b0 - Browse repository at this point
Copy the full SHA 9dcb9b0View commit details
Commits on Nov 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b81a8d2 - Browse repository at this point
Copy the full SHA b81a8d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a5a2af - Browse repository at this point
Copy the full SHA 5a5a2afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2649a06 - Browse repository at this point
Copy the full SHA 2649a06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78e213c - Browse repository at this point
Copy the full SHA 78e213cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2302f5 - Browse repository at this point
Copy the full SHA a2302f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4d6eab - Browse repository at this point
Copy the full SHA c4d6eabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44e014e - Browse repository at this point
Copy the full SHA 44e014eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65b1ff0 - Browse repository at this point
Copy the full SHA 65b1ff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0788231 - Browse repository at this point
Copy the full SHA 0788231View commit details -
Configuration menu - View commit details
-
Copy full SHA for 392a4ec - Browse repository at this point
Copy the full SHA 392a4ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for b93070b - Browse repository at this point
Copy the full SHA b93070bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e38470 - Browse repository at this point
Copy the full SHA 2e38470View commit details -
Configuration menu - View commit details
-
Copy full SHA for 893e932 - Browse repository at this point
Copy the full SHA 893e932View commit details
Commits on Nov 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 68b22d6 - Browse repository at this point
Copy the full SHA 68b22d6View commit details
Commits on Nov 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cc520bb - Browse repository at this point
Copy the full SHA cc520bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6bbad7 - Browse repository at this point
Copy the full SHA a6bbad7View commit details
Commits on Nov 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f6ed410 - Browse repository at this point
Copy the full SHA f6ed410View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dd220f - Browse repository at this point
Copy the full SHA 6dd220fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d30407 - Browse repository at this point
Copy the full SHA 4d30407View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f54e54 - Browse repository at this point
Copy the full SHA 0f54e54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2300306 - Browse repository at this point
Copy the full SHA 2300306View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73ea73e - Browse repository at this point
Copy the full SHA 73ea73eView commit details -
Move database migrations files from src/Database/Migrations/ and into…
… database/migrations/
Configuration menu - View commit details
-
Copy full SHA for 3415362 - Browse repository at this point
Copy the full SHA 3415362View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1704920 - Browse repository at this point
Copy the full SHA 1704920View commit details -
Configuration menu - View commit details
-
Copy full SHA for c480fa4 - Browse repository at this point
Copy the full SHA c480fa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 870b99c - Browse repository at this point
Copy the full SHA 870b99cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0ed091 - Browse repository at this point
Copy the full SHA a0ed091View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb47586 - Browse repository at this point
Copy the full SHA bb47586View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d596dc - Browse repository at this point
Copy the full SHA 5d596dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 454acfc - Browse repository at this point
Copy the full SHA 454acfcView commit details
Commits on Feb 19, 2023
-
Remove Igniter\Validation as extending laravel validation service is …
…no longer needed
Configuration menu - View commit details
-
Copy full SHA for 1c88745 - Browse repository at this point
Copy the full SHA 1c88745View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9959e15 - Browse repository at this point
Copy the full SHA 9959e15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2091cba - Browse repository at this point
Copy the full SHA 2091cbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74815db - Browse repository at this point
Copy the full SHA 74815dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10a4fc3 - Browse repository at this point
Copy the full SHA 10a4fc3View commit details