Ecosyste.ms: OpenCollective

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

OctoberCMS

Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework.
Collective - Host: opensource - https://opencollective.com/octobercms - Website: https://octobercms.com/ - Code: https://github.com/octobercms/october

Add my GitHub sponsor link

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

github.com/octobercms/october - c1fe12f732278df8a706fccf62baae8cd918ca30 authored about 5 years ago by Luke Towers <[email protected]>
Add permission support for fields, columns and filter scopes (#4520)

Credit to @Samuell1. Fixes #1837.

github.com/octobercms/october - 348040a4e485ec1499c5bc26803938142821c1b6 authored over 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...

github.com/octobercms/october - e246427463ac5edcc6b7115b33838a4367a4f9a9 authored over 5 years ago by Luke Towers <[email protected]>
Minor cleanup

github.com/octobercms/october - fa002ce3dd97a262b7b8d03e0e3ccc28f91ce817 authored over 5 years ago by Luke Towers <[email protected]>
Fix sync command, minor cleanup (#4645)

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

github.com/octobercms/october - 07d74ebb1bd4ec2f04048c6369da5a03c2457147 authored over 5 years ago by Ben Thomson <[email protected]>
Fix #3415, #4672 (#4674)

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

github.com/octobercms/october - 96e335aebc144a67f0cc7661ac5853a1d21a5741 authored over 5 years ago by Luke Towers <[email protected]>
Update Dutch (NL_nl) translation (#4676)

Credit to @adrenth

github.com/octobercms/october - b2dcd3c9fd7172be1d8991659411ed8060647418 authored over 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.

github.com/octobercms/october - 06ba8c712fa03fee13b18fe374b13b526737b8ff authored over 5 years ago by Luke Towers <[email protected]>
Allow for URL parameter to be zero (#4657)

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

Credit to @gaabora.

github.com/octobercms/october - 773f266373a662e1d2e0c193df98b2662373be59 authored over 5 years ago by gaabora <[email protected]>
Improve internal docs for DataTable callback handler

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

Refs...

github.com/octobercms/october - 970cc4550c1e60a9b07f21c65f63593301704d05 authored over 5 years ago by Ben Thomson <[email protected]>
Disable CSRF in unit tests

github.com/octobercms/october - 6099312c0d8363487b6c617ce426370fb617e258 authored over 5 years ago by Ben Thomson <[email protected]>
Use form_ajax in the demo component instead of hardcoded form tags

github.com/octobercms/october - c87e6545a9d8c595625eec1d2dcba03fbe6939a9 authored over 5 years ago by Luke Towers <[email protected]>
Update French translations (#4668)

Credit to @damsfx

github.com/octobercms/october - f09c05d31b65821e6932c6938897acf751963908 authored over 5 years ago by Damien MATHIEU <[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

github.com/octobercms/october - d31006ae1a1f5a709e9a100d0096a5633ab820b5 authored over 5 years ago by Luke Towers <[email protected]>
Added Mailgun endpoint to services config (#4667)

Fixes #3846. Credit to @ozdemirburak.

github.com/octobercms/october - 64d02b77cc973aab437ef70c822527e404b2d224 authored over 5 years ago by Burak Özdemir <[email protected]>
Added 'email' field type

github.com/octobercms/october - 17f3c6f74b9bb9c4d0d4e649b3b383807bf2d447 authored over 5 years ago by Luke Towers <[email protected]>
Fix styling for switch fields that are required

github.com/octobercms/october - ad35d8332372145a44f1885ed62f6e11dc1f4fbf authored over 5 years ago by Luke Towers <[email protected]>
Add support for inline-options to radio field

github.com/octobercms/october - 3b74a8f248e159d38cc526d81eba270ed8231d91 authored over 5 years ago by Luke Towers <[email protected]>
Prevent flash of unstyled tabs on page load (#4666)

Credit to @tobias-kuendig.

github.com/octobercms/october - 4f34ac5f4a9c26d0d9402f8e7befc7448c815f29 authored over 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

github.com/octobercms/october - 83d14c8503c61e61cbec3c361891ac8ae37a0bc4 authored over 5 years ago by Harmen Janssen <[email protected]>
Fix bulk actions on plugins (#4660)

Fixes #4647

github.com/octobercms/october - 479fa0960693a7c375f4d73ea2bf4e01121a9312 authored over 5 years ago by Luke Towers <[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.

github.com/octobercms/october - c3d99b2acf0a65e7af5198c219003eba8f0b7800 authored over 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 ...

github.com/octobercms/october - f6c789f71668df2beaba97bb8681540a67e55e8f authored over 5 years ago by Saifur Rahman Mohsin <[email protected]>
Merge branch 'master' into develop

github.com/octobercms/october - 8ee94cc059ebca2909a2172ed0439796e33c9f21 authored over 5 years ago by Luke Towers <[email protected]>
Add auto-archive action for stale PRs/issues (#4646)

github.com/octobercms/october - 72986dbb1df1126c5bc232e054b760a0915acf8b authored over 5 years ago by Ben Thomson <[email protected]>
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 ...

github.com/octobercms/october - fffe14a0d19535f310bea97313534b13c59fcdae authored over 5 years ago by Luke Towers <[email protected]>
New templates must have a unique widget alias

github.com/octobercms/october - c23d671f9104f2239fc77c9601d48eb5c6db5c3a authored over 5 years ago by Samuel Georges <[email protected]>
Update mustache.js to 2.3.2 (#4644)

Credit to @ayumihamasaki2019

github.com/octobercms/october - c627e8a0ddc4e5b59f890c67145c8de892c0dca5 authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Update delete buttons in user controllers (#4640)

Credit to @Samuell1

github.com/octobercms/october - 5d6fe7261968f09e9e716bfb976edd5a3f9d19d4 authored over 5 years ago by Samuell <[email protected]>
Update zh-cn backend translations (#4635)

Credit to @everyx.

github.com/octobercms/october - c19ccb4f60f2bad470368b41a7199959a87ae739 authored over 5 years ago by 罗光盛 <[email protected]>
Optimize theme recognition (#3220)

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

github.com/octobercms/october - bafd057f8ce0faefc1509ed544a2baf57ac0feac authored over 5 years ago by Vojta Svoboda <[email protected]>
Replace caching of Theme config with generic YAML caching (#4526)

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

github.com/octobercms/october - 33d149fe1aafe284fefe0b7c9558bbe75028ef8a authored over 5 years ago by Samuell <[email protected]>
Minor code formatting improvement

github.com/octobercms/october - 744263eb4b9dbaa6c2c5be4e92b82203fcd46273 authored over 5 years ago by Luke Towers <[email protected]>
Added support for SparkPost mail configuration (#4151)

Credit to @morph85

github.com/octobercms/october - 811b4314744837704c74252bffd034941b7a82bc authored over 5 years ago by morph85 <[email protected]>
Initial unit tests for front-end framework (#4576)

Credit to @bennothommo

github.com/octobercms/october - 5f15ed54f95171a3499ac271828aff978d114869 authored over 5 years ago by Ben Thomson <[email protected]>
Typo fix for Polish language file (#4634)

Credit to @tomaszstrojny.

github.com/octobercms/october - 815ec1a174a3b8706fecf96a32b87a5904425bc9 authored over 5 years ago by Tomasz Strojny <[email protected]>
Replace Travis with GitHub Actions workflows (#4633)

Credit to @bennothommo

github.com/octobercms/october - c9b4402f13728debc07413f40211b556d2c314b3 authored over 5 years ago by Ben Thomson <[email protected]>
Add method removePermission() for AuthManager (#4522)

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

Credi...

github.com/octobercms/october - 919835e5dedea477c1a160e655537657e26efbd3 authored over 5 years ago by Dan Harrin <[email protected]>
Apply hand grab icon to "scroll before" cases - Refs #4629

github.com/octobercms/october - f1eab843f8a5c7f1ff7982b30abb7b27beb86397 authored over 5 years ago by Samuel Georges <[email protected]>
Show table scrolling a bit clearer - ux fix (#4629)

* Show scrolling a bit cleaer - ux fix

github.com/octobercms/october - c4cdd4d44d8740f02a720bebcdf629172f439099 authored over 5 years ago by ayumihamasaki2019 <[email protected]>
Merge pull request #4428 from alxy/patch-27

Fix error when $user is null

github.com/octobercms/october - 1b22b851f69e6db535fc4ec508a3f7406b399d6e authored over 5 years ago by Samuel Georges <[email protected]>
Fixes broken hotkey implementation - Refs #4489

github.com/octobercms/october - 8d511e0ce591f5d388ac2f3533908e563993aa9f authored over 5 years ago by Samuel Georges <[email protected]>
Lazyload top navigation icons - refs #4562

github.com/octobercms/october - b37641e94d4349e6015cdda508eade14b4a882dd authored over 5 years ago by Samuel Georges <[email protected]>
This stops tabnabbing apparently

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

github.com/octobercms/october - b60adf29526a0b51f119ea7cf8bf93b6b915edf3 authored over 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...

github.com/octobercms/october - 6daea258b95e307f669efd38170c2a57dd0fbba5 authored over 5 years ago by Samuel Georges <[email protected]>
Update the checkbox list widget (#4599)

github.com/octobercms/october - 202d1f6b04d005ea4b717aea0a54adb69f1778d7 authored over 5 years ago by Samuel Georges <[email protected]>
Fix the Primary tabs overflow error (#4587)

* Fix the overflow on the primary tabs

github.com/octobercms/october - db20bb3359e34f6dc1ed31f70517036a8a0f3eac authored over 5 years ago by Samuel Georges <[email protected]>
Add a working checkbox list doc code example to october website (#4600)

github.com/octobercms/october - 99db7132e6de01afccf28cf31068bd4b253ea959 authored over 5 years ago by Samuel Georges <[email protected]>
Fix Travis `unzip` and `mv` Rain library

github.com/octobercms/october - e2f23eb18492219e58c96bcbfd152f92d1f49a17 authored over 5 years ago by Ben Thomson <[email protected]>
Diagnose Travis `mv` issue

github.com/octobercms/october - f951f92b1ca2f23299e55c85cb7081d392fcaf64 authored over 5 years ago by Ben Thomson <[email protected]>
Use develop branch of Rain library in Travis CI

github.com/octobercms/october - bbdad61555cbc77b89939967677317bf6ceaf181 authored over 5 years ago by Ben Thomson <[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"

github.com/octobercms/october - 7e6c1aed84c398dc8e29d053d26dee5c95376d1e authored over 5 years ago by Luke Towers <[email protected]>
Cleaning up spacing

github.com/octobercms/october - fafd05f7c0075b82a3347526a44f246fe122929d authored over 5 years ago by Luke Towers <[email protected]>
Replace use of parseJSON with JSON.parse (#4517)

Credit to @DanHarrin

github.com/octobercms/october - 7b8fecaa51cabf059e39536f41c68d03ebb9a901 authored over 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...

github.com/octobercms/october - 2962f752219834417a2ef931ae25eb7552d8bf8d authored over 5 years ago by Samuel Georges <[email protected]>
Recompile assets

github.com/octobercms/october - 68f0cd640d4fe06fa2a6628af22ffe16194158c9 authored over 5 years ago by Samuel Georges <[email protected]>
Update jQuery mousewheel from v3.1.9 to v 3.2.0 (#4574)

* Update jQuery mousewheel

github.com/octobercms/october - 2e6347718a2cb4d88c1748470c42043611933af1 authored over 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

github.com/octobercms/october - ebcb7ee6fde73dc2b52afefd8d28c715df428446 authored over 5 years ago by Samuel Georges <[email protected]>
Add keyboard support to list items

github.com/octobercms/october - 35a6fb99b85b8d68d7d8d60a66f27228d52380e4 authored over 5 years ago by Samuel Georges <[email protected]>
Fixes keyboard support on checkboxes

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

github.com/octobercms/october - 8471c7305488a71413aaf6e68efdbf57618b3d8d authored over 5 years ago by Samuel Georges <[email protected]>
Revert c5d0a467 (#3834)

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

Refs: https://gi...

github.com/octobercms/october - 5f0da7e6f623c33ba5efc013b07675ead735249c authored over 5 years ago by Ben Thomson <[email protected]>
Pass path by reference in media.file.upload (#4616)

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

github.com/octobercms/october - 4684312cee84107c54c007f5f6433bff8dfde346 authored over 5 years ago by pavelmgn <[email protected]>
Fixes typo, recompile assets

github.com/octobercms/october - 52e2a838ebe0e5e458c74cd1e82b1fb2061f6233 authored over 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)

github.com/octobercms/october - 3291e07191832c57a8a9f526f4427b052d80261b authored over 5 years ago by Samuel Georges <[email protected]>
Merge pull request #4352 from ghost/modernizr3.7.1

Update Modernizr V3.6.0 to V3.7.1

github.com/octobercms/october - 72123943de9839e489e2ae5fcf6d9e9fdb34bf4e authored over 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...

github.com/octobercms/october - 31145a3eb7c875131c68984164615597dd889818 authored over 5 years ago by Samuel Georges <[email protected]>
Recompile assets

github.com/octobercms/october - 96537033c8f611b1732aeecea32e47a80a4357be authored over 5 years ago by Samuel Georges <[email protected]>
Merge pull request #4279 from ghost/dropzone

Update Dropzone V4.0.1 to V5.5.1

github.com/octobercms/october - 86ff037221e9b6cedb0121c0307414c4ac5f2148 authored over 5 years ago by Samuel Georges <[email protected]>
Merge branch 'master' into develop

github.com/octobercms/october - 882ca6019c9c1b124e6e3f052b6aec02b6fa826b authored over 5 years ago by Luke Towers <[email protected]>
Revert "Pass $path by reference in media.file.upload event (#4612)" (#4613)

This reverts commit 868c7ec11c6dac49d42fa8622aa71048c32ad214.

github.com/octobercms/october - 0b71a4bf2f4cf785006f197a9c8b69c444548360 authored over 5 years ago by Luke Towers <[email protected]>
Pass $path by reference in media.file.upload event (#4612)

Credit to @pavelmgn

github.com/octobercms/october - 868c7ec11c6dac49d42fa8622aa71048c32ad214 authored over 5 years ago by pavelmgn <[email protected]>
Merge branch 'master' into develop

github.com/octobercms/october - 9bade6ddeabdabbe839bb39eefee91ce3883d412 authored over 5 years ago by Ben Thomson <[email protected]>
Exclude deleted files from PHPCS tests

github.com/octobercms/october - 0b3db099358f53601db7543f0d1132f90d06e9c3 authored over 5 years ago by Ben Thomson <[email protected]>
Merge pull request #4503 from ghost/role-form

Add role-form to all forms

github.com/octobercms/october - 3212fc5b35fc26b35b2099ebd6c467eea43e6ca4 authored over 5 years ago by Samuel Georges <[email protected]>
Merge branch 'master' into develop

github.com/octobercms/october - 564e127ec5f2b044a9e57082609c1aaeedea26a6 authored over 5 years ago by Luke Towers <[email protected]>
Updated issue templates

github.com/octobercms/october - 48d8f4f0892b908f7f43cb5c8982b6212d943995 authored over 5 years ago by Luke Towers <[email protected]>
Ignore IDE helper file (#4608)

Credit to @drmzio

github.com/octobercms/october - f7b857cc886d44a1bc1781f600f25ffff981d5f5 authored over 5 years ago by Daniel Ramirez <[email protected]>
Fix poorly formatted link (#4596)

Credit to @GrCOTE7

github.com/octobercms/october - 01aa5b27a3a6760f9ac6aff4724057983eede998 authored over 5 years ago by COTE <[email protected]>
Fail CSRF token checks if the session expires. (#4598)

Fixes #4595. Credit to @bennothommo

github.com/octobercms/october - 0240c21af6e999742c49bf00c57e3c6f5548eebd authored over 5 years ago by Ben Thomson <[email protected]>
Match save method signature in Theme Export/Import

github.com/octobercms/october - 5723cd4b2ae1b216518da8da42ca78b3d0aef766 authored over 5 years ago by Ben Thomson <[email protected]>
Add documentation for testing pull requests (#4577)

Credit to @ayumihamsaki & @bennothommo

github.com/octobercms/october - 61af6384d2a350e1b6ddfdf04e3afb17bb2a08a1 authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Remove the IE5 - IE7 Holly Hack support (#4594)

Credit to @ayumihamsaki

github.com/octobercms/october - 6942e38615bd1f261f2f38e0c5f83b448ea68ae2 authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Make the Code editor fullscreen button easier to see (#4546)

Credit to @ayumihamsaki

github.com/octobercms/october - 92e975ffa3be9be18b0ce487ae66389fd0caf810 authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Move translations for plugin author to system module (#4583)

Credit to @LarBearrr

github.com/octobercms/october - 0766be8ecb4eefe6fe7de82a487a373e1d43444f authored over 5 years ago by Larry Barker <[email protected]>
Merge branch 'master' of https://github.com/octobercms/october

github.com/octobercms/october - 477502d3335044d29dcc978a9cf10cc344b29e39 authored over 5 years ago by Luke Towers <[email protected]>
Fix use of Storage::url() for local disks that haven't been configured correctly. Fixes #4581

github.com/octobercms/october - 02d894f52ba667ae858f0197f2a64b6c9d8eec4a authored over 5 years ago by Luke Towers <[email protected]>
Merge remote-tracking branch 'remotes/origin/master' into develop

github.com/octobercms/october - 1f47846832e6f4df2ca7776e1af1db45fdac4495 authored over 5 years ago by Samuel Georges <[email protected]>
Created a security policy

github.com/octobercms/october - 91d7b980a9abd299f0300b878b43410934a696b4 authored over 5 years ago by Luke Towers <[email protected]>
Support multiple instances of the PermissionEditor on a single page

github.com/octobercms/october - de3f8142fbcb65584484e323536bc39541ddc001 authored over 5 years ago by Luke Towers <[email protected]>
Include file extension in combiner URLs (#4567)

Credit to @alekseyp.

github.com/octobercms/october - 5afb1ee04f3bcd0ae5b04b042eeb9bce80b92ce5 authored over 5 years ago by alekseyp <[email protected]>
Improved Arabic translation (#4555)

Credit to @mabehiry

github.com/octobercms/october - e0e23c1fdf866b2a68abd58eb8cbb04fd65f16b8 authored over 5 years ago by Mohamed Ali Behiry <[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...

github.com/octobercms/october - a67ccfe993a6c34abc420d01bdd1cc9332b18cae authored over 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...

github.com/octobercms/october - 3365820178ae259adcaae5c095ee55aeff223c97 authored over 5 years ago by Dan Harrin <[email protected]>
Mention the lang dependency (#4551)

Credit to @SaifurRahmanMohsin.

github.com/octobercms/october - ecf75e7e462afd1157abc925b4622ebfaec3f639 authored over 5 years ago by Saifur Rahman Mohsin <[email protected]>
Upload vendor file Spectrum V1.8.0 (#4536)

Credit to @ayumihamsaki

github.com/octobercms/october - 7aae3f1ef8934b3bbb5b4b0cec80990970f9c11b authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Added security policy to contributing guide

github.com/octobercms/october - ac2f10eda31d37ebddd0e4451aed593abdc267ec authored over 5 years ago by Luke Towers <[email protected]>
Merge branch 'master' into develop

github.com/octobercms/october - 4e3acdb2256ced752c7b3edef8ac3d51c68c75d7 authored over 5 years ago by Luke Towers <[email protected]>
Update composer.json

github.com/octobercms/october - d64875530d932364234490e1d845d6c8f819f480 authored over 5 years ago by Luke Towers <[email protected]>
Added getReportWidgets() method (#4525)

Credit to @DanHarrin

github.com/octobercms/october - f7539b2c3240bacd093a3b04d3ed04bde9358562 authored over 5 years ago by Dan Harrin <[email protected]>
Minor Formatting Corrections in Usage Comments (#4541)

Credit to @DanHarrin

github.com/octobercms/october - 9521dd795c61a9cbaa86032c33bb93552ffb62dc authored over 5 years ago by Dan Harrin <[email protected]>