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
* Allow partial overrides in subfolders + security checker
github.com/octobercms/october - 80f870c3136023a05585ec660030ef3cff89cee1 authored about 5 years ago by Tobias Kündig <[email protected]>github.com/octobercms/october - 6277f9b44c8b6be168fe0a380947d8b6c19aa259 authored about 5 years ago by Samuel Georges <[email protected]>
It is unsure why this was ever needed, but it appears to fix the overflow issues with the sortab...
github.com/octobercms/october - 0a98afbff8b78d4a3f6e144124c4649003bf4334 authored about 5 years ago by Samuel Georges <[email protected]>This is one step closer to fixing the sorting issues when a scrollbar is present. It still doesn...
github.com/octobercms/october - ed2eec6afb97141003c443586e6370d379e2dc5c authored about 5 years ago by Samuel Georges <[email protected]>github.com/octobercms/october - 1e287d4391188ad58324363e82ebc95d8b675b63 authored about 5 years ago by Samuel Georges <[email protected]>
github.com/octobercms/october - e1a698ee52a2aff7b0509c2e6cd74e0e59c28659 authored about 5 years ago by Samuel Georges <[email protected]>
$widget->secondaryTabs['fields'] may not always be present
github.com/octobercms/october - 22db1299ae9fd169745dc6f947ffb4a64c977991 authored about 5 years ago by Samuel Georges <[email protected]>Similarly named repeater fields being used in viewBag variables were being assigned aliases whic...
github.com/octobercms/october - c17cb58aa121d06174f93ce5024a7946fb774dd9 authored about 5 years ago by Ben Thomson <[email protected]>github.com/octobercms/october - 5839b6869a76d0d4a79ae635fa2d6789e8dfbd59 authored about 5 years ago by Samuel Georges <[email protected]>
github.com/octobercms/october - d4d18743119f61a9812d23f755e166dddb7ee32b authored about 5 years ago by Philipp Lang <[email protected]>
* Add Slovenian language
github.com/octobercms/october - 8abed1794f73302b517a8b85541f81bb8e63a301 authored about 5 years ago by Blaž Oražem <[email protected]>Now we can use the `backend.list.overrideHeaderValue` event also in the import/export.
github.com/octobercms/october - 91459559785d90302ab5832c4683010908289ae7 authored about 5 years ago by Robin Bonnes <[email protected]>This appears to be a typoe. It doesn't make sense to ever log "user errors", only "system errors...
github.com/octobercms/october - 70e57120d0e65d7b40bf6b89ebe42afeeaa1fbf3 authored about 5 years ago by Samuel Georges <[email protected]>github.com/octobercms/october - 260e1f503fe18588f099de5efc928cfe941eed77 authored about 5 years ago by Samuel Georges <[email protected]>
Adds a dismissable message to the CMS object code editor indicating that the PHP code section of...
github.com/octobercms/october - 864816f7f2b45201e76f4f8161530ad5f84aeb2e authored about 5 years ago by Marc Jauvin <[email protected]>Ref https://octobercms.com/blog/post/putting-octobercms-words
github.com/octobercms/october - 1384a8fc73a1041ab75832aa727b07106be248fe authored about 5 years ago by Samuel Georges <[email protected]>github.com/octobercms/october - 15036fd1d9bb6623f90943e11e7202fb77844366 authored about 5 years ago by Samuel Georges <[email protected]>
This avoids "Function ReflectionType::__toString() is deprecated" warnings
github.com/octobercms/october - 72f85ebc558a8e6fe514f6496f5393e535bac41b authored about 5 years ago by Samuel Georges <[email protected]>github.com/octobercms/october - 664fd6ed6bbdc2af0690ddfc3dadf204c31e900d authored about 5 years ago by Samuel Georges <[email protected]>
github.com/octobercms/october - 63729e401b6e393311d483905c932e0a47e4ddc2 authored about 5 years ago by Samuel Georges <[email protected]>
* Added lazy loading for backend form tabs
github.com/octobercms/october - 4704f85096037f1b08f5c754bd6e81301fa14af9 authored about 5 years ago by Tobias Kündig <[email protected]>This fixes PHP 7.4 support by pulling in Symfony packages at v3.4.36
github.com/octobercms/october - 9b77e8d81a09e0a3012f2d045de45caab75f6847 authored about 5 years ago by Samuel Georges <[email protected]>This occurs due to a race condition in the rendering where the scrollbars enable and disable ove...
github.com/octobercms/october - 1e449c82b686228acd426de365b89c486434948c authored about 5 years ago by Samuel Georges <[email protected]>github.com/octobercms/october - f1b0df70dc1446a23115a54b11c6c854a1cde1ae authored about 5 years ago by Ben Thomson <[email protected]>
github.com/octobercms/october - e2284301e6dd98e76d8be50bc0fa9f2c750744b4 authored about 5 years ago by Ben Thomson <[email protected]>
Let's save this for L6 upgrade. Although PHP 7 partially support this, we should revisit once th...
github.com/octobercms/october - b22021db3bc10db143dca665cdeffdf393d8315f authored about 5 years ago by Samuel Georges <[email protected]>
If the DataTable widget is loaded in a Popup, the .focus() call does not
seem to focus the targ...
* Support additional file name and path characters in media manager
When working with abstrac...
github.com/octobercms/october - 2b05d01c6ca2fc5e0a582a2b71bff3b75b9da960 authored about 5 years ago by Larry Barker <[email protected]>Credit to @TheFehr. Fixes #4800.
github.com/octobercms/october - 9dc54baddd27ad1df6554b44d6ca3c56227bf257 authored about 5 years ago by Philipp Fehr <[email protected]>
Credit to @bennothommo & @daftspunk
Replaces: https://github.com/octobercms/october/commit/9f8d8...
Credit to @empower-josh.
github.com/octobercms/october - 4ab464cede7be05e3420f56994bd1e19c5c30e02 authored about 5 years ago by empower-josh <[email protected]>github.com/octobercms/october - aa31667952c1873ee5eb589d2e57469174201606 authored about 5 years ago by Samuel Georges <[email protected]>
This fixes the rendering of the example markup. The line chart has no styles but just needs to k...
github.com/octobercms/october - ee4078ac44afb61848ed5973694282719ee6826e authored about 5 years ago by Samuel Georges <[email protected]>When the value is null [id >= ''] an error is thrown, not being an integer, while [id >= null] w...
github.com/octobercms/october - 905e5fbb726e761bb0c2d911ce753fa71e8a5cc5 authored about 5 years ago by Samuel Georges <[email protected]>When ordering is applied externally, ie. by a relation config, the orderBy call in the List widg...
github.com/octobercms/october - 9f8d8ec9fabad06e0eb4b222611910e608729074 authored about 5 years ago by Ben Thomson <[email protected]>This allows dependent fields (ie. dependsOn) to trigger correctly when a time field, or the time...
github.com/octobercms/october - 128312106955d894528d448700f1fc66792b7826 authored about 5 years ago by Ben Thomson <[email protected]>Only put sortOptions to the session if the List query succeeded
github.com/octobercms/october - 411bd9273716f74487a7016dd0d235015d698bff authored about 5 years ago by Samuel Georges <[email protected]>github.com/octobercms/october - 61129b48ec229c4fae7dd55339007f82bb55998e authored about 5 years ago by Tobias Kündig <[email protected]>
If including the asset extension is important, this can be done by listening to the `system.asse...
github.com/octobercms/october - 7e98e199a46040dbf22b8211d33115ffae780e32 authored about 5 years ago by Luke Towers <[email protected]>Will bring it back with the L6 upgrade.
github.com/octobercms/october - e24a5964a14447a037323262836f3790843dbadd authored about 5 years ago by Ben Thomson <[email protected]>- Allow minimum or maximum to be unspecified, meaning you want everything up to maximum, or ever...
github.com/octobercms/october - 9b72c2d181ce3c121abf54949809e760113d2f5b authored about 5 years ago by Ben Thomson <[email protected]>
Refs #4791
Refs #4777
Refs #3755
github.com/octobercms/october - 249051b89c9c446f051d6a8ae234823e0e6639e2 authored about 5 years ago by Ben Thomson <[email protected]>
github.com/octobercms/october - a91fa3f5ff1b8daf142e2a28d93c89618ad18db3 authored about 5 years ago by Ben Thomson <[email protected]>
Allows us to reset the October codebase to what's in Git *before* running these tasks.
github.com/octobercms/october - 08497204940794f35f5dcb480ca14c73d1743336 authored about 5 years ago by Ben Thomson <[email protected]>github.com/octobercms/october - c70af0ec64ea9512bbcd4b36af271930e36261e4 authored about 5 years ago by Ben Thomson <[email protected]>
Improve compatibility with PHP 7.4, where "Unparenthesized `a ? b : c ?: d` is deprecated"
Fixe...
github.com/octobercms/october - e9abdf7783366be643be3c0023500bdc4a32d939 authored about 5 years ago by Ben Thomson <[email protected]>github.com/octobercms/october - 18398a8318ac6e03af9ae28c33a6b5996d363f83 authored about 5 years ago by Samuel Georges <[email protected]>
Credit to @mjauvin.
github.com/octobercms/october - 992e84e602b92ce96d2d4ec2171d8512715e572a authored about 5 years ago by Marc Jauvin <[email protected]>Related: https://github.com/octobercms/october/issues/3202#issuecomment-556042766
github.com/octobercms/october - 106756d656072178feadcbe4a5472dc2821940b0 authored about 5 years ago by Luke Towers <[email protected]>github.com/octobercms/october - 7e3136564fb838172c758e6fb6e697e16af30136 authored about 5 years ago by Ben Thomson <[email protected]>
Credit to @Samuell1
github.com/octobercms/october - 5d13788f16aaa2ab245091d5a47a884581eaf409 authored about 5 years ago by Samuell <[email protected]>Credit to @jimcottrell. Refs: #4413
github.com/octobercms/october - b5ed0b313a8745fd70fa843e4c07017f31cd93d2 authored about 5 years ago by Jim Cottrell <[email protected]>Credit to @maraerben.
github.com/octobercms/october - 1b4147212d2a6f48dbb91ffb6a6f38271926b41c authored about 5 years ago by Marek Erben <[email protected]>github.com/octobercms/october - 68c9feb622d8ead95eb9139d0d3161d1919b02b2 authored about 5 years ago by Ben Thomson <[email protected]>
github.com/octobercms/october - 14387b74b41961a0795c6536147e164e87a4091f authored about 5 years ago by Luke Towers <[email protected]>
Implemented dependsOn support for filter scopes. Fixes #4254. Documented by https://github.com/o...
github.com/octobercms/october - 46fe07c2dade135dcb3b1d7bf3c8d69429e41264 authored about 5 years ago by Luke Towers <[email protected]>github.com/octobercms/october - 19ce51ba4a351b0dd74da1b3888f5b628e3aaf65 authored about 5 years ago by Luke Towers <[email protected]>
github.com/octobercms/october - 17b8ba75af23ecdca68ea2837784b5b37b203aab authored about 5 years ago by Luke Towers <[email protected]>
github.com/octobercms/october - 6f0e4afbbddef9b8e73cfb8359a6205591d850eb authored about 5 years ago by Luke Towers <[email protected]>
Still need to resolve an issue where if the slave filter has values set when the master filter u...
github.com/octobercms/october - 70107c63762e56b027a68daa3dd1a8b1d0e37fdd authored about 5 years ago by Luke Towers <[email protected]>Fixes #4216. Replaces #4669. Credit to @gergo85.
github.com/octobercms/october - 85fadbfef32b08a30b82d7a12a5b2a70e3c63cfc authored about 5 years ago by Luke Towers <[email protected]>Credit to @tomaszstrojny. Cleanup from https://github.com/octobercms/october/commit/4f7c5cc1e753...
github.com/octobercms/october - 8fb9c59ee1d12de7993d13840fc9d20062c41b78 authored about 5 years ago by Tomasz Strojny <[email protected]>Credit to @ChVuagniaux. Can be triggered when attempting to run Laravel HTTP tests on OctoberCMS...
github.com/octobercms/october - f0db465f46930ba6e0cc8da2fab410042e1567b1 authored about 5 years ago by Christophe Vuagniaux <[email protected]>github.com/octobercms/october - 615c4cdb0442d3f966a270ed9eff65c19c6a7215 authored about 5 years ago by Luke Towers <[email protected]>
github.com/octobercms/october - 07ac19f7b3ef948995ec2dc921b4cdec22b7a509 authored about 5 years ago by Luke Towers <[email protected]>
Reverts https://github.com/octobercms/october/commit/f73d8e6d498a211192976a525016b4a961707e3f. ...
github.com/octobercms/october - d56dded458bfa5ede31fa97c05533835322b984c authored about 5 years ago by Luke Towers <[email protected]>github.com/octobercms/october - 490b1d6b00de21384d40c8796d46de5147d99b02 authored about 5 years ago by Luke Towers <[email protected]>
github.com/octobercms/october - c9df45a87d4daee11006b19817bc3926d1d1ff12 authored about 5 years ago by Luke Towers <[email protected]>
github.com/octobercms/october - e97057246a0b58f1dbed7a733eb18f57a4cd11f1 authored about 5 years ago by Ben Thomson <[email protected]>
This was a contentious change is generally a bad idea to blanket all requests with a dependant c...
github.com/octobercms/october - 8da798a5cd2f5f640719550eebebc03e9a9d29d1 authored about 5 years ago by Samuel Georges <[email protected]>github.com/octobercms/october - c5bd5f0e0a48a4820b7a69192c0a31469059508c authored about 5 years ago by Samuel Georges <[email protected]>
github.com/octobercms/october - 1df8e72e4a7620a589fa09142aba34798a21b2e7 authored about 5 years ago by Samuel Georges <[email protected]>
runInternal has been removed because we do not want to blanket our response logic over every sin...
github.com/octobercms/october - 63f65a3f252fe7f13da4967fb0d39a8bee550f76 authored about 5 years ago by Samuel Georges <[email protected]>github.com/octobercms/october - 9d120ad66b120b7d458b14893574e6e403672957 authored about 5 years ago by Samuel Georges <[email protected]>
github.com/octobercms/october - ff8f899fbe19ad4301d4bfab47d6b1a0b3e73549 authored about 5 years ago by Samuel Georges <[email protected]>
Remove double middleware
github.com/octobercms/october - f269901d721592c61f23d3ffbdda86f083422f8f authored about 5 years ago by Samuel Georges <[email protected]>No serialize cookie
github.com/octobercms/october - c0fffc665deafcc35060cc9ef37bf64c5c269a78 authored about 5 years ago by Samuel Georges <[email protected]>github.com/octobercms/october - 92bd8360b9e05af0191afe8f4159df2e22e330e6 authored about 5 years ago by Samuel Georges <[email protected]>
For some reason it was decided to allow October controllers to support Laravel middleware, this ...
github.com/octobercms/october - f73d8e6d498a211192976a525016b4a961707e3f authored about 5 years ago by Samuel Georges <[email protected]>github.com/octobercms/october - b1fa45ee3a20b730a9de1a4bb46b41d490f8d49a authored about 5 years ago by Samuel Georges <[email protected]>
Based on update to library https://github.com/octobercms/library/commit/09e859a13ee5663ee6cb6f0c...
github.com/octobercms/october - 49d68f067120adf7731dae07ec8fd01e41b8382f authored about 5 years ago by Samuel Georges <[email protected]>github.com/octobercms/october - 76db3355e6aaf9b90569a8fe6e2cbeb8d636a748 authored about 5 years ago by Luke Towers <[email protected]>
Related: https://github.com/octobercms/october/pull/4701#issuecomment-547773385 & https://github...
github.com/octobercms/october - 959b85f56c81359832a254b50a8ab189b18d6776 authored about 5 years ago by Luke Towers <[email protected]>Credit to @najbo.
github.com/octobercms/october - cc9b48975d18d0f5bb9e599ba839e44cdb1e4310 authored about 5 years ago by Jan Boech <[email protected]>github.com/octobercms/october - 457466c5af3cfbda5d5a220031d9e14f50116bd4 authored about 5 years ago by Luke Towers <[email protected]>
Implement XSRF checking for AJAX handlers. Credit to @bennothommo @daftspunk.
github.com/octobercms/october - 0de4f1903fe393c075ac94aa14a461b7df81a5cf authored about 5 years ago by Luke Towers <[email protected]>github.com/octobercms/october - eb4648972f74f36f195f4e1c9ef00f9873aa51e8 authored about 5 years ago by Luke Towers <[email protected]>
github.com/octobercms/october - 096ccf875decef75d2f23421d7bf746ca6c64e7f authored about 5 years ago by Luke Towers <[email protected]>
Refs #4699
Refs #4701
Credit to @bennothommo. Added `clear-full`, `clear-left`, and `clear-right` CSS classes that can...
github.com/octobercms/october - df65861aff93d6aea472ac6d5b309fb4dd9a3f9b authored about 5 years ago by Ben Thomson <[email protected]>You can now specify an array of "availablePermissions" to the PermissionEditor FormWidget that i...
github.com/octobercms/october - fa937816458d4c1d8b8f9146d0bb45df8cc14871 authored about 5 years ago by Luke Towers <[email protected]>github.com/octobercms/october - a69c76116fab9224a450e83519088fcb41cdff93 authored about 5 years ago by Luke Towers <[email protected]>
Improves compatibility with Outlook mail clients, preventing harsh word breaks. Credit to @vevers.
github.com/octobercms/october - d52c59254aaa141fe0ee6f187eed8a3268ff831d authored about 5 years ago by Valentijn Evers <[email protected]>Fixes #3591.
github.com/octobercms/october - 5862683a7a97e6bdf8833a1dc7cfe50876776e47 authored about 5 years ago by Luke Towers <[email protected]>Credit to @pkarecki
github.com/octobercms/october - 9ac292d921a89cf30d84422bb94df7aa1547f684 authored about 5 years ago by Luke Towers <[email protected]>Move default prompt text to i18n file.
github.com/octobercms/october - 06b7031131bb198d0c860ff05fccd9004c783677 authored about 5 years ago by Piotr Karecki <[email protected]>Credit to @gergo85
github.com/octobercms/october - 04f0b176a4160c107daece1a35c6f398f394b05e authored about 5 years ago by Szabó Gergő <[email protected]>Credit to @36864
github.com/octobercms/october - 78e4c46e59cf30f14a48c48cf37dec524aa06c9a authored about 5 years ago by 36864 <[email protected]>Credit to @nameewgeniy
github.com/octobercms/october - af571ed9188d83c5464e4dd6d0da79992aa38dd7 authored about 5 years ago by nameewgeniy <[email protected]>