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

Update modules/backend/controllers/Files.php

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

0bc47e206022a1513aa5f45a26763f5e706d6a9e authored about 3 years ago
Merge branch 'develop' into wip/1.2

82f727dab136a9b42fe575d71debab835f1ac599 authored about 3 years ago
Remove mentions of Rackspace and isolate the storage directory used by tests by default

0b6646213f7e0d996d4369c619a0af3b43dd39dc authored about 3 years ago
Support for Symfony 6

2119161d8e1e35e0116ab4e836e3b9a04aa64b77 authored about 3 years ago
Extend the user group and role list columns (#374)

Credit to @gergo85

3774843f2d08548b2fb1b6fba7fbcf540dc6553a authored about 3 years ago
Initial support for Flysystem 2.0

f85342ce03d4ad7da2053aea7cd6d068937f398f authored about 3 years ago
Use the VersionYamlParser when parsing the version.yaml file

55e9cadc4e8c855a3615d5bf752435a691cb3986 authored about 3 years ago
Merge branch 'develop' into wip/1.2

* develop:
Don't try to access the system parameter database table if no database is in use

8dc65fb61fc257fdd0511a8d6c763290808c8f54 authored about 3 years ago
Don't try to access the system parameter database table if no database is in use

Fixes issue where attempting to load a static theme without a database present would fail becaus...

ff30458cdb43af3fe5b00de7f408783256c99232 authored about 3 years ago
Align the CmsException with the Winter ExceptionBase class

6292bd32d926e0507f8e14967643f44da76368c6 authored about 3 years ago
Support Symfony 6.

See https://github.com/wintercms/storm/commit/fcecefda3fd3966310306b5799852c53d6330a64

2bee2f2daf46b9fbab2a3d1d3dbae7aad20bb071 authored about 3 years ago
Merge branch 'develop' into wip/1.2

* develop: (90 commits)
Define signature for "defineProperties" method
Add definition of "co...

8c75a831399141947b50c5a799aa059aa2140199 authored about 3 years ago
Replace SwiftMailer with Symfony Mailer

b50a347762aabc9572943a03881d576ce55288ba authored about 3 years ago
Define signature for "defineProperties" method

845fe50cba296d81b53529ffca16149d5df99263 authored about 3 years ago
Add definition of "componentDetails" method

c3992188bc9b8791ca29944109b77e7c4aaa8090 authored about 3 years ago
Update `system` french lang files (#366)

Credit to @damsfx

7cb75fb72282c766ed8cdb22705d2f5dc04be3a6 authored about 3 years ago
Update `backend` french lang file (#364)

Credit to @damsfx

745001b8177759dba7db8361c9ce45e7f60e8c25 authored about 3 years ago
Update `cms` french lang file (#365)

Credit to @damsfx

4ea687a3fefa862f3e1eec931dbb733440ba1fae authored about 3 years ago
Fix clear color picker function, allow empty value

Fixes https://github.com/wintercms/winter/issues/353

1987c2f876833ef42d723b2984571c3b2b3f2f53 authored about 3 years ago
Trigger "change" event on color picker when value changes

Allows color field to be a dependent of another field through "dependsOn"

Fixes https://github....

dd2da8120e39351f9e11a8b833b560470cc13dd0 authored about 3 years ago
Use better cursors for readonly color picker

Fixes https://github.com/wintercms/winter/issues/371

2ad97c78ed9a0b79819a1e8a038f0d6c787999f2 authored about 3 years ago
Adjust "force" option for plugin:remove

e85f98d0dbe4593bbef22a069054968c2cfb80f8 authored about 3 years ago
Require explicit confirmations for CLI deletions

When removing a plugin via CLI or rolling back all DB migrations, we will now require the user t...

e80fb59af435d624a99d240106378a4f9fae3aa7 authored about 3 years ago
Add PHP 8.1 option, drop other details field

ae57fa0eb1744b69e21c78bc766e4bd007c23359 authored about 3 years ago
Updated dependencies

ae647903a6ad2bcbc29a9998f9ae7f3a173f15c4 authored about 3 years ago
Add md_line Twig filter to expose Markdown::parseLine() (#370)

0a5f67e7b46d6db6332369f8154e29d110f98ae0 authored about 3 years ago
Don't use the Cache facade in the service provider registration process.

Fixes #350. Refs https://github.com/laravel/framework/pull/38724. Final solution in v1.2 will be...

9314a4442e2695b3665e2fa2e0cf1788809e02d8 authored about 3 years ago
Adjust tests for 1.2

0e44230b275a226a849534f6993cff5c4e3ef661 authored about 3 years ago
Re-implemented winter:env using EnvFile

b5f2b7e1f806223113868dd999abb1bd1fee30c8 authored about 3 years ago
Updated winter install command to use ConfigFile

c8bee3c34f2458dae903ec2c3e14be8e3aecf1cc authored about 3 years ago
Fix return type hints for CMS Page and Controller (#362)

eb28d0584acaefda062622101a42af94870d175a authored about 3 years ago
Fixes typo in list of available encodings for importing

Refs #360. Credit to @WebVPF for spotting

b60c802b9a66807a4de60055bd1c22e2b102823f authored about 3 years ago
Improved Ukrainian translation (#360)

Also fixed a typo in the list of available encodings for ISO 8859-9

5c8f25eb78ea87f433d9ced26e4e6bba302e6e79 authored about 3 years ago
Constrain PHP version >= 7.2.9 and 8.0.x (#361)

058e9e26bd57a9a5e061837011dc9cefab6f8bb7 authored about 3 years ago
Improve Latvian translation (#358)

53094fbb32e640659a922a0e549482ad1805dc7e authored about 3 years ago
Docs UI Fix paths to screenshots of diagrams (#359)

7a8af96858f56d618b18fb073fc091ff59630509 authored about 3 years ago
Coerce Inspector set values to string

These values have always traditionally been strings, but some custom implementations use integer...

31f8da8399ec9eae6e89c082f14a6b5baeeaefcd authored about 3 years ago
Determine constructor requirements for Inspector properties.

To allow more flexibility of where we can put handler methods for dynamic properties in the Insp...

e240747eb85109f60f26dbf9af253ff01ffe710d authored about 3 years ago
Update Russian language (#349)

3b551aed80cd2ccf7f461b6263791c61ed0805a2 authored about 3 years ago
Support embedded data URIs in the list image column type

bd343c393613fc36fd5e1133b423fbc058f573e4 authored about 3 years ago
Make some adjustments to the readme content

1b94493ef15d0d3611f1efa30ea352a8ce846d9c authored about 3 years ago
Update banner in readme

5c5533246f57fbbb4a4e1956d112cf0d4eab67a5 authored about 3 years ago
Add new GitHub banner

2f4b0c81807e79dfb5761a0b862c259727eaf1c3 authored about 3 years ago
Documentation with icons (#347)

Correction of the display of icon library in UI-documentation on site page: https://wintercms.co...

5ac5bb21112ad729908aa549bab4d2127446e767 authored about 3 years ago
Limit options shown in group filter, apply scope when retrieving filtered options

Implements original fix by @danielbidala (with permission) for https://github.com/octobercms/oct...

4847f8bc92b17c689f3ff163f4672ba7155362e4 authored about 3 years ago
Add Exception on wrong relation type in relation formwidget (#334)

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

1aa8fe08b864b251c2568aa318b9cab34efa01f7 authored about 3 years ago
Redesigned color picker widget (#324)

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

6a2f234d63f4f1b4bf85284fa9d7760fb2924b33 authored over 3 years ago
Add winter:test command (#202)

Credit to @RomainMazB. Documented in https://github.com/wintercms/docs/pull/34. Proposed in #201...

345f02e8e10f878938da08961715c1e3dce6e0d4 authored over 3 years ago
Use the correct backend timezone config key (#337)

Credit to @msimkunas

e69f4f7ce9822a66ba7e59972010ed12315ede50 authored over 3 years ago
Get changelog only of the current branch

We'll prompt people to upgrade to the next major version, but if they opt to stay on their curre...

4293141a6bbdbadd67a27bd034b2e70eac89641e authored over 3 years ago
Fix Markdown editor sizing issue on Chrome.

Chrome exhibits an issue in stretch mode with the double min-height definition of the surroundin...

7aea162fe2f383e800c29f8130c67c182e7573bd authored over 3 years ago
Check overrides for parent locale when compiling language files (#242)

Credit to @mjauvin and @jaxwilko

4f43dfd7fc1e22cf106ff5bd06a575d0491f2390 authored over 3 years ago
Fixing commas in English translation files (#305)

affdcce339e0b0cece1952fac08af9ee74d2255c authored over 3 years ago
Added Latvian translations for Allowed IP messages (#304)

b1fdf0745a65d91224acb100f4c2b64ce27fe356 authored over 3 years ago
Add missing filter translations (#303)

f08e581b6d4cc88eb73dfde0d7e1f8786b5701e0 authored over 3 years ago
Clean up newlines

a27b6c470c5070c87c71146feb6d28c59c8b62f7 authored over 3 years ago
Update Russian language (#302)

Translating new lines from a commit 26c8995. Credit to @WebVPF

6496eb3ced64215fd7345ef32f9bc54e0fd8f30f authored over 3 years ago
Fix issue present in overriding RelationController partials using the default code

Reported by @datune. Issue was introduced in https://github.com/wintercms/winter/commit/158fc43f...

5050906fe689b9b368a05a3606b3728b1373c976 authored over 3 years ago
Maintenance Allowed IP list (#147)

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

26c8995bbaf507048b7a796ad4ad14371b9ce832 authored over 3 years ago
Add "Open in Gitpod" button to README

855fe4f0ef0fecbc5c6d852f9cafa3111251cd39 authored over 3 years ago
Allow quick development environment with Gitpod (#295)

This PR introduces the capability of creating a quick development environment of Winter CMS usin...

6f9923008ef0c1b00ece3cd0604667e9fd20d83e authored over 3 years ago
Update Russian language (#292)

735e72a6413280e27098367a204e01e5437a8626 authored over 3 years ago
Changes in user impersonating messages (#294)

9837f1b37aaf6a4726015dd2b2a38b6b156c8995 authored over 3 years ago
Improve Persian translation (#293)

Credit to @rezalaal

5c27bd65c678e5cc73471842f81c9dbb9479455b authored over 3 years ago
Revert the CSS sticky fix as it breaks on pages that are smaller than 100% of the viewport height

47970b14d0d8ccb1b292f52d05d9c12a3896fee8 authored over 3 years ago
Open the backend from the demo theme in the same window

Previous code breaks embedded demos like https://www.softaculous.com/softaculous/demos/WinterCMS

6c1ab2c5601ea9ba61b3f776f977840244956a56 authored over 3 years ago
CSS fix for position: sticky

d9da2b08dd286deaa5b6a3f2a23ff6016b5872a4 authored over 3 years ago
Merge pull request #273 from wintercms/wip/improved-impersonation

Impersonation improvements

e78fe73df1f841ec49d1a6150d81040e7474bab8 authored over 3 years ago
Log the real user for a CMS theme change

fd28ffb9c1ba343ea23475573f53c1c202420c87 authored over 3 years ago
Added global notice to backend when the user is being impersonated

857d42101e1955cd0cd8933360796bd4a802a5c0 authored over 3 years ago
Improve typehint and clear mergedPermissions on impersonation

806d073beede1cf75f443e4a2df88dee1f189aea authored over 3 years ago
Prevent user from impersonating self

53fc77778a3b34ccf49046286da95150cabf351b authored over 3 years ago
WIP on impersonation improvements

Prevents impersonators from having access to any permissions on the impersonated user's account ...

3e81da9f32acc375af9ca218e08f19d06b485e75 authored over 3 years ago
Add additional question to pre-PR form

e7cf634c1ded378c724b0be23261f065fe2fa3cb authored over 3 years ago
Allow for local source manifests

eb76a7504a11e2eb71a15b4dcb8595dd4c30cbd4 authored over 3 years ago
Use Http to retrieve JSON data for version checks

Hat tip to @meinmotion for fix.

Fixes https://github.com/wintercms/winter/issues/267

e7c43c5aa16d26cfa5b996b2ce62cdeb654dba26 authored over 3 years ago
Add body class for restore/reset pages

Allows skin developers to target the body class in the auth layout for specific pages within the...

639384617952f92e0906a986eee05acac9d85331 authored over 3 years ago
Add support for default for image list columns

dad1295aeeb0d1f86c37038c7529cd4adcbe3d69 authored over 3 years ago
Support '0' for number field min and max values

750e21ee8123d403e4a157bcf45f61b1446f0305 authored over 3 years ago
Tweaks to issue template

bfed0e67b20505c69fe6e0ceddf580b7ce13a691 authored over 3 years ago
Further adjustments to issue templates

a56eb1bb5b27cebcf16c0ec5f7bb4499266aeabc authored over 3 years ago
Rename issue config file

e7e2647337859e1e372cfaad8f47f4ab8fed5935 authored over 3 years ago
Update GitHub issue templates

d41a2804772305a10b66999664822bd3e18e5a77 authored over 3 years ago
Fix bug report form

6893d564167021c53e3b653d194113d252d62b30 authored over 3 years ago
Delete old bug report template

a63c68fbee46a51df81b5e3601334d5f6f49ab5e authored over 3 years ago
Create bug report form

768d5043d9ab7a5b757bd788148923f9f9ffef0b authored over 3 years ago
Add trusted proxy configuration variables (#235)

Fixes #232.

Related Storm PR: wintercms/storm#42
Related Storm commit: https://github.com/wi...

49a49d216d499c9df1cdf23d3221838bd5221014 authored over 3 years ago
Support providing Twig configuration options when registering custom Twig filters & functions

Documented by https://github.com/wintercms/docs/commit/4185118f29351f3b225e2e8db480b73e8c34c095

4be654b6a8b6139bfcf41f08df0d64a47f85f915 authored over 3 years ago
Tweak GitHub Actions

- Combine the PR and push code quality check.
- Remove the Commander action, as we don't use it....

0f1ca8a362f102d6b9820b5a43b2d81e44a0c886 authored over 3 years ago
Fix composer issues

c9bd17c223f5b55f623c64357bc055703eca1d96 authored over 3 years ago
add compiled client lang files (#246)

we need to include the compiled language file after a change.

related to #245

614e51ecac048490eb6a13042853500471ecf296 authored over 3 years ago
Merge pull request #245 from datune/patch-1

Add client-side localization strings for german locale

66bf81316fdfe3a763de3a87d247d5eddc63b1ab authored over 3 years ago
Complete translation

ae0e89b8a67c57a31d8b31e4582eea0b8dbe6030 authored over 3 years ago
Missed some swaps

6e8507c42608e91f6ed8ada0f5d14a4c965bdffb authored over 3 years ago
incorrect path to class

fcf91249b69012effbe1a0515fe146adf5231418 authored over 3 years ago
fix tests

8515a3fa2f0fb5fbd85349cb50379f2b10f3edc0 authored over 3 years ago
Throw SystemException for critical not-found code paths

Throws SystemException (therefor creating critical logged errors) for code paths resulting in no...

0c5099f0b102fc43634bce01cfeafb1763a39251 authored over 3 years ago
Added fix when setting plugin status replacements were overriding originals (#226)

32440b19b92eeaaefaa0478d5170101e6cf1113e authored over 3 years ago
Make shields on README consistent, add version shield

00c4b1cccd36efec8360e8adecf756795827c1f5 authored over 3 years ago
Merge branch 'develop' of github.com:wintercms/winter into develop

* 'develop' of github.com:wintercms/winter:
Return 404 for asset combiner resources that don't...

d99bdb716fbfbc6ef1f3b5133f9af8d72fdd267a authored over 3 years ago