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
Fixes #3393. Credit to @Alex360hd
github.com/octobercms/october - 687f97f792cc72904c2ceb579ef62c888c171fd9 authored almost 7 years agoSupports absolute redirects being used in the FormController behaviour.
If the form_config.ya...
github.com/octobercms/october - 9840ff228f04aa55ebd833238f2649152f9e1d8b authored almost 7 years agoRefs: https://github.com/octobercms/october/commit/77ae173c24614b83898f2ac2dd5c7352c643cea4
github.com/octobercms/october - a916d99de4ec98e07b595b3446b413aec5bf107d authored almost 7 years agoFixes #3380
github.com/octobercms/october - 77ae173c24614b83898f2ac2dd5c7352c643cea4 authored almost 7 years agoOnly check for a writable themes directory if the Cms module is loaded.
github.com/octobercms/october - 2f7cc96b6d47b61f2b04f8313c2f40bf06beed43 authored almost 7 years agogithub.com/octobercms/october - fd47e455c0f0f794d223f66cc54b2734e2a902ee authored almost 7 years ago
github.com/octobercms/october - 9b66eb5c57906d227ff8ac1f9b5a57a31de7b20b authored almost 7 years ago
github.com/octobercms/october - e64a280ceee26955529263d2afce85a921f7dd63 authored almost 7 years ago
github.com/octobercms/october - 61914666f81af59d9837745dfd1aa564d07e1886 authored almost 7 years ago
Initial work on Plugin Management UX improvements by @Teranode for #2714
github.com/octobercms/october - cc81ab25fa2d1348df2290b714611b3d039f01e5 authored almost 7 years agoAdds the cms.enableTwigStrictVariables config option to enable strict_variables in Twig for debu...
github.com/octobercms/october - 678916854e17eeab3beb920bc0d3139c25fae9ee authored about 7 years agoWill properly support emojis and other multibyte characters being stored. Laravel implemented as...
github.com/octobercms/october - cf01254b2b05a85854f898c6dd48d2abeb2af98b authored about 7 years agoAdds the `useRelationCount` property to tell the list controller to use the number of related re...
github.com/octobercms/october - 8cb57cf35364727c06d4a0ddbc1b73daeb68f9e0 authored about 7 years agoRefs https://github.com/octobercms/october/pull/3353
Refs https://github.com/octobercms/october/i...
Credit to @EleRam
github.com/octobercms/october - 3c50849eb7dbc157cf57545428b8e6f4a3936434 authored about 7 years agoAlternative implementation #2958
Fixes #2958
github.com/octobercms/october - 6ff6ab2996065795d1b0855fb0bdda912b4ad101 authored about 7 years ago
Fixes #3321. Credit to @buuug7
github.com/octobercms/october - df96c65b3c6142bcffbdf4b65c4d300ca05e4f87 authored about 7 years ago
* Fix loosly comparison to strict + argument types and return types for >=7.0
* Change hard-cod...
Credit to @austinderrick
github.com/octobercms/october - 74b3780ab58b3a94cbe01ead826ef7a6dbb4e715 authored about 7 years agoCredit to @gergo85
github.com/octobercms/october - 0256ebc9665443da83b1df845444a7e1a3207f6b authored about 7 years agoCredit to @BenjaVR
github.com/octobercms/october - 6fd89d367f741237730e6b15a055be4855a135b2 authored about 7 years agoThis change will allow settings to be saved even when Exception is thrown in Artisan::call (eg. ...
github.com/octobercms/october - ce864cc8fb4492e7f1ad593e49129acb9691de8b authored about 7 years agogithub.com/octobercms/october - aa14d775169ae8c3ec475e4319dfffdcf6956be7 authored about 7 years ago
Renders 30px by 30px square of the selected colour. `type: colorpicker` in the columns config. C...
github.com/octobercms/october - 55ff4608953d0755a7a995f1e58b782c01a4374c authored about 7 years agoAdds a better check for the default redirect option.
github.com/octobercms/october - 07831262492fd83f99d88a8457a59f6ffb8cc54a authored about 7 years ago
Fixes #3332.
FileUpload widget uploads file to the disk specified by default in config/filesyst...
Credit to @alxy
In case a new administrator is created by a non-superuser and no permission is...
Fixes #3315 by moving the manipulation of the filter widget scopes to the controller event metho...
github.com/octobercms/october - 69e56b0b5b237aaaabfc25f88fc8265c7549f243 authored about 7 years agoFixed typo, added CmsCompoundObject::getComponentProperties method test. Credit to @viamage
github.com/octobercms/october - 7ffb79a5fd54fcd71dccf28861a87a71e7153803 authored about 7 years agoAdd `data-input-preset-remove-stop-words="false"` to an element being handled with the input pre...
github.com/octobercms/october - 06780f512308c5ca4374e3e05e6c9809f976167c authored about 7 years agoCredit to @jimcottrell
github.com/octobercms/october - 0d0be9d0e59f215e653faec562190fb63efeefd4 authored about 7 years agoFixes #3317. Credit to @mirorauhala
github.com/octobercms/october - d54c3b18e98fbb4e6b055ca71835732042a552e7 authored about 7 years agoCredit to @mirorauhala
github.com/octobercms/october - 1d3828c36e6c49ca95ddeb7973fe75498333b2d4 authored about 7 years agoCredit to @panakour
github.com/octobercms/october - 90635dd3b9bec0fbc40d12fd763fc2384bc0103f authored about 7 years agoTrigger queue worker restart on settings model save
github.com/octobercms/october - 33d492fda730814089087c68778b5238cf510de4 authored about 7 years agogithub.com/octobercms/october - 587d0d19937b37bdb9d1c52ddebccae527b522c8 authored about 7 years ago
This enables arbitrary form contexts to be defined to override the default values when using a f...
github.com/octobercms/october - d0546599d1b1871bc558d6a0f146dbe9ffcf7b48 authored about 7 years agoChanges to hijri calendar month and date names correction in fa language
github.com/octobercms/october - a2789e6f60ae94c9d58d5b1848e354a92ce3b43e authored about 7 years agoFixes #3287
github.com/octobercms/october - fbf482a3f44eb28076d6df5ee46df30befaa0789 authored about 7 years agoThis aligns better with the relation principal "parent saves child" / "child cannot save parent" ...
github.com/octobercms/october - b9581332aa7b5b51474077342418f73045e46cb3 authored about 7 years agoRefs https://github.com/daftspunk/oc-test-plugin/issues/28
github.com/octobercms/october - 2036823eee313711f8dba3a87cfe43d8da37794e authored about 7 years agoCredit to @gpasztor87
github.com/octobercms/october - da9369bb148e0678d2219e4ea38b9252cc1cc311 authored about 7 years agogithub.com/octobercms/october - b1d010822748cf53269a76cbb8d16e1c9a056784 authored about 7 years ago
Updating validation messages to the latest Laravel 5.5 version. Credit to @ametad.
github.com/octobercms/october - d26f2aca6db999904f78e39a43b865deb5b307d0 authored about 7 years agogithub.com/octobercms/october - 736188e26fbef08cdefab30c4c5be1bf982decd1 authored about 7 years ago
github.com/octobercms/october - 1515261335110dee781b3d26c1a352943e21c5ff authored about 7 years ago
Fixes #3274
github.com/octobercms/october - 7c20e32c47d8c692d670009971bf127740eea291 authored about 7 years agoCredit to @TimFoerster for spotting this
github.com/octobercms/october - b59c86cc48ddc14791c513aab40e600bd7f07273 authored about 7 years agoFixes #3267
github.com/octobercms/october - e9a42602df0cbdfcc7f7be4110f2132f69ab5886 authored about 7 years agoEvent names should be based on the class name, not the command name (so shouldn't ever need to co...
github.com/octobercms/october - d2b253469976e5c55f880132148c08e8ee4751ff authored about 7 years agogithub.com/octobercms/october - 9f1fe611e4e7096b8833a7c933f31da124efd17a authored about 7 years ago
This fixes a small issue where the form is submitted an extra unnamed null field is present in t...
github.com/octobercms/october - 965d91e51c7509b5d79afd665d43e90d1da69e8e authored about 7 years agoThe "mail" driver has been removed completely from the underlying libraries due to serious securi...
github.com/octobercms/october - a099e4e0862bb0756e553f6dca32b1a3402d007d authored about 7 years agogithub.com/octobercms/october - 2b6f4a0084c3375cf21afd35ab8bf6b7454b9e98 authored about 7 years ago
Example given with 5000 records cripples the filter, this cap will keep it usable until we develo...
github.com/octobercms/october - 0b68668d140e8f408446694047f65c97ba735439 authored about 7 years agogithub.com/octobercms/october - 15314bbe945558d344a6c606a9a94d33dfbecd75 authored about 7 years ago
Fixes #1644
github.com/octobercms/october - dfd629ee7551581cddc515d010c35866a6847d48 authored about 7 years agoThis logic could have been placed in the ValidationException class or the framework.js file. It ...
github.com/octobercms/october - 2092454343c95a968729b3e7c7fed63624eea711 authored about 7 years agogithub.com/octobercms/october - c165fc02d715f95582c5a109d9cbe98bd4b8e393 authored about 7 years ago
github.com/octobercms/october - fb0121b4263a9d1744266a63e43389b47f1683fd authored about 7 years ago
This allows checking if a partial exists
github.com/octobercms/october - 0a428423afbb84ef79839f1925a0b5cbee3942a7 authored about 7 years agogithub.com/octobercms/october - f850b5d7ca8e2f4377b0d3427816a71522b745da authored about 7 years ago
Reload October singletons in PluginTestCase for #3208
github.com/octobercms/october - a3b93f1a0b84c14b238c464a1eb93801efea06d6 authored about 7 years agoCredit to @mirorauhala
github.com/octobercms/october - da295a83df5f6123df7d53faed63d5ae2e37ea1a authored about 7 years agoUpdates the mediamanager.js file path in october.js to fix compiling assets. Credit to @tim0991
github.com/octobercms/october - 579803d7a6ebf8f963f6de9f3b2bad3872cf0a5f authored about 7 years agoFixes #3048, credit to @ChVuagniaux
github.com/octobercms/october - cbcdd76ff2af18e8e37b702096cd8a28cff797e3 authored about 7 years agoRefs d292eeb85ecb57f2aa84ab573ea6467584f268e2
github.com/octobercms/october - 712dcf9412ab24a279753602862b37cc229b16bd authored about 7 years agoSimplifies https://github.com/octobercms/october/commit/51b6f6441813a1b9e884ab44b08989cb162dc0cd...
github.com/octobercms/october - 014bac12326ef71a7c5a2896601b6d5b8fe5896e authored about 7 years agoConverts a field name in the form of `model_json_attribute[subproperty]` to the dot syntax versi...
github.com/octobercms/october - 51b6f6441813a1b9e884ab44b08989cb162dc0cd authored about 7 years agogithub.com/octobercms/october - e6de2a55216d81b0a77611fad65eee5a51b3cb0a authored about 7 years ago
This fixes #2613 by reloading the form widgets with the modified data after `model.filterFields`...
github.com/octobercms/october - d164145229ce5d676e0345a16d8eebb9832bbbcc authored about 7 years agoFixes #3211
github.com/octobercms/october - 2239f988d22a9b2e920690bda588f7a217bd2155 authored about 7 years agoFixes #3215. Related: https://github.com/octobercms/october/commit/47cd204686718c9388ec8be7c4fef...
github.com/octobercms/october - c7a3354dfd5fcad9a435dae0f15db4ace80de4ef authored about 7 years agoImplement CSRF protection on CMS for postback handling
github.com/octobercms/october - 4a6e0e1e0e2c3facebc17e0db38c5b4d4cb05bd0 authored about 7 years agogithub.com/octobercms/october - c419c38efd55cd4118201a160abbf53b2e778471 authored over 7 years ago
Adds the MIT license directly to the repo.
github.com/octobercms/october - 08989ff40a66c346e43688a3ae6774afe8ef85d9 authored over 7 years agoFixes #2329
github.com/octobercms/october - eb0e5c74c113e6742e2a3c56da0cd8010d383eea authored over 7 years agoFixes #3098. Related: #3111, #3113, #3114
github.com/octobercms/october - ec8dd5612130c009d187ea0f44f1a9779fd6fffb authored over 7 years agoFixes #2383. Credit to @vojtasvoboda, reviewed by @CptMeatball
github.com/octobercms/october - 04cb4ddd2c94d9f89e9a71ae193eccbb944e6c6c authored over 7 years agogithub.com/octobercms/october - dc16902fcaacea11899b5af7e1680fbf965c076e authored over 7 years ago
Fixes https://github.com/octobercms/october/issues/3184.
github.com/octobercms/october - d292eeb85ecb57f2aa84ab573ea6467584f268e2 authored over 7 years agoAdds support for custom on and off options for the switch field type.
github.com/octobercms/october - a62a6e6493cec0640d97dff4a4c89cd33e574619 authored over 7 years agoRemove the Settings main menu item if there are no submenus to display. Fixes https://github.com...
github.com/octobercms/october - aee81081df45da0fa5c2349c74e93227a478cb74 authored over 7 years agoDocuments `backend.list.overrideColumnValue` and adds and documents `backend.list.overrideColumn...
github.com/octobercms/october - ac2e5937f04396d158f74e8b710c10a0d6f06e9d authored over 7 years agosee 08f9cd8
github.com/octobercms/october - c7dcd386d1462d70d3aaac098fc271ddbefdc9ad authored over 7 years ago
a lot of improvements from 1.4 like :
Language specific formatters
https://github.com/fzaninot...
github.com/octobercms/october - 669a4cee6ecb1c36fa7aa96b598543401587380c authored over 7 years ago
github.com/octobercms/october - 2a1234d21c917fda51a52712366fa97ffb6544b3 authored over 7 years ago
* Add support for a source index offset
Improves the reporting of errors in the importing pro...
github.com/octobercms/october - 8a5d0c3b13367b9eaa7098a41c9c34e330f66338 authored over 7 years agogithub.com/octobercms/october - 46205298dfe44d70fa7a696aaa197b98e02f0bbd authored over 7 years ago
github.com/octobercms/october - f739e457e4ee4cca11b16e75e9110cc63750805c authored over 7 years ago
github.com/octobercms/october - 9309d826d0d6c88696d217cdb7ff0530034757fd authored over 7 years ago
github.com/octobercms/october - 4790f8b7a769fff90444de428b6970f2399de931 authored over 7 years ago
github.com/octobercms/october - 75d16dab264d37ddc042803960ac69f49c739007 authored over 7 years ago
github.com/octobercms/october - 79b5094aed6e48ae5248b2fe62dafcaf6d3492d9 authored over 7 years ago
github.com/octobercms/october - 974bbf130362fba0b98622de71658314beab1701 authored over 7 years ago
github.com/octobercms/october - a7b6250e740050e222408235038fbded5b776126 authored over 7 years ago
github.com/octobercms/october - c9851ca158aee84595863d54df7c30147e402137 authored over 7 years ago
github.com/octobercms/october - cc295cc40b308bd970089f9f0db61b5a5a775f17 authored over 7 years ago