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

Open `rowlink` rows in a new tab when the Command or Ctrl key is held down (previously only did it for the Ctrl key)

868d8a4b5ade223404d8c89f509aa44439bb436b authored over 5 years ago by Luke Towers <[email protected]>
Fix media manager access (#4305)

4d373001139116591ae451b582fa30d6c4bd6823 authored over 5 years ago by Marc Jauvin <[email protected]>
Implemented easy impersonation of backend users controlled by the backend.impersonate_users permission

85aa047ee49a94d421440435d79ddc3bd7072ea0 authored over 5 years ago by Luke Towers <[email protected]>
Improved Dutch translation (#4321)

Credit to @Klaasie.

135497bf63a54ea39cee278727e8458cc8f2bae6 authored over 5 years ago by Klaas Poortinga <[email protected]>
Add "onUpload" AJAX handler to FileUpload widget (#4311)

Run an AJAX handler on uploading and processing a file as opposed to using a post() data check i...

ac9c0eee1fe31a287d79661ed514bc160811f900 authored over 5 years ago by Alexander Guth <[email protected]>
Add support for filters in the RelationController configuration (#4241)

Credit to @alxy. Docs: https://github.com/octobercms/docs/pull/368

a1592533b2b0287d60cbca793855331b74a1548f authored over 5 years ago by Alexander Guth <[email protected]>
Finnish language update (#4177)

* Finnish language update
* Fixed missing ] and added 'scopes'
* Tabs to spaces, removed comma...

ffc2dbae3d5de867a275dee6df700d45e06f4c34 authored over 5 years ago by HOOP Mediaclinic <[email protected]>
Prevent subject and password from being HTML encoded in the invite email (#4301)

Credit to @Pindagus. Related: https://github.com/octobercms/october/commit/ac5bc866ff8f0e7dea3ed...

d3f775a82feb19ffaa4709124b38964c2fcbbd6f authored over 5 years ago by Pindagus <[email protected]>
Include CSRF token in uploads to richeditor

Fixes #4302

2ba48a4a3853ad9599d0bec0d1ee8c7cafd93970 authored over 5 years ago by Samuel Georges <[email protected]>
Recompile assets

build-oc-plugins.js -> build-plugins.js
Refs #4075

892cd651364bb5d2b7c53dbd5b9098ee5d039930 authored over 5 years ago by Samuel Georges <[email protected]>
Seperate proprietary and ocms js asset bundles (#4075)

* register a new bundle

* add the new bundle target asset

* remove the non-proprietary sou...

7f7e6fc9dda902397dfc169bc1b12e7ca4e9b153 authored over 5 years ago by Marc Jauvin <[email protected]>
Add escaping of values to more backend fields (#4296)

Credit to @patriknemecek

230601e304f8c8576223baf3cf0c1e9e02014b37 authored over 5 years ago by Patrik Nemeček <[email protected]>
Remove functionality to swipe between tabs on mobile (#4103)

Fixes #4037. Credit to @w20k

22de752b15d35cd1b89493a6eae6602c51ab4744 authored over 5 years ago by Denis Denisov <[email protected]>
Update Dropzone V4.0.1 to V5.5.1

This is a major update from V4 to V5 and will need some testing to make sure October CMS works o...

9024f559893f5d4ce3fe550a3f59b09eb57cb8d9 authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Add support for morphOne relations in backend list columns (#4079)

Fixes #4078. Credit to @SeriousKen

7db98d7b3ed90c91bfd6d882a59e2edcdeb92b61 authored over 5 years ago by SeriousKen <[email protected]>
Fixed minor visual glitch in the Insert URL popup of Froala (#3993)

Credit to @Lavrushin.

69dc1214a144448707079c4d92cf9916232be421 authored over 5 years ago by Serge <[email protected]>
Typo fix

a8efbb87aff21ffc74b216adc3e2d528b47e985d authored over 5 years ago by Luke Towers <[email protected]>
Added hasFatalError() and getFatalError() (#3904)

Credit to @tschallacka

0ce42ceee84023a9d15fa85f938ab1e36c96f620 authored over 5 years ago by Tschallacka <[email protected]>
Hide backend controller behavior public methods from controller actions.

Fixes #3762, replaces #3764

908a066fde31430dd7d536bcd23161d24fd8b1c9 authored over 5 years ago by Luke Towers <[email protected]>
Improved Spanish (Argentina) translation (#3282)

Credit to @ezetojo.

015eaa1299450cbac1442130e96eb9321cbfd69a authored over 5 years ago by Ezequiel Tojo <[email protected]>
Add getters for relation widgets (#3164)

These are available for the FormController as well, so this is just consistent and useful in som...

e47f49de59895598604b31d2d717890431889041 authored over 5 years ago by Alexander Guth <[email protected]>
Fix for RichEditor root page links being returned with empty hrefs. (#3085)

Fixes issue found in https://github.com/octobercms/october/issues/3064#issuecomment-326008148, s...

b3c3e7c913e92d4832729ddefdd9aa97baf0e1d8 authored over 5 years ago by Tom <[email protected]>
Improve code clarity

0ed4242b3c8795a5ebf5275d88ab1a2ca57c3530 authored over 5 years ago by Luke Towers <[email protected]>
Peer review 6c54498e0a6bdf506c4b93845f9ddfad883575bd

419827901be25f6c459160befbb7746a7c592561 authored over 5 years ago by Luke Towers <[email protected]>
Added Preload and Version Numbers (#4272)

Fixes #4271. Credit to @ayumihamsaki.

d5446600129ffc1055adccb810c9935b8ba4f90e authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Update jQuery from V3.3.1 to V3.4.0 (#4259)

Credit to @ayumihamsaki.

f72180d3ef49fd8d15bd5da9a766b26f855675dd authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Reuse formWidget model (#4273)

Credit to @mjauvin. Related: https://github.com/octobercms/october/pull/4193

cd940baaa925705f3474cd1bb00a3661759cedfb authored over 5 years ago by Marc Jauvin <[email protected]>
Fix mediafinder error message (#4269)

Related: https://github.com/octobercms/october/commit/65936513313d5cbd2bdcd7893043c926aecd7108

15153a7d262d06dea0800803df529512e4bfba5d authored over 5 years ago by Anže Časar <[email protected]>
Use an embedded Form widget to process FileUpload properties

Fixes #2168, #3097. Related: https://github.com/rainlab/translate-plugin/pull/442

a3f4fefc544668c03a5dd4de5f6604d4226b7f3e authored over 5 years ago by Luke Towers <[email protected]>
Merge pull request #4234 from octobercms/fix/repeater-cleanup

Simplify Repeater Logic. Fixes #4230. Related: https://github.com/rainlab/translate-plugin/pull/466

b5afc2d47470ae7473e582214fcec95aa655a14d authored over 5 years ago by Luke Towers <[email protected]>
Added support for 'cache' attribute to addJs() to disable CF RocketLoader (#4092)

Credit to @itpcc

Due to CloudFlare Rocket Loader, CF will automatically try to optimize page...

f37b7de2e2ed488db26bfa29ce2244ccd24c0510 authored over 5 years ago by Rachasak Ragkamnerd <[email protected]>
Fix ability to clear RecodFinder when useRelation = false (#4256)

Fixes #4255. Credit to @SeriousKen

b474da37b4df6b4e07c5ed34cb7a330d968073e9 authored over 5 years ago by SeriousKen <[email protected]>
Improved Hungarian translation (#4250)

Backend: Added new brand settings option label and no image message.
System: Added changelog an...

302c9d9dbc44ac06e23aeb35c6823e16b62bf7e7 authored over 5 years ago by Szabó Gergő <[email protected]>
Add hidden "loaded" flag for repeaters

This allows the repeater to retrieve the load value
from the model only on initialisation. Any f...

a8fbf07fd2385b204d5fe49ef0c073834864e9dd authored over 5 years ago by Ben Thomson <[email protected]>
Revert reordering handler changes

85a535cdeb3137b2f16484b1bf1890c90364b800 authored over 5 years ago by Ben Thomson <[email protected]>
Clean up processItems() method

7b0b32887ef804af6a63cbbbdfe24a5376773666 authored over 5 years ago by Ben Thomson <[email protected]>
Reset indexes when processing POST data

ccb4cca36e7444ecf0d411a634d79a1124ec548a authored over 5 years ago by Ben Thomson <[email protected]>
Improved Arabic Translation (#4198)

Credit to @mabehiry

905f4794f4bca5a9abe04aa6176f983f324a7d1f authored over 5 years ago by Mohamed Ali Behiry <[email protected]>
Only run sortable handler if specified

69ff2ed9d604275ef02a1a5d1554bf0dd19552ae authored over 5 years ago by Ben Thomson <[email protected]>
Add callback for handling sorted repeater items

3ba8f5896b1bda5fae2385ada53e376655127035 authored over 5 years ago by Ben Thomson <[email protected]>
Initial work on handlers for re-ordering repeater items

65444dbc6657976b397d181b20c5dfeb8c33061c authored over 5 years ago by Ben Thomson <[email protected]>
Increment index count after new item is created

Effectively starts the repeater item indexes from 0

2d25eac5bc8085efcb13f53e48de2354e1f08223 authored over 5 years ago by Ben Thomson <[email protected]>
Fixes cursor position being lost when adding an image from the mediafinder to a richeditor (#4233)

Credit to @rejuvenatedigital

41ccaa347d8d5e3bb39b2edeb1c84ba1b351e490 authored over 5 years ago by rejuvenatedigital <[email protected]>
Do not hardcode handler name (#4235)

Credit to @alxy. This enables us to reuse the widget with a different alias name. Also, this is ...

88613dc438e8283bb9afa6ee0ad79099975885e9 authored over 5 years ago by Alexander Guth <[email protected]>
Add $options param to formRenderField (#4239)

Allow passing options to Form widget's renderField() method. Credit to @mjauvin

d4afff375d6009578f598172b08bc40e8843eef8 authored over 5 years ago by Marc Jauvin <[email protected]>
Fix the repeater on every context, not just static page fields

5d403657ddf16eaf940e7e9697e7f788a64e8479 authored over 5 years ago by Luke Towers <[email protected]>
Remove extra __index_ and __group_ fields from the Repeater and use only the data itself to handle initializing widgets and processing data.

Refs: #4230

8465800309db6d701a8b4ac94f4a098f195c7c2a authored over 5 years ago by Luke Towers <[email protected]>
Fix datatable alias to be a single string (#4231)

Credit to @bennothommo

4a99a88743fe2e5de0d540ea0235f41a41a15d16 authored over 5 years ago by Ben Thomson <[email protected]>
Make default format options in ImportExportBehaviour configurable (#4200)

Credit to @alxy.

If the default format mode is selected, there is no chance to configure the ...

e7feba870664cbfcab4f4e147b5710ad84bcf24a authored over 5 years ago by Alexander Guth <[email protected]>
Add support for preview mode for the Markdown FormWidget (#4166)

Credit to @SebastiaanKloos

7554fe39bf90885bbbccaf17eeba3a5a1357245b authored over 5 years ago by Sebastiaan Kloos <[email protected]>
removed extra line of whitespace

44c257974de7f59f6c62d5b4e058e9d57aad2286 authored over 5 years ago by Luke Towers <[email protected]>
Fix issue where grouped repeaters stopped working in a recent build. Refs: https://github.com/octobercms/october/commit/13a7cc915db221b3ca67847fcdaaa4b71972e895#commitcomment-32986586

fc03daaf7968085ea68cda8857e6f7a4c7fe3bf7 authored over 5 years ago by Luke Towers <[email protected]>
Append the color picker modal to parent element (#4199)

This fixes #4117
Currently, the color picker modal (palette) is appended to the body (default)...

14d344bcdd06bd1bb1d59beb429c8a5c325878af authored over 5 years ago by Alexander Guth <[email protected]>
Fix expired message

26c1478a4bcf34d936ca1819b5808cd7c61ce16f authored over 5 years ago by Samuel Georges <[email protected]>
Avoid terminating the app using exit() or die()

Refs #3783
Refs #3746

f9f05fc9a8c3e271e1e792940a7e1693f1976a26 authored over 5 years ago by Samuel Georges <[email protected]>
Remove redundant header_remove() call

The response is returned directly to the route so this is not needed, it was likely added as an ...

20cfc276e7a5d7ca3881f5c1dc0d2dbe1009e017 authored over 5 years ago by Samuel Georges <[email protected]>
Firefox testing

- 4K display fixes
- use doc.ready over win.load
- min-size can be 0.1px and still fix the table ...

d4251e601401e851accdcfd26e9ea706d72aacf8 authored over 5 years ago by Samuel Georges <[email protected]>
Bump froala_editor to v2.9.3

5d9e341780bc1955aa799764a0768ca98bc43d73 authored over 5 years ago by Samuel Georges <[email protected]>
Add file check for image upload form widgets - Fixes #3653

05c63c58d06104721895da55cffa7fd533a7a5b5 authored over 5 years ago by Samuel Georges <[email protected]>
Change default widget column sizes

Refs #3965

c285ce4b8f21473bfc29a8aecbd8091beee59d5b authored over 5 years ago by Samuel Georges <[email protected]>
Merge pull request #3965 from ayumihamsaki2/master

Update Dashboard Columns from 10 to 12

ac86c78b5aeb13959375abeb15499f72f77f89b2 authored over 5 years ago by Samuel Georges <[email protected]>
Allow list configs to add class to head row cell (#4207)

Credit to @bennothommo. Documented by https://github.com/octobercms/docs/pull/367

2776eccdcc2489a0e982fce3345894305dd770c8 authored over 5 years ago by Ben Thomson <[email protected]>
Delay backend controller middleware until after request is processed (#4190)

Credit to @bennothommo. Fixes #4183.

72fb579722b5226fbe74c654f60cbe7d5e1e5750 authored over 5 years ago by Ben Thomson <[email protected]>
Ignore disabled FormWidgets in getSaveData() (#4116)

Fixes #3983. Credit to @tmus.

6150cea72c11e217447c65f58cf9c13347543012 authored over 5 years ago by Tomy Smith <[email protected]>
Support CMS module being present but disabled (#4202)

Credit to @LarBearrr

f1c88ca85b9ebf09aaece62fee7b1cf04beb291d authored over 5 years ago by Larry Barker <[email protected]>
Fix issue with multiple repeaters with the same fieldname embedded in the same controller

There was a conflict between two repeaters that had the same fieldName (data) bound to the same ...

8fad4bd8a56954a9625d4092a862b32cbc050be0 authored over 5 years ago by Luke Towers <[email protected]>
Fix support for main menu items having a numeric value for `counter`

56dd0757e4135fc3adb6e0fb0f17469528ffdd45 authored over 5 years ago by Luke Towers <[email protected]>
Use Form getSaveData method when saving form widgets within repeaters (#4160)

Credit to @bennothommo

31240b99616250112a04a5aad97dc00a5602e39c authored over 5 years ago by Ben Thomson <[email protected]>
Reuse the model instance from Form widget (#4193)

Credit to @alxy & @jimcottrell . Refs:
https://github.com/rainlab/translate-plugin/issues/209
...

15ad0051861f0ea80b3b55abdfeadd8d2bb2f0ba authored over 5 years ago by Alexander Guth <[email protected]>
Support enableDefaults on repeaters using grouped mode

a77f9d7b0ac251594ce6e0f32d41ec64f1333b28 authored over 5 years ago by Luke Towers <[email protected]>
Update French Translation (#4179)

Credit to @Sicklou

e04fbaef1aad5a54fee4ce43d928f42495e7fc8a authored over 5 years ago by Sicklou <[email protected]>
Service Workers Invalid security token and Clear Site Data HTTP Header (#4088)

If a website has a Service Worker installed it would load and register before a User tries to lo...

646599c5751009d64872f2061912b29149c620be authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Use 1px for 'min-size' layout rows to fix Firefox spacing issue (#4171)

Fixes #4114. Credit to @bennothommo

43da38c15f24ca5230e63754ccc96594306766f9 authored over 5 years ago by Ben Thomson <[email protected]>
Add Closure use declaration (#4170)

6783a367743ece625caa040bc970ac5ac55f68f1 authored over 5 years ago by Ben Thomson <[email protected]>
Allow controller middleware in backend controllers (#4106)

Credit to @bennothommo Related: https://github.com/octobercms/october/pull/4088

e9018ce8aecac97bdb932ef4fd034edd9e918768 authored over 5 years ago by Ben Thomson <[email protected]>
Support groups field being removed

e9709faa2114f9194b103dcce972655ca2965638 authored over 5 years ago by Luke Towers <[email protected]>
Added backend.layout.extendHead event

68c3f9d587c7e3025f8e4dfc62e1b31aa25246fb authored over 5 years ago by Luke Towers <[email protected]>
Improve Arabic translation (#4163)

Credit to @mabehiry

17e1bcb29216b9795616d158411515c4ee6a1d8a authored over 5 years ago by Mohamed Ali Behiry <[email protected]>
Improve French translations (#4157)

Credit to @BenjaminMINK

c3203b2c07bcef4d085041e888449e830bf79f6a authored over 5 years ago by BenjaminMINK <[email protected]>
Defaulted the main menu counter to sum it's side menu counters

89b6630f4b52a719194b712f4500405349945143 authored over 5 years ago by Luke Towers <[email protected]>
Support abort(404) in the backend module

9872d9a688b368cde7d097d23bfa16ad43c8b732 authored over 5 years ago by Luke Towers <[email protected]>
Fire backend.list.extendRecords event during export useList (#4148)

Provides an opportunity to modify and / or return the $results collection object before the cont...

dc502932a156b13f36f40468fd63c35117dd0cfa authored over 5 years ago by fansaien <[email protected]>
Fix issues with AJAX handlers on dashboard widgets. Replaces #4132

bb179a815b34f22c760da84c2a321687df2f7582 authored over 5 years ago by Luke Towers <[email protected]>
Prevent password from being HTML encoded in the invite email

254c9e183d4527b8b742e071fad84777e2debc24 authored over 5 years ago by Luke Towers <[email protected]>
Added new Inline (no icons) navigation mode to the branding options

8bba1d7fbb97771ff17119ab7109cc611b0ff324 authored over 5 years ago by Luke Towers <[email protected]>
Added support for counter and counterLabel to main menu.

Refs: #16, Refs: 7bcec1bd99a813a2fda8dfdc9f25ce51ed663bf8, Replaces: #4061

ffba0e54a2c82bc30cfca849aa4876131e98dcc7 authored over 5 years ago by Luke Towers <[email protected]>
Added ability to require permissions use ReportWidgets

1f95e290afabced1952596deceed0bf7cf07a844 authored over 5 years ago by Luke Towers <[email protected]>
fixes enable Defaults on repeater (#4129)

Credit to @panakour

bd94ed7247b0a85704374d33a35d5380a2e6255a authored over 5 years ago by Panagiotis Koursaris <[email protected]>
Use singular byte for '1 byte' filesize (#4130)

Credit to @bennothommo

e8fabdab97aa84af581393ee37dd8f2daf062907 authored over 5 years ago by Ben Thomson <[email protected]>
Improved Turkish translation (#4121)

Credit to @mahony0

35bd51c77ccd897eee2d869ac59e42c6fa686835 authored over 5 years ago by Mahmut Namli <[email protected]>
Set the datetime value with time 00:00:00 when using the date mode (#4111)

Credit to @fansaien

61c42078f34db431b2d1fc435880a0f205cb507b authored over 5 years ago by fansaien <[email protected]>
Improve the Hungarian translation (#4112)

Credit to @gergo75

15b4e7beccb1c8344edea6ac5358e7896310a24d authored over 5 years ago by Szabó Gergő <[email protected]>
Make the filesize display in file upload widget more consistent (#4110)

Credit to @bennothommo. Fixes #4085.

0a660a1e727f1023026e2c772acad694299fb4dc authored over 5 years ago by Ben Thomson <[email protected]>
Allow datatables to work within a repeater (#4102)

Fixes #4063. Credit to @bennothommo.

0f85998f14f4cf55def3446c0d3c3096ce793e9e authored over 5 years ago by Ben Thomson <[email protected]>
Support nested jsonable values in List columns, refs: #2990, #2995, #3088,

be06a4382242c09d3e1f35e102d25f0aac81f76e authored over 5 years ago by Luke Towers <[email protected]>
Fix setting default values for repeater in update context (#4098)

Credit to @CptMeatball

dc2bcf0719d96a090f2ba1724d47cda9e7663849 authored over 5 years ago by Antonie Hogewoning <[email protected]>
Fixes bugs with 'collapsed' saved to cookies (#4080)

Credit to @w20k. Fixes #4047

015d0ed7287e5dd172b5a1944d73e0c738a56b0d authored over 5 years ago by Denis Denisov <[email protected]>
Tabs and tabels scrolling fix (#4069)

Fixes #4037. Credit to @w20k

458e0fed0d47b226dd6ae027d11937beb89e1db9 authored over 5 years ago by Denis Denisov <[email protected]>
Added favicon management to back-end customisation (#4045)

Credit to @Farrow. Also accessible with `brand.faviconPath` configuration item.

d22d034d764fcf4bbf5bbeb7bb380bf42429bddd authored over 5 years ago by Farrow <[email protected]>
Added support for using the record finder without a model relationship

Added useRelation and modelClass config options

e2496fda2a4a51489b18d071c7c66f61e32b348b authored almost 6 years ago by Luke Towers <[email protected]>