Ecosyste.ms: OpenCollective

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

github.com/wintercms/winter

Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework.
https://github.com/wintercms/winter

Merge pull request #551 from wintercms/wip/1.2-font-awesome-6

Upgrade Font Awesome 4 to 6

613a925051ae0e59612107971354349a189bba90 authored over 2 years ago by Luke Towers <[email protected]>
Add docs for icons

eb37a267488fd65f550b58ad010fd9179e7d058c authored over 2 years ago by Ben Thomson <[email protected]>
Load a subset of icons for the exception / message views

3e4246390d69a6daad2e7eb31a2d440bba1ec586 authored over 2 years ago by Ben Thomson <[email protected]>
Fix font location

2df04a75b26358bf1af7c41f23eddbca00f77bd3 authored over 2 years ago by Ben Thomson <[email protected]>
Move icons into root UI folder.

Also separated the global base styles for icons with the actual icon list, so we can limit the i...

1a6ab951a8b85077aa04b114e518abf3d4e437bc authored over 2 years ago by Ben Thomson <[email protected]>
Load separate icon file in Backend pages

8c9de1b399799f6705af52b9b78fb488796b25ce authored over 2 years ago by Ben Thomson <[email protected]>
Compile icon styling into separate CSS file

af9876b7c931af5d9a38e07f2b2fac270e1146db authored over 2 years ago by Ben Thomson <[email protected]>
Remove explicit links to icon LESS file.

We will load icons independently in another file so it can be cached independently.

47e01dc84ff238c8f21cbda15b0fb6ca677f3596 authored over 2 years ago by Ben Thomson <[email protected]>
Merge branch 'wip/1.2' into wip/1.2-font-awesome-6

