Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/tastyigniter/TastyIgniter
:fire: Powerful, yet easy to use, open-source online ordering, table reservation and management system for restaurants
https://github.com/tastyigniter/TastyIgniter
Minor improvements
8befbac42a5093351ddebb12e44968dca3d57d85 authored over 5 years ago
8befbac42a5093351ddebb12e44968dca3d57d85 authored over 5 years ago
Ensure important columns are searchable in admin lists
3ea68f4edd0ac35691980963c55e220edb8960c1 authored over 5 years ago
3ea68f4edd0ac35691980963c55e220edb8960c1 authored over 5 years ago
Fix issue with migration when using mariadb
4d9ed1ecd55a4848efa6e6276b73b701db87581d authored over 5 years ago
4d9ed1ecd55a4848efa6e6276b73b701db87581d authored over 5 years ago
Fix issue with migrate down
3bb40d016ca634e1683a2c2c9cae3075a5c6a3cf authored over 5 years ago
3bb40d016ca634e1683a2c2c9cae3075a5c6a3cf authored over 5 years ago
Fix #248
335f290d8b14a1f050303e915a7f8a3e9afdc183 authored over 5 years ago
335f290d8b14a1f050303e915a7f8a3e9afdc183 authored over 5 years ago
Fix country default flag path
4381c8952e3e49c7b6a9776cc9fb40e5fcc82a5d authored over 5 years ago
4381c8952e3e49c7b6a9776cc9fb40e5fcc82a5d authored over 5 years ago
Add more date formats
362ef19ef871dc56a887764b95f9fa63bd5ee77d authored over 5 years ago
362ef19ef871dc56a887764b95f9fa63bd5ee77d authored over 5 years ago
Move applyLocationScope method to admin controller
421db88bff688ace2826417da279349d00a33269 authored over 5 years ago
421db88bff688ace2826417da279349d00a33269 authored over 5 years ago
Correct defaultSort value on controller listConfig
1dd75d343d87099183a5f1cae9173494d61a1596 authored over 5 years ago
1dd75d343d87099183a5f1cae9173494d61a1596 authored over 5 years ago
Minor improvements
503d678fca1a82d62440848faa0b253c4020db39 authored over 5 years ago
503d678fca1a82d62440848faa0b253c4020db39 authored over 5 years ago
Add missing validation to location form fields
d789961dd31c1fd4d22b1aaccf4a2e3b7fe5ca28 authored over 5 years ago
d789961dd31c1fd4d22b1aaccf4a2e3b7fe5ca28 authored over 5 years ago
Restrict staff within a staff group to only resources related to their location
90465558a99418ae2e98f864d875dfead95a4048 authored over 5 years ago
90465558a99418ae2e98f864d875dfead95a4048 authored over 5 years ago
Minor improvements to form, filter and list widgets
90ba50dd2d097548ec021eed2e35cb20040d20f2 authored over 5 years ago
90ba50dd2d097548ec021eed2e35cb20040d20f2 authored over 5 years ago
New AdminAuth::isSingleLocationContext method
2ee1e07c4b951a4eeb976c8846bd94e47f623b4f authored over 5 years ago
2ee1e07c4b951a4eeb976c8846bd94e47f623b4f authored over 5 years ago
Show 404 error page when admin page does not exist instead of sending request to MainController
d20462742e17787a15d050e35da09e14ab393b15 authored over 5 years ago
d20462742e17787a15d050e35da09e14ab393b15 authored over 5 years ago
New Query builder toRawSql macro
2f8926caccfc10da6167f6e6df50edcc9b10efe8 authored over 5 years ago
2f8926caccfc10da6167f6e6df50edcc9b10efe8 authored over 5 years ago
Compile admin registered assets bundles seperately from theme's assets bundles
2e418360cde1391ee9a911f10356f2b9b8d0261c authored over 5 years ago
2e418360cde1391ee9a911f10356f2b9b8d0261c authored over 5 years ago
Minor fix
b2057882c06bc8bc584cfb433277cdf5868b1529 authored over 5 years ago
b2057882c06bc8bc584cfb433277cdf5868b1529 authored over 5 years ago
Minor improvements
8ac85bafa0597add42e5b43b3d6ba1544df692ad authored over 5 years ago
8ac85bafa0597add42e5b43b3d6ba1544df692ad authored over 5 years ago
Reorganise admin nav items
3abb200d5193ac54a5b55444f814e7b56307b639 authored over 5 years ago
3abb200d5193ac54a5b55444f814e7b56307b639 authored over 5 years ago
Move ratings admin form to Settings > Orders > Reviews
600bce3e7e29d0cd740e64327039b221b9ce55e5 authored over 5 years ago
600bce3e7e29d0cd740e64327039b221b9ce55e5 authored over 5 years ago
Minor admin UI improvements
1ac966c5f1e4a8c7c715013f53b826fcc4a39e78 authored over 5 years ago
1ac966c5f1e4a8c7c715013f53b826fcc4a39e78 authored over 5 years ago
Disable applying LocationScope when booting locationable models
Its much better to apply the scope at controller level or when needed
613272aea1ba9f38d250b980deb96535088110ea authored over 5 years ago
Log coupon history before the payment processed event
aa794bca98647715a3f38c2a98062ea36395684d authored over 5 years ago
aa794bca98647715a3f38c2a98062ea36395684d authored over 5 years ago
New events: admin.order.assigned and admin.reservation.assigned
12faab5511d27dadca9fb157bb5bf9efdbafcc59 authored over 5 years ago
12faab5511d27dadca9fb157bb5bf9efdbafcc59 authored over 5 years ago
Minor fix
3ed14c6f18f8c7ad3856f73c34a655698cc6f495 authored over 5 years ago
3ed14c6f18f8c7ad3856f73c34a655698cc6f495 authored over 5 years ago
Minor improvements to payments
e2ea6bb0ac380bc42aa8aaf94c12d0a0e003a0db authored over 5 years ago
e2ea6bb0ac380bc42aa8aaf94c12d0a0e003a0db authored over 5 years ago
Minor improvements
a570347a2ba4cf02e423d7b744197b2bfc58f74e authored over 5 years ago
a570347a2ba4cf02e423d7b744197b2bfc58f74e authored over 5 years ago
New dashboard widget to check total reserved tables, guests and bookings
4a742a8f6d7e64e23d113a0b36fa69e92443ad48 authored over 5 years ago
4a742a8f6d7e64e23d113a0b36fa69e92443ad48 authored over 5 years ago
Add functionality to reserve multiple tables #239
a24518b40c90df271e6187cc8bae622cd0232391 authored over 5 years ago
a24518b40c90df271e6187cc8bae622cd0232391 authored over 5 years ago
Strict location improvements
278898bf0d99b62e5954d6a7918246dc89b210eb authored over 5 years ago
278898bf0d99b62e5954d6a7918246dc89b210eb authored over 5 years ago
Menu special percentage price
296a20e4b6e149d60379ee5d8029ff9ec322afe1 authored over 5 years ago
296a20e4b6e149d60379ee5d8029ff9ec322afe1 authored over 5 years ago
Minor improvements to activity types
cbe563ba188f405a87a098f01047061d2b7a7c40 authored over 5 years ago
cbe563ba188f405a87a098f01047061d2b7a7c40 authored over 5 years ago
Ability to inject php variables as js variable
f512ab905409243521f351322e3b0c00520e9bd8 authored over 5 years ago
f512ab905409243521f351322e3b0c00520e9bd8 authored over 5 years ago
Rename admin/notifications to admin/activitytypes
47975d7d60ff36046770c345a5f12bdfaeac49b6 authored over 5 years ago
47975d7d60ff36046770c345a5f12bdfaeac49b6 authored over 5 years ago
Remove activity logger from admin login and logout
d115ecbc99f2650ff9f2436da88e00ffc4042f89 authored over 5 years ago
d115ecbc99f2650ff9f2436da88e00ffc4042f89 authored over 5 years ago
Minor fix
4e03517acb36eb335fbd67de3ca260785c2edd7d authored over 5 years ago
4e03517acb36eb335fbd67de3ca260785c2edd7d authored over 5 years ago
Add recurring special menu items - #241
5a0dd2d78952e3dd1f231583df6d9ba13d199c85 authored over 5 years ago
5a0dd2d78952e3dd1f231583df6d9ba13d199c85 authored over 5 years ago
Register new activityTypes
f9348f377b718e4c9739673b9bf38d583c714ea8 authored over 5 years ago
f9348f377b718e4c9739673b9bf38d583c714ea8 authored over 5 years ago
Improve rendering activities
3db4ce46bccb5b496217c6e3c639d78adc48db0a authored over 5 years ago
3db4ce46bccb5b496217c6e3c639d78adc48db0a authored over 5 years ago
Fix issue with saving value from datepicker
5dbe78a15824664c3439eb2f08871ac605700b17 authored over 5 years ago
5dbe78a15824664c3439eb2f08871ac605700b17 authored over 5 years ago
Log status history only once
d0e73368c6882c998cffde43d397a64da681b455 authored over 5 years ago
d0e73368c6882c998cffde43d397a64da681b455 authored over 5 years ago
Remove deprecated LogsActivity traits from models
e1554fedebedf3187654e7f21a83e6ec71862b1e authored over 5 years ago
e1554fedebedf3187654e7f21a83e6ec71862b1e authored over 5 years ago
Delete unused columns from activities table
2108a8dd3abd753cdfcda6210b538165bbb2a430 authored over 5 years ago
2108a8dd3abd753cdfcda6210b538165bbb2a430 authored over 5 years ago
Minor improvements
e269b899ff716e19537ad2920047d84a3fd1e96e authored over 5 years ago
e269b899ff716e19537ad2920047d84a3fd1e96e authored over 5 years ago
Set all predefined scss variables to default
edc6d0c5b3d5dc8874f32ba63720447012dedddf authored over 5 years ago
edc6d0c5b3d5dc8874f32ba63720447012dedddf authored over 5 years ago
Use cli util compiler on assets bundles instead of webpack
98b33ced1f1fbfcbac7141f15282e58e9baf30f6 authored over 5 years ago
98b33ced1f1fbfcbac7141f15282e58e9baf30f6 authored over 5 years ago
Fix #260
3df0609a2e59141d9c1f9b3af333aaf71ee0b856 authored over 5 years ago
3df0609a2e59141d9c1f9b3af333aaf71ee0b856 authored over 5 years ago
Remove supported languages system setting
3f1620deeb4b9f92a18b63e49cf7cf613471d495 authored over 5 years ago
3f1620deeb4b9f92a18b63e49cf7cf613471d495 authored over 5 years ago
Remove system setting ‘accepted_currencies’
Fixes #262
40c20023ae98a62148e44cc538dd935176cc6241 authored over 5 years ago
Minor improvements
e2f50db2c5033812661c521dd595dc4eb638b9fd authored over 5 years ago
e2f50db2c5033812661c521dd595dc4eb638b9fd authored over 5 years ago
Remove unused system settings
e00f939f38fd97dea9bfcd441c6abea61c365b09 authored over 5 years ago
e00f939f38fd97dea9bfcd441c6abea61c365b09 authored over 5 years ago
Fix #261
f543532e70d9488ecceacc6337fbe0977d7a76ef authored over 5 years ago
f543532e70d9488ecceacc6337fbe0977d7a76ef authored over 5 years ago
Delete menu options relations onDelete.
477ecd5137b4daa8bad62f28895533feb68c1cbc authored over 5 years ago
477ecd5137b4daa8bad62f28895533feb68c1cbc authored over 5 years ago
Move package.json & webpack.mix.js from root folder
d07e5642589dcf171f30af7d0c5aa3965069577b authored almost 6 years ago
d07e5642589dcf171f30af7d0c5aa3965069577b authored almost 6 years ago
Fixes tastyigniter/TastyIgniter#255
3e22e6ef0ccb32ffbafadb3737ce2b7776c21bdd authored almost 6 years ago
3e22e6ef0ccb32ffbafadb3737ce2b7776c21bdd authored almost 6 years ago
Update readme badges link
8d27e63bc80c51285e96348e12e6944a4bf2bfd7 authored almost 6 years ago
8d27e63bc80c51285e96348e12e6944a4bf2bfd7 authored almost 6 years ago
Fix issue when creating guest delivery order
9a3f7e3efd26db59a4148e3da22f414dbdfec12d authored almost 6 years ago
9a3f7e3efd26db59a4148e3da22f414dbdfec12d authored almost 6 years ago
Minor improvements
4dcc0636f20708d62b25468e483c77eb8af0156d authored almost 6 years ago
4dcc0636f20708d62b25468e483c77eb8af0156d authored almost 6 years ago
Only super admin and permitted admin can delete other admin user
021772171ef0920840404309cd515794a20fc8d2 authored almost 6 years ago
021772171ef0920840404309cd515794a20fc8d2 authored almost 6 years ago
Only super admin user can set default dashboard widgets
181a73ed5663d7f8daafb1524f4d23bcf5973a7a authored almost 6 years ago
181a73ed5663d7f8daafb1524f4d23bcf5973a7a authored almost 6 years ago
Fixes #250
b4f3a6153442c43fc576bea4bebde56ce0571d67 authored almost 6 years ago
b4f3a6153442c43fc576bea4bebde56ce0571d67 authored almost 6 years ago
Fix max redemption reached when value is set to 0
bd57e028dc6a08fc10b8e81e6f20118463ebb8f6 authored almost 6 years ago
bd57e028dc6a08fc10b8e81e6f20118463ebb8f6 authored almost 6 years ago
Increase composer php version constraint
49e56ee5c341a7d2cd334dd100921760fede4453 authored almost 6 years ago
49e56ee5c341a7d2cd334dd100921760fede4453 authored almost 6 years ago
Fix coupon redemption cannot be null when creating a new coupon
90d4bc9c688c794808a7011020334511f82a5476 authored almost 6 years ago
90d4bc9c688c794808a7011020334511f82a5476 authored almost 6 years ago
Fix array_merge issue when maintenance is enabled.
5716c00835730ac44d3d66e04080b8ad6495c273 authored almost 6 years ago
5716c00835730ac44d3d66e04080b8ad6495c273 authored almost 6 years ago
Minor improvements
d842c82c714b0153068ba3d5f9fb0f83d9a702f3 authored almost 6 years ago
d842c82c714b0153068ba3d5f9fb0f83d9a702f3 authored almost 6 years ago
Make delivery area form field required only when location offers delivery
07882a32a390b8f7aa38715d43efff0146fac536 authored almost 6 years ago
07882a32a390b8f7aa38715d43efff0146fac536 authored almost 6 years ago
Fix issue with updating existing permission
1b9a3244ce9829be0cbff5eae060b1f2d8d79590 authored almost 6 years ago
1b9a3244ce9829be0cbff5eae060b1f2d8d79590 authored almost 6 years ago
Minor fix
e0b95debfeed0e9a4416115a2750de17fd9d966b authored almost 6 years ago
e0b95debfeed0e9a4416115a2750de17fd9d966b authored almost 6 years ago
Disable required carte key.. reverts 538176
a71401ced2f7809a392ade0170dd7b721068a43f authored almost 6 years ago
a71401ced2f7809a392ade0170dd7b721068a43f authored almost 6 years ago
Fixes issue caused from “Display form validation error message” commit
f87e7d029f8d23eac13cdd5daf952d68e85a992c authored almost 6 years ago
f87e7d029f8d23eac13cdd5daf952d68e85a992c authored almost 6 years ago
Update bootstrap
116de554b5fb2e2c84639183575d071f6ab65d79 authored almost 6 years ago
116de554b5fb2e2c84639183575d071f6ab65d79 authored almost 6 years ago
Require carte key only on updates or install.
5381768f451f75aba5cc182451cb9b813468d373 authored almost 6 years ago
5381768f451f75aba5cc182451cb9b813468d373 authored almost 6 years ago
Call to undefined method getUserLocation() #245
88729cfacd247b98b2d9bcbf1a0a1a0e19951de1 authored almost 6 years ago
88729cfacd247b98b2d9bcbf1a0a1a0e19951de1 authored almost 6 years ago
Update tests for travis
aa692696abb73e71c35212080c22e3ed8c23b12b authored about 6 years ago
aa692696abb73e71c35212080c22e3ed8c23b12b authored about 6 years ago
Update license
9c5418f631c96ba39c2471e9b2445cc8fb27062b authored about 6 years ago
9c5418f631c96ba39c2471e9b2445cc8fb27062b authored about 6 years ago
Minor code refactor
6f73659f708303587c6b52220db82fd49cbee8d6 authored about 6 years ago
6f73659f708303587c6b52220db82fd49cbee8d6 authored about 6 years ago
Move location hours & areas related logic from model to trait
dcada3f0389075a20019adf1c393914e504ca111 authored about 6 years ago
dcada3f0389075a20019adf1c393914e504ca111 authored about 6 years ago
Display form validation error message
52fd9f9093771cd2e0134fca4e05be58bb75cb7b authored about 6 years ago
52fd9f9093771cd2e0134fca4e05be58bb75cb7b authored about 6 years ago
Fixes #238
55c4a64167eebdd336adf49fb1c93ad06b776f8e authored about 6 years ago
55c4a64167eebdd336adf49fb1c93ad06b776f8e authored about 6 years ago
Fix issue with database connection error during setup
e48bde2621514a184907b8a350ab367339a6ec20 authored about 6 years ago
e48bde2621514a184907b8a350ab367339a6ec20 authored about 6 years ago
Update readme with backers and sponsors
c585f7969bc8c7e18134413c9434d09d0490c02d authored about 6 years ago
c585f7969bc8c7e18134413c9434d09d0490c02d authored about 6 years ago
Minor refactor
98215ea160b68b3608b521eb7287ccead1cff7a4 authored about 6 years ago
98215ea160b68b3608b521eb7287ccead1cff7a4 authored about 6 years ago
Rename example.htaccess with igniter:install
d7033e789644354fbb05013c4844772a853c762e authored about 6 years ago
d7033e789644354fbb05013c4844772a853c762e authored about 6 years ago
Update readme
e255483e864aa7ccab02661738993406e4ac1e57 authored about 6 years ago
e255483e864aa7ccab02661738993406e4ac1e57 authored about 6 years ago
Make coupon locationable
531f591c4445144080aafca12d6a014638ad9cce authored about 6 years ago
531f591c4445144080aafca12d6a014638ad9cce authored about 6 years ago
Fixes issue with empty inline media finder
5c4f1927c4f121cfbec5bff7b19ab3f7db6725e4 authored about 6 years ago
5c4f1927c4f121cfbec5bff7b19ab3f7db6725e4 authored about 6 years ago
Fixes #230
b02aa21d98b2d00c9d5210a4009c08a5a7d3cd17 authored about 6 years ago
b02aa21d98b2d00c9d5210a4009c08a5a7d3cd17 authored about 6 years ago
Set the demo delivery area as default
3886c69112a611c498dc5fef4ee2a83795d1f7f8 authored about 6 years ago
3886c69112a611c498dc5fef4ee2a83795d1f7f8 authored about 6 years ago
Update readme
3e0438976a1141d7c45b4ab0b95eb13d21dd6a36 authored about 6 years ago
3e0438976a1141d7c45b4ab0b95eb13d21dd6a36 authored about 6 years ago
Use TI logos
ba474a1ebe37520d5a0ca112d92a3f558e9d8f2e authored about 6 years ago
ba474a1ebe37520d5a0ca112d92a3f558e9d8f2e authored about 6 years ago
Fixed issue with saving dates form fields
0e4104f393943569b65977d9d55f6db1baafb9d5 authored about 6 years ago
0e4104f393943569b65977d9d55f6db1baafb9d5 authored about 6 years ago
Make all actions available on permissions and set disable ‘require user location’ on fresh install
fc7abb3a73b217bb92f8012a6cf3174de6c48ecd authored about 6 years ago
fc7abb3a73b217bb92f8012a6cf3174de6c48ecd authored about 6 years ago
Set debug to true as code is still in beta mode, to be changed later when the codebase is stable.
ebae23ed4a9066d83dbb5d2472ad4791436b71b5 authored about 6 years ago
ebae23ed4a9066d83dbb5d2472ad4791436b71b5 authored about 6 years ago
Minor improvements
63949023ea169d3ddf69c54b6ab63e7da1b0a9c4 authored about 6 years ago
63949023ea169d3ddf69c54b6ab63e7da1b0a9c4 authored about 6 years ago
Check if customer is activated before login
934b4b0eb2df06fe85790ea93f597795580d2964 authored about 6 years ago
934b4b0eb2df06fe85790ea93f597795580d2964 authored about 6 years ago
Update setup download link
81e18d32509e5eb2a137c1f808bab318f834980e authored about 6 years ago
81e18d32509e5eb2a137c1f808bab318f834980e authored about 6 years ago
Minor improvements
c80b678998d5dddd4933f2ae8f2641462f7996c1 authored about 6 years ago
c80b678998d5dddd4933f2ae8f2641462f7996c1 authored about 6 years ago
Add new delivery area type ‘Address’ and refactor admin location form making google maps optional
5976edf11f4d8803fe6fc47391903aeca997e8ed authored about 6 years ago
5976edf11f4d8803fe6fc47391903aeca997e8ed authored about 6 years ago