Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/octobercms/october

Self-hosted CMS platform based on the Laravel PHP Framework.
https://github.com/octobercms/october

Add my GitHub sponsor link

https://github.com/users/LukeTowers/sponsorship

c1fe12f732278df8a706fccf62baae8cd918ca30 authored over 5 years ago
Add permission support for fields, columns and filter scopes (#4520)

Credit to @Samuell1. Fixes #1837.

348040a4e485ec1499c5bc26803938142821c1b6 authored over 5 years ago
Provide system.assets.beforeAddAsset event to modify asset attributes

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

e246427463ac5edcc6b7115b33838a4367a4f9a9 authored over 5 years ago
Minor cleanup

fa002ce3dd97a262b7b8d03e0e3ccc28f91ce817 authored over 5 years ago
Fix sync command, minor cleanup (#4645)

Fixes #4642, adds some unit testing for the AutoDatasource. Credit to @bennothommo

07d74ebb1bd4ec2f04048c6369da5a03c2457147 authored over 5 years ago
Fix #3415, #4672 (#4674)

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

96e335aebc144a67f0cc7661ac5853a1d21a5741 authored over 5 years ago
Update Dutch (NL_nl) translation (#4676)

Credit to @adrenth

b2dcd3c9fd7172be1d8991659411ed8060647418 authored over 5 years ago
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.

06ba8c712fa03fee13b18fe374b13b526737b8ff authored over 5 years ago
Allow for URL parameter to be zero (#4657)

The `empty()` check previously disallowed string zeroes from being used.

Credit to @gaabora.

773f266373a662e1d2e0c193df98b2662373be59 authored over 5 years ago
Improve internal docs for DataTable callback handler

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

Refs...

970cc4550c1e60a9b07f21c65f63593301704d05 authored over 5 years ago
Disable CSRF in unit tests

6099312c0d8363487b6c617ce426370fb617e258 authored over 5 years ago
Use form_ajax in the demo component instead of hardcoded form tags

c87e6545a9d8c595625eec1d2dcba03fbe6939a9 authored over 5 years ago
Update French translations (#4668)

Credit to @damsfx

f09c05d31b65821e6932c6938897acf751963908 authored over 5 years ago
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

d31006ae1a1f5a709e9a100d0096a5633ab820b5 authored over 5 years ago
Added Mailgun endpoint to services config (#4667)

Fixes #3846. Credit to @ozdemirburak.

64d02b77cc973aab437ef70c822527e404b2d224 authored over 5 years ago
Added 'email' field type

17f3c6f74b9bb9c4d0d4e649b3b383807bf2d447 authored over 5 years ago
Fix styling for switch fields that are required

ad35d8332372145a44f1885ed62f6e11dc1f4fbf authored over 5 years ago
Add support for inline-options to radio field

3b74a8f248e159d38cc526d81eba270ed8231d91 authored over 5 years ago
Prevent flash of unstyled tabs on page load (#4666)

Credit to @tobias-kuendig.

4f34ac5f4a9c26d0d9402f8e7befc7448c815f29 authored over 5 years ago
Add support for order option on relation FormWidget (#4654)

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

83d14c8503c61e61cbec3c361891ac8ae37a0bc4 authored over 5 years ago
Fix bulk actions on plugins (#4660)

Fixes #4647

479fa0960693a7c375f4d73ea2bf4e01121a9312 authored over 5 years ago
Remove void return types in PreferenceMaker

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

Fixes #4659.

c3d99b2acf0a65e7af5198c219003eba8f0b7800 authored over 5 years ago
Added getConfig helper method to get config values (#4653)

Credit to @SaifurRahmanMohsin

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

f6c789f71668df2beaba97bb8681540a67e55e8f authored over 5 years ago
Merge branch 'master' into develop

8ee94cc059ebca2909a2172ed0439796e33c9f21 authored over 5 years ago
Add auto-archive action for stale PRs/issues (#4646)

72986dbb1df1126c5bc232e054b760a0915acf8b authored over 5 years ago
Remove extra framework.parser.js file

We don't use this anywhere except for framework.js where it is already included. We will not be ...

fffe14a0d19535f310bea97313534b13c59fcdae authored over 5 years ago
New templates must have a unique widget alias

c23d671f9104f2239fc77c9601d48eb5c6db5c3a authored over 5 years ago
Update mustache.js to 2.3.2 (#4644)

Credit to @ayumihamasaki2019

c627e8a0ddc4e5b59f890c67145c8de892c0dca5 authored over 5 years ago
Update delete buttons in user controllers (#4640)

Credit to @Samuell1

5d6fe7261968f09e9e716bfb976edd5a3f9d19d4 authored over 5 years ago
Update zh-cn backend translations (#4635)

Credit to @everyx.

c19ccb4f60f2bad470368b41a7199959a87ae739 authored over 5 years ago
Optimize theme recognition (#3220)

Credit to @vojtasvoboda. Will avoid asking the database for the currently active theme if there ...

bafd057f8ce0faefc1509ed544a2baf57ac0feac authored over 5 years ago
Replace caching of Theme config with generic YAML caching (#4526)

Credit to @Samuell1. Fixes issues related to complexity of the existing approach / cache invalid...

33d149fe1aafe284fefe0b7c9558bbe75028ef8a authored over 5 years ago
Minor code formatting improvement

744263eb4b9dbaa6c2c5be4e92b82203fcd46273 authored over 5 years ago
Added support for SparkPost mail configuration (#4151)

Credit to @morph85

811b4314744837704c74252bffd034941b7a82bc authored over 5 years ago
Initial unit tests for front-end framework (#4576)

Credit to @bennothommo

5f15ed54f95171a3499ac271828aff978d114869 authored over 5 years ago
Typo fix for Polish language file (#4634)

Credit to @tomaszstrojny.

815ec1a174a3b8706fecf96a32b87a5904425bc9 authored over 5 years ago
Replace Travis with GitHub Actions workflows (#4633)

Credit to @bennothommo

c9b4402f13728debc07413f40211b556d2c314b3 authored over 5 years ago
Add method removePermission() for AuthManager (#4522)

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

Credi...

919835e5dedea477c1a160e655537657e26efbd3 authored over 5 years ago
Apply hand grab icon to "scroll before" cases - Refs #4629

f1eab843f8a5c7f1ff7982b30abb7b27beb86397 authored over 5 years ago
Show table scrolling a bit clearer - ux fix (#4629)

* Show scrolling a bit cleaer - ux fix

c4cdd4d44d8740f02a720bebcdf629172f439099 authored over 5 years ago
Merge pull request #4428 from alxy/patch-27

Fix error when $user is null

1b22b851f69e6db535fc4ec508a3f7406b399d6e authored over 5 years ago
Fixes broken hotkey implementation - Refs #4489

8d511e0ce591f5d388ac2f3533908e563993aa9f authored over 5 years ago
Lazyload top navigation icons - refs #4562

b37641e94d4349e6015cdda508eade14b4a882dd authored over 5 years ago
This stops tabnabbing apparently

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

b60adf29526a0b51f119ea7cf8bf93b6b915edf3 authored over 5 years ago
Tidy up checkbox list - refs #4599

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

6daea258b95e307f669efd38170c2a57dd0fbba5 authored over 5 years ago
Update the checkbox list widget (#4599)

202d1f6b04d005ea4b717aea0a54adb69f1778d7 authored over 5 years ago
Fix the Primary tabs overflow error (#4587)

* Fix the overflow on the primary tabs

db20bb3359e34f6dc1ed31f70517036a8a0f3eac authored over 5 years ago
Add a working checkbox list doc code example to october website (#4600)

99db7132e6de01afccf28cf31068bd4b253ea959 authored over 5 years ago
Fix Travis `unzip` and `mv` Rain library

e2f23eb18492219e58c96bcbfd152f92d1f49a17 authored over 5 years ago
Diagnose Travis `mv` issue

f951f92b1ca2f23299e55c85cb7081d392fcaf64 authored over 5 years ago
Use develop branch of Rain library in Travis CI

bbdad61555cbc77b89939967677317bf6ceaf181 authored over 5 years ago
Added ability to specify a LESS file to be used as a default backend brand CSS override with the config item "brand.customLessPath"

7e6c1aed84c398dc8e29d053d26dee5c95376d1e authored over 5 years ago
Cleaning up spacing

fafd05f7c0075b82a3347526a44f246fe122929d authored over 5 years ago
Replace use of parseJSON with JSON.parse (#4517)

Credit to @DanHarrin

7b8fecaa51cabf059e39536f41c68d03ebb9a901 authored over 5 years ago
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...

2962f752219834417a2ef931ae25eb7552d8bf8d authored over 5 years ago
Recompile assets

68f0cd640d4fe06fa2a6628af22ffe16194158c9 authored over 5 years ago
Update jQuery mousewheel from v3.1.9 to v 3.2.0 (#4574)

* Update jQuery mousewheel

2e6347718a2cb4d88c1748470c42043611933af1 authored over 5 years ago
Add a small JSON Parser to October framework lib (#4527)

* Add a small JSON Parser to October framework lib

ebcb7ee6fde73dc2b52afefd8d28c715df428446 authored over 5 years ago
Add keyboard support to list items

35a6fb99b85b8d68d7d8d60a66f27228d52380e4 authored over 5 years ago
Fixes keyboard support on checkboxes

The keydown/keyup/input events were not working correctly. Also the $cb selector was not specifi...

8471c7305488a71413aaf6e68efdbf57618b3d8d authored over 5 years ago
Revert c5d0a467 (#3834)

Reported issues with tables with constrained widths breaking content too much.

Refs: https://gi...

5f0da7e6f623c33ba5efc013b07675ead735249c authored over 5 years ago
Pass path by reference in media.file.upload (#4616)

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

4684312cee84107c54c007f5f6433bff8dfde346 authored over 5 years ago
Fixes typo, recompile assets

52e2a838ebe0e5e458c74cd1e82b1fb2061f6233 authored over 5 years ago
Update Deprecated code in October into (event.key) (#4489)

Update Deprecated code in October into (event.key)

3291e07191832c57a8a9f526f4427b052d80261b authored over 5 years ago
Merge pull request #4352 from ghost/modernizr3.7.1

Update Modernizr V3.6.0 to V3.7.1

72123943de9839e489e2ae5fcf6d9e9fdb34bf4e authored over 5 years ago
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...

31145a3eb7c875131c68984164615597dd889818 authored over 5 years ago
Recompile assets

96537033c8f611b1732aeecea32e47a80a4357be authored over 5 years ago
Merge pull request #4279 from ghost/dropzone

Update Dropzone V4.0.1 to V5.5.1

86ff037221e9b6cedb0121c0307414c4ac5f2148 authored over 5 years ago
Merge branch 'master' into develop

882ca6019c9c1b124e6e3f052b6aec02b6fa826b authored over 5 years ago
Revert "Pass $path by reference in media.file.upload event (#4612)" (#4613)

This reverts commit 868c7ec11c6dac49d42fa8622aa71048c32ad214.

0b71a4bf2f4cf785006f197a9c8b69c444548360 authored over 5 years ago
Pass $path by reference in media.file.upload event (#4612)

Credit to @pavelmgn

868c7ec11c6dac49d42fa8622aa71048c32ad214 authored over 5 years ago
Merge branch 'master' into develop

9bade6ddeabdabbe839bb39eefee91ce3883d412 authored over 5 years ago
Exclude deleted files from PHPCS tests

0b3db099358f53601db7543f0d1132f90d06e9c3 authored over 5 years ago
Merge pull request #4503 from ghost/role-form

Add role-form to all forms

3212fc5b35fc26b35b2099ebd6c467eea43e6ca4 authored over 5 years ago
Merge branch 'master' into develop

564e127ec5f2b044a9e57082609c1aaeedea26a6 authored over 5 years ago
Updated issue templates

48d8f4f0892b908f7f43cb5c8982b6212d943995 authored over 5 years ago
Ignore IDE helper file (#4608)

Credit to @drmzio

f7b857cc886d44a1bc1781f600f25ffff981d5f5 authored over 5 years ago
Fix poorly formatted link (#4596)

Credit to @GrCOTE7

01aa5b27a3a6760f9ac6aff4724057983eede998 authored over 5 years ago
Fail CSRF token checks if the session expires. (#4598)

Fixes #4595. Credit to @bennothommo

0240c21af6e999742c49bf00c57e3c6f5548eebd authored over 5 years ago
Match save method signature in Theme Export/Import

5723cd4b2ae1b216518da8da42ca78b3d0aef766 authored over 5 years ago
Add documentation for testing pull requests (#4577)

Credit to @ayumihamsaki & @bennothommo

61af6384d2a350e1b6ddfdf04e3afb17bb2a08a1 authored over 5 years ago
Remove the IE5 - IE7 Holly Hack support (#4594)

Credit to @ayumihamsaki

6942e38615bd1f261f2f38e0c5f83b448ea68ae2 authored over 5 years ago
Make the Code editor fullscreen button easier to see (#4546)

Credit to @ayumihamsaki

92e975ffa3be9be18b0ce487ae66389fd0caf810 authored over 5 years ago
Move translations for plugin author to system module (#4583)

Credit to @LarBearrr

0766be8ecb4eefe6fe7de82a487a373e1d43444f authored over 5 years ago
Merge branch 'master' of https://github.com/octobercms/october

477502d3335044d29dcc978a9cf10cc344b29e39 authored over 5 years ago
Fix use of Storage::url() for local disks that haven't been configured correctly. Fixes #4581

02d894f52ba667ae858f0197f2a64b6c9d8eec4a authored over 5 years ago
Merge remote-tracking branch 'remotes/origin/master' into develop

1f47846832e6f4df2ca7776e1af1db45fdac4495 authored over 5 years ago
Created a security policy

91d7b980a9abd299f0300b878b43410934a696b4 authored over 5 years ago
Support multiple instances of the PermissionEditor on a single page

de3f8142fbcb65584484e323536bc39541ddc001 authored over 5 years ago
Include file extension in combiner URLs (#4567)

Credit to @alekseyp.

5afb1ee04f3bcd0ae5b04b042eeb9bce80b92ce5 authored over 5 years ago
Improved Arabic translation (#4555)

Credit to @mabehiry

e0e23c1fdf866b2a68abd58eb8cbb04fd65f16b8 authored over 5 years ago
Allow decompiled Backend JS assets (#4549)

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

a67ccfe993a6c34abc420d01bdd1cc9332b18cae authored over 5 years ago
Use selected dropdown item as repeater title (#4544)

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

3365820178ae259adcaae5c095ee55aeff223c97 authored over 5 years ago
Mention the lang dependency (#4551)

Credit to @SaifurRahmanMohsin.

ecf75e7e462afd1157abc925b4622ebfaec3f639 authored over 5 years ago
Upload vendor file Spectrum V1.8.0 (#4536)

Credit to @ayumihamsaki

7aae3f1ef8934b3bbb5b4b0cec80990970f9c11b authored over 5 years ago
Added security policy to contributing guide

ac2f10eda31d37ebddd0e4451aed593abdc267ec authored over 5 years ago
Merge branch 'master' into develop

4e3acdb2256ced752c7b3edef8ac3d51c68c75d7 authored over 5 years ago
Update composer.json

d64875530d932364234490e1d845d6c8f819f480 authored over 5 years ago
Added getReportWidgets() method (#4525)

Credit to @DanHarrin

f7539b2c3240bacd093a3b04d3ed04bde9358562 authored over 5 years ago
Minor Formatting Corrections in Usage Comments (#4541)

Credit to @DanHarrin

9521dd795c61a9cbaa86032c33bb93552ffb62dc authored over 5 years ago