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

Allow disabling/enabling of sorting with Repeater widget (#506)

52e16a945b0f4ada729421956e59633d49fd8edf authored over 2 years ago by Flynsarmy <[email protected]>
Merge pull request #491 from Flynsarmy/uploadFilepath

Strip double / prefix when uploading to Media root directory

a9e5ff2cb677bdb1323b98af1a7253db43e26bbc authored over 2 years ago by Luke Towers <[email protected]>
Strip double / prefix when uploading to Media root directory

a7a7ece54a4516fe75f8b2da4adf1b31162fb70b authored over 2 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...

957cbaffcd2af57a400582f229afea57c67027d6 authored over 2 years ago by Luke Towers <[email protected]>
Initial work on re-aligning the scaffolding commands with Laravel

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

fbee95f126316a7575f05b77383cc599ef015483 authored over 2 years ago by Luke Towers <[email protected]>
Replaces october/*: 1.1.*

66c3fd8bc9aea16b2cef78094155d7e7883f3d50 authored over 2 years ago by Luke Towers <[email protected]>
Merge branch 'develop' into wip/1.2

3b94e4e97a98ca309dd07330e643d5df9981a021 authored over 2 years ago by Luke Towers <[email protected]>
Move the winter:passwd command into the Backend module

Also add suggestion support for the username argument (last 20 most recently updated records)

26b1a0b37d449972d2228ba6eb048c41d8ed5387 authored over 2 years ago by Luke Towers <[email protected]>
Move scaffold commands (#471)

Fixes #270. See https://github.com/wintercms/storm/commit/c4cd4402c0f3e6bfbea08145987482655cbe65...

e4940846640bdebf7a3fc1869434d9ea9a79e749 authored over 2 years ago by Ben Thomson <[email protected]>
Fix route order with new system.beforeRoute and system.route events (#465)

With the recent change to module routes being registered in their boot methods the Backend & CMS...

0f035b8eef1fa0f3990f8a8160b71c1988334ce6 authored over 2 years ago by Marc Jauvin <[email protected]>
Fix support for morphOne/hasOne relations in FormModelSaver (#463)

Fixes #413

9cb922dfbbd74b1d57a7b2f099ef9fca3c0d5e0f authored over 2 years ago by Marc Jauvin <[email protected]>
Improve German translation (#457)

Thanks to @der-On!

95866da1d51b44ebb0c417a75d9fb7d79c7c42e5 authored over 2 years ago by der_On <[email protected]>
Don't defer registering module routes

Related to https://github.com/wintercms/storm/commit/290303c740fd7c413e14c3c2092a498fa45de854

aada6af58418e500f12d299fcd089bc5e41bb3e2 authored over 2 years ago by Luke Towers <[email protected]>
Improve support PHP 8.1 & align return types with Laravel base classes

See laravel/framework#40471

321d8dd37aaf5732552b39fdb915ecc548886856 authored over 2 years ago by Luke Towers <[email protected]>
Update dependencies to match Laravel recommendations

0f7a32b6791f20ed913e3ddbec0c9663d29248e2 authored over 2 years ago by Luke Towers <[email protected]>
Merge branch 'develop' into wip/1.2

ae8542ab3213ca8e63d5255feb17b511b16f011d authored over 2 years ago by Luke Towers <[email protected]>
Improved Japanese translation (#446)

Credit to @tukuyo

e15dd37b42f463f3f16589d3db7a0acb7089c812 authored over 2 years ago by Yoshio Tsukuda <[email protected]>
Use the asset helper for static assets

Also removed the duplicated asset() Twig function.

This helps improve support for Laravel Vapor.

429e85c16bb1d38588453467bdd82ee2e220c961 authored over 2 years ago by Luke Towers <[email protected]>
Improve Japanese Translation (#435)

Credit to @tukuyo

9e369a355d50b56e5e621600bb2f504f075be04e authored over 2 years ago by Yoshio Tsukuda <[email protected]>
Improved Latvian translation (#434)

bc67e4e46263b87675b9d06f19d76f189fe7c48c authored over 2 years ago by Arvis Lācis <[email protected]>
Improved Ukrainian translation (#433)

de32b9275477f4ce7d42db1ade6fc94a5ac41c81 authored over 2 years ago by WebVPF <[email protected]>
Redirect to the myaccount page as a final fallback

Redirects to the My Account page if the user doesn't have access to any main menu items or the d...

cae83d57df38e8524f21ba71174e6c7216547d07 authored over 2 years ago by Luke Towers <[email protected]>
Improve Persian translations (#423)

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

a71d93cddfed916af7833171b462b6e16bec7d3e authored over 2 years ago by rezalaal <[email protected]>
Improved Russian translation (#422)

It has been recommended that the menu items be kept in English for now, as per @WebVPF's [commen...

2b2b82d8376d0fb3668859ab8be22b71e223930a authored over 2 years ago by WebVPF <[email protected]>
Tidy up

52eab276953d11cf1a13f304288b5606e4b784f3 authored over 2 years ago by Luke Towers <[email protected]>
Style fix

5ead2b69f3aa9dd24d0ab5fdd4b8606b34905eaa authored over 2 years ago by Luke Towers <[email protected]>
Go to User's details page when clicking on related user from the roles update page

ef9aedb67a90c5240de769412eb564fd1a19e915 authored over 2 years ago by Luke Towers <[email protected]>
Update recommend format for implementing controller behaviors

e6a6625169c3c8237fe2f70403a7d689f71d35ed authored over 2 years ago by Luke Towers <[email protected]>
Add support for default configuration file names for controller behaviors

This change means that it is no longer required to define $formConfig, $listConfig, $relationCon...

b06a888a6677032fdb862c90bb93a6be1ec9b48b authored over 2 years ago by Luke Towers <[email protected]>
Attach default permissions to the publisher role

8862b2e4b4458e07c211df8ef3c29513865aa8ba authored over 2 years ago by Luke Towers <[email protected]>
Only show role user management in the update context

293ccdefbc27e603b97e7881b505fe7fdf3cd049 authored over 2 years ago by Luke Towers <[email protected]>
Improve UserRole editing experience

- Added RelationController field to manage all users of a given role at once through the role's ...

c757eaf2a9f4a1915ad1d0af31417c5d72dae75b authored over 2 years ago by Luke Towers <[email protected]>
Fix support for readOnly on the datepicker formwidget.

Fixes #363, replaces #367. Credit to @arvislacis.

Also misc cleanup.

0da7c24fda49472e716e077e45cbcd744fa594b6 authored over 2 years ago by Luke Towers <[email protected]>
Add support for pivot data when creating related records via the RelationController

48584f8b90d7bb289ccfeba7a38e6be9d8ed1d85 authored over 2 years ago by Luke Towers <[email protected]>
Improved Russian translation (#415)

9ba6c328ef197ef24cefe56b0bd21346a5819ed9 authored over 2 years ago by WebVPF <[email protected]>
Missing comma

d63543299f7b157ad55dfbe22f736bddf1c0f3c8 authored over 2 years ago by Luke Towers <[email protected]>
Add a warning when the default admin user is detected

000deddd8fa6646276931f9948fdfc67ea3423e0 authored over 2 years ago by Luke Towers <[email protected]>
modified some typos in modules/backend/lang/sk/lang.php (#403)

66e47a247a5cc6c394c2b07c0fee8229716a13e6 authored almost 3 years ago by evan70 <[email protected]>
Merge branch 'develop' into wip/1.2

5d553a1fa6b7a75872eb4e2b98fc06b7332e3560 authored almost 3 years ago by Ben Thomson <[email protected]>
Fix issue with required parameters in Inspectable containers

An exception is thrown in cases where a constructor parameter is required and has no default val...

74226e2152a45bd9beb924b3ad467a21e4b27854 authored almost 3 years ago by Ben Thomson <[email protected]>
Tighten up comparison

Follow-up to https://github.com/wintercms/storm/commit/a208f573f7d6c42923331604e19f4d45cef5714f

81f5deaacf2fc0f1f82ff0225ce198d81da4f1fb authored almost 3 years ago by Luke Towers <[email protected]>
Fix infinite loop when impersonating users as a non-superadmin

Fixes #357.

There was an infinite loop that occurred when attempting to impersonate users as...

48c5cc7382ba2f7b55d5f29df5cc32e7691a9c20 authored almost 3 years ago by Luke Towers <[email protected]>
Improve Italian translation (#394)

Credit to @ArchimedeSolutions

c155ad91dd1859bfa81446b355a1b3c5ff39c2c0 authored almost 3 years ago by Archimede Solutions <[email protected]>
Use HTTPS template for links in Markdown editor (#387)

ea3dc751350370f5ddc1ee5b8929de337a70afcc authored almost 3 years ago by WebVPF <[email protected]>
Merge branch 'develop' into wip/1.2

* develop:
Backport changes from 1.2 and ignore public directory in default .gitignore
Updat...

fc1f10eb4aa42ed28bf3b764388270d5c6f9f50d authored almost 3 years ago by Luke Towers <[email protected]>
Update custom_styles language from CSS to LESS (#377)

ac77a30daa6b50ce642ca63840cd7aa7fcef32cc authored almost 3 years ago by AIC-BV <[email protected]>
Update modules/backend/controllers/Files.php

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

e9d2cf58cabc604c7f129815e562d0876606b5a4 authored almost 3 years ago by Luke Towers <[email protected]>
Merge branch 'develop' into wip/1.2

79d313c8383a6506e80a0f4a208a5f8ba29920e4 authored almost 3 years ago by Ben Thomson <[email protected]>
Extend the user group and role list columns (#374)

Credit to @gergo85

32edf2cf9989ee18efd69817200ffefd79c4edd6 authored almost 3 years ago by Szabó Gergő <[email protected]>
Initial support for Flysystem 2.0

91b087e90bbfc1d51cadcacd3b01ec6c27f81f65 authored almost 3 years ago by Luke Towers <[email protected]>
Merge branch 'develop' into wip/1.2

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

c67fe24ca9557a81f0c6e790739585a07c299e11 authored almost 3 years ago by Luke Towers <[email protected]>
Update `backend` french lang file (#364)

Credit to @damsfx

c3d3569a9022827b8da57ec1d67b9d9d2ea073ae authored almost 3 years ago by Damien MATHIEU <[email protected]>
Fix clear color picker function, allow empty value

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

071d56515de9beea95f704f8e8d8db9e09c5f44a authored almost 3 years ago by Ben Thomson <[email protected]>
Trigger "change" event on color picker when value changes

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

Fixes https://github....

ddffcfb2c8f066be58b9a8141e694428e3647940 authored almost 3 years ago by Ben Thomson <[email protected]>
Use better cursors for readonly color picker

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

e4656ebd6eeff526440eb9968c48dbbc7aa5221e authored almost 3 years ago by Ben Thomson <[email protected]>
Updated dependencies

45e9a52c1131b3ca1e6f7f92aefc98bc53c14451 authored almost 3 years ago by Luke Towers <[email protected]>
Fixes typo in list of available encodings for importing

Refs #360. Credit to @WebVPF for spotting

ef09bca526cca784e804dd54ae8d71d9a32ab93a authored almost 3 years ago by Luke Towers <[email protected]>
Improved Ukrainian translation (#360)

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

55606ce16f004b3ece045a996f96ccc91357988f authored almost 3 years ago by WebVPF <[email protected]>
Improve Latvian translation (#358)

7803005361552d144d37b2dcf176701608d2a7db authored almost 3 years ago by Arvis Lācis <[email protected]>
Determine constructor requirements for Inspector properties.

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

c0887e950ccbd93816eb53beaed31d6ba99ee93b authored almost 3 years ago by Ben Thomson <[email protected]>
Update Russian language (#349)

743fdc501b358b374d935301f77d3bb6f685e58a authored almost 3 years ago by WebVPF <[email protected]>
Support embedded data URIs in the list image column type

bc393eac3f4479aafabec76a53c38d0d78448b44 authored almost 3 years ago by Luke Towers <[email protected]>
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...

5d2939b4701be1a517d116ad803521d462b7fd15 authored almost 3 years ago by Ben Thomson <[email protected]>
Add Exception on wrong relation type in relation formwidget (#334)

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

3291f3683ace3a29bcdb207c7445ff887eed364c authored almost 3 years ago by Romain 'Maz' BILLOIR <[email protected]>
Redesigned color picker widget (#324)

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

fe2cd2da001ee0aa7683d209caef719492019de3 authored almost 3 years ago by Ben Thomson <[email protected]>
Use the correct backend timezone config key (#337)

Credit to @msimkunas

a59ac212043342a6597453271f5bbebfa33d6fe8 authored almost 3 years ago by Mantas Šimkūnas <[email protected]>
Fix Markdown editor sizing issue on Chrome.

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

acc19adb822642c7b94fc4473a4aeb0d3c987548 authored about 3 years ago by Ben Thomson <[email protected]>
Clean up newlines

ad4c7c42f083a99b08f888111289c2d5ea8b3621 authored about 3 years ago by Luke Towers <[email protected]>
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...

cb63fa9b4c081972f990617501218d201be9cb99 authored about 3 years ago by Luke Towers <[email protected]>
Update Russian language (#292)

2ed978232fcd28bf4fa0f6ec8b0974b782a36793 authored about 3 years ago by WebVPF <[email protected]>
Changes in user impersonating messages (#294)

9d4603ce9cc1dd26e8529feeed0f15723e41fd5e authored about 3 years ago by Arvis Lācis <[email protected]>
Improve Persian translation (#293)

Credit to @rezalaal

0948aa545b3bf62322aab552945c2e464e4838da authored about 3 years ago by rezalaal <[email protected]>
Revert the CSS sticky fix as it breaks on pages that are smaller than 100% of the viewport height

95d7e36609d2f6f87165e5642c86fee8bd655a24 authored about 3 years ago by Luke Towers <[email protected]>
CSS fix for position: sticky

95dc10a96aafc991388184dd1080526ab5399334 authored about 3 years ago by Luke Towers <[email protected]>
Added global notice to backend when the user is being impersonated

8c09b0361be42a5e8ed446aa6826db605d3a2a45 authored about 3 years ago by Luke Towers <[email protected]>
Improve typehint and clear mergedPermissions on impersonation

52e04f80c51172001227b8d7adffe926b6074868 authored about 3 years ago by Luke Towers <[email protected]>
Prevent user from impersonating self

3f59ef40347c2f7bad0a41430b6626e04cd449e5 authored about 3 years ago by Luke Towers <[email protected]>
WIP on impersonation improvements

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

b3e922bcae270f8b19fe9a49b00339c03c79ec99 authored about 3 years ago by Luke Towers <[email protected]>
Add body class for restore/reset pages

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

52dde6d37205669a6e19e58c9a7326807fea4d4e authored about 3 years ago by Ben Thomson <[email protected]>
Add support for default for image list columns

f802375b76e95a5626b76d184698633ee9ee7080 authored about 3 years ago by Luke Towers <[email protected]>
Support '0' for number field min and max values

55a2502965d2c9a231e0a08348ae4dbd9f5df8de authored about 3 years ago by Luke Towers <[email protected]>
Fix composer issues

ff4772ca1b9ccc8f2fefab7186eb6c962977a82d authored about 3 years ago by Luke Towers <[email protected]>
Throw SystemException for critical not-found code paths

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

8433535f2af3e674959c789818afed6913b5dfe8 authored about 3 years ago by Luke Towers <[email protected]>
Allow for order: 0 in menu items

Follow up to https://github.com/wintercms/winter/commit/763db7eb8097fbd2c8ca19cd92935fcd1f5abe5f

7870bfe92595eeb7ae824ea38b13266c156b254a authored over 3 years ago by Luke Towers <[email protected]>
Improve NavigationManager handling of default item orders

Replaces #231, fixes #229 & wintercms/wn-builder-plugin#7

eaa50d83c23348f54f24fc7a1dc77ae2cfdbe164 authored over 3 years ago by Luke Towers <[email protected]>
Reset column order for lists when using "Reset to Default" action (#217)

71d813bc2330bd21f580b9e0e05ae5359f2ce309 authored over 3 years ago by Marc Jauvin <[email protected]>
Updated all RO translations for Winter CMS modules. (#198)

a879aae6ea59f2d4e06cc609a64101515f2d4efc authored over 3 years ago by LucianDex <[email protected]>
Fixed typo in model comment (#206)

6340a20079fd1d22313e38951bd05f79db4f5858 authored over 3 years ago by Jack Wilkinson <[email protected]>
Improved Latvian translation (#142)

Credit to @arvislacis

2f45d5a6a223e42d0c7acafdcdea9cd49880e8e6 authored over 3 years ago by Arvis Lācis <[email protected]>
Improved Italian Translations (#134)

Credit to @josieit

4ff19825f72b9184d114f0269c03c73d441c6408 authored over 3 years ago by Serena Villa <[email protected]>
Revert "Support ReportContainers that are aliases of real ReportContainers"

This reverts commit 50382778fecd1dd665764d30b5e3fa121148f87a.

34478ec1a333926d595fbd9020b6e395888f1922 authored over 3 years ago by Luke Towers <[email protected]>
Fixed issue with taglist when not readOnly but an array value

4de8229b95a52d84fddb52e3062b58c50b9170f9 authored over 3 years ago by Luke Towers <[email protected]>
Support ReportContainers that are aliases of real ReportContainers

8b45fad2754730734a7d48e6d5dd95c0c683c378 authored over 3 years ago by Luke Towers <[email protected]>
Add support for plugin replacement / forking (#41)

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

Co-authored-by: @jaxwilko Jack Wilkin...

591ee9d6e51c5cd834f1122435a2125a2dd9018a authored over 3 years ago by Luke Towers <[email protected]>
Improves Froala richeditor link insertion via the pagelinks plugin

This fixes several long standing issues with the pagelinks plugin for the Froala richeditor widg...

066d2ba4187c61ca38918dd0e531cd33e93ff1e1 authored over 3 years ago by Luke Towers <[email protected]>
Improve reliability of context sidenav partials

a56e74674459ecc20c32964bb03d94470b906148 authored over 3 years ago by Luke Towers <[email protected]>
fix tests

3a627627f1f343c8aaaf18dfaa24685c279e81b4 authored over 3 years ago by Luke Towers <[email protected]>
Normalize menu item owners, especially for aliases

820f814ef99621d1cc03d87d6c2d93c16c6f28e2 authored over 3 years ago by Luke Towers <[email protected]>
Improve handling of dates by the Filter widget

Refs: https://github.com/octobercms/october/pull/5548 & https://github.com/octobercms/october/pu...

30fb3698bb97722ae51299c715661da63b67d6d7 authored over 3 years ago by Luke Towers <[email protected]>