Ecosyste.ms: OpenCollective

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

github.com/tastyigniter/flame

This repository contains the core library of TastyIgniter. If you want to setup a ordering platform using TastyIgniter, checkout the main TastyIgniter repository.
https://github.com/tastyigniter/flame

Add orderBy query to Model::pluckDates()

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

87af319c922c7a95004a1c1707e3095977f18a4b authored over 5 years ago by SamPoyigi <[email protected]>
Force Url Generator policy

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

4c8de5e7c23159baebcde67dba4e441393f84de1 authored over 5 years ago by SamPoyigi <[email protected]>
Change CartConditionHelper::cleanValue parameters

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

0dfe3b2a5a6aea6c768fcdaa5d3dd0722c61b443 authored over 5 years ago by SamPoyigi <[email protected]>
Minor

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

f41b1f36a5d4de72e52269123b7999023f7e823e authored over 5 years ago by SamPoyigi <[email protected]>
Fix issue with calculating negative cart condition values

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

3e5d4c88a6cee48430875e231e55b9bf91b6a232 authored over 5 years ago by SamPoyigi <[email protected]>
Minor fix

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

e3c838fba251cbc7fc2d9a1f7dee2abf1f08a3c5 authored over 5 years ago by SamPoyigi <[email protected]>
Introduce new ActivityTypes

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

ba01f822b41ae1f48ce6987792d741eacc0f853c authored over 5 years ago by SamPoyigi <[email protected]>
Set default locale

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

af940a9a96c9023326409887111d46a2d7626645 authored over 5 years ago by SamPoyigi <[email protected]>
Remove deprecreted LogsActivity traits

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

e0b21493d0fd85c641c83e38410bb1bc7209c3b2 authored over 5 years ago by SamPoyigi <[email protected]>
Change minimum required php version

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

3586ea0a2a74ac4e772ef8578d7cc8e837de2d68 authored over 5 years ago by SamPoyigi <[email protected]>
Major improvements to cart service

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

3c922ba1c02b3c14ad4adf91c2f37498045fa92a authored almost 6 years ago by SamPoyigi <[email protected]>
Fix system.setting does not exist

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

d3942292503de0c9a4efde0dd4c7a5c011af3e11 authored almost 6 years ago by SamPoyigi <[email protected]>
Move location hours & areas related logic from model to trait

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

165048d3818bcfdf9bc94c31b20078aefbc546c0 authored almost 6 years ago by SamPoyigi <[email protected]>
Fixes issue with infinite loop when a schedule period is empty

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

542ffc66c54ad7aa7a79e9160f6c282ecccb3585 authored almost 6 years ago by SamPoyigi <[email protected]>
New currency.beforeRegister event

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

e52eef4fcc43f8b6c9a35d260b311f028687808f authored almost 6 years ago by SamPoyigi <[email protected]>
Minor refactor

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

0344cde1cc593115a1029089930271bbdfa76110 authored almost 6 years ago by SamPoyigi <[email protected]>
Minor improvements

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

2890ec94602eea90cada94b6000d6588ef0d2a29 authored about 6 years ago by SamPoyigi <[email protected]>
Implement user activation code

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

c3438321fb35482098d7f17d8ac9d38e3fcd1b32 authored about 6 years ago by SamPoyigi <[email protected]>
Match restaurant and user address components to find the delivery area

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

1de178423d819f30d9cf5690924068fb24d9374a authored about 6 years ago by SamPoyigi <[email protected]>
Minor refactor to Geolite

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

9d253aa8c367c22fb113caab0501f9decb0ca5b2 authored about 6 years ago by SamPoyigi <[email protected]>
Put back LocationServiceProvider for backward compatibility

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

f091218fc88b8ed4490da98fcd2b6307ab9d3bbb authored about 6 years ago by SamPoyigi <[email protected]>
Get the validation translations from system/lang

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

84a7ecf8d05d5be6dcc1a8a2b4f4907f21e97b48 authored about 6 years ago by SamPoyigi <[email protected]>
Set default app lang path to /language

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

720f3e258681c74e94cbe59a3d906793da1fba70 authored about 6 years ago by SamPoyigi <[email protected]>
Enable artisan seed command

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

8a572b963ce14496ca8f04fddc0aeb6756c5f397 authored about 6 years ago by SamPoyigi <[email protected]>
Minor changes to Ajax data attributes api

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

