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

Improved Russian translation (#5005)

b566b0e416ccb7723320382a314ebb4825bf67fa authored almost 5 years ago by Web-VPF <[email protected]>
Merge branch 'develop' into wip/laravel-6

e0b97fca80ac652e9d163db9106f24bae24ecd04 authored almost 5 years ago by Ben Thomson <[email protected]>
Modify password field to support placeholder attribute (#5003)

96b51bbbf271261afa70b96015f8b616259413fe authored almost 5 years ago by Klaas Poortinga <[email protected]>
Add UTF-8 BOM when exporting with useList option (#4873)

Same as #1958 but when using the list controller without an ExportModel (with `useList` in the e...

ca89e2e217cf320300e8e6328330629c2a00d59f authored almost 5 years ago by Fl0Cri <[email protected]>
Modify codeditor widget to implement html attributes set through form field definition (#5001)

af2a119fa8f9d78dc80d7c8f79e1add19b206637 authored almost 5 years ago by Klaas Poortinga <[email protected]>
Fix docbocks ListController behaviour. (#4989)

* Fix docbocks ListController behaviour.

9dfb8035991e4f282fa64cb3dcb24ae88dc804b5 authored almost 5 years ago by jacobdekeizer <[email protected]>
Add formGetRedirectUrl method. (#4954)

Fixes #4946. Documented in https://github.com/octobercms/docs/pull/432

163c7a4f026a8a51c725d7d759e0a5c640198cbd authored almost 5 years ago by Flynsarmy <[email protected]>
Merge branch 'develop' into wip/laravel-6

e7c90255b527ccaac35c2ac0dc9a72c2a7e3185d authored almost 5 years ago by Ben Thomson <[email protected]>
Fix docblocks and imports in FormController behaviour. (#4972)

f0ffff407908af95439bb7c59f7fad3378dbd531 authored almost 5 years ago by jacobdekeizer <[email protected]>
Get correct model when not using ID for "keyFrom" in Record Finder (#4977)

getLoadValue() was previously using the find method for getting the selected model on load when ...

7effa6e446e42f6daa4d6ed679faccbe2083cc41 authored almost 5 years ago by Ben Thomson <[email protected]>
Add config for throttling login attempts into Backend (#4974)

fac3cac417d2a2adb2fa18c78dc2ea0d5290901f authored almost 5 years ago by Marc Jauvin <[email protected]>
Auto-detect correct postback handler for datatable widget. (#4967)

This change removes the default postback handler for the datatable
widget (onSave) and instead ...

988316f91f74f82785d78f4793a50eccc3a3da8e authored almost 5 years ago by Ben Thomson <[email protected]>
Improve German translation (#4961)

4cfbda8f6f504ccbf92e4548197aa9895c8e3e78 authored almost 5 years ago by Luke Towers <[email protected]>
Remove return types

These can be added back in post-Laravel 6 era (> PHP 7.2)
Also removed the defaults since they a...

5d9cbbbb196b918543068aaeb99abd5794cb6bbd authored almost 5 years ago by Samuel Georges <[email protected]>
Modify menu structure to objects (#4929)

* Modify menu structure to objects

26035655b2d6421244913b2a59dc3d6c4c140572 authored almost 5 years ago by Klaas Poortinga <[email protected]>
Update Dutch translation (#4958)

d0232daecf7260b153aed56b6fa2d505afe08125 authored almost 5 years ago by Alwin Drenth <[email protected]>
Add roles and updated PHP version to module Composer requirements

c1044584903935264ad7a6c473304be914e37037 authored almost 5 years ago by Ben Thomson <[email protected]>
Switch to October Rain assetic

436450be7ed3fa0af0ab238769b1a516cc076d88 authored almost 5 years ago by Samuel Georges <[email protected]>
Restore default password setting

83f24fe74a6f36722272dc2713c8c968b23d7c69 authored almost 5 years ago by Samuel Georges <[email protected]>
Merge remote-tracking branch 'origin/develop' into wip/laravel-6

20bb1a55817a8ffbf57fcacf29d85110760890bb authored almost 5 years ago by Ben Thomson <[email protected]>
Fix argument name in event handler examples (#4950)

9c5c8d7253c991fdaaf106741ee7e7b276244da9 authored almost 5 years ago by Marc Jauvin <[email protected]>
Display '0' in preview mode for type: number fields (#4944)

f767f7e6994fc14abc413c6b8b242ae288038cad authored almost 5 years ago by danielbidala <[email protected]>
Immediately load a lazy tab if it is the initial active tab.

Fixes #4879

1273f36b39cef2932163a3af3b7a188b5695685b authored almost 5 years ago by Ben Thomson <[email protected]>
Improve error handling on invalid model attributes being used for form fields

9f444ae17562a6484280d812f9e045731664e2e9 authored almost 5 years ago by Luke Towers <[email protected]>
Fix pagination reset if search input is filled (#4918)

Fixes #4914.

370ec95838543dad8935896b0728ffa424fdd68b authored almost 5 years ago by Samuell <[email protected]>
Ignore user preferences for lists when setup modal is disabled (#4921)

f1c66c9b2e19de229528624850b598e9de1b5be4 authored almost 5 years ago by Rike-cz <[email protected]>
Apply z-index change to CSS

Refs #3837

cadd45fdac4cad2d133fd8b05d99eaeab78633c1 authored almost 5 years ago by Samuel Georges <[email protected]>
Update lang.php (#4931)

Corrected dashboard warnings_link from 'Vue' to 'Voir'

6e76d7007546d7d54d9c2ebf7b6b80fd6710602c authored almost 5 years ago by Adrien <[email protected]>
Merge remote-tracking branch 'origin/develop' into wip/laravel-6

68085ff6334e9c5473cd230e4bbf4d2cf17e28ca authored almost 5 years ago by Ben Thomson <[email protected]>
Add "styles" for repeater widgets (#4877)

Can be one of three values:
- "default": Shows all repeater items expanded on load.
- "collaps...

10be8fa424541a04243b6b42d987560efe0b6da9 authored almost 5 years ago by Ben Thomson <[email protected]>
Add missing backend translations for SK language (#4912)

a149c9c092316810b87330dc89db3a907fa09f35 authored almost 5 years ago by Samuell <[email protected]>
Adjust User rules to limit lengths of emails and logins

412db007076314649b0d1df8e5f52cfdf61cd4b2 authored almost 5 years ago by Ben Thomson <[email protected]>
Change User rules to use min for character lengths

b64a8c87bae4f8e0c60f586624c8c212aea9df30 authored almost 5 years ago by Ben Thomson <[email protected]>
Seed admin password that passes our current validation rules

7708178789b5ac1c751b55c568679bd253ac3202 authored almost 5 years ago by Ben Thomson <[email protected]>
Change module seeders to only temporary unguard attributes

67bfc7fc8e026a16e4be198a09737cb070c56536 authored almost 5 years ago by Ben Thomson <[email protected]>
Merge branch 'develop' into wip/laravel-5.9

3085eec94a4cb762d7b8a66e303b2fe4f40d29cc authored almost 5 years ago by Ben Thomson <[email protected]>
Fix small typo in number range filter widget (#4891)

When a `max` is defined with no `min`, the filter should read "Negative infinity → max". Right n...

d129a091876d43338a494d00aa6ef0b9ab289264 authored almost 5 years ago by Scott Bedard <[email protected]>
Set Dropzone.js uploaders to have no time limit (#4878)

The upgrade to the latest Dropzone.js brought in a new `timeout` configuration variable, which d...

01a56e131bde5372574cfee6c34066c6ff90ef97 authored almost 5 years ago by Ben Thomson <[email protected]>
Apply custom secondary color to Media (#4863)

85493d5de3d0eaf93c87c835b1c869af0d239dc6 authored about 5 years ago by Szabó Gergő <[email protected]>
Broken link report

Refs https://github.com/octobercms/docs/issues/427

4ad28bf680043fa69858a8d17315156db68c03e0 authored about 5 years ago by Samuel Georges <[email protected]>
Catch fatal errors after cycling page action

This is a complex issues where a "model not found" exception is getting thrown during the `pageA...

f9ad019fc540c6437fb6824995a83c1f80e59f37 authored about 5 years ago by Samuel Georges <[email protected]>
Remove hard coded widget name for lazy tabs (#4839)

- The widget alias may not always be form, so pass the handler name
- No need to spam non-lazy t...

8914caaf305c693c817fd8fb239649a9dc144365 authored about 5 years ago by Samuel Georges <[email protected]>
allow loading of lazy tabs for secondary tabs as well (#4839)

dafc5b98c0e790a6df724a584c89b469260070fd authored about 5 years ago by Marc Jauvin <[email protected]>
Refresh Relation Manager on Unlink and Delete (#4741)

Credit to @DanHarrin. Fixes #3470 and #4718. Replaces #3476.

acf26e8a2573cd661b65700e2ad005e3a45e8ee5 authored about 5 years ago by Dan Harrin <[email protected]>
Documented session.http_only (#4743)

Credit to @ayumi-cloud

1af449e21377b18aa98cccce697e18ddd2a6fa12 authored about 5 years ago by Ayumi <[email protected]>
Event goes off not on

695d6c44d36aad70a7a9811c8e9efcd4ce4ab713 authored about 5 years ago by Samuel Georges <[email protected]>
Remove GPU enablement

It is unsure why this was ever needed, but it appears to fix the overflow issues with the sortab...

69b2181e293e31c878d2c6ce3dca10176ac97ee9 authored about 5 years ago by Samuel Georges <[email protected]>
Move placeholder upon mouse scroll

This is one step closer to fixing the sorting issues when a scrollbar is present. It still doesn...

89e7bb49a905d189bd7a08ae4d531c6b2b01c7f2 authored about 5 years ago by Samuel Georges <[email protected]>
More strict checking of addItem request for child repeaters (#4814)

Similarly named repeater fields being used in viewBag variables were being assigned aliases whic...

2981244aa181860e85e19c36469d0afeda7e2887 authored about 5 years ago by Ben Thomson <[email protected]>
Allow setting customview path for relation list (#4680)

edbc79f00a5e75b78b8aba067428a62296415b1e authored about 5 years ago by Philipp Lang <[email protected]>
Slovenian language added (#4796)

* Add Slovenian language

cfc7eba1958c8a669be89fdd144d879bdb232188 authored about 5 years ago by Blaž Oražem <[email protected]>
Adds the ability to override the column header label in import/export. (#4737)

Now we can use the `backend.list.overrideHeaderValue` event also in the import/export.

d4cb3315ad4389a766a1299708ffb49208e7e4bb authored about 5 years ago by Robin Bonnes <[email protected]>
Fixes typo in merge conflict

74b4043d6d096698b1aebdae115f75aac74566bd authored about 5 years ago by Samuel Georges <[email protected]>
Added lazy loading for backend form tabs (#4658)

* Added lazy loading for backend form tabs

73846d59ce9f6df9f46f7266d743579a3c4dbc56 authored about 5 years ago by Tobias Kündig <[email protected]>
Prevents erratic rendering issues

This occurs due to a race condition in the rendering where the scrollbars enable and disable ove...

d4ae4f0d6cec61b948f0c305fe4a00c0310d6607 authored about 5 years ago by Samuel Georges <[email protected]>
Minor continuity change

Let's save this for L6 upgrade. Although PHP 7 partially support this, we should revisit once th...

14e3ff4c992316c0337266f7f606fc0db32fab09 authored about 5 years ago by Samuel Georges <[email protected]>
Explicitly pass focused item along as it is already known (#4807)

If the DataTable widget is loaded in a Popup, the .focus() call does not
seem to focus the targ...

46f911f00df334af49df3b4c6db2970c166ad793 authored about 5 years ago by Tobias Kündig <[email protected]>
Fix race condition when clearing recordfinder value (#4802)

Credit to @TheFehr. Fixes #4800.

940732ef1b9d6af59ef37aaf1f707af266c6143f authored about 5 years ago by Philipp Fehr <[email protected]>
Narrow the scope of when Lists orderBy conditions are reset.

Credit to @bennothommo & @daftspunk
Replaces: https://github.com/octobercms/october/commit/9f8d8...

61af8814e36e4947edf4110d378b08cc02c25fba authored about 5 years ago by Luke Towers <[email protected]>
Add public methods to access Lists widget's sort direction & column (#4746)

Credit to @empower-josh.

4c0b4f0581cb6194a641f16ee0e85a49a76271c0 authored about 5 years ago by empower-josh <[email protected]>
Make fake-infinity precise to 4 bytes

dc78ff490dbf8a88f717d0eddb706074a4a34ba6 authored about 5 years ago by Samuel Georges <[email protected]>
Fix for strict SQL languages (Pgsql)

When the value is null [id >= ''] an error is thrown, not being an integer, while [id >= null] w...

c798a876f2a40803f1957828aa731d95ca0f5d69 authored about 5 years ago by Samuel Georges <[email protected]>
Force ordering when list widget column is sorted

When ordering is applied externally, ie. by a relation config, the orderBy call in the List widg...

9f581e5619e0dc3c19d182c5ee7eaeef0e962149 authored about 5 years ago by Ben Thomson <[email protected]>
Only put sortOptions to the session if the List query succeeded

ccc190bc3b7fcd66dd387c2f3a9cd983434ed18d authored about 5 years ago by Tobias Kündig <[email protected]>
Number range filter improvements (#4789)

- Allow minimum or maximum to be unspecified, meaning you want everything up to maximum, or ever...

9b00ee9820dac6e599751fcd5e2966aa81c01f1a authored about 5 years ago by Ben Thomson <[email protected]>
Add missing documentation comment blocks for fired events (#4788)

Credit to @mjauvin.

9a6b0f7d1417671b0569dcd9990b1a8dfc38e473 authored about 5 years ago by Marc Jauvin <[email protected]>
Merge branch 'develop' into wip/laravel-5.9

49b0019222fc3f01d77453379c599a3ae899c466 authored about 5 years ago by Ben Thomson <[email protected]>
Improved Slovak translation (#4778)

Credit to @Samuell1

0b51e2fdb690944dbb442d8a3fa0b1acad9972a8 authored about 5 years ago by Samuell <[email protected]>
Fix copy and paste on alert popups (#4740)

72b7b774067e2d0da355aa9fb5c86065ec742fca authored about 5 years ago by Ben Thomson <[email protected]>
Minor cleanup from #4764

e9831b490900edb650a2e4a7d20f8770cdea3663 authored about 5 years ago by Luke Towers <[email protected]>
Implemented client side refresh of dependent options & server side checking of valid filter values before applying them to the query

ca9fdd5219b51ae16071da7494de5f30f1b2ad09 authored about 5 years ago by Luke Towers <[email protected]>
re-add accidentally removed comment

3ebcea603cb19ef6a33700697fe80f9cea5da856 authored about 5 years ago by Luke Towers <[email protected]>
cleanup

1c4c800931a94c66f2f0ed9b3d1c25e2bf5baf50 authored about 5 years ago by Luke Towers <[email protected]>
Initial WIP on implementing dependsOn support for filter scopes.

Still need to resolve an issue where if the slave filter has values set when the master filter u...

1548ef5d5f81c3728a767a22906f06ca6c50ec38 authored about 5 years ago by Luke Towers <[email protected]>
Check user permission for the mediafinder formwidget.

Fixes #4216. Replaces #4669. Credit to @gergo85.

a18e143440b6673795366e93b98e7bb33f99385f authored about 5 years ago by Luke Towers <[email protected]>
Removed double checking if file is protected in FileUpload widget (#4753)

Credit to @tomaszstrojny. Cleanup from https://github.com/octobercms/october/commit/4f7c5cc1e753...

5d5abfa3d1cdfadc8e2bcf7fe183e352ac4526c8 authored about 5 years ago by Tomasz Strojny <[email protected]>
cleanup from last commit

bb100a4bd8ac5a941627fceb0e5d38e5e152e5a7 authored about 5 years ago by Luke Towers <[email protected]>
Restore middleware support in backend controllers.

Reverts https://github.com/octobercms/october/commit/f73d8e6d498a211192976a525016b4a961707e3f. ...

a9a72ba131365aa8030fbb4a8c169b59bd2b6c6d authored about 5 years ago by Luke Towers <[email protected]>
minor formatting fix

c17de83281513cfd45b8f9e4cfdd5094f5618716 authored about 5 years ago by Luke Towers <[email protected]>
Fix empty Richeditor class lists from breaking widget (#4725)

e9938aeded110c0c8e2e502ab17e5761ddbb5dc7 authored about 5 years ago by Ben Thomson <[email protected]>
Remove XSRF cookie

This was a contentious change is generally a bad idea to blanket all requests with a dependant c...

24cdc1614a5bce3017184275478aa7972262cadd authored about 5 years ago by Samuel Georges <[email protected]>
Apply ResponseMaker to backend AJAX and cms.page.display event

e7b4bc66a337358864c3de80e4e89046a2d32429 authored about 5 years ago by Samuel Georges <[email protected]>
Add XSRF to backend, simplify CMS controller run() method

runInternal has been removed because we do not want to blanket our response logic over every sin...

b551fe50b4857fe9a4baedd02a358f7dde56e1d1 authored about 5 years ago by Samuel Georges <[email protected]>
Add header and cookie support to ResponseMaker

69e342e11a6de71c481d0470c30e2eafaa3ba09f authored about 5 years ago by Samuel Georges <[email protected]>
Move response common functions to ResponseMaker trait

796fe7304911fde744f380b38efb05f8aa748f25 authored about 5 years ago by Samuel Georges <[email protected]>
Merge pull request #4732 from octobercms/remove_double_middleware

Remove double middleware

02be0a0cdaa213f11d5574df52d5168af51f7a36 authored about 5 years ago by Samuel Georges <[email protected]>
Fixes issue where behaviors are not booting

8358b8c085d7d90dc6a5f99534dfddaf65248129 authored about 5 years ago by Samuel Georges <[email protected]>
Removes double middleware layer

For some reason it was decided to allow October controllers to support Laravel middleware, this ...

ad84cca866667fca9eda8b8fcdaf786cc84a0315 authored about 5 years ago by Samuel Georges <[email protected]>
Combine common CSRF logic to a trait

2639128efb639bcfd0ab5e9589e98cd091d194f3 authored about 5 years ago by Samuel Georges <[email protected]>
Cookies are no longer serialized

Based on update to library https://github.com/octobercms/library/commit/09e859a13ee5663ee6cb6f0c...

7716d15319dd1cba2c264ffd794fe2b690547467 authored about 5 years ago by Samuel Georges <[email protected]>
Added ability to filter down the permissions presented by the PermissionEditor

You can now specify an array of "availablePermissions" to the PermissionEditor FormWidget that i...

efac8de7f9507f2e6f1ba6451d0631b2c331e7a7 authored about 5 years ago by Luke Towers <[email protected]>
Added support for mode: switch to the PermissionEditor formwidget

250f6c7d2dc83f222b76ccef63ca3f17105fb262 authored about 5 years ago by Luke Towers <[email protected]>
Trigger change event on clearing recordfinder

Fixes #3591.

6d12a42a4ecb2adfec6086685f28e948574f8a32 authored about 5 years ago by Luke Towers <[email protected]>
Merge pull request #4690 from pkarecki/master

Credit to @pkarecki

096d271cc992e880872cc3c2f6e74ec97af4a9c3 authored about 5 years ago by Luke Towers <[email protected]>
Move prompt to lang

Move default prompt text to i18n file.

3be0f45e37967f9378b422c6d6a3060ee27b822c authored about 5 years ago by Piotr Karecki <[email protected]>
Improved Hungarian translation (#4682)

Credit to @gergo85

ee324a96f8c168aa910ba2490df08afe587fcb6d authored about 5 years ago by Szabó Gergő <[email protected]>
Improve Portuguese translation (#4689)

Credit to @36864

c4b9017dd046e6e81c076f7f16aa7d88476a0350 authored about 5 years ago by 36864 <[email protected]>
Add permission support for fields, columns and filter scopes (#4520)

Credit to @Samuell1. Fixes #1837.

b51293331ffe5321e4aa67c81760ab3b78771144 authored about 5 years ago by Samuell <[email protected]>
Provide system.assets.beforeAddAsset event to modify asset attributes

Fixes octobercms/october#4611 (when combined with a PR to https://github.com/heathdutton/cloudfl...

b08892b394029f75208990f670052468c2a7c64c authored about 5 years ago by Luke Towers <[email protected]>
Minor cleanup

dc5db224976341688ae4ba9ba0e7de355c2b1f0d authored about 5 years ago by Luke Towers <[email protected]>