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

Changes to readme

github.com/octobercms/october - 35043425a749a7d81f2820b85caa856ed13da453 authored over 5 years ago by Luke Towers <[email protected]>
Created a security policy

github.com/octobercms/october - 1a75020efa324b84001f090dea365676d86593be authored over 5 years ago by Luke Towers <[email protected]>
Fix exception on middleware loader

An exception was thrown when loading middleware if a requested controller is from a disabled plu...

github.com/octobercms/october - f190f7a347847234393852a34f77f06f0a942b3d authored over 5 years ago by Ben Thomson <[email protected]>
Add validator for plugin navigation items (#4497)

This will detect invalid navigation item configuration in installed plugins. In debug mode, this...

github.com/octobercms/october - 9b8974b00346b08e69ab5cad791f32752a1a1fc2 authored over 5 years ago by Samuell <[email protected]>
Add warning in status widget when debug mode is enabled (#4500)

Debug mode is now shown as a warning in the Status report widget to indicate that its use is dis...

github.com/octobercms/october - 60a235e0001eabdf23e417e718188d604f6d3f24 authored over 5 years ago by Samuell <[email protected]>
Hide active theme's Delete button (#4528)

Credit to @DanHarrin.

github.com/octobercms/october - 188c565d6905d556005d5813a2a3922e9b50164f authored over 5 years ago by Dan Harrin <[email protected]>
Remove theme data on theme deletion (#4529)

Credit to @DanHarrin. Fixes #1292.

github.com/octobercms/october - 4434808549ba5d2f44d42bbdf005fbe7717ea33d authored over 5 years ago by Dan Harrin <[email protected]>
Fix minor spelling errors and inconsistencies (#4543)

Credit to @DanHarrin.

github.com/octobercms/october - 967fd02d8cdf02cc8fa59682f21fa0ea5c34a0c7 authored over 5 years ago by Dan Harrin <[email protected]>
Standardise use of [] vs array() (#4548)

Credit to @DanHarrin

github.com/octobercms/october - 67c9decb20f396462073c43ece2313209690d2dc authored over 5 years ago by Dan Harrin <[email protected]>
Ensure the the TagList FormWidget is respecting relationship constraints (conditions & scope)

github.com/octobercms/october - 36ab42aa24d6a7e37c117c801ba85d19058cf51e authored over 5 years ago by Luke Towers <[email protected]>
Rewrite contributing.md section about branching

github.com/octobercms/october - 0f0cd9e32f210da48944b58f82f6ae8758f96538 authored over 5 years ago by Ben Thomson <[email protected]>
Add info how to fix the develop branch in CONTRIBUTING.md file (#4542)

Credit to @bennothommo & @ayumihamsaki

github.com/octobercms/october - 856ef2dcbf9a952d80f0f83fc53739c9ac922369 authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Added info to CONTRIBUTING

github.com/octobercms/october - a9072b0d97d96d718667d3b3d6c55375ab2d8dd8 authored over 5 years ago by Luke Towers <[email protected]>
Update README

github.com/octobercms/october - 06a8a8edfcb80fe9bceb48680a6cc6ac138895cf authored over 5 years ago by Luke Towers <[email protected]>
Improve support for previewMode in Repeaters & NestedForms

Fixes #4521

github.com/octobercms/october - b75d0af9665c2c46160860f1c837925defe74ad8 authored over 5 years ago by Luke Towers <[email protected]>
Fix code smells in lang files left from last commit

github.com/octobercms/october - c8ae520a7918fc8f6eef18aef57a90030039ef1d authored over 5 years ago by Ben Thomson <[email protected]>
Revert #4401 for build 458.

Reverts commit 22847e7892a2054da91bd85ec183ba6e7bc52094. Will be redeployed in build 459.

github.com/octobercms/october - 199407f1a05da2bf4f1f7df8bb03b92cde34bd89 authored over 5 years ago by Ben Thomson <[email protected]>
Fix "widget not bound to controller" error for nested repeaters (#4434)

Since repeaters have no value by themselves, a repeater that contains only another repeater was ...

github.com/octobercms/october - b5a3c64bf15572386f83f44b7ba73005aacf8105 authored over 5 years ago by Ben Thomson <[email protected]>
Update __isset function to comply with the same checks as __get (#4514)

Credit to @RickAcb.

github.com/octobercms/october - 0383af62823ce62e6508131cabf5a495505cf000 authored over 5 years ago by RickAcb <[email protected]>
Style side panel header with brand colors

Remove commented-out code

github.com/octobercms/october - 8219f19e8d902670cddcad3dfc6ef28516418cc0 authored over 5 years ago by Ben Thomson <[email protected]>
Add role-form to all forms

github.com/octobercms/october - 432dd5d91a1f4acb1c9bca7467d11c0e95367c24 authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Merge branch 'master' into develop

github.com/octobercms/october - 4df3149efdd6c144f6ce1f9dad4713b03dea4dde authored over 5 years ago by Luke Towers <[email protected]>
Reordered issue templates

github.com/octobercms/october - 37eb5b0c3c535f7c0473fd9d0c02e4f405a154a6 authored over 5 years ago by Luke Towers <[email protected]>
Reordered support templates

github.com/octobercms/october - c18fc847668e1a7d70a9500c1b4beb67b74918b7 authored over 5 years ago by Luke Towers <[email protected]>
Change icon for marketplace support template.

github.com/octobercms/october - 89165f55b5ee0e82e29732aadfcd4a9510477e73 authored over 5 years ago by Ben Thomson <[email protected]>
Add marketplace support issue template.

Credit to @ayumihamsaki.

github.com/octobercms/october - 216a54fca4fd02d3fb75a2152f4c583261506b94 authored over 5 years ago by Ben Thomson <[email protected]>
Fix Rich Editor focus to fill the full height of the container (#4485)

Credit to @ayumihamsaki.

github.com/octobercms/october - 5e18655ae9eec5e2b80978bf794383aa350db71c authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Fix issue with AJAX framework load order on the frontend.

Partially reverts https://github.com/octobercms/october/commit/f4e50ddd1ad8fe4fa54fcac2c513bd630...

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

github.com/octobercms/october - d910ff8fbe935678e287a48def4605dd241ebec8 authored over 5 years ago by Luke Towers <[email protected]>
Fixed the focus outline for no results on the CodeEditor search box. Credit to @ayumihamsaki. Replaces #4483. Fixes #4482.

github.com/octobercms/october - d8cd45163d9cd6f3a43fa0d5c3b334f284174f09 authored over 5 years ago by Luke Towers <[email protected]>
Added Thai translation (#4472)

Credit to @anurat.

github.com/octobercms/october - 02ba765a9ea960631ac06b106683ec699de0800e authored over 5 years ago by Anurat Chapanond <[email protected]>
Set validation attributes after context check.

This prevent fields with multiple contexts from overwriting the label name of another context in...

github.com/octobercms/october - 610e0c383cbf92f17def3ce64ddd59c1204f1eff authored over 5 years ago by Ben Thomson <[email protected]>
Remove alert to prevent showing same popup twice (#4470)

Credit to @Samuell1

github.com/octobercms/october - df81ea182b8d759a80cff146cd3982753e17553c authored over 5 years ago by Samuell <[email protected]>
Warn developers to not be silly. Fixes #4466.

github.com/octobercms/october - 1587c7f49cd92f3b870c118758fafcd4061c4376 authored over 5 years ago by Luke Towers <[email protected]>
Pass through enableDefaults config to nested forms

This should allow default values to be used in nested form fields within new repeater items.

Fi...

github.com/octobercms/october - a7bc442df5fb615a1cf044b046ccce0e374aff73 authored over 5 years ago by Ben Thomson <[email protected]>
Add support for tab icons in theme customization (#4464)

Fixes #4131. Credit to @Samuell1

github.com/octobercms/october - 36c69a063b648eeac042bac0a6df1d58ba9c45e7 authored over 5 years ago by Samuell <[email protected]>
Add option to disable UpdateManager after backend login (#4266)

Credit to @Samuell1. Fixes #3471.

github.com/octobercms/october - c21c22e1baf1e85ceeb11999a1c1ad144f5f3a2d authored over 5 years ago by Samuell <[email protected]>
Hide link to "Access Logs" when the user doesn't have access (#4462)

Credit to @prhost

github.com/octobercms/october - 84a1df63f2c1bca2477eef90a3c3d086bf9f067e authored over 5 years ago by Kallef Alexandre <[email protected]>
Code quality clean up (#4449)

Credit to @bennothommo

github.com/octobercms/october - a59d3b83ebeba501e092995be033943e9cfdcb21 authored over 5 years ago by Ben Thomson <[email protected]>
Added `maxFilesize` option to the `FileUpload` FormWidget (#4077)

Credit to @webmaxx

github.com/octobercms/october - cc7d595fffdb719504b91c2c6b7da629aaad2788 authored over 5 years ago by webmaxx <[email protected]>
Clean up output of Twig dump() function (#4460)

Credit to @ayumihamsaki. Fixes #4446.

github.com/octobercms/october - ae5f1a4282b851c690c189face3cf49edfe882e6 authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Fix text filter scope (#4445)

Credit to @alxy. Fixes https://github.com/octobercms/october/pull/4241#issuecomment-510140574

github.com/octobercms/october - 7557173df43eebe1a510db475184b96d353ede83 authored over 5 years ago by Alexander Guth <[email protected]>
Improve backend accessibility (#4401)

Credit to @ayumihamsaki. Fixes #4400.

- Added WAI-ARIA to the layout templates files.
- Adde...

github.com/octobercms/october - 22847e7892a2054da91bd85ec183ba6e7bc52094 authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Fix layout of colorpicker for no custom color selected (#4457)

Credit to @anitaeisenhaber

github.com/octobercms/october - e9665ab551767e68bd415fa805e6fab1e85f5917 authored over 5 years ago by Anita <[email protected]>
Update lang.php (Russian) (#4455)

Credit to @jexme.

github.com/octobercms/october - 0df2e4e776749ddd6a199ef49fd64d033d0b2166 authored over 5 years ago by Aleksey Sannikov <[email protected]>
Fix: Disabled global AJAX events (#4282)

Credit to @VoroninWD.

github.com/octobercms/october - f4240d7e2c9b1cae0cee8944e0dd833df9a2119e authored over 5 years ago by Alexander Voronin <[email protected]>
Improved Brazilian Portuguese translations (#4450)

Credit to @prhost

github.com/octobercms/october - 94a71ff3da8f9662e45049af5552e171431741a4 authored over 5 years ago by Kallef Alexandre <[email protected]>
Translate Inspector option titles

github.com/octobercms/october - c04b7faecc982dcc0d5e75c4e06dc320b8081581 authored over 5 years ago by Luke Towers <[email protected]>
Missing Spanish Translations (#4448)

Credit to @DanHarrin.

github.com/octobercms/october - 1089d8e7633f379190cd884981d8f9377d8aa41c authored over 5 years ago by Dan Harrin <[email protected]>
Update zh-cn/lang.php file (#4447)

Credit to @wenlong-date.

github.com/octobercms/october - 2613141870defa57ede72e3f6e6ee3a54a7d8967 authored over 5 years ago by Long Wen <[email protected]>
Fix typo

Credit to @alxy for spotting it

github.com/octobercms/october - 7782e04ef8267d366c2ad0e30398ce58bc0cd400 authored over 5 years ago by Luke Towers <[email protected]>
Disable searching and sorting on any_template

Fixes #4441. Make the new template and old template columns visible and sort by them instead if ...

github.com/octobercms/october - e0e951dfcd4ee3b1b7b40546f7f4fe3d7dfb994e authored over 5 years ago by Luke Towers <[email protected]>
Remove support for invalid relation type column

Fixes #4443.

github.com/octobercms/october - 029a299816f7a726c9eeb4adb70fd18d1db4f533 authored over 5 years ago by Luke Towers <[email protected]>
Only attempt to translate string values

Fixes #4398. Credit to @w20k for finding the issue.

github.com/octobercms/october - f9f337e6646d60c689d3f56595b2227b3df248cf authored over 5 years ago by Luke Towers <[email protected]>
Disable theme config cache when debug mode enabled

github.com/octobercms/october - 6f583b392077e31fbdd7566634ec65515bfbc98a authored over 5 years ago by Luke Towers <[email protected]>
Accessibility enhancement for code editor icons (#4395)

Credit to @ayumihamsaki. Fixes #4392

github.com/octobercms/october - 23282bbaa6d2cb8060982dbe8c188d83bbeeae92 authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Fix code quality errors in Lists widget

github.com/octobercms/october - be2a850787d5564445b3c946f20415e0ab22b208 authored over 5 years ago by Ben Thomson <[email protected]>
Increment column count when tree is shown

Fix centering of no record message in lists when tree is enabled.

github.com/octobercms/october - c1dcc6255914d3fd216165579e0a067d6f816803 authored over 5 years ago by Ben Thomson <[email protected]>
Fix selection issue for similar-named CMS objects (#4433)

CMS objects with the same name as another object (eg. "test.htm" for a page and "test.htm" for a...

github.com/octobercms/october - 07a852ed8a03dbdbc7cde6c32a2aa4f61c9e24f9 authored over 5 years ago by Long Wen <[email protected]>
Fix error when $user is null

I have no idea why the $user variable can ever be null in the first place, but for me it happens...

github.com/octobercms/october - 7c6631f2d418604aaa8167862a5cbeb1dd5abe6e authored over 5 years ago by Alexander Guth <[email protected]>
Add open collective link to support options

github.com/octobercms/october - 217d52bc776eb19b5642ad8344955535c930f5fe authored over 5 years ago by Luke Towers <[email protected]>
Make plugin dependency checks case-insensitive (#4337)

Normalize the plugin identifier before lookup in the `hasPlugin` call, which should allow plugin...

github.com/octobercms/october - 604f0d060dda57010230cfeca243e0afd868d7af authored over 5 years ago by Tobias Kündig <[email protected]>
Add additional test cases for PluginManager (#4427)

- Add dependency tests
- Add tests that check wrong casing in requirements
- Clean up current ...

github.com/octobercms/october - 5b80ad25015d95b6aff7ee97dd96fa2f742e8c64 authored over 5 years ago by Ben Thomson <[email protected]>
Fix support for custom Select2 options via the AJAX framework (#4414)

Fixes #4413. Credit to @DanHarrin

github.com/octobercms/october - 7f29cbe13cd464affef9072e6446fca8224175b3 authored over 5 years ago by Dan Harrin <[email protected]>
Clean up index functionality in Repeater widget (#4424)

- Remove $indexCount property, as it is no longer needed
- Determine highest key number in data...

github.com/octobercms/october - 3eac21219f8834dbc37fe833c22654f955562692 authored over 5 years ago by Ben Thomson <[email protected]>
Add links to sponsoring locations

github.com/octobercms/october - 315e2dcac57741df66efa07a001f08730e7bc943 authored over 5 years ago by Luke Towers <[email protected]>
Improved Brazilian Portuguese translation (#4415)

Credit to @prhost

github.com/octobercms/october - 31b6a1f471ad35883d4b51f3cc507dd59ca95487 authored over 5 years ago by Kallef Alexandre <[email protected]>
Block off SW running in backend and reduce lookups (#4385)

Credit to @ayumihamsaki. Related #4384

github.com/octobercms/october - 884042952f8d610030723a3b6e165090b6bf5356 authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Add exceptions to PHPCS as per developer guide

github.com/octobercms/october - 53a825222d190040c9efb04d47336ce82ed5ba1c authored over 5 years ago by Ben Thomson <[email protected]>
Fix code coverage test for single commits

github.com/octobercms/october - 8d02c5e935626d525530d3da70f6df34d1f20bfa authored over 5 years ago by Ben Thomson <[email protected]>
Fix Travis CI file scope (#4408)

Original PR (#4394) was picking up changes from other branches as well as from `master`. This ch...

github.com/octobercms/october - 95b9a8a9fd5ebf528e0bc3ba186a4bb554e6eab0 authored over 5 years ago by Ben Thomson <[email protected]>
Improve Travis CI build process (#4394)

github.com/octobercms/october - 6fb6e5f71ca74d8cad62b4e5816f9ef30192a954 authored over 5 years ago by Ben Thomson <[email protected]>
Retain support for PHP < 7.3, fixes #4405

github.com/octobercms/october - ae7da9f9578ad67bd9f6358126c796a773da965a authored over 5 years ago by Luke Towers <[email protected]>
Typo fix

github.com/octobercms/october - a1b101808356b431069b2dd5168bd9eeb51104d9 authored over 5 years ago by Luke Towers <[email protected]>
Improve support for protected files on S3 (#4390)

Credit to @fansaien. S3 supports generating temporaryUrls to files that don't exist yet so this ...

github.com/octobercms/october - b1b9141dcc2a595bbd79997ee0428ea34195ac0b authored over 5 years ago by fansaien <[email protected]>
Fix FormData initialization (#4391)

Credit to @Air-Petr.

github.com/octobercms/october - ba0da07c46106586983a85046b30ea35189d298a authored over 5 years ago by Petr Popov <[email protected]>
Add preview mode for taglist widget (#4349)

Credit to @Rike-cz.

github.com/octobercms/october - acf45772551150402139f7cb9bfcd740fc0da5a1 authored over 5 years ago by Rike-cz <[email protected]>
Add new Performance API's to October CMS (#4285)

PR adds a new Priority Hints API, Preload API and async to the October CMS AJAX injected code an...

github.com/octobercms/october - f4e50ddd1ad8fe4fa54fcac2c513bd630c650407 authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Add support for PHPUnit 7.0

github.com/octobercms/october - c7a026c2537d31b0d11bbae3fd44fe8712094e9b authored over 5 years ago by Luke Towers <[email protected]>
Updated environment file generation command to match what laravel is calling the variable now

github.com/octobercms/october - 2fc515e2a5f93c3445af9fe38d21ccd033243155 authored over 5 years ago by Luke Towers <[email protected]>
Replaced JSMin with JSqueeze

github.com/octobercms/october - 627c0aa6431ad67c6575851b85630856eb5448d8 authored over 5 years ago by Luke Towers <[email protected]>
Changed calls to the Cache to use DateTime instances instead of integers representing minutes as 5.8 changed integers into meaning seconds instead.

github.com/octobercms/october - 1aff1e0a1eda81169dadc1aeeffb59f538c1d959 authored over 5 years ago by Luke Towers <[email protected]>
Default backend user password requirements changed for utf8mb4 DB type and minimum password length requirements

github.com/octobercms/october - 1e3edae81a4e67a17782c79de876855927060ab8 authored over 5 years ago by Luke Towers <[email protected]>
Config changes from 5.6

github.com/octobercms/october - 37db70ab8375cf0a2c09ba318fc3691c2bab363a authored over 5 years ago by Luke Towers <[email protected]>
Added storage/framework/cache/data folder required by 5.6.

github.com/octobercms/october - 25511bfd34e338bd95f2b4d1721d2ca50d8a551d authored over 5 years ago by Luke Towers <[email protected]>
Improve API docs

Resolves #4214

github.com/octobercms/october - 46c867e4b5a5f7f9fc6e09eb8a146878bec319f4 authored over 5 years ago by Luke Towers <[email protected]>
Fix error messages in RelationController

Fixes #4342

github.com/octobercms/october - 71241ee6d4d308a37873c123a49cf903ca011ed7 authored over 5 years ago by Luke Towers <[email protected]>
Use default options when generating thumbnails for private files (#4353)

Fixes #4351. Credit to @w20k @redmarlin.

github.com/octobercms/october - 882f317cd8b7ed3545ce6dcace684d4a0f6f92f1 authored over 5 years ago by Denis Denisov <[email protected]>
Hide popup loading indicator if an error/flash is thrown from an AJAX handler (#4364)

Fixes rainlab/builder-plugin#283. Credit to @bennothommo

When using the popup widget with an...

github.com/octobercms/october - 19846037f89a6be008d623fd088f9ebe568e2257 authored over 5 years ago by Ben Thomson <[email protected]>
Fix: Hard-coded URL in ControllerTest::testThemeUrl (#4378)

github.com/octobercms/october - 8811c3dcd491355c6b9db4d937ced4b982863449 authored over 5 years ago by Panagiotis Koursaris <[email protected]>
Add tests for optional wildcard (#3964)

Related: https://github.com/octobercms/library/pull/363

github.com/octobercms/october - faf3069656ff22c7e68487ca64135ab9368a686d authored over 5 years ago by Maria Vilaró <[email protected]>
Update path to video-poster.png (#4240)

Now located in Backend module, not CMS module. Credit to @VoroninWD.

github.com/octobercms/october - c7cea9fd83b58236b5b1f933dc9209268d6200cd authored over 5 years ago by Alexander Voronin <[email protected]>
Remove typehints for database template methods.

Instead check the CmsObject class inheritence in the methods. Fixes #4376

github.com/octobercms/october - a777c44cb43a4a53882103dc9904cf18c67ba11b authored over 5 years ago by Ben Thomson <[email protected]>
Store limited list widget configuration in user preferences (#4360)

Provides a new method of storing the list page count and visible column configs that survives a ...

github.com/octobercms/october - 6d283829c04098ddb7e0f4700c0078864831806e authored over 5 years ago by Ben Thomson <[email protected]>
Fix empty menu item counter (#4374)

Remove empty counter from main menu items when set to false. Fixes #4371. Credit to @LarBearrr

github.com/octobercms/october - 66776e06143267276f4cd2044bf055a2229962e9 authored over 5 years ago by Larry Barker <[email protected]>
Support environment variable for database templates

github.com/octobercms/october - 8768e0a54c02562889f0781c55379f010256585a authored over 5 years ago by Ben Thomson <[email protected]>
Fix menus not being displayed with database templates (#4362)

Credit to @SebastiaanKloos.

github.com/octobercms/october - f921af4199ad85d0a8ccd71aec44dabc73d10286 authored over 5 years ago by Sebastiaan Kloos <[email protected]>
Fix: Apply custom secondary color to Pages list (#4355)

Credit to @gergo85.

github.com/octobercms/october - 0d76ac95843437a876cc3374c42a4d1259973570 authored over 5 years ago by Szabó Gergő <[email protected]>
Fix: Restore FroalaEditor extendability (#4356)

Credit to @mjauvin.

github.com/octobercms/october - 30f4d4c5af180efb21a6e53f023b3b01b76fa891 authored over 5 years ago by Marc Jauvin <[email protected]>
Merge pull request #4358 from octobercms/wip/file-improvements

Use temporaryUrls for protected files if the storage driver supports them. Related: octobercms/l...

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