0ec9140c2aec754ccd3d6abe0d788e69a68df11b authored about 6 years ago by SamPoyigi <[email protected]>
Major changes to WorkingSchedule methods signatures

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

d268cc1102309503b2b8a5fa16584ae2cc2a327d authored about 6 years ago by SamPoyigi <[email protected]>
Refactor Area, Location and WorkingHour models to abstract classes

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

19a073ce224c9d24dd84b1c37a58e876000dfa9b authored about 6 years ago by SamPoyigi <[email protected]>
New Geolite service with geocoding, distance and area boundaries implementations

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

31a0184734f4f81739c4c16087bc4f8c2a9c4d52 authored about 6 years ago by SamPoyigi <[email protected]>
Minor refactoring

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

5884f8bd14c65b4cac6d7a39e29ec2c28e19f8eb authored about 6 years ago by SamPoyigi <[email protected]>
Register all flame providers before the system provider instead of after

e2462b2d934d3e9d78baa861fa6dd5d0590a4267 authored about 6 years ago by SamPoyigi <[email protected]>
Clean up composer.json

4969eb785e7400878b16c3a4c4345a03b046866b authored about 6 years ago by SamPoyigi <[email protected]>
Use system/database path as the default database path for migrator

28540b743d132a8617ac3b6748bc7a0c967d6419 authored about 6 years ago by SamPoyigi <[email protected]>
Get day of the week from Carbon based on locale instead of hardcoding

7e46ea86d13d81c7116e16da347a4aa46adba89d authored about 6 years ago by SamPoyigi <[email protected]>
New uploads_path() helper and add warning to deprecated image_url() and image_path() helpers

6fe606ea01844e4b3a30906f870772aea40355d5 authored about 6 years ago by SamPoyigi <[email protected]>
Return default thumb absolute path

3c30341be155e4d4ce77b5a3b15b33222a1f147a authored about 6 years ago by SamPoyigi <[email protected]>
Add media thumbnail attachments

ac50cc106ff333769a099fd28ab004e89145a2ba authored about 6 years ago by SamPoyigi <[email protected]>
Fix issue where retrieving relation doesn’t work when traditional relationship method is implemented

810c1e0fa91a90cb987b3e286d361180da6a0e65 authored about 6 years ago by SamPoyigi <[email protected]>
Resolve the current location slug from route parameter

4944b8e3eeaae94f4d63e8e749a03aeb19902b08 authored about 6 years ago by SamPoyigi <[email protected]>
Refactor HasDeliveryAreas trait…. Implement helper functions only

aeed85c5d72fed9e4273d153700c29220693ec47 authored about 6 years ago by SamPoyigi <[email protected]>
Refactor

5837cc8a2d7e8dcb50e922ae654d51d0e85855d6 authored about 6 years ago by SamPoyigi <[email protected]>
Add ConfigRewrite for igniter:install command

27312b75aede0279f8c6a65e052f4761a488d3e7 authored about 6 years ago by SamPoyigi <[email protected]>
Remove attachOne and attachMany relation, use morphs instead

36247ca083afa7e7087f061e14f4bd8b019be7e7 authored about 6 years ago by SamPoyigi <[email protected]>
Find class extensions by absolute class name in ExtensionTrait::asExtension() method

4ee4ca63470a566b5d3fb5f88c46e316377da65f authored about 6 years ago by SamPoyigi <[email protected]>
Include exception trace string in detailed debug message

16535a822d3e17b5b0bba4c9f0a43f0f41e8dea9 authored about 6 years ago by SamPoyigi <[email protected]>
Fixed issue where LogsActivity disableLogging() and enableLogging() methods has no effect

26e9baa4e6915cb1954f883563e99171f2a53afc authored about 6 years ago by SamPoyigi <[email protected]>
Fix minor typos and defaults in scaffold stubs

317dc68a9924cdc208396d8bd3406fd7174e0c78 authored about 6 years ago by SamPoyigi <[email protected]>
Use the default created_at and updated_at eloquent column names

6926afa33bcf500000a934ec1f538a623b102598 authored about 6 years ago by SamPoyigi <[email protected]>
Set model validation to throw exception by default

7e5518ec13d994a08a77a4eb0ead445de9634570 authored about 6 years ago by SamPoyigi <[email protected]>
Minor refactor