1b3e01e2be02b635b7f0dac7bb3114a2c66f7172 authored over 2 years ago by Ben Thomson <[email protected]>
Fix undefined variable $packagePath in mix:watch error (#485)

When the package is not present in package.json, the correct error is not thrown because $packag...

ac130c462c0762794458f52a5eaf8d83f8222f83 authored over 2 years ago by Marco <[email protected]>
Merge branch 'develop' into wip/1.2

872be9d67193b77fc1abf64b41594d15b5029ddf authored over 2 years ago by Luke Towers <[email protected]>
Improve support for custom configuration of ReportContainers

Previously any configuration that was made via makeConfig() before being passed to the ReportCon...

3fbc50f06af493a54d7fb29162e4853c5af65a4b authored over 2 years ago by Luke Towers <[email protected]>
Remove extra license file

ad4704360bf642c92aa15776b54ce2f5b70a88fb authored over 2 years ago by Ben Thomson <[email protected]>
Fix shimmed icons, remove some CSS variables, recompile

afb9ae8c0c81df6ec2a0c3eec228f9e4ededa0e6 authored over 2 years ago by Ben Thomson <[email protected]>
Upgrade Font Awesome 4 to 6

bd3401f6de6f57cf9f83f71ee6c1b708c88d6cef authored over 2 years ago by Ben Thomson <[email protected]>
Compile all assets

6298026d207099c33b210f6c81c3aa2e536e6823 authored over 2 years ago by Ben Thomson <[email protected]>
Merge branch 'develop' into wip/1.2

9b7bdc2df73dc7ef0dddffd7e4c9396ae3587b49 authored over 2 years ago by Ben Thomson <[email protected]>
Remove backend module from base package.json for now

b897eebc1d6353ae3958a7ba916866ad9414e0e8 authored over 2 years ago by Ben Thomson <[email protected]>
Add base package.json

f5a20dec6419d1cdfa2330141e7b258b95c2ff34 authored over 2 years ago by Ben Thomson <[email protected]>
Hide root package.json on Gitpod

a6c6c747ccfb6941c774896b172923fe70b279c6 authored over 2 years ago by Ben Thomson <[email protected]>
Create custom Snowboard build for Backend

This build does not include the Flash listener, to prevent double flash messages from occurring,...

43d386958175b5530a6c56497234719cc75377ef authored over 2 years ago by Ben Thomson <[email protected]>
hide smtp user/password fields if smtp authorization is false (#544)

fc57f5b0e7a3cf1f09a7cb41e523252fce7c1537 authored over 2 years ago by Marc Jauvin <[email protected]>
Fix windows tests & update references to backend view files

c9c4b6113c3f5fbb01f9d3e35a5c085454f5a1bb authored over 2 years ago by Luke Towers <[email protected]>
Fix linting issue with fileupload partial

ceb6cca1ffa95dc935fb33c2aa0ffa4b332fbc8f authored over 2 years ago by Ben Thomson <[email protected]>
Implement code style for partials.

Adjust all partials to meet new code style.

175580aa2fdc1ac3b91f44d8d2e53db5817a46a7 authored over 2 years ago by Ben Thomson <[email protected]>
Fixes for Windows & linter for ViewMaker trait

747122f169fe0d3907ec1237e9b25943e979e25c authored over 2 years ago by Luke Towers <[email protected]>
Use .php for the backend view extension instead of .htm

85b133090d595d5107afed71755f9efe0847dc13 authored over 2 years ago by Luke Towers <[email protected]>
Add support for .php as a backend partial extension

643a581ce93cc5f8efb3fc8a2420c8dc014c8787 authored over 2 years ago by Luke Towers <[email protected]>
Fix spacing in MailPartial.php (#540)

593a5ba8b2a8cac8400d08898dc6dc6360864266 authored over 2 years ago by AIC BV <[email protected]>
Fix spacing in MailLayout.php (#539)

35d230b43b6eaa9c44ecedd53b6329b9a9e2825d authored over 2 years ago by AIC BV <[email protected]>
Merge branch 'develop' into wip/1.2

7eda7b44a5865468ec18167f768bb2a837d38194 authored over 2 years ago by Ben Thomson <[email protected]>
Fix relation count in lists for non snake-case relations

Laravel will automatically snake-case the given relation name (unless it is aliased) into the fi...

1d93841594ce159bce032e87e4666fec9b70f67f authored over 2 years ago by Ben Thomson <[email protected]>
Add spanish localization for 'auth.invalid_login' (#543)

Credit to Federico Schafer

8dbc2de227e42faf737ca301c4f811088befcdef authored over 2 years ago by Marc Jauvin <[email protected]>
Add missing import

ba5378c5ef366b590bacb600f6f9e639bf274544 authored over 2 years ago by Luke Towers <[email protected]>
Only show "Send test message" button on Mail Settings page (#537)

d9cdf3dba0dfe6821d9f50cf83d98abc5a3faae4 authored over 2 years ago by Marc Jauvin <[email protected]>
Allow for nested partial files in components in the recommended extension file type mapping (#453)

Credit to @WebVPF

65e19d9b527f4277ac40558d7accc9b2517e4afb authored over 2 years ago by WebVPF <[email protected]>
Support nestedform fields in ThemeData forms (#534)

Credit to @arvislacis.

Refs: https://octobercms.com/forum/post/using-nestedform-on-theme-conf...

1f4a33d48c81dbb608cf1525d92cd709c1731d1d authored over 2 years ago by Arvis Lācis <[email protected]>
Merge branch 'develop' into wip/1.2

0b573cc7a26011b616ab803369b07067c069ddf5 authored over 2 years ago by Ben Thomson <[email protected]>
Use more lenient base URL validation

The previous regex failed for "localhost" URLs.

d0dda020730ef3cc98e701ad29287169c7f67bfe authored over 2 years ago by Ben Thomson <[email protected]>
Make "mix:update" command compatible with 1.2

2a8afecb235b926c3758d8f4df52ed1d2b96236d authored over 2 years ago by Ben Thomson <[email protected]>
Merge branch 'develop' into wip/1.2

4f401377fd0375b230332c2a686ecb4265aac4d8 authored over 2 years ago by Ben Thomson <[email protected]>
Add "mix:update" command to update Node dependencies

Operates almost entirely the same as "mix:install", but ensures dependencies are using the most ...

9573d11d4b56f69e945cf67c23b3c065965273af authored over 2 years ago by Ben Thomson <[email protected]>
Fix error using undefined var (#532)

bb3b6271cad32eb925dbd01a707de2de23e357dc authored over 2 years ago by Jack Wilkinson <[email protected]>
Merge branch 'develop' into wip/1.2

0a1b2899863fb5d07fd8f6aa802162b4c4e7a512 authored over 2 years ago by Ben Thomson <[email protected]>
change confirmation prompt (#529)

b74822217c839e6775ba17df26ef0d94925c1f0c authored over 2 years ago by Marc Jauvin <[email protected]>
Add "send test message" button on MailSettings page (#528)

Implements #527. Credit to @mjauvin

c456a3275b5e7042be736582471bf9f362fd9f3b authored over 2 years ago by Marc Jauvin <[email protected]>
Add Snowboard assets in Backend

c15d216cc77f76fa0d50bc29fb098dae19a033e1 authored over 2 years ago by Ben Thomson <[email protected]>
Fix base URL joining when using window.location

4c19aac6c73124272f2dced144c8a939b55ebbe0 authored over 2 years ago by Ben Thomson <[email protected]>
Set up System module asset compilation with Mix

- Copied restructure from the "wip/inspector-rewrite" branch.
- Added manifest and vendor files ...

8e57999effeb0fb3c47523e930bef05ea6409fa2 authored over 2 years ago by Ben Thomson <[email protected]>
Merge pull request #526 from wintercms/wip/1.2-fix-backend-mail-settings

Update MailSettings for new Laravel mail config structure. (#522)

9aedac5a0a8e99d5f559423e4ae063d84bdea007 authored over 2 years ago by Luke Towers <[email protected]>
Minor tweaks; moved SES fields to the Winter.DriverAWS plugin

5ff453a5a78d3f2e9ba64abe58d3b4d199b5482c authored over 2 years ago by Luke Towers <[email protected]>
Update MailSettings for new Laravel mail config structure. (#522)

Requires wintercms/storm#79

Removed the following drivers configs not native in Laravel:
- M...

9e1a02cad088971cc51f5a2e9ee3b5195cf042eb authored over 2 years ago by Marc Jauvin <[email protected]>
Merge pull request #486 from wintercms/wip/1.2-improve-scaffolding

Scaffolding Improvements

Still a few todo items but I've added them to the main comment on th...

09e80e9e6c133e3dead5cbc0227cf8019822e7d8 authored over 2 years ago by Luke Towers <[email protected]>
Improve Settings scaffolding

6fd53d4e180bf12cc822d53f851f84557cf45a53 authored over 2 years ago by Luke Towers <[email protected]>
Fix create:controller command

f3c9a257423e9ac1ddca8a52e334456a8496c63f authored over 2 years ago by Luke Towers <[email protected]>
Stub out create:migration

e2e2fc428d76ca1d1bfd5e9ae6010f649edbad18 authored over 2 years ago by Luke Towers <[email protected]>
Plugins should be generated the same no matter what OS is being used to generate them

1934cead681cbc5bef094608506214d2a1673262 authored over 2 years ago by Luke Towers <[email protected]>
Moved GeneratorCommand back to Scaffold

574437b9bed3b05f233bb11720c248b6f84155e6 authored over 2 years ago by Luke Towers <[email protected]>
Merge branch 'wip/1.2' into wip/1.2-improve-scaffolding

2c74cdb681daa0ca7b852a9d1d83f055c4f70ca0 authored over 2 years ago by Luke Towers <[email protected]>
Fix code smell

107db21d65a54a7663dc034532909fb8ca256b01 authored over 2 years ago by Ben Thomson <[email protected]>
Allow removed plugin to be re-added

1b7fc17aa401bd4b5378d44fba6089ef27788208 authored over 2 years ago by Ben Thomson <[email protected]>
Add better handling of Snowboard dependencies

This will allow for singletons to not fire off their "ready" handler until after the dependencie...

ffc9961ab978f5eb9ba5d7a06696b0f85846d053 authored over 2 years ago by Ben Thomson <[email protected]>
Check that Snowboard is loaded before the core plugins load

c39090bcec1490380250fa3c568e60953bf3652c authored over 2 years ago by Ben Thomson <[email protected]>
Snowboard updates

- Added events "flash.create" and "flash.remove" triggered when flash messages are created and r...

192b91af123bc7fdb14045b37534c0027c9ea0e5 authored over 2 years ago by Ben Thomson <[email protected]>
fix null coalescent operator (#518)

752d6ad47e85d03a112b721e716ee16ee916258a authored over 2 years ago by Marc Jauvin <[email protected]>
Allow flash to display indefinitely with 0 duration

9b22dab8249cb398e3524b437bc616761dccff95 authored over 2 years ago by Ben Thomson <[email protected]>
Fix flash timer bar on hide, adjust colours for legibility

8d14838f810087fd204895db2ce2d3a1e83b8914 authored over 2 years ago by Ben Thomson <[email protected]>
Merge develop into 1.2

7b7add2338c3bfbee86b0ef13a56994f7d4056ea authored over 2 years ago by Luke Towers <[email protected]>
Simplify prepareVars usage, fix create:theme usage

ecc258dbc4b5109be8d492047a621f071bbcf814 authored over 2 years ago by Luke Towers <[email protected]>
Localized create:model scaffolding

00f721c3518bb395627d54308b3f90a41b09c47a authored over 2 years ago by Luke Towers <[email protected]>
Add localization support to create:controller

a02c33489d76b97338f1a9da242dcf9a9873ff0c authored over 2 years ago by Luke Towers <[email protected]>
Adjusted interfaces and made create:plugin include translations

0641ab7243492b3637948a546fb19fce8a7874c5 authored over 2 years ago by Luke Towers <[email protected]>
Simplify diff

c37190065abf0ee49a4cfd9a5f005375fa20e53e authored almost 3 years ago by Luke Towers <[email protected]>
Merge branch 'wip/1.2' into wip/1.2-improve-scaffolding

9301a98d8c32f896d61ae7b9a2d05ece5fdf05e7 authored almost 3 years ago by Luke Towers <[email protected]>
Fix code style

e7eb6e3deb488ebbb470ada1cd3d01e063a5c653 authored almost 3 years ago by Ben Thomson <[email protected]>
Slight adjustments to code style

83861eaae7165c89d813b2f8bf88834b93075895 authored almost 3 years ago by Ben Thomson <[email protected]>
Allow disabling/enabling of sorting with Repeater widget (#506)

2224a6a57d780f1cc49481b9323f5481de9613b8 authored almost 3 years ago by Flynsarmy <[email protected]>
Fixed ImageResizer support for "system" images (plugin, theme, module assets)

Also improved the developer experience by making it easier to see what the actual issue is if an...

02efa1ae1d3fae85c7a55dcebe90e7b853532514 authored almost 3 years ago by Luke Towers <[email protected]>
Partially revert 3de45535

The above commit prevented components within a partial from populating their own parameters into...

0766194c7d1637e09993f92cb197aaa32340cfc9 authored almost 3 years ago by Ben Thomson <[email protected]>
Prevent error if accessing undefined $resizer variable (#502)

e433aa3bb575da8b61643d7c347ab530766cd64a authored almost 3 years ago by Marc Jauvin <[email protected]>
Refresh datasource path cache before syncing paths

Fixes an issue where if the underlying data behind a datasource changes through manual intervent...

80880d1912f927dbca7ea12e1e35e9c4faf33ad5 authored almost 3 years ago by Luke Towers <[email protected]>
Multiple file attachments in theme customization (#495)

This PR add a `multiple` property to fields in [theme customization](https://wintercms.com/docs/...

4a2bffafcab70b7d5865b20523be4ee027d062dd authored almost 3 years ago by Damien MATHIEU <[email protected]>
Sync MailSettings model init with L9 mail config changes (#500)

c1bc9002ad1aeebb6850a3dc2ffc9bdd70cac619 authored almost 3 years ago by Marc Jauvin <[email protected]>
Fix isActive for CMS page with "/" as URL (#479)

Co-authored-by: Luke Towers <[email protected]>
Co-authored-by: Ben Thomson <[email protected]>

3cf4b5a5cbb29fbf415601ce944532e9f3dbc685 authored almost 3 years ago by Marc Jauvin <[email protected]>
Merge pull request #404 from wintercms/wip/config-file

[Enhancement] Refactor winter:env, winter:install to use new EnvFile & ArrayFile parsers

36a42a650ca1382a7a179d9e1f23e00d66583834 authored almost 3 years ago by Luke Towers <[email protected]>
Support new mail config file structure

f2d9526d298d7c03c74f95017a2466ee796d7bb6 authored almost 3 years ago by Luke Towers <[email protected]>
Run all config files through ArrayFile parser

This will minimize changes when ConfigWriter is used to set config values through PHP.

c1377604980e60f1b8bd1799721b0ce543f4c501 authored almost 3 years ago by Luke Towers <[email protected]>
Style fix

cd9f9097e810806a67ddd85499f9af3a99aaaf11 authored almost 3 years ago by Luke Towers <[email protected]>
Merge branch 'wip/config-write-replacement' into wip/config-file

# Conflicts:
# config/app.php
# config/auth.php
# config/cms.php
# config/database.php

3da0a32393dc7f4461e00f61403c66a591ab4eac authored almost 3 years ago by Luke Towers <[email protected]>
Tweaks to be more friendly with the ArrayFile parser

520190f5e0079fc2001269305889930de66bd77d authored almost 3 years ago by Luke Towers <[email protected]>
Merge branch 'wip/1.2' into wip/config-write-replacement

140d388008d18778561a41b5c87e98ee95a58e9a authored almost 3 years ago by Luke Towers <[email protected]>
Revert "Run the default config through ArrayFile parser"

This reverts commit c3bdfae664c1cdde2ea1403027fc38b0822a0cf5.

70cfd902bd2d23bb5321ae57556a94cb93102e42 authored almost 3 years ago by Luke Towers <[email protected]>
Added missing return statement

cb382a0be0c2827c66bf3832a82d83cc5aaa5510 authored almost 3 years ago by Luke Towers <[email protected]>
Merge pull request #491 from Flynsarmy/uploadFilepath

Strip double / prefix when uploading to Media root directory

765f55e84e218fe3b5e7bd581facab72f9ba32e5 authored almost 3 years ago by Luke Towers <[email protected]>
Make getMediaPath public

86938196de8675bc7b9acd72d8060f531417fdef authored almost 3 years ago by flynsarmy <[email protected]>
Make getMediaPath and getStorageDisk methods public

7a0a41d05c549fbbdc07e9f54589fdd01daa9410 authored almost 3 years ago by flynsarmy <[email protected]>
Strip double / prefix when uploading to Media root directory

82dc1071ba7ebc1223407488c46acb6c137a6174 authored almost 3 years ago by flynsarmy <[email protected]>
Fix scope overreach of migration from 2016.

Backend migrations should only touch the backend tables, same for the system module. This was ad...

f14642cc58ae67af1dc279e30d48972d42db0d8d authored almost 3 years ago by Luke Towers <[email protected]>
Remove support for varcharmax

This was originally added in https://github.com/wintercms/winter/commit/bd9f88587f5adad66866294d...

50417b2cb1d3604e4e18017b636eae51251d2b5a authored almost 3 years ago by Luke Towers <[email protected]>
Fix issue with refactored Symfony component

ae5b0c2a54e29655e752e96f4ea842957c42687a authored almost 3 years ago by Luke Towers <[email protected]>