Ecosyste.ms: OpenCollective

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

github.com/wintercms/wn-backend-module

Read-only mirror of the Backend module for Winter CMS.
https://github.com/wintercms/wn-backend-module

Add support for allowCustom in dropdown fields

Replaces #151. Credit to @RomainMazB

6b496a3d49badffc797b997570923b2d8c19a371 authored 8 months ago by Luke Towers <[email protected]>
Improve support for BackedEnums

378008498c673845af78d0265a0b05435e51011e authored 9 months ago by Luke Towers <[email protected]>
Support mass enable / disable in PermissionEditor (#936)

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

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

Fixes #881. Replaces #882.

3ace0eaf2c7ed12ac02e7f23aebdc71ff165ca05 authored 10 months ago by Eric Pfeiffer <[email protected]>
Added validation check for colourpicker form widget (#1020)

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

8ce384ee36ba41b0f06744e249658010924ab2e0 authored 10 months ago by Jack Wilkinson <[email protected]>
Escape output of colorpicker values

4ce8e97dc087bb5bbfcb370dad226bfd92e0881b authored 10 months ago by Luke Towers <[email protected]>
Translations for Turkish language (#1013)

e1b4dd876ebfdfe313de1e4bd10272f6310ff59a authored 11 months ago by Mahmut Namli <[email protected]>
Improved Russian translations (#1011)

fc7f949497ad4a6770a0eb454b7739d112858d7b authored 11 months ago by WebVPF <[email protected]>
Support showSetup in list views of the RelationController

7a71c62cfe2b8f34612e90e0f3a4d0440ec038bc authored 12 months ago by Luke Towers <[email protected]>
Add `backend.list.extendColumnsBefore` event (#998)

Add missing event fired before the list columns are created.

f2c32735d34dd43eaa95c88e2442abe756d32c30 authored 12 months ago by Marc Jauvin <[email protected]>
Added RelationManager FormWidget (#904)

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

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

c58926fca3b498bf42828702e8449a3c5e0bd074 authored almost 1 year ago by Marc Jauvin <[email protected]>
Added soft deleting to Backend User Groups (#972)

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

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

21ef686bffc1b8442c046f1bcdb7057961e30076 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]>

b804ca6023bc8d5f8f5f29c03f55c3f202bab16c authored about 1 year ago by AIC BV <[email protected]>
Fix fileupload thumbnail preview (#985)

Avoids weird cropping / stretching issues.

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

d3b2309bcf39685180eb1926f173e80025a559dd authored about 1 year ago by Marc Jauvin <[email protected]>
Stop RichEditor from firing unnecessary change events

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

49710c122426ca12df5841d6f3dad14a9b530131 authored about 1 year ago by Luke Towers <[email protected]>
Updated Latvian translations (#975)

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

2309f07692366d21d5f7ebed66d2ec12b34abec4 authored about 1 year ago by Luke Towers <[email protected]>
Improve support for BackedEnums in backend lists

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

3dbee1bd3be09e3f2dd1ec51e3d373b079b80661 authored about 1 year ago by Luke Towers <[email protected]>
Improve support for BackedEnums

528c68e5fe76d61cf2923b524ef82d57424a1447 authored about 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.

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

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

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

191faee9453d4506ed12b4bd8a29f10c65ea09a4 authored about 1 year ago by Luke Towers <[email protected]>
Add support for scrollPastEnd on the codeeditor FormWidget

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

6e9ff1430acf4334ad05f1500279a83186c9b18d authored about 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...

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

477e0adc7ae0968546cf336cb7a79fcd7100d32d authored about 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...

0692a3e2c85b4bda5a02baf3003546dba75ba537 authored about 1 year ago by Luke Towers <[email protected]>
Fix allowed types for Repeater Form configuration

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

148877b43833d0456c1668ed4ad2168c40f07003 authored about 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

35c335056a7ea6e866a2adb76c4a78b36c6241b8 authored about 1 year ago by Marc Jauvin <[email protected]>
Apply filterFields before saving the form (#927)

2dc2b0e0e70d2f92c805613f15f1417b66f7c098 authored about 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")

37ab87ec79579eace9adb0ed4664e5a62dc308c0 authored about 1 year ago by Ben Thomson <[email protected]>
Typo fix and recompile snowboard assets

a979820fddf5cb6ab42e65e5b59e941ab11d4471 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...

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

f3ff72fd8c9af8641fc16f61a1bd86d1c9024e51 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.

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

570000084c75eddf350fe7381c73ffcfc0ac211a authored over 1 year ago by Luke Towers <[email protected]>
Fix typo

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

dbff216a0f3bb30fdd9fa4acb3f14fec4cf06450 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

07b38478e5a9d3f32553166619f65594e421f75c authored over 1 year ago by Luke Towers <[email protected]>
Add support for uploading SVGs

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

6182d19f7ce1dd5dc0410cc16115af4775c1f3d5 authored over 1 year ago by Luke Towers <[email protected]>
Recompile mediamanager JS

4995ffd74bdd849d1ba0216269e2ca3efd303b9b authored over 1 year ago by Luke Towers <[email protected]>
Fix race condition with maxItem limit check after adding a new repeater item (#919)

Introduce a delay to give the widget enough time to show the just added item before maxItem limi...

351ec0d519a76065f7581d036dfb60eddea9f78c authored over 1 year ago by Alex Oroshchuk <[email protected]>
Fix case sensitivity issue with determining "upload_max_filesize" size

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

33d8355417c01b62912f4bd68016e1c72d0cc129 authored over 1 year ago by Ben Thomson <[email protected]>
Improve typehinting

f4bb0cb7662f35afe08e2254c73212b0520c6ec2 authored over 1 year ago by Luke Towers <[email protected]>
Improve responsive views (#913)

Credit to @gergo85.

90b5d5848d943e65d10680c420dc4118f1118a30 authored over 1 year ago by Szabó Gergő <[email protected]>
Improved Hungarian translation (#912)

1bc0a32510908136d6edbfdacb0ab9d97e1ca769 authored over 1 year ago by Szabó Gergő <[email protected]>
Allow scoped and local extensions on core controllers. (#908)

Complement wintercms/storm#134

851ec48e481ddd06fa36442f455682802f0f888a authored over 1 year ago by Marc Jauvin <[email protected]>
Improved Slovak translations (#911)

b6fb1055fd3700ef2697e4d715e532ddf06dff17 authored over 1 year ago by djpa3k <[email protected]>
Provide the current Form instance to partials (#902)

Co-authored-by: Luke Towers <[email protected]>. Documented by https://github.com/wintercms/doc...

72f8d13daba09f34361efc0cafa28e9e6c73cef2 authored over 1 year ago by Marc Jauvin <[email protected]>
Support trigger actions for dropdown fields in preview mode (#905)

Fixes #905

5815e8a4d823cb10ec3d89aebe4551a07a9b9ee2 authored over 1 year ago by Marc Jauvin <[email protected]>
Add missing .php from migration file name

8edb044c7b6e59faca9854feff3bd4469698b84e authored over 1 year ago by Luke Towers <[email protected]>
Improve docs for checking for the correct Form widget instance (#899)

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

113ef60a6474ddcc5254aadb4842f878b42869d5 authored over 1 year ago by Marc Jauvin <[email protected]>
Add sizeBytes & lastModified to mediamanager.js getItems() (#890)

This adds the sizeBytes & lastModified item attributes to the getItems() function in mediamanage...

1ab98f86be82235af8c78c2f95bff8f1d3615909 authored over 1 year ago by Zach Schneider <[email protected]>
Add Mediafinder Modes (#780)

This PR introduces support for all mediamanager filters as modes for the mediafinder formwidget....

987029fbdea7f6a3f66639edcfbdb286f5747b38 authored over 1 year ago by Jack Wilkinson <[email protected]>
Make date field bigger, time field smaller in "datetime" field (#887)

4b86d993ed9c3ce1bdb89428538bd1c6dd8a04da authored over 1 year ago by AIC BV <[email protected]>
Missing IT translation for send password reset email (#869)

990252fe9beb469c0b1d0c2036b23125fec0ef10 authored over 1 year ago by Luca Benati <[email protected]>
Fixed JS error in IconPicker FormWidget (#867)

bf12666c17fb97fc1112849ae7cc8319cb0fc4b6 authored over 1 year ago by xitara <[email protected]>
Improve French translations (#849)

Improve French translations

50fe958bfe83dacffcc1edbf53ded71ad95ff61f authored over 1 year ago by Damien MATHIEU <[email protected]>
Improved Russian translations (#847)

976989d97fcfdf575b5e34847ad7bb663fa340a8 authored over 1 year ago by WebVPF <[email protected]>
Add "metadata" column to backend users

ec49316ef40c6884a4a52274accd628a1d33a5f3 authored over 1 year ago by Luke Towers <[email protected]>
Add support for extending head block on dashboard (#836)

4d6b6e093d5764e22092c087b9cdcefe74d57619 authored over 1 year ago by Jack Wilkinson <[email protected]>
Pluralize the number of items in a folder (#830)

Also fixed the icon for Return to the parent folder

1367e7342fecd20066c09bbb8ba30f5780fcf599 authored over 1 year ago by WebVPF <[email protected]>
Updated and improved Latvian translations (#828)

de8f8138acf3d66605cb3731ef60d492fff9f96f authored over 1 year ago by Arvis Lācis <[email protected]>
Further form widget adjustments and tweaks

- Improve documentation of data attributes for color picker
- Convert sensitive widget to Snowbo...

5551b893e66471a4de807059dece286e82aa5596 authored over 1 year ago by Ben Thomson <[email protected]>
Add Vue to global scope

8fa74eb2d8f14530526d7f480cde9f60a298c715 authored over 1 year ago by Ben Thomson <[email protected]>
Import CSS within widgets, make IconPicker assets consistent

de39ead25cbad2c3366bf7debd1ddaeb36d7326b authored over 1 year ago by Ben Thomson <[email protected]>
Fix issue where icon picker widget buttons don't appear within fancy layout

1e55431a5ebe33be87295da074d1e147eb01e1a4 authored over 1 year ago by Ben Thomson <[email protected]>
Rewrite color picker widget as a Snowboard widget

c931a7b339c2339cbf9bfe4fd410e094d0474f71 authored over 1 year ago by Ben Thomson <[email protected]>
Add mutation observer to automatically destroy widgets

This will track nodes being removed from the DOM, and if any widgets are active in these nodes, ...

867e9562d519792029b01744019d6f07e7e65916 authored over 1 year ago by Ben Thomson <[email protected]>
Significantly refactor backend widget loading

- Move most shared vendor files used in Backend widgets and UI to separate vendor file
- Remove ...

263e6b00664fd855062a6c09eba546e53f53f87a authored over 1 year ago by Ben Thomson <[email protected]>
Fix TagList nullable type hint. (#806)

This is causing an error when using relation mode and you have an empty relation and try to save...

c1cf668dc61ce81b035239fa18c4087b841cd9fe authored almost 2 years ago by Teranode <[email protected]>
Allow removeField() on contextual field names (#790)

The addFields() method already filters out fields that don't match the current context. As such,...

7a4209a4a4dcb3125d36ed0f389357aa48d51b98 authored almost 2 years ago by Damien MATHIEU <[email protected]>
Allow sorting of lists by invisible columns

A previous bug fix applied here (https://github.com/wintercms/winter/commit/18af35d928956b3ebae6...

6e1aff8ef957094f833dde43249a877c7c7b2276 authored almost 2 years ago by Ben Thomson <[email protected]>
Add support for icon picker (#725)

This took inspiration from https://github.com/hasinhayder/vue3-icon-picker but was modified grea...

d784693957921cc6ef20419fac07b400e7b8a117 authored almost 2 years ago by Robert Alexa <[email protected]>
Classloader improvements (#779)

See wintercms/storm#72

9ea62c8163e7c49ea4a18368c03b4317257aa649 authored almost 2 years ago by Luke Towers <[email protected]>
Improved Ukrainian translation (#766)

2a602fd8a60a5a6f0a50a791a744a9aec1aa6da4 authored almost 2 years ago by WebVPF <[email protected]>
Fix broken return type

457bd6565586ce9d1ddad318a6991f497f88ca9b authored almost 2 years ago by Luke Towers <[email protected]>
Fix AuthManager tests

b986779204f11fc124010e4dc069a471d939ac61 authored almost 2 years ago by Luke Towers <[email protected]>
Merge pull request #771 from wintercms/wip/improve-multidbconnection-support

Improve multidbconnection support

78e5b766dcd3d7c028ba17f63c5bcd096ba7843c authored almost 2 years ago by Luke Towers <[email protected]>
Improved Russian translation (#767)

8972c896735a94bc14fc356ececc30e8cc7cb38b authored almost 2 years ago by WebVPF <[email protected]>
Remove empty widget width option (#772)

04f685d0e52ec0c8495350eb5635bd2dbf4c0084 authored almost 2 years ago by Robert Alexa <[email protected]>
Don't register backend permissions in the testing suite

5ff7e1bdc16cdb0703e790caadcc74d4f7c74143 authored almost 2 years ago by Luke Towers <[email protected]>
Type hinting and style tweaks

415a645405ddcb0bd19c2b2ca179701a1bfad7da authored almost 2 years ago by Luke Towers <[email protected]>
Use the model instance returned by getRelationModel directly rather than as a static class reference

207316bdd6992b128d91bd79b0aa43505f244838 authored almost 2 years ago by Luke Towers <[email protected]>
Clone the form model before passing it to the RelationController

This prevents issues caused by extensions to the RelationController making changes to the relati...

8ab578b07e46862891e8dc342ef9a69a01c9f434 authored almost 2 years ago by Luke Towers <[email protected]>
Ensure backend permissions are always registered

Backend user permissions are occasionally checked in the frontend, see the Post component of the...

b357791c7ac7b70847b3b265d909a9e0316b30d1 authored almost 2 years ago by Luke Towers <[email protected]>
Prevent fancy layout styling from spilling over into nested forms (#763)

Fixes #758.

The edits made to the fancylayout.less should more directly target just the root ...

9a129fcc21585bf46d37bddeb8f8470b3917adf4 authored almost 2 years ago by Ben Thomson <[email protected]>
prevent previous relations from being unlinked (#765)

d5361d55801ca2498a90e048513bda92af6b81b6 authored almost 2 years ago by Marc Jauvin <[email protected]>
Allow Snowboard debugging to be controlled independently

Adds the "develop.debugSnowboard" config option to enable to disable Snowboard debugging, overri...

268f3ee365231bc891b237bb7c738eb1bda3b573 authored almost 2 years ago by Ben Thomson <[email protected]>
Show required indicators on checkbox fields (#754)

20857b6b71c1f209a4dac7a85248f2627cb34507 authored almost 2 years ago by Jack Wilkinson <[email protected]>
Fix return type for onLoadMovePopup (#744)

012909ab0acf2768a87df5baf08279481dc881b5 authored almost 2 years ago by QuangTrọngOnline <[email protected]>
Set pivot data when initially syncing the relationship (#739)

Also performs the sync with model instances rather than just raw IDs to support relationships wi...

f69068bd8ff4fb533223747af4e58f74af5c6177 authored almost 2 years ago by Luke Towers <[email protected]>
Fix Navigation Manager unit test

The Singleton changes introduced to Storm (https://github.com/wintercms/storm/commit/ca5959495b8...

fd4c6d1104b9a2fd385a673d83fbf3e4e7848c2e authored almost 2 years ago by Ben Thomson <[email protected]>
Add "Send password reset email" button to backend users update page (#723)

bdf0a5710a0d4264f9c6648eec456247ad871852 authored about 2 years ago by Suhas P R <[email protected]>
Adjust descriptor for local event

3278b5b54894eddffdc7fa2b2d04892942dc5dc0 authored about 2 years ago by Ben Thomson <[email protected]>
Change event doc to test new event functionality in Docs plugin

1472a00a3f97bab216f6822d6e5ec10e6b0f6e4f authored about 2 years ago by Ben Thomson <[email protected]>
Fix export test (#722)

dadad2abdd08adb7d77a5b825da61019ad617f09 authored about 2 years ago by Marc Jauvin <[email protected]>