571f8373ec1fe69eec82d994225ae1fcfb5435be authored about 6 years ago by SamPoyigi <[email protected]>
Major refactor location component

6520913d4487005de3c108bf4aecda34e33f02eb authored over 6 years ago by SamPoyigi <[email protected]>
Complete cart store, include comment in hashed rowId

a4b3acfb8a2b811681d193a756e1677c0e10a2d0 authored over 6 years ago by SamPoyigi <[email protected]>
Refactor cart condition… rename CartCondition::getCalculatedValue() to CartCondition::getValue()

e7b514e039c75b247ca923552975e334ac2e8e03 authored over 6 years ago by SamPoyigi <[email protected]>
Minor refactor

caeef82d1467ab5538b34cf84429c22d61aabd7b authored over 6 years ago by SamPoyigi <[email protected]>
Require leaf/scssphp

72953578c49284fddc3ca6eacd64a73810bfdecc authored over 6 years ago by SamPoyigi <[email protected]>
Refactor location and cart service

8c34e48a71a3ebf695504714dc24d170e3476123 authored over 6 years ago by SamPoyigi <[email protected]>
Ability to set/change the flash sessionKey value

7b7e0946c3dd9f12380464f44e7401998f245950 authored over 6 years ago by SamPoyigi <[email protected]>
Add instance() method to Location manager class

f44dc48a52d34653aca257c775aa4a489179792c authored over 6 years ago by SamPoyigi <[email protected]>
Refactor

b06eefb4775bab14c69f166c7778f3a34ca423b2 authored over 6 years ago by SamPoyigi <[email protected]>
Fix issue with scaffolding command and disable some laravel artisan command

f573b792588f9842484e0d5deeb34feeda4f64ca authored over 6 years ago by SamPoyigi <[email protected]>
Resolve both named and unnamed class migration files

14d256d4444800112ae65b1f522f0793c7d39058 authored over 6 years ago by SamPoyigi <[email protected]>
Update WorkingSchedule.php

if (!empty($workingHours)) in getTimeSlotStartTime method

ce21f37f067c37855e1f3132e09736bc883ddc7e authored over 6 years ago by Saravanan Shivaji <[email protected]>
Update ExtendableTrait.php

// modified the basename($use) to $use in trim to avoid file separator confusion in Wamp
// Nee...

9b0c63e103fb42048dac744bdc7d750a9dc89245 authored over 6 years ago by Saravanan Shivaji <[email protected]>
Separate sytem cache directory from framework’s - Use single lang file in modules

631f3f92b2e76d4a0fbcca155a5556c3d9675961 authored over 6 years ago by SamPoyigi <[email protected]>
Cart conditions improvements

b4f92006de1ad6d75b110fe0bbcb2ff562ab457b authored over 6 years ago by SamPoyigi <[email protected]>
Activity logger improvements

a390838bc01bf7ab16d95a2fc54ba34b49986856 authored over 6 years ago by SamPoyigi <[email protected]>
Allow negative numbers in cart condition rule and minor changes to location working schedule

7c15a28587af90e7cb9895daf86dd9aa6de6255c authored over 6 years ago by SamPoyigi <[email protected]>
Cast time?

cdb03ea99a1ba7ae6ec6494b4e9a90819942c601 authored over 6 years ago by SamPoyigi <[email protected]>
Add validating package for validation on models

92571645ea37ffc23c80fb3b9fb2b18a80307fad authored over 6 years ago by SamPoyigi <[email protected]>
Add option to bypass sortable behaviour when creating a model

82019ff2f79ee23ca788368c7004117f0d4ece77 authored over 6 years ago by SamPoyigi <[email protected]>
MIgrations shouldn’t break from CI_Migration previously installed versions

bd204804385cf991ff5b1cf68357a5ed0631e936 authored over 6 years ago by SamPoyigi <[email protected]>
Fix error in activity relation model name

ac81f985517724cab1be0b8a4324d1ea6ab9a265 authored over 6 years ago by SamPoyigi <[email protected]>
Reformat code, optimize imports

b9bdeff2166386c717d5c4fe29acb346944a021e authored over 6 years ago by SamPoyigi <[email protected]>
Reformat code, optimize imports

633175e2e0919dc7e40ac788ebc109053fcbe741 authored over 6 years ago by SamPoyigi <[email protected]>
Implement insert, update and delete on pagic model

