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

Remove default maxlength value from text fields (#721)

Fixes #680. Originally meant to support the default length of a VARCHAR column in MySQL it has s...

85e833d065b984c00a38f92a861c30f06541ac1b authored about 2 years ago by Arvis Lācis <[email protected]>
Add support for "conditions" column property for relation columns

This adds support for applying conditions to a relation column. Given the following structure:
...

d4efe5e449166595115eea9bc7910074e0650a60 authored about 2 years ago by Luke Towers <[email protected]>
Trigger richeditor change event on the textarea element, not the form.

Related: https://github.com/wintercms/winter/commit/83b1350b4ff5e8f75210b2c218926834eea6cf43

44a3373c8e0990d71d623d8eb69d4579427f2b0a authored about 2 years ago by Luke Towers <[email protected]>
Trigger codeeditor change event on the textarea element, not the form.

11c203c7981ada15dd487b1702dfd38df9519b6f authored about 2 years ago by Luke Towers <[email protected]>
Fix column preview on Import (#707)

Fixes the following error when previewing a column on Import:

"Call to undefined method Leagu...

00c129648b60ebfc4a1ff73479ac74118acefa0e authored about 2 years ago by Marc Jauvin <[email protected]>
Update HTTP links to HTTPS links in comments (#699)

5ab26ac4165499d33428124a62f8f1cef9fa3e6a authored about 2 years ago by Arvis Lācis <[email protected]>
Correctly handle arrayed POST data in AJAX calls (#689)

Uses FormData object to handle arrayed POST data.

Fixes https://github.com/wintercms/winter/i...

266c7922f4f9995e0baec91fc14aff24ca0a1cf1 authored about 2 years ago by Ben Thomson <[email protected]>
Apply imageWidth/imageHeight to the image itself, not the whole widget (#685)

Fixes an issue where the imageWidth constraints were smaller than the field itself which would c...

37ce113bc4a28e4f984848344e0a4111a89dadd2 authored about 2 years ago by Marc Jauvin <[email protected]>
Minor fix on numberrange filter (#682)

ef89077a25e7025fabb3ab34617c66f0328e0b93 authored about 2 years ago by hecc127 <[email protected]>
Add richeditor settings form french translation (#674)

4b61caf6499334419d55987c8f32ca997fb77e09 authored about 2 years ago by Romain 'Maz' BILLOIR <[email protected]>
Fix richeditor html custom styles field comment translations (#675)

d7b354e41abff317a1278b9a2bd6d537dcc35951 authored about 2 years ago by Romain 'Maz' BILLOIR <[email protected]>
Fix issue where labels are not toggling the switches (#676)

235d845b94401112caaa69f854e9811079f23ed4 authored about 2 years ago by Robert Alexa <[email protected]>
Increase width of MediaManager Crop & insert inputs (#673)

e17692450be595616058af666a94f37b8c701d3f authored about 2 years ago by Robert Alexa <[email protected]>
Add licenses

ff0a0e99838ec8ddaece54bd5e0a386cdacd5f79 authored about 2 years ago by Ben Thomson <[email protected]>
Add simple notes about subsplit repos

ead3bfd2af0805d1cfc35202b1c709c790f17f00 authored about 2 years ago by Ben Thomson <[email protected]>
Add support for input range (#668)

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

58db5b096f15eb619ba5a1f5d2be7240663c023a authored about 2 years ago by Robert Alexa <[email protected]>
Allow "0" as a search term (#669)

17ef0e057b8e7623db6415d3cc02052ad030e7a9 authored about 2 years ago by vllvll <[email protected]>
Pass autogenerated admin password as the default during winter:install (#665)

Also enables the use of `admin` as a password during the seeding process, not that it would be a...

26f432b13d9e8c14408bf7462bf86bdc6399e472 authored about 2 years ago by Hendrik Erz <[email protected]>
Don't use type submit on update pages

Type = submit causes the form to be submitted if the enter key is pressed in non-multiline fields.

0412c22a2039ed78c26959519d74559b5e7f75f1 authored about 2 years ago by Luke Towers <[email protected]>
Don't use submit buttons on create pages

Type = submit causes the form to be submitted if the enter key is pressed in non-multiline fields.

715690db4630b3d925b1d11d64273be9f0da342a authored about 2 years ago by Luke Towers <[email protected]>
Properly centre list-icon in filelist widget (#660)

0f06187b89fa00eb547767acf467c42990f11f5a authored about 2 years ago by AIC BV <[email protected]>
Update frontend event names

ae5513bb9d18c81ee3bd3fbad1261fb5f8be8398 authored about 2 years ago by Luke Towers <[email protected]>
Fix support for getting URLs to uploaded files

fa9b46293f7fc2129a0a8bd9747d928ea0b97978 authored about 2 years ago by Luke Towers <[email protected]>
Fix issues when processing uploads

3d66e61ccf0f751db7afc2b799722c9a5e2bc42f authored about 2 years ago by Luke Towers <[email protected]>
Compile JS

0f916a8d1b386f1eb92639c3b6124fd788bdbc4e authored about 2 years ago by Luke Towers <[email protected]>
Make the UploadableWidget more configurable

Adds the following methods to the UploadableWidget trait to make it more portable / configurable...

7c29bf16ce9d532fd787355e05d092bdca75bf16 authored about 2 years ago by Luke Towers <[email protected]>
Merge branch 'develop' into wip/s3-stream

* develop:
Revert "Fix default value for taglist formwidget in relation mode"
Fix issue when...

c56374a696bb6dddba17d340b43fe5df8288e7dd authored about 2 years ago by Luke Towers <[email protected]>
Revert "Fix default value for taglist formwidget in relation mode"

This caused an issue with taglists where existing relation values were being converted into thei...

abbce98d7f9bfcb6babb15440be5ba84ad79070f authored about 2 years ago by Luke Towers <[email protected]>
Fix issue when saving file model related fields

0203d6353c9fc601e1408e6448c92542f6aebaee authored about 2 years ago by Luke Towers <[email protected]>
Revert public to protected, not necessary at this point in time

1a1829be253a43af2f3e33727babe5e2f601ab49 authored about 2 years ago by Luke Towers <[email protected]>
Initial code review

b1f089995f443f777b6e3c46dad3e41d36659bed authored about 2 years ago by Luke Towers <[email protected]>
Merge branch 'develop' into wip/s3-stream

* develop:
Add silent option to mix webpack fixture during mix:watch
Fix support for croppin...

a4da36f1d996e1985fdc42834d5ebc7665a7edbe authored about 2 years ago by Luke Towers <[email protected]>
Fix support for cropping images with url unsafe characters in their path

bd29a2885366ae8267f6adbce750a94182c8e2fa authored about 2 years ago by Luke Towers <[email protected]>
Removed loadAssets event

9441294a911c6f585edf27cc5ca0b00187fa51c7 authored about 2 years ago by Jack Wilkinson <[email protected]>
Allowed for public get relation model calls

4305feda2b7c067d3017dbbadf368eb263da17ce authored about 2 years ago by Jack Wilkinson <[email protected]>
Simplified extension event logic

4f20ab8b240e7877d7f8ecf5802cce48fe629b0c authored about 2 years ago by Jack Wilkinson <[email protected]>
Added richeditor init event

f58ab673fb5d31f8c85f06a55be35bb7366e70e9 authored about 2 years ago by Jack Wilkinson <[email protected]>
Add support for data-request-parent (#650)

See https://github.com/octobercms/october/pull/5136

Also see:
- octobercms/october#5084
- ...

559b4a0a908208cbbecedfc9006537319e04c77f authored about 2 years ago by Luke Towers <[email protected]>
Switched streaming to implementing file upload events

82a7123deca619dbf665f580e71e7b99b8114603 authored about 2 years ago by Jack Wilkinson <[email protected]>
Make getOptionsFromModel() accessible on a formWidget object (#653)

62001d107df3ff0d12d62c5108e4c57a8dfa0a1d authored about 2 years ago by Marc Jauvin <[email protected]>
Added support for streamed uploads to media manager

a8b69553eaf62bd9bfae3e73226209ff7fc294a2 authored about 2 years ago by Jack Wilkinson <[email protected]>
Code cleanup

72008005af449cde2f8fbb8c2a35cd37137c79da authored about 2 years ago by Jack Wilkinson <[email protected]>
Added fix for upload progress bar

d536e51aa58a88c5a773fba06ae1f370680479dd authored about 2 years ago by Jack Wilkinson <[email protected]>
Simplify "run migrations on login" check

76f1d6a8bb3108f971f99a9b4b6bbc072645374a authored about 2 years ago by Ben Thomson <[email protected]>
Initial s3 streaming work for FileUpload widget

34870c3e6804fa4e9a6baa3516a695255020498a authored about 2 years ago by Jack Wilkinson <[email protected]>
Fix default value for taglist formwidget in relation mode (#611)

85ce070fc3cdf190a26c9de48c39bf20157d3467 authored about 2 years ago by Marc Jauvin <[email protected]>
Allow UserPreferences to be interacted without a logged in user

Winter\Storm\Auth\Models\Preference->get() allows for no user context to be present

1927dfe2113ddca2ac603a2805460f112e0fcc77 authored about 2 years ago by Luke Towers <[email protected]>
Improve Vietnamese translation (#636)

Credit to @quangtrongonline

1dc7bef96fd371d6fd9449d4e51592aa8d662d45 authored about 2 years ago by QuangTrọngOnline <[email protected]>
Improved German translation (#623)

Credit to @simonmannsfeld

5d1de66668b6b281fdd15a8cf57ddd526c5fa594 authored about 2 years ago by Simon Mannsfeld <[email protected]>
Fix return types for MediaManager widget functions (#632)

Fixes #629.

4f6e50da779e193d7d7daa145a52fb7c2feac1d5 authored about 2 years ago by Arvis Lācis <[email protected]>
Fix typo in MediaManager.php (#616)

Fix typo in reference to MediaLibrary, fixing an error when getting vector image thumbnails in t...

4f3a33f52bd9237a8fbeffc2c83b137c3b0c2365 authored over 2 years ago by Chris Sadler <[email protected]>
Automatically inject bootstrap into winter:test command

This commit also enforces some testing environment variables at the process level.

932d5ef58cf07946135aedfb1488009ebfdb42ee authored over 2 years ago by Ben Thomson <[email protected]>
Add winter:password as an alias for winter:passwd

Easier to verbally communicate and have it "just work"

3d6128e022efb25a183aa1f1a1406222bd255137 authored over 2 years ago by Luke Towers <[email protected]>
Cleanup unnecessary imports

b4a689f1cc56e03fe23f1db45c695a3f8d9fb5bf authored over 2 years ago by Luke Towers <[email protected]>
Code style fixes

d511233b6ed2b8d56a7adbdd0b8a38f6200568d0 authored over 2 years ago by Luke Towers <[email protected]>
Code review

Removed a bunch of thumbnail generation related methods that are no longer required now that the...

1da182fb53164897ff8455f192a59d4c2c0d2794 authored over 2 years ago by Luke Towers <[email protected]>
Added lazy resizing support for thumbnail view in media manager

73461b9c382a09be8b22b935ad5975052ab62ef9 authored over 2 years ago by Jack Wilkinson <[email protected]>
Added defaults to brand settings config calls (#595)

48b599436ab56e1f80862e1711541e4c5e69ba97 authored over 2 years ago by Jack Wilkinson <[email protected]>
Fix constructor signature in User Throttle model

14637a7affd083ddcb934ae73623dfa8e95890af authored over 2 years ago by Ben Thomson <[email protected]>
Use the ImageResizer for resizing and cropping in the MediaManager (#577)

This implements support for the ImageResizer within the media manager for thumbnail resizing & i...

ad37ba509d641c8ca5836cc343ce9a48d0749da7 authored over 2 years ago by Jack Wilkinson <[email protected]>
Bump minimum Laravel version to 9.1

See https://github.com/laravel/framework/commit/63ca843643e86fb69efc901051ae079c89a7fd09

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

76231e2d01431933021a29142c2a705f39f8bb2e authored over 2 years ago by Ben Thomson <[email protected]>
Split tests into relevant module folders

This splits the testing suite into the separate modules as appropriate in order to improve the r...

70f8ba00aeeae314afe3c1865855126fc66f05e1 authored over 2 years ago by Jack Wilkinson <[email protected]>
farsi spelling correction (#579)

fd45eab8713fae39e59e7582ae1b8efa1f8b8420 authored over 2 years ago by Reza Lael <[email protected]>
Fix code smell

0258f858e0f6cc4e68de180405d43d2dd5d8f738 authored over 2 years ago by Ben Thomson <[email protected]>
Allow decompilation of local assets that match local URL

https://github.com/wintercms/winter/pull/552 introduced a change where all backend assets are co...

08c8e60584210600ef85b9c4ba239898de94725b authored over 2 years ago by Ben Thomson <[email protected]>
Improve error handling of invalid values provided to the DatePicker FormWidget

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

c3c0279e5017d9bad6f0b7a238adacdb7700a415 authored over 2 years ago by Ben Thomson <[email protected]>
Add jQuery AJAX prefilter as early as possible

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

3c0aadcc97e0a5a40d0cc039d78f95b6f61a0a3b authored over 2 years ago by Ben Thomson <[email protected]>
Only call asset loader callback if assets load successfully

Matches previous framework functionality

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

8b110c3dda93dd215c0a6e0e5cbae8c5430933bd authored over 2 years ago by Ben Thomson <[email protected]>
Establish base Snowboard framework in Backend (#548)

This PR establishes a base Snowboard framework in the Backend. While we won't likely have any sp...

c9cd31719b4188a80194f7494d4d4c599b9bd6b1 authored over 2 years ago by Ben Thomson <[email protected]>
Fix icon usage for ReportContainers, AssetList, & Table widgets

a77d8a1d6308e9b078b50e35080c75fdead09c06 authored over 2 years ago by Luke Towers <[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...

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

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

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

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

4f400e7026c2481a23cf4cf73aea407d6444698e authored over 2 years ago by Luke Towers <[email protected]>
Fix shimmed icons, remove some CSS variables, recompile

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

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

676a1060f36bfdef381d2a95d83332db1aa17703 authored over 2 years ago by Ben Thomson <[email protected]>
Fix windows tests & update references to backend view files

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

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

Adjust all partials to meet new code style.

9c79c945f50859fc104607d99d085c7b12273f19 authored over 2 years ago by Ben Thomson <[email protected]>
Use .php for the backend view extension instead of .htm

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

21f8b7051d79042b92d50a6844d08dce569b266d 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...

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

Credit to Federico Schafer

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

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

283ac6d1cc73cfd29e8d7552faa0e689a6762640 authored over 2 years ago by Ben Thomson <[email protected]>
Add Snowboard assets in Backend

f73a976cba661ee9ce768709be897c05dc2a4e0e authored over 2 years ago by Ben Thomson <[email protected]>
Fix create:controller command

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

e031f86db044cec12f78f2781c130d5df95df299 authored over 2 years ago by Luke Towers <[email protected]>
fix null coalescent operator (#518)

058931009018b5bc83cc4a71d9a9a1e8b93b3cad authored over 2 years ago by Marc Jauvin <[email protected]>
Merge develop into 1.2

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

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

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

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

578c297c410f338673aec73bede53584e51c12b2 authored over 2 years ago by Luke Towers <[email protected]>