Ecosyste.ms: OpenCollective

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

github.com/tastyigniter/ti-module-main

[READ ONLY] Subtree split of the TastyIgniter Main module
https://github.com/tastyigniter/ti-module-main

Merge branch 3.x

34cff79499c65eb0561185df519a9d685407060b authored about 1 year ago by Sam <[email protected]>
Replaced boostrap-multiselect with slimselect js library

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

bdbabe0b96dbc312d66ab2dc430fc04e0d493b80 authored over 1 year ago by Sam Poyigi <[email protected]>
Update UI assets

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

6be804097df5ce8c161659144b89c39b8acac151 authored over 1 year ago by Sam Poyigi <[email protected]>
Fixed issue with loading assets from symlink

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

ade9ef25291928ace2db0414957a1a03427fe4ce authored over 1 year ago by Sam Poyigi <[email protected]>
Minor UI fix

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

93013ab35d5b7ae101ab73c1bf8ea3b97109fc59 authored almost 2 years ago by Sam Poyigi <[email protected]>
Support multiple extension paths (#1017)

* Support multiple extension paths

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

fbe078bf5213dec136efd636462658db6ef51e1f authored almost 2 years ago by Sam Poyigi <[email protected]>
Remove locked property from composer.json manifest

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

50e9081638919d9c64366988f2dc3cb23359be96 authored over 2 years ago by Sam Poyigi <[email protected]>
Revert "Merge parent theme requires into child theme when enabling required extensions"

This reverts commit 9d25ad4c

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

30d82fd4cfffd6dcb7dec9dbf1f8471001c3112c authored over 2 years ago by Sam Poyigi <[email protected]>
Merge parent theme requires into child theme when enabling required extensions

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

95e5ea849b04935ed8cade70b6afa04942efbd2e authored over 2 years ago by Sam Poyigi <[email protected]>
Use outline styling on back button

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

13a34b1d0d26306435877c8942804987652316d6 authored over 2 years ago by Sam Poyigi <[email protected]>
Apply fixes from StyleCI (#967)

[ci skip] [skip ci]

Co-authored-by: StyleCI Bot <[email protected]>

1c6c23460892ce13c3ce78ee8dd5936f402a106c authored over 2 years ago by Sam Poyigi <[email protected]>
Minor fixes

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

827a3a31f04d4fa3929a498c6384092a32100965 authored over 2 years ago by Sam Poyigi <[email protected]>
Update to bootstrap 5

commit 152ad0c70ef51160f91ee543304879da114cecc5
Author: Sam Poyigi <[email protected]...

c2725e94602760ca6618cc98392018d5e1a9bb83 authored over 2 years ago by Sam Poyigi <[email protected]>
Update to bootstrap 5 and Install all vendor assets using npm (#951)

* wip

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

* wip

Sign...

611eb803866485a3aef0600734ca466da9647e5a authored over 2 years ago by Sam Poyigi <[email protected]>
Minor fixes

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

Minor fixes

Signed-off-...

46a6b899cc9a2503000fe072330fe3e6516fcb99 authored over 2 years ago by Sam Poyigi <[email protected]>
Remove modules branch alias

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

91636b005a7214d134e10d20e7fb1539429cb08e authored over 2 years ago by Sam Poyigi <[email protected]>
Add ability to add custom extensions and themes paths

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

e659c3479924c52339e95da9d186e9cbb89b7f53 authored over 2 years ago by Sam Poyigi <[email protected]>
Minor improvements

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

0dab086abc61393006eb4bb18460a7ce694ae3b2 authored over 2 years ago by Sam Poyigi <[email protected]>
Make theme manifest author index optional

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

a6f379f993fdb270f2420425ab6f27815d774935 authored over 2 years ago by Sam Poyigi <[email protected]>
Minor fixes

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

21cb1bfa6c86415b6cc467d0a62218de35bb3332 authored over 2 years ago by Sam Poyigi <[email protected]>
Add composer support for themes

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

42e6be7eba2e15698822827474470adecbcdbb11 authored over 2 years ago by Sam Poyigi <[email protected]>
Minor fixes

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

b3d1e94b46fda22658d45afc94fbdcc23e26cd38 authored over 2 years ago by Sam Poyigi <[email protected]>
Override component partials from admin theme template editor (#922)

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

41d3ebd9e69b56ac43265fe074ad667fbee98e50 authored over 2 years ago by Sam Poyigi <[email protected]>
Change modules branch alias to 3.x

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

e90d57522e9ee9ef03fda1246789362ba1c4f7d6 authored over 2 years ago by Sam Poyigi <[email protected]>
Add composer.json to modules

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

88bd4407f554832ff33c27db5e3906378da80783 authored over 2 years ago by Sam Poyigi <[email protected]>
Pass the correct number of arguments to ValidatesForm::validate() method

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

51be75bca06a0094914a6f37272eacb27d503349 authored over 2 years ago by Sam Poyigi <[email protected]>
Minor fixes

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

58a1affc109229164746eb0d22dd73b6dbfad253 authored over 2 years ago by Sam Poyigi <[email protected]>
Remove support for plain .php template files (#907)

* Remove .php support for views

* refactor

Signed-off-by: Sam Poyigi <6567634+sampoyigi@us...

c03fc9e9c0eea385c3b7628aa1ea8d5b4e70db71 authored over 2 years ago by Ryan Mitchell <[email protected]>
Use laravel style validation array (#914)

* System requests

* Payment gateway form requests

@sampoyigi we'll need to update the paym...

f21197933f12048490830b7370d4eb54dd260219 authored over 2 years ago by Ryan Mitchell <[email protected]>
Add support for videos, audios and documents in media manager

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

82fae085cfdcaafc39e9929acb7dff20c2333670 authored over 2 years ago by Sam Poyigi <[email protected]>
Change logical operators to comply with coding guidelines (#889)

* Apply fixes from StyleCI

[ci skip] [skip ci]

* Add parentheses

Signed-off-by: Sam Poy...

056adfef3ef108c4023abbcf2f6e2edda69cf499 authored almost 3 years ago by Sam Poyigi <[email protected]>
Fix possible unknown named parameter error

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

de61ba33c378d07807874d775d1e36d05ab115ae authored almost 3 years ago by Sam Poyigi <[email protected]>
Minor fixes

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

55616b787dfaceebdb850f177a8f647244b0657d authored almost 3 years ago by Sam Poyigi <[email protected]>
Allow controller middleware in admin controllers

1f58a027991a9453a410d388be18fb0e2d3c410a authored about 3 years ago by Sam Poyigi <[email protected]>
Option to manually activate customers #852

tastyigniter/flame@671f396ce952659be62823d8b6c879914b8f6592

eb5a2f388a06e2c0d9919a331a5d7c1b83a51db6 authored about 3 years ago by Sam Poyigi <[email protected]>
Fix issue where disabled customers could login

01d19abd0c9f78018617f946f111e4493b749574 authored about 3 years ago by Sam Poyigi <[email protected]>
Fix Trying to get property 'permalink' of non-object error

2d0d56ac725098ddcb000e9e73b1acf27fb52b0b authored about 3 years ago by Sam Poyigi <[email protected]>
Add setting to choose which page to display booking form

1384359952c5f4ad8d8e720027533b2d4bbac6ad authored about 3 years ago by Sam Poyigi <[email protected]>
Add User::register method to create admin users

27594dcf050d253880c732c188fd5d2db46df5f9 authored about 3 years ago by Sam Poyigi <[email protected]>
Webp Image support (#839)

d4d565836fae97232c2fd1f6766fe861fb5adf35 authored about 3 years ago by Santosh Hegde <[email protected]>
Always use fully qualified class names (#826)

* Use fully qualified class names

* refactor

6bf7e40ac9b22a2870db1d7316e0586a0de60f4d authored about 3 years ago by Sam Poyigi <[email protected]>
Remove all hardcoded lang strings in admin (#823)

* System

* Admin part 1 controllers

* AdminController lang fix

* BasePaymentGateway lan...

8ff9c856270597702ea1a74466f8c7fa8d243112 authored about 3 years ago by BreakSecurity <[email protected]>
Minor fix

05f750153105abf9053751dcc1271bc2926521fc authored about 3 years ago by Sam Poyigi <[email protected]>
Add cross-site scripting protection to controllers instead

78777f32e61782282fff31c01534a6f7f730be6a authored about 3 years ago by Sam Poyigi <[email protected]>
Minor fix

9b72eedbac769d964d2f073fe59660dce67ad939 authored over 3 years ago by Sam Poyigi <[email protected]>
UI Improvements

2d5e5d63f8d4fcc27fd81d91e9b3e091691163a2 authored over 3 years ago by Sam Poyigi <[email protected]>
Fix media extension validation on upload (#794)

Co-authored-by: Shyam <[email protected]>
Co-authored-by: Sam Poyigi <6567634+sampoyigi@use...

f63b34b795af87f2703b63144d80ccf522c67b48 authored over 3 years ago by Shyam J <[email protected]>
Minor fix

20929d3e2b918e5a293c53be22118dbf65cb5991 authored over 3 years ago by Sam Poyigi <[email protected]>
Add Save & New toolbar button support (#630)

* Toolbar widget refactor plus new button type

* Add Save&New toolbar button support

* wip...

5b7d6d6937e54eb5b27ad0ff7e7786af5eba800e authored over 3 years ago by Sam Poyigi <[email protected]>
Minor fix

064d1a7b76e02dd425658463d6fd463acc325a8f authored over 3 years ago by Sam Poyigi <[email protected]>
Update media manager CSS to fix dropdown scrolling. Closes #700. (#701)

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

54e3f3ba1258a33514b8a559037eb3481f12be7b authored over 3 years ago by djtimca <[email protected]>
Fix #671 (#674)

5a3ab7621d81be9c1b10084b0f2f74056ec749fe authored over 3 years ago by Sam Poyigi <[email protected]>
Load theme file before routes and after base controller constructor

6848e2f39d588e1f4f49e4f335018c2b0ddc3290 authored over 3 years ago by Sam Poyigi <[email protected]>
Boot theme file early on in the page cycle

492b80307dda88f9967430a2b65b8c0cc506fd6c authored almost 4 years ago by Sam Poyigi <[email protected]>
Complete implementation of theme.php file

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

371d3805bbea77bbb2e7b5654631e09944394a33 authored almost 4 years ago by Sam Poyigi <[email protected]>
Call Markdown::parse as a static method to reflect flame changes

a95b5c8e3e06763fbac1f409301c876ee19ec3e0 authored almost 4 years ago by Sam Poyigi <[email protected]>
Make model $casts property protected to reflect flame changes

8152575279c6d5e04ee706befbd79ffa76b3f3e3 authored almost 4 years ago by Sam Poyigi <[email protected]>
Load either child or parent assets manifest instead of both

53f8ef65513474b0e69a1308b251d12d537f7c1a authored almost 4 years ago by Sam Poyigi <[email protected]>
Apply fixes from StyleCI (#592)

[ci skip] [skip ci]

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

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

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

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

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

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

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

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

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

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

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

508ccc15ad137e4a3918dca243b5c1f390632659 authored about 4 years ago by Sam Poyigi <[email protected]>
Use Laravel Blade syntax in views (#465)

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

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

ee3730e07f78b9fc31b421c7df4f2ff28d6fb67f authored about 4 years ago by Sam Poyigi <[email protected]>
Skip media manipulations on unsupported media types

fixes #406

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

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

* Apply fixes from StyleCI

[ci skip] [skip ci]

* Convert to multiline array

Co-authored...

7f6c1d90258af0e5c3ce56f86d0bb91fe2344ce3 authored about 4 years ago by Sam Poyigi <[email protected]>
Replace jquery.sortable with SortableJS

5307c9ba115c372ac74b7230be49a102379621a5 authored over 4 years ago by Sam Poyigi <[email protected]>
Refactor activityTypes with some possible breaking changes

StatusUpdated instead of OrderStatusUpdated/ReservationStatusUpdated
AssigneeAdded instead of Or...

f4f0d023f44078a75a404eb1a1de128fe8aa8da5 authored over 4 years ago by Sam Poyigi <[email protected]>
New admin context to view and clear request logs

bc21dfd131906b60a5616772e2c779feba919e82 authored over 4 years ago by Sam Poyigi <[email protected]>
Minor improvements

24906b19b2828e8baf5a5659fee2c1d8d30f8182 authored over 4 years ago by Sam Poyigi <[email protected]>
Ability to change component alias within the component editor

10b5d01807f82eeb68dff5ce526b1c4e2206411c authored over 4 years ago by Sam Poyigi <[email protected]>
More UI improvements

94ab57085977af44422e88e5ac494cce25c3f7a1 authored over 4 years ago by Sam Poyigi <[email protected]>
Some UI improvements

4614d8d9cfa2d6d2f7559d90f39afdff34896a15 authored over 4 years ago by Sam Poyigi <[email protected]>
Improve mail variables

ef221c7f466b5e99819abfead3ebb1410f1e1a83 authored over 4 years ago by Sam Poyigi <[email protected]>
Split core settings config definition into separate files.

6674186546042ce9e9758c31386e252420dd2645 authored over 4 years ago by Sam Poyigi <[email protected]>
Add CSRF Protection

a91fe49d489837c3eae76aea657ecf2b9cff4555 authored over 4 years ago by Sam Poyigi <[email protected]>
Improve create child theme api

9396eccab639284e226e758a7cb239743a9cd467 authored over 4 years ago by Sam Poyigi <[email protected]>
New theme.getActiveTheme event

3e32f031abfbda2bf8168c86fc0899ee3c6aed31 authored over 4 years ago by Sam Poyigi <[email protected]>
Minor UI improvements

5ae1398208c40367aec187741d66a5e91e15f69a authored over 4 years ago by Sam Poyigi <[email protected]>
Minor improvements

e302676c3e2c515a99c876eb55698ef7ec96dd16 authored over 4 years ago by Sam Poyigi <[email protected]>
Improvements to components form widgets

b89a8e782c7683359761e7c3578c2dc733cefbfa authored over 4 years ago by Sam Poyigi <[email protected]>
Rename auth session key

7ddd6ac4fe5b2be47a513ef1ce452f6c8c6a12f1 authored over 4 years ago by Sam Poyigi <[email protected]>
Replace HasPageOptions trait with new UsesPage trait

d7d5ec922d26664f4df58ca3b0e278a5221c1567 authored over 4 years ago by Sam Poyigi <[email protected]>
Minor improvements

286283d167b04caf2dd5c9fe14d8628897d3ac63 authored over 4 years ago by Sam Poyigi <[email protected]>
Improvements to currency service

f75542b44c1b936e2663635585b21a2d6540196b authored over 4 years ago by Sam Poyigi <[email protected]>
Use Request facade instead of Input facade

215633e09f9c46dbd59e0e07074c6ae9b87e348c authored over 4 years ago by Sam Poyigi <[email protected]>
Major improvements to staff group permissions behaviour

8083046c66f8a1e61b4d17324e8e338c5fb8aa9f authored over 4 years ago by SamPoyigi <[email protected]>
Minor improvements to system static pages

3d792551159cecaac64643a81aaa697586adb4ad authored over 4 years ago by SamPoyigi <[email protected]>
Minor adjustments

a51fc6dd759c46190e8ae0fbc6e857b43acfe492 authored almost 5 years ago by SamPoyigi <[email protected]>
Themes logic improvement & refactor

2951531a395fbef261c742feb9ba5388d9ec09d1 authored almost 5 years ago by SamPoyigi <[email protected]>
Template classes refactor and improvements

2be485ec807477954bdbe4a10a5d92de4b1256ed authored almost 5 years ago by SamPoyigi <[email protected]>