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

Rollback changes from 7b174e6ce866deaa53a913bf3fa9851342601e26

github.com/octobercms/october - 43e4a23161747d26ac2f5ab08157985ba3f28b26 authored about 9 years ago
Fixes unit test

github.com/octobercms/october - 8f68269b273746e3540e453033e41cf6e9a763d9 authored about 9 years ago
Remove test testListsNestedUnknownColumn

^ because different DB drivers behave differently
Minor touch ups

github.com/octobercms/october - ae73c2c5927a501b0746a556290c83eaeb123fc6 authored about 9 years ago
Alt fix for #1680

github.com/octobercms/october - b5aef971338d1ae02a4ebd0c5cf73186e94afd61 authored about 9 years ago
Roll back compiled path, which is still defined in the storage folder

github.com/octobercms/october - 2087b575d3edaaee2de2022562bd595859060240 authored about 9 years ago
Merge pull request #1678 from gpasztor87/stable

Add missing config file, remove php 5.4 support.

github.com/octobercms/october - a7af2efd6255dabbd25408e420f20e3990a5043e authored about 9 years ago
Use the ::class notation, add Broadcasting service provider and Gate alias

github.com/octobercms/october - bb612f096eadbe21bdb2e2bbd47beb591018affc authored about 9 years ago
Add missing config file, remove php 5.4 support.

github.com/octobercms/october - 7b174e6ce866deaa53a913bf3fa9851342601e26 authored about 9 years ago
Update RequestLog.php

Truncate URL which should be maximum 255 lenght.

Reason: Today I got this error:

