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
github.com/octobercms/october - 43e4a23161747d26ac2f5ab08157985ba3f28b26 authored about 9 years ago
github.com/octobercms/october - 8f68269b273746e3540e453033e41cf6e9a763d9 authored about 9 years ago
^ because different DB drivers behave differently
Minor touch ups
github.com/octobercms/october - b5aef971338d1ae02a4ebd0c5cf73186e94afd61 authored about 9 years ago
github.com/octobercms/october - 2087b575d3edaaee2de2022562bd595859060240 authored about 9 years ago
Add missing config file, remove php 5.4 support.
github.com/octobercms/october - a7af2efd6255dabbd25408e420f20e3990a5043e authored about 9 years agogithub.com/octobercms/october - bb612f096eadbe21bdb2e2bbd47beb591018affc authored about 9 years ago
github.com/octobercms/october - 7b174e6ce866deaa53a913bf3fa9851342601e26 authored about 9 years ago
Truncate URL which should be maximum 255 lenght.
Reason: Today I got this error:
```
Next...
github.com/octobercms/october - 1d2929e2f0889849c0ac8d938fb9f1b9163f7d50 authored about 9 years ago
github.com/octobercms/october - 5f9a076025fe9cdf91036b427d03d40f8f529137 authored about 9 years ago
Flush stray output on view errors
github.com/octobercms/october - 2213c6f28c1ef8cd871286583e9823b4235fdd38 authored about 9 years agogithub.com/octobercms/october - 0762e5cf530adfcd7c5f1f80186bff88f85a02de authored about 9 years ago
github.com/octobercms/october - cdf4ab027987d478ccfe3d670ac473ea4e2ef867 authored about 9 years ago
github.com/octobercms/october - 5a70cec7a2f17494a5e519236095e831bac9daa3 authored about 9 years ago
github.com/octobercms/october - ecb54ff92c5d17ad715b32b5c3fc72957f92bbfd authored about 9 years ago
Fix twig caching
github.com/octobercms/october - f39340fc1c72f4cf6aedaf97a99e0fb113028b1a authored about 9 years agoMinor fix
github.com/octobercms/october - 188351a82a3efc08cf98ff14290ad5c491caee4e authored about 9 years agoRefs https://github.com/octobercms/october/pull/1665
github.com/octobercms/october - fa4984cbaf7b381f1bdb76a4ea52228cc817613c authored about 9 years agoCheck if subject set in closure
If subject setted in template, changing in closure like:
Mail:...
github.com/octobercms/october - 922cf30cb6d47f8ec891e5ebe0e68b6cdd79c805 authored about 9 years agoFix permissions required for theme settings
github.com/octobercms/october - 4cea8055653c857b0c77ab951cdc76956f47bcf8 authored about 9 years agogithub.com/octobercms/october - 66413ea50bf43a0b2b696174338c9103132a4d12 authored about 9 years ago
It does not worked for me in popup window.
github.com/octobercms/october - e1a9d8d393c43d669211dcb0f5fb7ff9aefc709a authored about 9 years agogithub.com/octobercms/october - a5b3b4966848fd7b3eea76248181b68ab413957f authored about 9 years ago
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 agogithub.com/octobercms/october - 23e03aa404dcae4ce8531665123740233faf39cc authored about 9 years ago
Conflicts:
modules/system/assets/ui/js/input.monitor.js
modules/system/assets/ui/js/inspector....
github.com/octobercms/october - 747ca4357ff68cd06fd4e870439500b6e5b259a5 authored about 9 years ago
Improve the multilingual support
github.com/octobercms/october - 0164324e63a646b91803ffb4cfb9b2b80062775a authored about 9 years agoRefs https://github.com/octobercms/library/pull/151
github.com/octobercms/october - 971f7c50537e07f1beb428242dbae160f1f63ff0 authored about 9 years agogithub.com/octobercms/october - 12972cd086692f0f91a48d9d86947601bb88db19 authored about 9 years ago
github.com/octobercms/october - 01b2d0d1869389a5d96d373f3d80a47b0da0d0ec authored about 9 years ago
github.com/octobercms/october - 12465f4f863ecec0b87032cd130c149128d4fac7 authored about 9 years ago
github.com/octobercms/october - 55bceba32cf8455aae709a091434c076bbf8f3ca authored about 9 years ago
Update the Hungarian translation
github.com/octobercms/october - 1643cf69b99ebd24118eed6a50873186a1676b46 authored about 9 years agoUpdate SettingsManager.php
github.com/octobercms/october - a1d0a9c461b49a4fe9d272d1aff304118d59b179 authored about 9 years agogithub.com/octobercms/october - 48e477c0a82d619760157ce426fff014678deeda authored about 9 years ago
removed my prior changes to the code behaviour
removed errorous PHPDocs
fixed some PHPDocs
re...
github.com/octobercms/october - 01c63d6e32f1a77b232c4bab96be3f2cd3463074 authored about 9 years agogithub.com/octobercms/october - b3f318ff813c0a5adeedab4fe3fa2ba498393a81 authored about 9 years ago
github.com/octobercms/october - d84a9e4b4ae28f8a9d41fe1635347e6c863bf0b4 authored about 9 years ago
github.com/octobercms/october - e6d93cf3d4ce9797755203e140d54e359a3aca50 authored about 9 years ago
Refs https://github.com/responsiv/campaign-plugin/issues/4
github.com/octobercms/october - a186a60c436b3ee3653ee8b55dbd2c5dd877f34f authored about 9 years agoI think that format is in Vendor.Modele format e.g. RainLab.User.
github.com/octobercms/october - 3b4f9155984be8a26b704709b1aa46c8478111ca authored about 9 years agogithub.com/octobercms/october - fd33be0932ea3a6f2a120f5515df79d929e40fe4 authored about 9 years ago
github.com/octobercms/october - ce0bbc988e591a9d3fa4b964e5d1ed1b2b43e185 authored about 9 years ago
github.com/octobercms/october - 8f1e2ff8a318e90c0cb4b28eff4dc70801d39c85 authored about 9 years ago
github.com/octobercms/october - e781240cc68bdc2dc39b95899888b4e63cdfe014 authored about 9 years ago
Fixing path to the compiled class map - fixes #1608
github.com/octobercms/october - 00be75ce13b0c43cb7e435fdcad06d872bd62cb9 authored about 9 years agoAdd alignment button to Rich editor
github.com/octobercms/october - 92e1d1bf1335b1dbcd5b8f9194c37624e4106fbc authored about 9 years agoRecompile assets
github.com/octobercms/october - d3c30475b9546bc65ce3ca7b20b297e78665ceea authored about 9 years agoTo make a row non-clickable, use the `clickable` option in the list column definition
github.com/octobercms/october - 04e61adac302e9f203d5ed240290379f3e4d217d authored about 9 years agogithub.com/octobercms/october - 4db92fa8b5954313675cf1643d784112db338f3b authored about 9 years ago
Add filetypes of FileUpload formwidgets in uppercase too
github.com/octobercms/october - f77f412f2f4cdcde56e79fb049eb10cb8dd0775e authored about 9 years agoShow matching folders when filtering CMS objects. Ref #1466
github.com/octobercms/october - 8d7c90bebf11379a1505e4cc1ca012b8cab452a4 authored about 9 years agogithub.com/octobercms/october - 8ac33bb54fd127e78e96e16f3adb8cc29db4aa0f authored about 9 years ago
github.com/octobercms/october - 5e454ee06954ae7f430292fb8062e6c6b6d04615 authored about 9 years ago
github.com/octobercms/october - e358bb4b5783e53dfd248d13514ffeb479ea96cd authored about 9 years ago
Fixes issue locking out admins after updating to build 310
github.com/octobercms/october - 8318c05b37cf61a196f40f6b797e626d2cd2db80 authored about 9 years agogithub.com/octobercms/october - 2e42ab3bce8cfe77d63489e7751662f4339f2be5 authored about 9 years ago
Add more translations to spanish and format correction
Update lang.php
Add more translations t...
github.com/octobercms/october - d33c555933da019df71ff91ccfc599a5dca17640 authored about 9 years agogithub.com/octobercms/october - 73d6ff2324f0827d6ed1c62273357edb695457ad authored about 9 years ago
Tests were failing because the indexes were not the same
github.com/octobercms/october - 8c689d63ea5d580d9e0981da273cf5cae061220b authored about 9 years agoImprove the multilingual support
github.com/octobercms/october - 32a079cfd1335296e8033510ec9d2c0b1702f3be authored about 9 years agoAdd generator meta tag
github.com/octobercms/october - 5e93e126c4909d78f981a21e96dd40625c4b7a4e authored about 9 years agoMinor typo and simplification on Inspector
github.com/octobercms/october - 1970afb17aa951e477e35458e0bae89684643422 authored about 9 years agoUpdate fields_export.yaml
github.com/octobercms/october - 9da2022c68c9f05ad458712413ddeef7bed1da18 authored about 9 years agoUpdate Dutch backend language
github.com/octobercms/october - 272fd58e0a4d2e25291e131fed31dc3f13672c17 authored about 9 years agoUpdate Dutch system language
github.com/octobercms/october - af4f8d0a1026babeb0f8cb6c4e5af0541adf80aa authored about 9 years agoAdd .stub extension to stub file
github.com/octobercms/october - 471ca41d6f3315ea762e7e7dd32eb51c7551e6e9 authored about 9 years agonameFromSelect -> select|sqlSelect
Refs https://github.com/octobercms/october/pull/1579
Added support for 'nameFromSelect' in relation form fields
github.com/octobercms/october - 7885074cb0ecfc49d3a0aceb40a5262bc91d1dff authored about 9 years agogithub.com/octobercms/october - 4e1d2ca445d53756d761b267d13b07a79a0d48b9 authored about 9 years ago
github.com/octobercms/october - a596a6babd183bb06d57bafffa48009c5c801eee authored about 9 years ago
github.com/octobercms/october - e8e0f50bd4363a4d519db4f9873142b12ba4de3b authored about 9 years ago
github.com/octobercms/october - ca4a6e9679beae99c7fe71b6ad01288c39b55ece authored about 9 years ago
Make recordfinder's popup list title configurable
github.com/octobercms/october - 165c1daf7aae5d9e6c76e0f6672f7617399180f6 authored about 9 years agogithub.com/octobercms/october - 30025a6ada1344e451aa52ca6345e957aac53e73 authored about 9 years ago
github.com/octobercms/october - 2ced2f8c73da163fb7b752e911066a372a15d47f authored about 9 years ago
github.com/octobercms/october - 6ebe187db16a2994283d8fec7503c84949327f51 authored about 9 years ago
github.com/octobercms/october - 73c70a15ed0a46fbf3a52e9e4b31a8ce77584070 authored about 9 years ago
github.com/octobercms/october - 4f5ef8aa68a9c5647a93c53d01371b63443836e0 authored about 9 years ago
github.com/octobercms/october - 7f04d4ffa11e5f98a7b2140372c9d28dba02d649 authored about 9 years ago
github.com/octobercms/october - c72920029ecd823d634b5f036f246543a913c5aa authored about 9 years ago
github.com/octobercms/october - 30eedebed9a666a7ff51aab6a387b98dd3fb3d38 authored about 9 years ago
I think the alignments are basic features.
github.com/octobercms/october - fe54f8ac24c2e5955bc2d298328fd03f481de632 authored about 9 years agogithub.com/octobercms/october - 0e2e18af7f5ac541a525d389618f4d24a62086f9 authored about 9 years ago
github.com/octobercms/october - e7a51a75f415c90651970e1f6543e9e30512c339 authored about 9 years ago
github.com/octobercms/october - 67590fefad17d1719d6b9129355283a02ae35e7f authored about 9 years ago
Fixes danger on danger color scheme
github.com/octobercms/october - b6ba31bd86246c34b331770f5cf55325c2a2042d authored about 9 years agogithub.com/octobercms/october - 2df22fda8375f85e58a4dd25c71718103027b0be authored about 9 years ago
github.com/octobercms/october - f8cd8e72a195b8cc46a4929dc2d9c462b111de5f authored about 9 years ago
github.com/octobercms/october - 7643de1161fa5e92d44d6aef8cf537a6657233c0 authored about 9 years ago
github.com/octobercms/october - 00bdd0dc061fe95a39efa3fa9181332a8805a923 authored about 9 years ago
github.com/octobercms/october - 3217bf03d82479c03f6376acf3a9ac8e9a4fa73b authored about 9 years ago
github.com/octobercms/october - 5cb873862abe148ce6d25105e1cecd06dc12d162 authored about 9 years ago
github.com/octobercms/october - 0b6aa8750c0a7f2dcc97eee4cb46c606f91c4f53 authored about 9 years ago
github.com/octobercms/october - d34bb2bd864edaf126034eb72edb17e4a8408228 authored about 9 years ago
Improves plugin:refresh error handling
github.com/octobercms/october - a3a5e241d7463c6511c7f0bc98e7139e825a0cf0 authored about 9 years agogithub.com/octobercms/october - 898266f26a6fa64856970e341c2856f830e778c1 authored about 9 years ago
github.com/octobercms/october - 0a658de6ad4f2aca5cf1103030b940ba81c315a0 authored about 9 years ago