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

Fix #3415, #4672 (#4674)

Handle child FormWidgets making AJAX requests outside of the repeater's form container. Note tha...

68cfb877224d376050d8507d250e15d7542478ac authored about 5 years ago by Luke Towers <[email protected]>
Update Dutch (NL_nl) translation (#4676)

Credit to @adrenth

d3e4267720d9754b23785a2fdf21e1d955763455 authored about 5 years ago by Alwin Drenth <[email protected]>
Trigger the change.oc.formwidget event on update of records through relationcontroller. (#4673)

Fixes #4625. Credit to @danielbidala for the initial report and proposed fix.

2967250ea9f44cff6a57b9147c11c1317ff16534 authored about 5 years ago by Luke Towers <[email protected]>
Improve internal docs for DataTable callback handler

- Changes parameters to match their intended data.
- Updates docblock
- Minor code cleanup

Refs...

3934a5b2bb14918552ed36836c78b688ae474e59 authored about 5 years ago by Ben Thomson <[email protected]>
Return 403 response on CSRF fail instead of silently failing

Also moved backend::lang.page.invalid_token.label to system::lang.page.invalid_token.label. Fixes

07322d4cfb7845b42f4fff54776d4846bf83f628 authored about 5 years ago by Luke Towers <[email protected]>
Added 'email' field type

01960193bb3f09f5de8a58c3ae8a27994a5a782c authored about 5 years ago by Luke Towers <[email protected]>
Prevent flash of unstyled tabs on page load (#4666)

Credit to @tobias-kuendig.

f2759008ee8b2b7cf564816b1ddf68f1597878a7 authored about 5 years ago by Tobias Kündig <[email protected]>
Add support for order option on relation FormWidget (#4654)

Credit to @harmenjanssen. Documented in https://github.com/octobercms/docs/pull/406

1b69a9da0bef7d8bc8dd2e5d992d6fce005ab4e2 authored about 5 years ago by Harmen Janssen <[email protected]>
Remove void return types in PreferenceMaker

Maintains PHP 7.0 compatibility. Will likely be re-added once rebased to Laravel 6.

Fixes #4659.

804490ae12a36098c00eaf34c1f9bbef4c826725 authored about 5 years ago by Ben Thomson <[email protected]>
Added getConfig helper method to get config values (#4653)

Credit to @SaifurRahmanMohsin

Added getConfig to make it easier for developers to fetch the ...

ed0876d41852c957aad38664e184491b389612af authored about 5 years ago by Saifur Rahman Mohsin <[email protected]>
Update delete buttons in user controllers (#4640)

Credit to @Samuell1

d281d248bf1210cff64a968113b7a5fd8e5dcf53 authored about 5 years ago by Samuell <[email protected]>
Update zh-cn backend translations (#4635)

Credit to @everyx.

1feb43f6cabf14498e8434e97a10459b9074ac02 authored about 5 years ago by 罗光盛 <[email protected]>
Typo fix for Polish language file (#4634)

Credit to @tomaszstrojny.

bd0c8a43d33c0951127bd85512d376ca57a32aaf authored about 5 years ago by Tomasz Strojny <[email protected]>
Add method removePermission() for AuthManager (#4522)

Allows programmatic removal of permissions being listed in Permission selection widget.

Credi...

baed667d379e9d435b7a7ae74acec2d2816251f6 authored about 5 years ago by Dan Harrin <[email protected]>
Lazyload top navigation icons - refs #4562

169c46596e5f6ff9c56ca987581747e6f161673d authored about 5 years ago by Samuel Georges <[email protected]>
This stops tabnabbing apparently

Refs #4550
Refs https://en.wikipedia.org/wiki/Tabnabbing

8df7cca33fc4d10e3f297557fc02f10d88c89dc3 authored about 5 years ago by Samuel Georges <[email protected]>
Tidy up checkbox list - refs #4599

Also had to revert the 100vw improvement on tabs because it causes unnecessary scroll/drag activ...

2583916c2e553b86099743334290339b79c2eeaf authored about 5 years ago by Samuel Georges <[email protected]>
Update the checkbox list widget (#4599)

9c246f9f9212e02e01269f108f73e66927f29cbe authored about 5 years ago by Samuel Georges <[email protected]>
Added ability to specify a LESS file to be used as a default backend brand CSS override with the config item "brand.customLessPath"

bd3a2b8bc0efa9cc3f5253a333014696f9483313 authored about 5 years ago by Luke Towers <[email protected]>
Cleaning up spacing

8749c04dd2ccc9eccd15a98521b4e23dd228f78c authored about 5 years ago by Luke Towers <[email protected]>
Replace use of parseJSON with JSON.parse (#4517)

Credit to @DanHarrin

36180d0e1984f9cf3da6d5d8af6953eeb7efe8f1 authored about 5 years ago by Dan Harrin <[email protected]>
Include the JSON parser natively in framework.js

We've also included it as a separate framework.parser.js file in case its needed by some externa...

5c1ea571f1a1f059317b2081a2f2e0f140160335 authored about 5 years ago by Samuel Georges <[email protected]>
Add a small JSON Parser to October framework lib (#4527)

* Add a small JSON Parser to October framework lib

9a82632170f280ccacc9315a86c503190fe1c740 authored about 5 years ago by Samuel Georges <[email protected]>
Pass path by reference in media.file.upload (#4616)

Credit to @pavelmgn. Refs: https://github.com/octobercms/october/issues/3124#issuecomment-529577947

92fbfc829d42294a1b6e9d94d88d1795ae241201 authored about 5 years ago by pavelmgn <[email protected]>
Fixes typo, recompile assets

ff27b9bc7a38a15e32c7417dd33de48b17b3d682 authored about 5 years ago by Samuel Georges <[email protected]>
Update Deprecated code in October into (event.key) (#4489)

Update Deprecated code in October into (event.key)

8e516ebb967237c12ac749e50ca7730869237a03 authored about 5 years ago by Samuel Georges <[email protected]>
Peer review visibility changes

It makes more sense to use a consistent UI for all modes, the CSS is cleaner as a result. The co...

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

89cb0e42cc0506b81b0f246d02ec5149deb806ce authored about 5 years ago by Samuel Georges <[email protected]>
Merge pull request #4279 from ghost/dropzone

Update Dropzone V4.0.1 to V5.5.1

8019908726af53dc75c629641ff98fa50117c19f authored about 5 years ago by Samuel Georges <[email protected]>
Merge branch 'master' into develop

52eeead1cafde204da687e119ea33ef18abffbe8 authored about 5 years ago by Luke Towers <[email protected]>
Revert "Pass $path by reference in media.file.upload event (#4612)" (#4613)

This reverts commit 868c7ec11c6dac49d42fa8622aa71048c32ad214.

e3ebce1e66d88923f123be7060920b128e4bc4bb authored about 5 years ago by Luke Towers <[email protected]>
Pass $path by reference in media.file.upload event (#4612)

Credit to @pavelmgn

a60f25af75b1a129cbbdd1242bf49c00807cee8b authored about 5 years ago by pavelmgn <[email protected]>
Fail CSRF token checks if the session expires. (#4598)

Fixes #4595. Credit to @bennothommo

5ed713c3edf70567f401568164ad35f96c20e00b authored about 5 years ago by Ben Thomson <[email protected]>
Remove the IE5 - IE7 Holly Hack support (#4594)

Credit to @ayumihamsaki

2342e9c28410b408363e3926b76c5dd25fdf97b4 authored about 5 years ago by Ayumi Hamasaki <[email protected]>
Make the Code editor fullscreen button easier to see (#4546)

Credit to @ayumihamsaki

b38c2eef35e28ff83088cf6c8fb957c2d1526982 authored about 5 years ago by Ayumi Hamasaki <[email protected]>
Support multiple instances of the PermissionEditor on a single page

e7a4be70007bf1ca08fca7d3bfb78314cc2f1e9f authored about 5 years ago by Luke Towers <[email protected]>
Allow decompiled Backend JS assets (#4549)

This change will allow the individual JS assets that are compiled into a full compilation file t...

428a91177508ed5035dabbbef9aa8201b1647af4 authored about 5 years ago by Ben Thomson <[email protected]>
Use selected dropdown item as repeater title (#4544)

Credit to @DanHarrin. Initial implementation by @MattPurland. Finishes https://github.com/octobe...

25c10d329ea5b72f019facc44168bf224d1c91de authored about 5 years ago by Dan Harrin <[email protected]>
Mention the lang dependency (#4551)

Credit to @SaifurRahmanMohsin.

2c40d71108ab9711e913e07e6fbfddb7ce04215a authored about 5 years ago by Saifur Rahman Mohsin <[email protected]>
Upload vendor file Spectrum V1.8.0 (#4536)

Credit to @ayumihamsaki

4528eed18786a0199f66b58981cf2ae602a9dea8 authored about 5 years ago by Ayumi Hamasaki <[email protected]>
Added getReportWidgets() method (#4525)

Credit to @DanHarrin

3103924df29ef30a8bcb89792b767e8191d1ec71 authored about 5 years ago by Dan Harrin <[email protected]>
Minor Formatting Corrections in Usage Comments (#4541)

Credit to @DanHarrin

7295f79bd53290ddba89153a304773bb6d5fcc4e authored about 5 years ago by Dan Harrin <[email protected]>
Fix exception on middleware loader

An exception was thrown when loading middleware if a requested controller is from a disabled plu...

40086f9505cc2e34bcc29c82d78b2945fc48b8c8 authored about 5 years ago by Ben Thomson <[email protected]>
Add validator for plugin navigation items (#4497)

This will detect invalid navigation item configuration in installed plugins. In debug mode, this...

b65ffde2ec335feb3e8d5d1b6d28b2a53e38c42a authored about 5 years ago by Samuell <[email protected]>
Add warning in status widget when debug mode is enabled (#4500)

Debug mode is now shown as a warning in the Status report widget to indicate that its use is dis...

bf7e44371985a73a36fac171cf2b8b2164f5941a authored about 5 years ago by Samuell <[email protected]>
Standardise use of [] vs array() (#4548)

Credit to @DanHarrin

257f499001ee1f561f27794047f8487f68afd926 authored about 5 years ago by Dan Harrin <[email protected]>
Ensure the the TagList FormWidget is respecting relationship constraints (conditions & scope)

df76b1278f1556476e479edf4652edfab7361f8e authored about 5 years ago by Luke Towers <[email protected]>
Improve support for previewMode in Repeaters & NestedForms

Fixes #4521

ced03f89cfbaed5f2df19ee4120ecdd90167da5b authored about 5 years ago by Luke Towers <[email protected]>
Fix code smells in lang files left from last commit

1fbc63c98c092852257580bde6cbb5393ee6a148 authored about 5 years ago by Ben Thomson <[email protected]>
Revert #4401 for build 458.

Reverts commit 22847e7892a2054da91bd85ec183ba6e7bc52094. Will be redeployed in build 459.

f3c54536eea2961fc144743360192f72fd29c20b authored about 5 years ago by Ben Thomson <[email protected]>
Fix "widget not bound to controller" error for nested repeaters (#4434)

Since repeaters have no value by themselves, a repeater that contains only another repeater was ...

8f17c1377b915c3d8802a5d1343d6eb507518834 authored about 5 years ago by Ben Thomson <[email protected]>
Style side panel header with brand colors

Remove commented-out code

69a6b1d5ced5f664a081cad227c984f6614d0e3f authored about 5 years ago by Ben Thomson <[email protected]>
Fix Rich Editor focus to fill the full height of the container (#4485)

Credit to @ayumihamsaki.

388eefffc5e77c433a1ee321c064fedc1a042bf6 authored about 5 years ago by Ayumi Hamasaki <[email protected]>
Fixed the focus outline for no results on the CodeEditor search box. Credit to @ayumihamsaki. Replaces #4483. Fixes #4482.

2c2b69bcafa602f3d7ae665297beb2633d4efc83 authored about 5 years ago by Luke Towers <[email protected]>
Added Thai translation (#4472)

Credit to @anurat.

95931301dae73e0da77d7bf1f4657fc5ad1b2cf9 authored about 5 years ago by Anurat Chapanond <[email protected]>
Set validation attributes after context check.

This prevent fields with multiple contexts from overwriting the label name of another context in...

b453234bd62df69378a0d42177062c23cd92e7d1 authored about 5 years ago by Ben Thomson <[email protected]>
Pass through enableDefaults config to nested forms

This should allow default values to be used in nested form fields within new repeater items.

Fi...

41b39669f18209546f0acb82cde166f3ea84deca authored about 5 years ago by Ben Thomson <[email protected]>
Add option to disable UpdateManager after backend login (#4266)

Credit to @Samuell1. Fixes #3471.

66b2c6bbf2e36bdefb4b37748268b7306b4b1bf0 authored over 5 years ago by Samuell <[email protected]>
Hide link to "Access Logs" when the user doesn't have access (#4462)

Credit to @prhost

af5c293579a0534ca01bd913698bb72faebbcc55 authored over 5 years ago by Kallef Alexandre <[email protected]>
Code quality clean up (#4449)

Credit to @bennothommo

4d273cbc722b3011edf570563d6627c84831a7d3 authored over 5 years ago by Ben Thomson <[email protected]>
Added `maxFilesize` option to the `FileUpload` FormWidget (#4077)

Credit to @webmaxx

732a4cddf16246f9849bd0bf53a965e241906263 authored over 5 years ago by webmaxx <[email protected]>
Fix text filter scope (#4445)

Credit to @alxy. Fixes https://github.com/octobercms/october/pull/4241#issuecomment-510140574

d3a04ed45dee690ce70329e3ababc1493d9e9c92 authored over 5 years ago by Alexander Guth <[email protected]>
Improve backend accessibility (#4401)

Credit to @ayumihamsaki. Fixes #4400.

- Added WAI-ARIA to the layout templates files.
- Adde...

9ab03bcce92a6556976240ddba5e5953a3c999b7 authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Fix layout of colorpicker for no custom color selected (#4457)

Credit to @anitaeisenhaber

10621065d152cfa8915cffbcc34d74973722b8ff authored over 5 years ago by Anita <[email protected]>
Improved Brazilian Portuguese translations (#4450)

Credit to @prhost

fccabf4fd718f394deee0ffbda002dbc62e6a602 authored over 5 years ago by Kallef Alexandre <[email protected]>
Translate Inspector option titles

8edd2519d8dc6bb4cd4f090a3c9a898dcd5ae011 authored over 5 years ago by Luke Towers <[email protected]>
Missing Spanish Translations (#4448)

Credit to @DanHarrin.

67837d098fbf9753e453a80934810501817133f9 authored over 5 years ago by Dan Harrin <[email protected]>
Update zh-cn/lang.php file (#4447)

Credit to @wenlong-date.

f2dd6a617dc56b6ec43bbff3429bc87dcf7a403b authored over 5 years ago by Long Wen <[email protected]>
Fix typo

Credit to @alxy for spotting it

dd73e3f2e9d1d5f6f96fa893003729361b77f25e authored over 5 years ago by Luke Towers <[email protected]>
Remove support for invalid relation type column

Fixes #4443.

c8315df9b5f8832958bda7072f2471de3dccc205 authored over 5 years ago by Luke Towers <[email protected]>
Only attempt to translate string values

Fixes #4398. Credit to @w20k for finding the issue.

b5313c6ac1cb9a35e08a145359aceec3d7b2712f authored over 5 years ago by Luke Towers <[email protected]>
Accessibility enhancement for code editor icons (#4395)

Credit to @ayumihamsaki. Fixes #4392

cd4a11759e8c2ab0bac5423bdb7c0008dbcfc678 authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Fix code quality errors in Lists widget

857f3ad1685393bc5ad64e8731f27f236b1834df authored over 5 years ago by Ben Thomson <[email protected]>
Increment column count when tree is shown

Fix centering of no record message in lists when tree is enabled.

a3f049b7b14f1ed238748248dfcd02686366c449 authored over 5 years ago by Ben Thomson <[email protected]>
Clean up index functionality in Repeater widget (#4424)

- Remove $indexCount property, as it is no longer needed
- Determine highest key number in data...

6e0e04bcab3e68f15842233e15fe04e0c2d195c5 authored over 5 years ago by Ben Thomson <[email protected]>
Block off SW running in backend and reduce lookups (#4385)

Credit to @ayumihamsaki. Related #4384

cebdc5927ab2b202770b5ec645f68e4ca31d4933 authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Fix Travis CI file scope (#4408)

Original PR (#4394) was picking up changes from other branches as well as from `master`. This ch...

c5fe155e82c37eaff7648654625040da01e75ab6 authored over 5 years ago by Ben Thomson <[email protected]>
Improve Travis CI build process (#4394)

5c48bdad771ca8a0c14003038dac9394aab3bece authored over 5 years ago by Ben Thomson <[email protected]>
Typo fix

2fc33da0a6ee10c07950c4528451d765500df7ec authored over 5 years ago by Luke Towers <[email protected]>
Improve support for protected files on S3 (#4390)

Credit to @fansaien. S3 supports generating temporaryUrls to files that don't exist yet so this ...

08d33a97e2e6022c00240432103fd7c7bb42ffbc authored over 5 years ago by fansaien <[email protected]>
Add preview mode for taglist widget (#4349)

Credit to @Rike-cz.

db3841bd96c3d432c2ee722f9010015a43f82a6a authored over 5 years ago by Rike-cz <[email protected]>
Add new Performance API's to October CMS (#4285)

PR adds a new Priority Hints API, Preload API and async to the October CMS AJAX injected code an...

a3bcb21e6452b883aa1aac8bf99e51ede4261333 authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Default backend user password requirements changed for utf8mb4 DB type and minimum password length requirements

3e322315c5ca51b5902f5e338de59f4c64537381 authored over 5 years ago by Luke Towers <[email protected]>
Fix error messages in RelationController

Fixes #4342

8faa30eb1623952a9c74291d892bb6d4940829bb authored over 5 years ago by Luke Towers <[email protected]>
Update path to video-poster.png (#4240)

Now located in Backend module, not CMS module. Credit to @VoroninWD.

98943470a2679a0c1a307fb0ec927662fefcc3cc authored over 5 years ago by Alexander Voronin <[email protected]>
Store limited list widget configuration in user preferences (#4360)

Provides a new method of storing the list page count and visible column configs that survives a ...

9d356556a60a9ebe20a535ddf2a4d8e12384bb95 authored over 5 years ago by Ben Thomson <[email protected]>
Fix empty menu item counter (#4374)

Remove empty counter from main menu items when set to false. Fixes #4371. Credit to @LarBearrr

3f276c35b8ae4338f1a492cff331b0f9863c49f6 authored over 5 years ago by Larry Barker <[email protected]>
Fix: Apply custom secondary color to Pages list (#4355)

Credit to @gergo85.

7ce9c73b353fd7a2e44c00e6f2ba7b6c2e977169 authored over 5 years ago by Szabó Gergő <[email protected]>
Fix: Restore FroalaEditor extendability (#4356)

Credit to @mjauvin.

acf60608902ac56aafa5472c1da9a555bbaa2ceb authored over 5 years ago by Marc Jauvin <[email protected]>
Merge pull request #4358 from octobercms/wip/file-improvements

Use temporaryUrls for protected files if the storage driver supports them. Related: octobercms/l...

8c842e43a6580ebfd679c4b7e425f88d4b0e49f5 authored over 5 years ago by Luke Towers <[email protected]>
Compile rich editor with inline style and class

Fixes #3883

2f293a45300619d79fda9ad1bedd21dfd31e36fb authored over 5 years ago by Samuel Georges <[email protected]>
Fix for installs that don't use the cloud drivers

fa0d699781a5b1c35e0cce6861390fdfad51954f authored over 5 years ago by Luke Towers <[email protected]>
Added `temporaryUrlTTL` configuration option, switched is_a() to instanceof

37c14d0e161b5b84a5085dc0f0dc7adfb6040262 authored over 5 years ago by Luke Towers <[email protected]>
Use temporaryUrls for protected files if the storage driver in use supports them

1f6bf19beec16b154466c8f6628a932119be0c8b authored over 5 years ago by Luke Towers <[email protected]>
Default to full width (12cl) dashboard widgets (#4348)

4ddfcab8e4d79b56a94031f1b7b3f5f6e7052117 authored over 5 years ago by Scott Bedard <[email protected]>
Media Manager with SVG preview (#4011)

9030fa9bde9e675d173ce213cf25ee38eed77e62 authored over 5 years ago by Rike-cz <[email protected]>
Add check to make sure event result is an array in Form widget (#4331)

Wildcard listeners will add null responses to the event result array and causes an error when th...

a769bf3c71622f8cbff8068443ca7272f844c822 authored over 5 years ago by SeriousKen <[email protected]>
Respect ignoreTimezone in the datepicker 'date' mode.

28cb4d58c5236c0f9d9c6f3a69537c355a3718b9 authored over 5 years ago by Luke Towers <[email protected]>
Merge pull request #4336 from octobercms/master

Fix group index mapping in Repeater widget (#4334)

1807fc8d985660ffced92249d35229c8e328a17f authored over 5 years ago by Luke Towers <[email protected]>
Fix group index mapping in Repeater widget (#4334)

Fixes a bug which causes grouped repeaters to lose data when repeater items are re-ordered and s...

104868eec0fc24d72046e8cfd47867416aa77155 authored over 5 years ago by datune <[email protected]>