```
Next...

github.com/octobercms/october - c6113f81bda6749a8e8106c000a9955aa56daa40 authored about 9 years ago
Update composer refs

github.com/octobercms/october - 1d2929e2f0889849c0ac8d938fb9f1b9163f7d50 authored about 9 years ago
Remove debug code

github.com/octobercms/october - 5f9a076025fe9cdf91036b427d03d40f8f529137 authored about 9 years ago
Fix string comparison function

Flush stray output on view errors

github.com/octobercms/october - 2213c6f28c1ef8cd871286583e9823b4235fdd38 authored about 9 years ago
Remove dependency on illuminate\html

github.com/octobercms/october - 0762e5cf530adfcd7c5f1f80186bff88f85a02de authored about 9 years ago
Update composer to 5.5.9 + Laravel 5.1

github.com/octobercms/october - cdf4ab027987d478ccfe3d670ac473ea4e2ef867 authored about 9 years ago
Improved fix for #1672

github.com/octobercms/october - 5a70cec7a2f17494a5e519236095e831bac9daa3 authored about 9 years ago
Rollback #1672

github.com/octobercms/october - ecb54ff92c5d17ad715b32b5c3fc72957f92bbfd authored about 9 years ago
Merge pull request #1672 from dqsully/dqdevelop

Fix twig caching

github.com/octobercms/october - f39340fc1c72f4cf6aedaf97a99e0fb113028b1a authored about 9 years ago
Merge pull request #1675 from gpasztor87/patch-1

Minor fix

github.com/octobercms/october - 188351a82a3efc08cf98ff14290ad5c491caee4e authored about 9 years ago
Minor touch up

Refs https://github.com/octobercms/october/pull/1665

github.com/octobercms/october - fa4984cbaf7b381f1bdb76a4ea52228cc817613c authored about 9 years ago
Fix mail subject on PHP 5.4

Check if subject set in closure

If subject setted in template, changing in closure like:

Mail:...

github.com/octobercms/october - 922cf30cb6d47f8ec891e5ebe0e68b6cdd79c805 authored about 9 years ago
Merge pull request #1676 from dshoreman/patch-1

Fix permissions required for theme settings

github.com/octobercms/october - 4cea8055653c857b0c77ab951cdc76956f47bcf8 authored about 9 years ago
Fix permissions required for theme settings

github.com/octobercms/october - 66413ea50bf43a0b2b696174338c9103132a4d12 authored about 9 years ago
Minor fix

It does not worked for me in popup window.

github.com/octobercms/october - e1a9d8d393c43d669211dcb0f5fb7ff9aefc709a authored about 9 years ago
Make comments more clear

github.com/octobercms/october - a5b3b4966848fd7b3eea76248181b68ab413957f authored about 9 years ago
Fix Twig Caching

When October would load a file from its changed source, Twig would not see the message until it ...

github.com/octobercms/october - 2fae5a30b9327de96a0fc31117aefb4f25fc069c authored about 9 years ago
Add docs for select with no search

github.com/octobercms/october - 23e03aa404dcae4ce8531665123740233faf39cc authored about 9 years ago
Merge branch 'builder-ui' into develop

Conflicts:
modules/system/assets/ui/js/input.monitor.js
modules/system/assets/ui/js/inspector....

github.com/octobercms/october - 7d9d2176ef33b54c4fcc41b6a4024005ee435193 authored about 9 years ago
Set default focus in popup windows, minor style fix in the flash message, minor fix in YAML-based back-end navigation initialization.

github.com/octobercms/october - 747ca4357ff68cd06fd4e870439500b6e5b259a5 authored about 9 years ago
Merge pull request #1657 from gergo85/patch-1

Improve the multilingual support

github.com/octobercms/october - 0164324e63a646b91803ffb4cfb9b2b80062775a authored about 9 years ago
Fixes test class conflict

Refs https://github.com/octobercms/library/pull/151

github.com/octobercms/october - 971f7c50537e07f1beb428242dbae160f1f63ff0 authored about 9 years ago
Lax the validation rules on login, email + pass

github.com/octobercms/october - 12972cd086692f0f91a48d9d86947601bb88db19 authored about 9 years ago
Add relation-inset class, fixes relation-flush

github.com/octobercms/october - 01b2d0d1869389a5d96d373f3d80a47b0da0d0ec authored about 9 years ago
Improve the multilingual support

github.com/octobercms/october - 12465f4f863ecec0b87032cd130c149128d4fac7 authored about 9 years ago
Commit deferred data when creating/updating a pivot table.

github.com/octobercms/october - 55bceba32cf8455aae709a091434c076bbf8f3ca authored about 9 years ago
Merge pull request #1650 from gergo85/master

Update the Hungarian translation

github.com/octobercms/october - 1643cf69b99ebd24118eed6a50873186a1676b46 authored about 9 years ago
Merge pull request #1646 from vojtasvoboda/patch-3

Update SettingsManager.php

github.com/octobercms/october - a1d0a9c461b49a4fe9d272d1aff304118d59b179 authored about 9 years ago
Fix grammatical issues in README.md

github.com/octobercms/october - 48e477c0a82d619760157ce426fff014678deeda authored about 9 years ago
fixed some PHPDocs

removed my prior changes to the code behaviour

removed errorous PHPDocs

fixed some PHPDocs

re...

github.com/octobercms/october - 01c63d6e32f1a77b232c4bab96be3f2cd3463074 authored about 9 years ago
Added YAML mode for the code editor

github.com/octobercms/october - e6d93cf3d4ce9797755203e140d54e359a3aca50 authored about 9 years ago
Fixes the datepicker saving an empty value when disabled

Refs https://github.com/responsiv/campaign-plugin/issues/4

github.com/octobercms/october - a186a60c436b3ee3653ee8b55dbd2c5dd877f34f authored about 9 years ago
Update SettingsManager.php

I think that format is in Vendor.Modele format e.g. RainLab.User.

github.com/octobercms/october - 3b4f9155984be8a26b704709b1aa46c8478111ca authored about 9 years ago
Minor update in the form change monitor API. Minor updates in the version manager to support features required for the Builder.

github.com/octobercms/october - fd33be0932ea3a6f2a120f5515df79d929e40fe4 authored about 9 years ago
Added tests for Cms\Classes\MediaLibrary::validatePath($path)

github.com/octobercms/october - ce0bbc988e591a9d3fa4b964e5d1ed1b2b43e185 authored about 9 years ago
Files in the media library can now contain two dots

github.com/octobercms/october - 8f1e2ff8a318e90c0cb4b28eff4dc70801d39c85 authored about 9 years ago
Update the Hungarian translation

github.com/octobercms/october - e781240cc68bdc2dc39b95899888b4e63cdfe014 authored about 9 years ago
Merge pull request #1628 from bparise/develop

Fixing path to the compiled class map - fixes #1608

github.com/octobercms/october - 00be75ce13b0c43cb7e435fdcad06d872bd62cb9 authored about 9 years ago
Merge pull request #1606 from gergo85/master

Add alignment button to Rich editor

github.com/octobercms/october - 92e1d1bf1335b1dbcd5b8f9194c37624e4106fbc authored about 9 years ago
Add support for including small buttons in list columns

Recompile assets

github.com/octobercms/october - d3c30475b9546bc65ce3ca7b20b297e78665ceea authored about 9 years ago
Add official support for "nolink" columns - Fixes #1599

To make a row non-clickable, use the `clickable` option in the list column definition

github.com/octobercms/october - 04e61adac302e9f203d5ed240290379f3e4d217d authored about 9 years ago
Alt fix for #1585

github.com/octobercms/october - 4db92fa8b5954313675cf1643d784112db338f3b authored about 9 years ago
Merge pull request #1585 from brunoti/develop

Add filetypes of FileUpload formwidgets in uppercase too

github.com/octobercms/october - f77f412f2f4cdcde56e79fb049eb10cb8dd0775e authored about 9 years ago
Merge pull request #1489 from Flynsarmy/filterByFolder

Show matching folders when filtering CMS objects. Ref #1466

github.com/octobercms/october - 8d7c90bebf11379a1505e4cc1ca012b8cab452a4 authored about 9 years ago
Fixing path to the compiled class map - fixes #1608

github.com/octobercms/october - 8ac33bb54fd127e78e96e16f3adb8cc29db4aa0f authored about 9 years ago
Minor update in the sidebar navigation client-side code. Plugins now can load navigation menus from plugin.yaml file.

github.com/octobercms/october - 5e454ee06954ae7f430292fb8062e6c6b6d04615 authored about 9 years ago
Added new list.sortable plugin. Minor fix in the scrollpad implementation.

github.com/octobercms/october - e358bb4b5783e53dfd248d13514ffeb479ea96cd authored about 9 years ago
* Build 311

Fixes issue locking out admins after updating to build 310

github.com/octobercms/october - 8318c05b37cf61a196f40f6b797e626d2cd2db80 authored about 9 years ago
Update validation.php

Add more translations to spanish and format correction

Update lang.php

Add more translations t...

github.com/octobercms/october - d33c555933da019df71ff91ccfc599a5dca17640 authored about 9 years ago
Ignored composer.json. Fixed failing tests

Tests were failing because the indexes were not the same

github.com/octobercms/october - 8c689d63ea5d580d9e0981da273cf5cae061220b authored about 9 years ago
Merge pull request #1621 from gergo85/patch-3

Improve the multilingual support

github.com/octobercms/october - 32a079cfd1335296e8033510ec9d2c0b1702f3be authored about 9 years ago
Merge pull request #1614 from gergo85/patch-2

Add generator meta tag

github.com/octobercms/october - 5e93e126c4909d78f981a21e96dd40625c4b7a4e authored about 9 years ago
Merge pull request #1596 from gpasztor87/master

Minor typo and simplification on Inspector

github.com/octobercms/october - 1970afb17aa951e477e35458e0bae89684643422 authored about 9 years ago
Merge pull request #1594 from vojtasvoboda/patch-2

Update fields_export.yaml

github.com/octobercms/october - 9da2022c68c9f05ad458712413ddeef7bed1da18 authored about 9 years ago
Merge pull request #1590 from adrenth/feature/backend-translation

Update Dutch backend language

github.com/octobercms/october - 272fd58e0a4d2e25291e131fed31dc3f13672c17 authored about 9 years ago
Merge pull request #1589 from adrenth/feature/translation

Update Dutch system language

github.com/octobercms/october - af4f8d0a1026babeb0f8cb6c4e5af0541adf80aa authored about 9 years ago
Merge pull request #1582 from JoelESvensson/rename-stub-file

Add .stub extension to stub file

github.com/octobercms/october - 471ca41d6f3315ea762e7e7dd32eb51c7551e6e9 authored about 9 years ago
Relation form field now supports model attributes in "nameFrom"

nameFromSelect -> select|sqlSelect
Refs https://github.com/octobercms/october/pull/1579

github.com/octobercms/october - 030e1977e8f290d67645cf39f4a2a6e54aaf7a99 authored about 9 years ago
Merge pull request #1579 from JoelESvensson/relation-select-from-name

Added support for 'nameFromSelect' in relation form fields

github.com/octobercms/october - 7885074cb0ecfc49d3a0aceb40a5262bc91d1dff authored about 9 years ago
Write tests for listsNested on tree traits

github.com/octobercms/october - 4e1d2ca445d53756d761b267d13b07a79a0d48b9 authored about 9 years ago
row-compact -> row-flush as per Storm naming convention

github.com/octobercms/october - a596a6babd183bb06d57bafffa48009c5c801eee authored about 9 years ago
Remove some unnecessary code from #1575

github.com/octobercms/october - ca4a6e9679beae99c7fe71b6ad01288c39b55ece authored about 9 years ago
Merge pull request #1575 from SaifurRahmanMohsin/develop

Make recordfinder's popup list title configurable

github.com/octobercms/october - 165c1daf7aae5d9e6c76e0f6672f7617399180f6 authored about 9 years ago
Adds a refresh button to log pages, minor column tweaks

github.com/octobercms/october - 30025a6ada1344e451aa52ca6345e957aac53e73 authored about 9 years ago
Move the superuser flag out of permissions array - fixes #1503

github.com/octobercms/october - 2ced2f8c73da163fb7b752e911066a372a15d47f authored about 9 years ago
Fixes issue removing existing uploads

github.com/octobercms/october - 6ebe187db16a2994283d8fec7503c84949327f51 authored about 9 years ago
Improve the multilingual support

github.com/octobercms/october - 73c70a15ed0a46fbf3a52e9e4b31a8ce77584070 authored about 9 years ago
Inspector - added support for icons and images in the dropdown editor.

github.com/octobercms/october - 4f5ef8aa68a9c5647a93c53d01371b63443836e0 authored about 9 years ago
Add generator meta tag

github.com/octobercms/october - 7f04d4ffa11e5f98a7b2140372c9d28dba02d649 authored about 9 years ago
Minor extension in the table widget client-side API.

github.com/octobercms/october - c72920029ecd823d634b5f036f246543a913c5aa authored about 9 years ago
Added the ability to load plugin permissions from the plugin.yaml file. Minor improvement in the side panel behavior.

github.com/octobercms/october - 30eedebed9a666a7ff51aab6a387b98dd3fb3d38 authored about 9 years ago
Add alignment button to Rich editor

I think the alignments are basic features.

github.com/octobercms/october - fe54f8ac24c2e5955bc2d298328fd03f481de632 authored about 9 years ago
Added autocomplete column type to the Table widget

github.com/octobercms/october - 0e2e18af7f5ac541a525d389618f4d24a62086f9 authored about 9 years ago
Minor improvements in the back-end control styling

github.com/octobercms/october - e7a51a75f415c90651970e1f6543e9e30512c339 authored about 9 years ago
Added flex layout CSS classes. Inspector container wrapper now uses flex layout. Minor CSS fixes.

github.com/octobercms/october - 67590fefad17d1719d6b9129355283a02ae35e7f authored about 9 years ago
Fixes exception on removeChild(null)

Fixes danger on danger color scheme

github.com/octobercms/october - b6ba31bd86246c34b331770f5cf55325c2a2042d authored about 9 years ago
Minor improvements in the Inspector API

github.com/octobercms/october - 2df22fda8375f85e58a4dd25c71718103027b0be authored about 9 years ago
Minor improvement in the Inspector

github.com/octobercms/october - f8cd8e72a195b8cc46a4929dc2d9c462b111de5f authored about 9 years ago
Minor on Inspector

github.com/octobercms/october - 00bdd0dc061fe95a39efa3fa9181332a8805a923 authored about 9 years ago
Minor fix in the flyout implementation

github.com/octobercms/october - 3217bf03d82479c03f6376acf3a9ac8e9a4fa73b authored about 9 years ago
Minor changes in the Inspector API

github.com/octobercms/october - 5cb873862abe148ce6d25105e1cecd06dc12d162 authored about 9 years ago
Update fields_export.yaml

github.com/octobercms/october - 0b6aa8750c0a7f2dcc97eee4cb46c606f91c4f53 authored about 9 years ago
Minor changes in the Inspector API.

github.com/octobercms/october - d34bb2bd864edaf126034eb72edb17e4a8408228 authored about 9 years ago
Merge pull request #1591 from rclarkburns/feature/plugin-refresh-command

Improves plugin:refresh error handling

github.com/octobercms/october - a3a5e241d7463c6511c7f0bc98e7139e825a0cf0 authored about 9 years ago
Improves plugin:refresh error handling

github.com/octobercms/october - 898266f26a6fa64856970e341c2856f830e778c1 authored about 9 years ago
Update Dutch backend language

github.com/octobercms/october - 0a658de6ad4f2aca5cf1103030b940ba81c315a0 authored about 9 years ago