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
* Allow partial overrides in subfolders + security checker
80f870c3136023a05585ec660030ef3cff89cee1 authored about 5 years ago6277f9b44c8b6be168fe0a380947d8b6c19aa259 authored about 5 years ago
It is unsure why this was ever needed, but it appears to fix the overflow issues with the sortab...
0a98afbff8b78d4a3f6e144124c4649003bf4334 authored about 5 years agoThis is one step closer to fixing the sorting issues when a scrollbar is present. It still doesn...
ed2eec6afb97141003c443586e6370d379e2dc5c authored about 5 years ago1e287d4391188ad58324363e82ebc95d8b675b63 authored about 5 years ago
e1a698ee52a2aff7b0509c2e6cd74e0e59c28659 authored about 5 years ago
$widget->secondaryTabs['fields'] may not always be present
22db1299ae9fd169745dc6f947ffb4a64c977991 authored about 5 years agoSimilarly named repeater fields being used in viewBag variables were being assigned aliases whic...
c17cb58aa121d06174f93ce5024a7946fb774dd9 authored about 5 years ago5839b6869a76d0d4a79ae635fa2d6789e8dfbd59 authored about 5 years ago
d4d18743119f61a9812d23f755e166dddb7ee32b authored about 5 years ago
* Add Slovenian language
8abed1794f73302b517a8b85541f81bb8e63a301 authored about 5 years agoNow we can use the `backend.list.overrideHeaderValue` event also in the import/export.
91459559785d90302ab5832c4683010908289ae7 authored about 5 years agoThis appears to be a typoe. It doesn't make sense to ever log "user errors", only "system errors...
70e57120d0e65d7b40bf6b89ebe42afeeaa1fbf3 authored about 5 years ago260e1f503fe18588f099de5efc928cfe941eed77 authored about 5 years ago
Adds a dismissable message to the CMS object code editor indicating that the PHP code section of...
864816f7f2b45201e76f4f8161530ad5f84aeb2e authored about 5 years agoRef https://octobercms.com/blog/post/putting-octobercms-words
1384a8fc73a1041ab75832aa727b07106be248fe authored about 5 years ago15036fd1d9bb6623f90943e11e7202fb77844366 authored about 5 years ago
This avoids "Function ReflectionType::__toString() is deprecated" warnings
72f85ebc558a8e6fe514f6496f5393e535bac41b authored about 5 years ago664fd6ed6bbdc2af0690ddfc3dadf204c31e900d authored about 5 years ago
63729e401b6e393311d483905c932e0a47e4ddc2 authored about 5 years ago
* Added lazy loading for backend form tabs
4704f85096037f1b08f5c754bd6e81301fa14af9 authored about 5 years agoThis fixes PHP 7.4 support by pulling in Symfony packages at v3.4.36
9b77e8d81a09e0a3012f2d045de45caab75f6847 authored about 5 years agoThis occurs due to a race condition in the rendering where the scrollbars enable and disable ove...
1e449c82b686228acd426de365b89c486434948c authored about 5 years agof1b0df70dc1446a23115a54b11c6c854a1cde1ae authored about 5 years ago
e2284301e6dd98e76d8be50bc0fa9f2c750744b4 authored about 5 years ago
Let's save this for L6 upgrade. Although PHP 7 partially support this, we should revisit once th...
b22021db3bc10db143dca665cdeffdf393d8315f authored about 5 years ago
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...
2b05d01c6ca2fc5e0a582a2b71bff3b75b9da960 authored about 5 years agoCredit to @TheFehr. Fixes #4800.
9dc54baddd27ad1df6554b44d6ca3c56227bf257 authored about 5 years ago
Credit to @bennothommo & @daftspunk
Replaces: https://github.com/octobercms/october/commit/9f8d8...
Credit to @empower-josh.
4ab464cede7be05e3420f56994bd1e19c5c30e02 authored about 5 years agoaa31667952c1873ee5eb589d2e57469174201606 authored about 5 years ago
This fixes the rendering of the example markup. The line chart has no styles but just needs to k...
ee4078ac44afb61848ed5973694282719ee6826e authored about 5 years agoWhen the value is null [id >= ''] an error is thrown, not being an integer, while [id >= null] w...
905e5fbb726e761bb0c2d911ce753fa71e8a5cc5 authored about 5 years agoWhen ordering is applied externally, ie. by a relation config, the orderBy call in the List widg...
9f8d8ec9fabad06e0eb4b222611910e608729074 authored about 5 years agoThis allows dependent fields (ie. dependsOn) to trigger correctly when a time field, or the time...
128312106955d894528d448700f1fc66792b7826 authored about 5 years agoOnly put sortOptions to the session if the List query succeeded
411bd9273716f74487a7016dd0d235015d698bff authored about 5 years ago61129b48ec229c4fae7dd55339007f82bb55998e authored about 5 years ago
If including the asset extension is important, this can be done by listening to the `system.asse...
7e98e199a46040dbf22b8211d33115ffae780e32 authored about 5 years agoWill bring it back with the L6 upgrade.
e24a5964a14447a037323262836f3790843dbadd authored about 5 years ago- Allow minimum or maximum to be unspecified, meaning you want everything up to maximum, or ever...
9b72c2d181ce3c121abf54949809e760113d2f5b authored about 5 years ago
Refs #4791
Refs #4777
Refs #3755
249051b89c9c446f051d6a8ae234823e0e6639e2 authored about 5 years ago
a91fa3f5ff1b8daf142e2a28d93c89618ad18db3 authored about 5 years ago
Allows us to reset the October codebase to what's in Git *before* running these tasks.
08497204940794f35f5dcb480ca14c73d1743336 authored about 5 years agoc70af0ec64ea9512bbcd4b36af271930e36261e4 authored about 5 years ago
Improve compatibility with PHP 7.4, where "Unparenthesized `a ? b : c ?: d` is deprecated"
Fixe...
e9abdf7783366be643be3c0023500bdc4a32d939 authored about 5 years ago18398a8318ac6e03af9ae28c33a6b5996d363f83 authored about 5 years ago
Credit to @mjauvin.
992e84e602b92ce96d2d4ec2171d8512715e572a authored about 5 years agoRelated: https://github.com/octobercms/october/issues/3202#issuecomment-556042766
106756d656072178feadcbe4a5472dc2821940b0 authored about 5 years ago7e3136564fb838172c758e6fb6e697e16af30136 authored about 5 years ago
Credit to @Samuell1
5d13788f16aaa2ab245091d5a47a884581eaf409 authored about 5 years agoCredit to @jimcottrell. Refs: #4413
b5ed0b313a8745fd70fa843e4c07017f31cd93d2 authored about 5 years agoCredit to @maraerben.
1b4147212d2a6f48dbb91ffb6a6f38271926b41c authored about 5 years ago68c9feb622d8ead95eb9139d0d3161d1919b02b2 authored about 5 years ago
14387b74b41961a0795c6536147e164e87a4091f authored about 5 years ago
Implemented dependsOn support for filter scopes. Fixes #4254. Documented by https://github.com/o...
46fe07c2dade135dcb3b1d7bf3c8d69429e41264 authored about 5 years ago19ce51ba4a351b0dd74da1b3888f5b628e3aaf65 authored about 5 years ago
17b8ba75af23ecdca68ea2837784b5b37b203aab authored about 5 years ago
6f0e4afbbddef9b8e73cfb8359a6205591d850eb authored about 5 years ago
Still need to resolve an issue where if the slave filter has values set when the master filter u...
70107c63762e56b027a68daa3dd1a8b1d0e37fdd authored about 5 years agoFixes #4216. Replaces #4669. Credit to @gergo85.
85fadbfef32b08a30b82d7a12a5b2a70e3c63cfc authored about 5 years agoCredit to @tomaszstrojny. Cleanup from https://github.com/octobercms/october/commit/4f7c5cc1e753...
8fb9c59ee1d12de7993d13840fc9d20062c41b78 authored about 5 years agoCredit to @ChVuagniaux. Can be triggered when attempting to run Laravel HTTP tests on OctoberCMS...
f0db465f46930ba6e0cc8da2fab410042e1567b1 authored about 5 years ago615c4cdb0442d3f966a270ed9eff65c19c6a7215 authored about 5 years ago
07ac19f7b3ef948995ec2dc921b4cdec22b7a509 authored about 5 years ago
Reverts https://github.com/octobercms/october/commit/f73d8e6d498a211192976a525016b4a961707e3f. ...
d56dded458bfa5ede31fa97c05533835322b984c authored about 5 years ago490b1d6b00de21384d40c8796d46de5147d99b02 authored about 5 years ago
c9df45a87d4daee11006b19817bc3926d1d1ff12 authored about 5 years ago
e97057246a0b58f1dbed7a733eb18f57a4cd11f1 authored about 5 years ago
This was a contentious change is generally a bad idea to blanket all requests with a dependant c...
8da798a5cd2f5f640719550eebebc03e9a9d29d1 authored about 5 years agoc5bd5f0e0a48a4820b7a69192c0a31469059508c authored about 5 years ago
1df8e72e4a7620a589fa09142aba34798a21b2e7 authored over 5 years ago
runInternal has been removed because we do not want to blanket our response logic over every sin...
63f65a3f252fe7f13da4967fb0d39a8bee550f76 authored over 5 years ago9d120ad66b120b7d458b14893574e6e403672957 authored over 5 years ago
ff8f899fbe19ad4301d4bfab47d6b1a0b3e73549 authored over 5 years ago
Remove double middleware
f269901d721592c61f23d3ffbdda86f083422f8f authored over 5 years agoNo serialize cookie
c0fffc665deafcc35060cc9ef37bf64c5c269a78 authored over 5 years ago92bd8360b9e05af0191afe8f4159df2e22e330e6 authored over 5 years ago
For some reason it was decided to allow October controllers to support Laravel middleware, this ...
f73d8e6d498a211192976a525016b4a961707e3f authored over 5 years agob1fa45ee3a20b730a9de1a4bb46b41d490f8d49a authored over 5 years ago
Based on update to library https://github.com/octobercms/library/commit/09e859a13ee5663ee6cb6f0c...
49d68f067120adf7731dae07ec8fd01e41b8382f authored over 5 years ago76db3355e6aaf9b90569a8fe6e2cbeb8d636a748 authored over 5 years ago
Related: https://github.com/octobercms/october/pull/4701#issuecomment-547773385 & https://github...
959b85f56c81359832a254b50a8ab189b18d6776 authored over 5 years agoCredit to @najbo.
cc9b48975d18d0f5bb9e599ba839e44cdb1e4310 authored over 5 years ago457466c5af3cfbda5d5a220031d9e14f50116bd4 authored over 5 years ago
Implement XSRF checking for AJAX handlers. Credit to @bennothommo @daftspunk.
0de4f1903fe393c075ac94aa14a461b7df81a5cf authored over 5 years agoeb4648972f74f36f195f4e1c9ef00f9873aa51e8 authored over 5 years ago
096ccf875decef75d2f23421d7bf746ca6c64e7f authored over 5 years ago
Refs #4699
Refs #4701
Credit to @bennothommo. Added `clear-full`, `clear-left`, and `clear-right` CSS classes that can...
df65861aff93d6aea472ac6d5b309fb4dd9a3f9b authored over 5 years agoYou can now specify an array of "availablePermissions" to the PermissionEditor FormWidget that i...
fa937816458d4c1d8b8f9146d0bb45df8cc14871 authored over 5 years agoa69c76116fab9224a450e83519088fcb41cdff93 authored over 5 years ago
Improves compatibility with Outlook mail clients, preventing harsh word breaks. Credit to @vevers.
d52c59254aaa141fe0ee6f187eed8a3268ff831d authored over 5 years agoFixes #3591.
5862683a7a97e6bdf8833a1dc7cfe50876776e47 authored over 5 years agoCredit to @pkarecki
9ac292d921a89cf30d84422bb94df7aa1547f684 authored over 5 years agoMove default prompt text to i18n file.
06b7031131bb198d0c860ff05fccd9004c783677 authored over 5 years agoCredit to @gergo85
04f0b176a4160c107daece1a35c6f398f394b05e authored over 5 years agoCredit to @36864
78e4c46e59cf30f14a48c48cf37dec524aa06c9a authored over 5 years agoCredit to @nameewgeniy
af571ed9188d83c5464e4dd6d0da79992aa38dd7 authored over 5 years ago