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

Add localization support to timeTense helper (#1063)

Co-authored-by: Luke Towers <[email protected]>
Credit to @WebVPF

d9ff4e0fca3a92b0bae995637130c33abd200370 authored 10 months ago by WebVPF <[email protected]>
Removes <p> tag inside of email button partial (#1059)

552edb17d9e1e8f236ae2006e5d56a98b48ff8c0 authored 10 months ago by Mark Bingham <[email protected]>
Support arbitrary depth of depends on (#69)

d2f284ce6476a3b3d81215281488724a735cb35e authored 10 months ago by meesiris <[email protected]>
Add breadcrumb translation to controller update.stub (#1021)

c227d6b542009d341725ae72c41c5d47b3c59bda authored 10 months ago by Damien MATHIEU <[email protected]>
Remove unnecessary text-align override on btn class (#1019)

715fda7c4cfa16efd72fa3b3c89fd4a26a9bbc6a authored 10 months ago by WebVPF <[email protected]>
Add support for custom disk uploads purge (#934)

7dcfdbb88682a6590f626ae7b7910cc58e1cbd4c authored 10 months ago by Marvin Durot <[email protected]>
Updated jQuery to 3.7.1 and jQuery Migrate to 3.4.1 (#1026)

Co-authored-by: Casper de Groot <[email protected]>

e502c4f6f2d268c8ea5a3d11257bea0c5e4b124d authored 10 months ago by Casper de Groot <[email protected]>
Support balloon-selector fields as titleFrom sources (#1055)

c8d7a7efe6d105670da08affa13bff02e7534ed1 authored 10 months ago by Marc Jauvin <[email protected]>
Add support for allowCustom in dropdown fields

Replaces #151. Credit to @RomainMazB

bb79834af1690c63cc642af72a560e5f7e0d3c4a authored 11 months ago by Luke Towers <[email protected]>
Add note on cms.linkPolicy configuration

9a86cfa4d44ee3f47421d0f68c754a16fb997404 authored 11 months ago by Luke Towers <[email protected]>
Increased caching time for combine resources (#1038)

6bec5ed000e6d1801e38e5571ab49487992abb90 authored 11 months ago by WebVPF <[email protected]>
Improve support for BackedEnums

412b3246c6eebbabeb91a908cd8e7a7c797155d0 authored 12 months ago by Luke Towers <[email protected]>
PHP 8.3: Incrementor Fix (#1031)

c3831971edd2b04e2518f8858ce55223e74802e2 authored 12 months ago by Tera <[email protected]>
Replace deprecated usage of ${} for string interpolation (#1032)

Credit to @josephcrowell

6bce16c32588e2f1a312f288912b3f0ba22b00f2 authored 12 months ago by Joseph Crowell <[email protected]>
Support mass enable / disable in PermissionEditor (#936)

Co-authored-by: Ben Thomson <[email protected]>
Co-authored-by: Marvin Durot <138058170+durotm@u...

2d67d42ebcfbb6440a4d4a11266fe0ce661fe9d1 authored 12 months ago by Marvin Durot <[email protected]>
Recalculate the sort order values when sorting from the backend. (#1028)

Fixes #881. Replaces #882.

b630ce909df6bc1230dcd0f43e657dfb658ee835 authored 12 months ago by Eric Pfeiffer <[email protected]>
Use app birthday parameter instead of checking for plugins

Refs #639

3c48e603cbc1c74feb78efb6f07d798fc48cac15 authored 12 months ago by Luke Towers <[email protected]>
Added validation check for colourpicker form widget (#1020)

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

5bc9257fe2bc47d8b786a1b1bf96bafad23d8ddd authored about 1 year ago by Jack Wilkinson <[email protected]>
Escape output of colorpicker values

517f65dfae679b57575b047de13c5af48915a5ba authored about 1 year ago by Luke Towers <[email protected]>
Translations for Turkish language (#1013)

78af271c2e34372f81bd481f3e21406b1fed8350 authored about 1 year ago by Mahmut Namli <[email protected]>
Improve detection of renames to SVG

2969daeea8dee64d292dbaa3778ea251e2a7e491 authored about 1 year ago by Luke Towers <[email protected]>
Run media library files through Svg sanitizer when renaming to SVG extension

8445b84c08c16aed818de26ce40e75d4c182fb9e authored about 1 year ago by Luke Towers <[email protected]>
Initial work on the create:test command (#824)

b4041b504b2f342d8f39187a1c1a851256b115f2 authored about 1 year ago by Luke Towers <[email protected]>
Fix sponsor name

14daff1b036c2722df6e0909d7f3ff8282bb6785 authored about 1 year ago by Ben Thomson <[email protected]>
Update sponsors

8e00135d0f676f648bafa3f284baadc81ded83b1 authored about 1 year ago by Ben Thomson <[email protected]>
Improved Russian translations (#1011)

0f3a42cb47609398dc90c8245782090cd7ed32fb authored about 1 year ago by WebVPF <[email protected]>
Add support for batched jobs (#1009)

Refs: laravel/framework#32830

8010cf1084f8dc6870123f508b13c19084f95952 authored about 1 year ago by Damien MATHIEU <[email protected]>
Support showSetup in list views of the RelationController

539ad66b4b0c180a10ff39c9c9f8dc58b8d86bcf authored about 1 year ago by Luke Towers <[email protected]>
Populate migration file with actual model fields (#935)

Documented by https://github.com/wintercms/docs/pull/165

9486aca1a0ac2e4fafcd8077d26cc14db44aba07 authored about 1 year ago by Marc Jauvin <[email protected]>
Improve progress bar styles (#1002)

General :
Added striped background to active progress bar
The background was animated, but wit...

e1d2853ebb2f0f3270e82329f55605c3866f2147 authored about 1 year ago by Damien MATHIEU <[email protected]>
Add `backend.list.extendColumnsBefore` event (#998)

Add missing event fired before the list columns are created.

80ef162f1ab5431a809d1a442dc061f9a9c22975 authored about 1 year ago by Marc Jauvin <[email protected]>
Added RelationManager FormWidget (#904)

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

Documented by https://github.com/wintercms/d...

05000d2663b7bd1c7bc2272352ea932bc915ea97 authored about 1 year ago by Marc Jauvin <[email protected]>
Fix install error for some paths (#989)

Fixes #988.

Instead of str_replace (which instead of truncating the leading directory from th...

f69164ac23fdb362ca85e87f2742e56cb2c142c9 authored about 1 year ago by Denis Yantarev <[email protected]>
Added soft deleting to Backend User Groups (#972)

Fixes #386. Related: wintercms/storm#156 PR

2ba6a1c5f1ccd0216528c86c347ea4be0b7a68f7 authored about 1 year ago by Arvis Lācis <[email protected]>
Save / Restore initial list showTree config value (#987)

8f7c6561dff1e9510d9b9874ffda2e2094222235 authored about 1 year ago by Marc Jauvin <[email protected]>
Further tweaks to the fileupload thumbnail styles (#991)

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

f986a5691f36ac79a1b32926b4b4046d6486ed95 authored about 1 year ago by AIC BV <[email protected]>
Fix issue when page has no components (#993)

Triggered when getComponentProperties() called on a page with no components present.

10b55d8384c75702aebd299cbaaa0fc50a4b7a95 authored about 1 year ago by Marc Jauvin <[email protected]>
Fix fileupload thumbnail preview (#985)

Avoids weird cropping / stretching issues.

751545f092b7c43afa83616be6f40a35ab4d985b authored about 1 year ago by AIC BV <[email protected]>
Hide toolbar when no content available (#983)

2bd7cf290e40e849165776c3ff5388726acaae1e authored about 1 year ago by Marc Jauvin <[email protected]>
Add methods to append / prepend datasources to an AutoDatasource instance

Used by the Blocks plugin to avoid nesting an autodatasource inside of another autodatasource.

cfb8cdfc06ca6d3a5b5cca753c4a5c01b2e94715 authored about 1 year ago by Luke Towers <[email protected]>
Add Frostbyte Foundation backing

f01103ad0b9fae9406a263ad1480a3c927adc1ae authored about 1 year ago by Ben Thomson <[email protected]>
Add indexes to sessions table (#978)

Refs: https://github.com/laravel/framework/commit/113ade3d557328d0e9b175bb4047cb1c58d33194

f731cbadc8847bdd1a81f06560181444d2c67f75 authored about 1 year ago by andyhethers <[email protected]>
Stop RichEditor from firing unnecessary change events

Fixes https://github.com/wintercms/wn-pages-plugin/issues/35

23ba829f19e6062932f61efb390e36c91b8bc497 authored over 1 year ago by Luke Towers <[email protected]>
Updated Latvian translations (#975)

c0065747e8c55519bb2507aee8dc004a700b77b1 authored over 1 year ago by Arvis Lācis <[email protected]>
Fix namespace

c714d80b227b8e24c94bd57f3fb3f6c479bbb736 authored over 1 year ago by Luke Towers <[email protected]>
Cache bust asset URL generation per host / scheme combination

cf03a55ab45a6f662c1ec3c6556456dd332983f6 authored over 1 year ago by Luke Towers <[email protected]>
Share variables shared via View::share() with Twig templates (#969)

Fixes #630

This allows global variables populated by the View::share('name', 'value') method ...

090562a5eaaef0b568761fb4f0e0ade4fae6b1ec authored over 1 year ago by Ben Thomson <[email protected]>
Improve support for BackedEnums in backend lists

See also https://github.com/wintercms/winter/commit/32f25ef755eccca5ace084de68acfc9655214147

0aaefeb8179e0cd922a3e89da4b1c54a9b0309f3 authored over 1 year ago by Luke Towers <[email protected]>
Improve support for BackedEnums

32f25ef755eccca5ace084de68acfc9655214147 authored over 1 year ago by Luke Towers <[email protected]>
Don't include null results in CmsObject::listInTheme()

ca85e3c49167f594188ce76192829ffaf62ebc64 authored over 1 year ago by Luke Towers <[email protected]>
Fix deprecation in backend DB seeder

The "${var}" variable format inside strings is deprecated as of PHP 8.2.

6c074473d317057590e36a362420921885bb251d authored over 1 year ago by Ben Thomson <[email protected]>
Don't fallback to app.develop for develop.debugSnowboard, disable by default.

5a2e397348cb22ca0241ce7bcebfcbb8b3b7221d authored over 1 year ago by Luke Towers <[email protected]>
Fix issue with styling for nested repeaters under a repeater in grid mode

cf4cb1ce2b1920ffd09f2074e618fb14d8e7da4d authored over 1 year ago by Luke Towers <[email protected]>
Add "refresh" button to the RelationController

40a23e4f34cd2da1c806c191d20e156f5798779b authored over 1 year ago by Luke Towers <[email protected]>
Add support for scrollPastEnd on the codeeditor FormWidget

eeb71496d873c4052c90e0ff744d7998e4674698 authored over 1 year ago by Luke Towers <[email protected]>
Support limit property on list column relation value queries

a394f3f8bfcd4068a91bd13ad7c806be17625ff5 authored over 1 year ago by Luke Towers <[email protected]>
Fix User Impersonation notice styles

The LESS files weren't included in https://github.com/wintercms/winter/commit/857d42101e1955cd0c...

e8a1285ff3f418d53537cb3b46e18c9a3b037f4f authored over 1 year ago by Luke Towers <[email protected]>
Improve error reporting of invalid Twig extensions

c95b425a02f150c5953e32e25743f32319ee4cbe authored over 1 year ago by Luke Towers <[email protected]>
Allow extending the default relationcontroller modal footers (#954)

6d641af3be0b2554ea3f71197be309b9fb400fd9 authored over 1 year ago by Marc Jauvin <[email protected]>
Store MediaManager view preferences as a UserPreference

This persists the user's selection of sort method, sort direction, and view mode to their user p...

a43e97afec7828bcbb4c75e268287520a3d0858b authored over 1 year ago by Luke Towers <[email protected]>
Recompile Snowboard

6cec80d9501ef412e6489b749a6f606db105897b authored over 1 year ago by Ben Thomson <[email protected]>
Allow request to disable stripe loader

Set the "stripe" option to false in the request options.

d792becc1d94f6a08f142662211dfbbb1bf26c00 authored over 1 year ago by Ben Thomson <[email protected]>
Defensive programming tweaks for some Snowboard extras

Fixes some intermittent errors with certain requests - mainly JS-driven requests that have no el...

43594b4103d0ad2552fba6f532b6f6502870de48 authored over 1 year ago by Ben Thomson <[email protected]>
Resolve promise if "beforeUpdate" event is cancelled

This provides a way to cancel the updating of partials, but still allow the rest of the request ...

02f16acf16edfc02020c5df2b22b311be5a37443 authored over 1 year ago by Ben Thomson <[email protected]>
Fix allowed types for Repeater Form configuration

System\Traits\ConfigMaker() is used to process the input provided to this property.

0db059db56a23268fa506df4c268981bc554a03a authored over 1 year ago by Luke Towers <[email protected]>
Add Ringer paid support link

32ea11837cc85232f5131513b89eb793cef7abf9 authored over 1 year ago by Luke Towers <[email protected]>
Use localization strings for dropdown-like field options. (#910)

Documented by https://github.com/wintercms/docs/pull/133

a32b6b7cae3df081d5677311c49e694d954e3f68 authored over 1 year ago by Marc Jauvin <[email protected]>
Put mail template style tags in the head (#951)

71479dd51d8a5d026aa61bcf3977395d6a8e7059 authored over 1 year ago by Romain 'Maz' BILLOIR <[email protected]>
Apply filterFields before saving the form (#927)

646621cee8137b5075350f0de570e2b79a3e9661 authored over 1 year ago by Marc Jauvin <[email protected]>
Fix URL regex for detecting absolute URLs in Snowboard URL utility

The previous iteration broke if someone was using a single domain (ie. "localhost")

529ded7cb6cd3e2f041010782e8b91fb52b78e48 authored over 1 year ago by Ben Thomson <[email protected]>
Update block language in default settings

842db82b9962397ae0537e145f6a8af7384149ac authored over 1 year ago by Ben Thomson <[email protected]>
Use the new Url().asset() helper for loading snowboard extras styling

725306c7efdd4ace5d8f3df4421f5992e3801601 authored over 1 year ago by Luke Towers <[email protected]>
Typo fix and recompile snowboard assets

4566d8a15c0f21b962b1e6afd91ee546303075ed authored over 1 year ago by Luke Towers <[email protected]>
Merge branch 'develop' of github.com:wintercms/winter into develop

49f69e706a9efb53dd036fd06cd96e90a8585c87 authored over 1 year ago by Luke Towers <[email protected]>
Added support for Asset URLs in Snowboard

- Added url().asset() method to the Url Snowboard plugin
- Switched the AssetLoader Snowboard pl...

18900915653f58aea98caf1b2d72208142b28ef4 authored over 1 year ago by Luke Towers <[email protected]>
Add support for "grid" repeater (#926)

By setting "mode" to "grid" in the repeater config, the repeater will be formatted as a grid and...

7ad522fc892050df28420491bbf33325dd0648aa authored over 1 year ago by Ben Thomson <[email protected]>
Fix type conflict

7eba7e7b0ad259b99e3acaa2212079cd880a37a4 authored over 1 year ago by Luke Towers <[email protected]>
Code tidying for console commands

Also switches theme:list, plugin:list, and mix:list to output nicely formatted tables.

cd2d7694026e6cddd17b3663e52995ba28bf02e9 authored over 1 year ago by Luke Towers <[email protected]>
Use new hasDatabaseTable() helpers

5b297aeb2868f430cd51a06550e93f00af05f8ba authored over 1 year ago by Luke Towers <[email protected]>
Code tidying

433d1bc7a02d4f78a7982f95c63fe854f973205b authored over 1 year ago by Luke Towers <[email protected]>
Limit plugins loaded for CLI requests when database is configured but not initialized yet

Related: octobercms/october#3208. This issue surfaces when deployment tools attempt to run vario...

71fcf8eef9584ddcc428809f867429118aa74129 authored over 1 year ago by Luke Towers <[email protected]>
Minor code tidying

4441fcfbd07d19ef9e29c075a41e181f885bc32e authored over 1 year ago by Luke Towers <[email protected]>
Fix exception when accessing a SettingsModel before the table exists

Related: octobercms/october#3208. This solves an issue when attempting to access any SettingsMod...

8c0d2f490030d04187aab7d0605465021b5022d2 authored over 1 year ago by Luke Towers <[email protected]>
Add the bootstrap/cache folder

This folder is expected to exist by several core Laravel commands related to caching.

30ef051387d63867176550846bb989a595e0f502 authored over 1 year ago by Luke Towers <[email protected]>
Partially revert previous changes, Windows didn't like it

4c9840493eb79da8af104bc9ddaa4260cabb7661 authored over 1 year ago by Ben Thomson <[email protected]>
Add excluded files from "exports", tweak tests workflow

003e10853617c4e6cb8eb5cc2206a4b216f2799c authored over 1 year ago by Ben Thomson <[email protected]>
Use correct branch for meta

788ea70354964004ed49c096983b3d50f442ea51 authored over 1 year ago by Ben Thomson <[email protected]>
Add autocommit of manifest updates

7a8f69f884f741252fb88bcc99f08f498772c432 authored over 1 year ago by Ben Thomson <[email protected]>
Add GH action for manifest update

9df99dc74a5c406bb5e66cdae088d45b56c8e50b authored over 1 year ago by Ben Thomson <[email protected]>
Fix typo

Fixes wrong class removed in https://github.com/wintercms/winter/commit/589ea8523dcd61a5030bccee...

57a9807cbd79b71e4f76063d7b020ccc14ea468b authored over 1 year ago by Luke Towers <[email protected]>
Remove background styles from recordfinder Clear button

See also https://github.com/wintercms/winter/commit/af5f4c1d70f182039cf36fb130c5ff02d7aab465

589ea8523dcd61a5030bccee2a93dad97970d1a3 authored over 1 year ago by Luke Towers <[email protected]>
Make Clear button in the recordfinder visible (#937)

Credit to @der-On

af5f4c1d70f182039cf36fb130c5ff02d7aab465 authored over 1 year ago by der_On <[email protected]>
Add default example environment file (#939)

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

40dc5cbb0d1a4af085d9e01705fd3148aff2a0c3 authored over 1 year ago by Marvin Durot <[email protected]>
Add support for uploading SVGs

fa50b4c7489b67ea80072f8ac9fe5294fce1df1c authored over 1 year ago by Luke Towers <[email protected]>
Make cms.beforeRoute a halting event

This change allows developers to prevent the CMS route from being registered.

An example use ...

4f80b2bc6fa7f06b80901e2d26974766ab1d6d80 authored over 1 year ago by Luke Towers <[email protected]>
Use a per-theme cache key for caching Theme asset URLs

0c4d27f4e6c3bc4017633841281305f3172502ad authored over 1 year ago by Luke Towers <[email protected]>
Finish implementing the create:migration command

496a3e485a1ed1a98a31b9d6d12405d4e4e3f00a authored over 1 year ago by Luke Towers <[email protected]>
Add support for getPlugin() helper on scaffolding commands implementing the HasPluginArgument trait

b7af5d300ee5970c83a4fff86b6b14c4cb35cd50 authored over 1 year ago by Luke Towers <[email protected]>
Reuse getPluginVersions() in getPluginVersion()

643463943c3b38e6397ff24fd3412ea236649d24 authored over 1 year ago by Luke Towers <[email protected]>
Add support for --uninspiring flag on code generation commands

b6f147d16a9964bcafa19713b9e6ba4340e1e495 authored over 1 year ago by Luke Towers <[email protected]>