35a11a9742c0db15200255f0e73d75fd8b93151d authored over 6 years ago by SamPoyigi <[email protected]>
Revert changes to Model timestamps constants

210f250a18bbae8de136d0b8d62a3a07969ef7cf authored over 6 years ago by SamPoyigi <[email protected]>
Fix creation of morphed relation, remove unused mailable trait

ff5693ba7d30e25de730bf0feac3b14c189919cb authored over 6 years ago by SamPoyigi <[email protected]>
Fix generated migrations path

80686369bb68ce426f093852908abba53b08bab1 authored over 6 years ago by SamPoyigi <[email protected]>
Save only modified records when saving settings

bd0c8151adb40fb1acd37c76cefd8e0263771726 authored over 6 years ago by SamPoyigi <[email protected]>
Enable currency middleware and use setting to enable or disable browser locale detection

75b0a1d919d23763aaee928940d2f7e2bb6ee094 authored over 6 years ago by SamPoyigi <[email protected]>
Implement magic methods on Pagic Model

f0d94f0235b6ece132e04b1d71067e5803ef0bec authored over 6 years ago by SamPoyigi <[email protected]>
Minor refactor

fc7cb4b3e1b57a96374a91e4d7f61afd266484b4 authored over 6 years ago by SamPoyigi <[email protected]>
Rollback symfony/translation

ff5948347623ab18876c3cafb87cee4343bb436a authored over 6 years ago by SamPoyigi <[email protected]>
Fix filesystem package name

65bb6739bde7aad2b598d206d4e49bffe217e2f6 authored over 6 years ago by SamPoyigi <[email protected]>
Let ClassLoader check case sensitive filenames and store manifest file

fc65d5011b98104cf63731f0abb8e767413e3fa8 authored over 6 years ago by SamPoyigi <[email protected]>
Check session for app locale

b2a1fc158ec72a6ee719b0619050dc40bad245ee authored over 6 years ago by SamPoyigi <[email protected]>
Use auth instead of main.auth

adbd4b1690b9aea264e2c2af40a6fad29b420dd3 authored over 6 years ago by SamPoyigi <[email protected]>
Avoid duplicate database queries and add application before and after router events

c1e383b4bc9145e9ab6979b4776682600468c9b2 authored almost 7 years ago by SamPoyigi <[email protected]>
Add scaffold console commands

519e82fba595afa15ce771ffe6cebd0787806a96 authored almost 7 years ago by SamPoyigi <[email protected]>
Minor adjustment to classloader and location workinghours

90f68af6a4b0562fc3346df88d9962cc5edc195d authored almost 7 years ago by SamPoyigi <[email protected]>
Use scalar check when writing system settings

429c20c1c40b16050711b18db38d6111d9c563a8 authored almost 7 years ago by SamPoyigi <[email protected]>
remove completeappsetup middleware and minor fix to hasDeliveryArea trait

130c4625d1d19ab83457b447b80489b6ae1ca20a authored almost 7 years ago by SamPoyigi <[email protected]>
Remove CompleteApplicationSetup middleware

2bdbe89616375f8831b946e3aca0e3d7dc3e35b7 authored almost 7 years ago by SamPoyigi <[email protected]>
minor refactoring

c24899b738e761670a071297669928c4d74728f6 authored almost 7 years ago by SamPoyigi <[email protected]>
major recfactoring

e1592b0c275b5c31b30d9de0c7269388f7e38852 authored almost 7 years ago by SamPoyigi <[email protected]>
major refactoring

99e747f15e571613feb688324d704e0da5684885 authored almost 7 years ago by SamPoyigi <[email protected]>
code refactor

1862dc7e5a75cc695133356a50af4f235f78cda8 authored almost 7 years ago by SamPoyigi <[email protected]>
setup refactoring

8f12581273df03a126cfce726dc5e314a29e4da2 authored almost 7 years ago by SamPoyigi <[email protected]>
setup refactoring

a8d25d9920dfcb3caf9280c519ba83da277152c4 authored almost 7 years ago by SamPoyigi <[email protected]>
Add location package

47e43da16daa4f288228c5a5969d414cda860e50 authored almost 7 years ago by SamPoyigi <[email protected]>
major refactoring

42d3f2cfd5f3f5967e2b62fe0ad40571ba56cc89 authored almost 7 years ago by SamPoyigi <[email protected]>