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

Address serialize/unserialize issues

This will require a cache clear for the combiner
Ref https://davidwalsh.name/php-serialize-unseri...

github.com/octobercms/october - 87a4de40dee695557b2e8bf567ae5a82bc9e49e6 authored almost 9 years ago
Fixes issue where Cache helper does not flush framework

github.com/octobercms/october - cb6cf4515650f40e770985650e59acf6897a4bd4 authored almost 9 years ago
DbDongle -> App::hasDatabase

github.com/octobercms/october - b534006f358530f7e18c85ad30b279fb939657e9 authored almost 9 years ago
Add the ability to customize the main menu

Fix radio styles

github.com/octobercms/october - 42534b2e9d0c40579be2829e1b8119e45adeb0dc authored almost 9 years ago
Refit backend brand settings to latest UI changes

github.com/octobercms/october - 9fd0681ee7688e6280a6704111441a264ef93818 authored almost 9 years ago
ComponentPartial properties should be publically accessible

Fixes caching issue when updating a component partial

github.com/octobercms/october - cafd5d7ffa6425585efd8a4ce1b05c4933979d9b authored almost 9 years ago
Restrict scrolling to thead

Fixes fluidity issue on Apple trackpad
We can now use combo scroll for Windows users / more obvio...

github.com/octobercms/october - b15cdadd99698bda6264c4fd17d8a2e00ee490e0 authored almost 9 years ago
UI fix for multiple dropdowns inside the same context

github.com/octobercms/october - 7ed50690a25035ff1d1798544bb33a79f2827644 authored almost 9 years ago
Add SES configuration for mailer

github.com/octobercms/october - 5b8bab4e06c0a3290a0426ee497a54c7bdf50b1f authored almost 9 years ago
Replace the mobile list control with drag scroll implementation

Disable dragging if there is nothing to drag to
Fixes accidental list.rowlink clicks when draggin...

github.com/octobercms/october - 6c30e542a704851fc21f117225d46432a3c12610 authored almost 9 years ago
clearAssetDefinitions -> flushAssets

github.com/octobercms/october - ba57dd89937c8f5167b1240afdf025f02630781e authored almost 9 years ago
Lots of small UI fixes

github.com/octobercms/october - d652c854b1a700fc898e72fb6b1a8c0bab7197c2 authored almost 9 years ago
Minor fix to checkbox align class

github.com/octobercms/october - cff42387ae3d992d73d0ab26cc99011205966c4e authored almost 9 years ago
Trial Noto font, adjust primary tab sizing

Noto appears to be much easier to read and is more consistent for other languages. Eg, on windows...

github.com/octobercms/october - b02f0c223014017eb38ce2a5f43281174a21a32e authored almost 9 years ago
Return button on class

github.com/octobercms/october - 04fc95bac3a855ad1f438abc5071491b79282f61 authored almost 9 years ago
Changelog moved

github.com/octobercms/october - dd1e48ff2f089c43bafc829a4a5906c6c44ccb56 authored almost 9 years ago
Adds extra flavor to buttons

Reduce font sizes a bit
Fixes rogue hand from appearing when clicking drag scroll enabled elements

github.com/octobercms/october - 40439218344e39cbfcd45c1677cf2c245a8d6623 authored almost 9 years ago
Begin the process of refitting brand settings

Introduce secondary and accent colors
Switch some CSS to use the new storm utils
Other minor impr...

github.com/octobercms/october - c5362652c18aee2c42f6fc494997ffe0f702698c authored almost 9 years ago
Adds an API to the sidenav script for setting the active item

setActiveItem function
This will be useful for setting a custom active class

github.com/octobercms/october - 03c7cbbeed7a200a7c5d6554e2be17df762b4f07 authored almost 9 years ago
Add CSS utilities to Storm lib

github.com/octobercms/october - 7a33146348576e02f3651be57e7104e2a8d9071f authored almost 9 years ago
File model is now abstract

github.com/octobercms/october - ed6e01c2c5b84836e291e950d1c38eac9d09e9fc authored almost 9 years ago
Write MorphOne model test

Refs #1868

github.com/octobercms/october - 518dee77301d70c503c44017dbb2781049b89695 authored almost 9 years ago
Fixes tests so they pass

github.com/octobercms/october - 39fc16ddfcfe2f8ccddc2b78b5237b0ec166dae8 authored almost 9 years ago
Rebuilt the mobile navigation.

github.com/octobercms/october - 594f9958cb755979b0e148783f8adf3bd346fea8 authored almost 9 years ago
Move halcyon registration to model boot

Attempt to fix issue where service provider looks at system_preferences database table that doesn...

github.com/octobercms/october - f68eb3f20f00fa2ee81876d4c560feafe34ebbf2 authored almost 9 years ago
Revert the nav to the classic style

Various sizing fixes
Set the standard padding to 20px
Mute system links unless hover or active
Fi...

github.com/octobercms/october - 838f836051b23b73e551bc13f04d69c8e5ad909b authored almost 9 years ago
Merge pull request #1901 from vojtasvoboda/fix/locale-typo

Fix cs_CZ locale typo

github.com/octobercms/october - 73c1c48f9c94b3c49c38aa7cca4769e858de51be authored almost 9 years ago
Fix cs_CZ locale typo

github.com/octobercms/october - 28a859d9ae5cf8e5bc04adc5298902f2209c519f authored almost 9 years ago
Fixes issue related to PHP 5.5.12

For some reason the closure did not like static calls inside, bye bye array_map(...)

github.com/octobercms/october - ca3e13ed330d97fab89c75cfb826a006d126ce67 authored almost 9 years ago
~1.0 -> dev-develop

github.com/octobercms/october - 8dd2e97cf78a148cdcff6daacb212055b99acb22 authored almost 9 years ago
Merge remote-tracking branch 'remotes/origin/stable' into develop

Conflicts:
modules/backend/lang/en/lang.php
modules/backend/lang/fr/lang.php

github.com/octobercms/october - a548d6ee56b89058a56de8e9598ce2c8c6b819fc authored almost 9 years ago
dev-stable -> ~1.0

github.com/octobercms/october - b51b5a112e3acd6b292130c5702f935dc8d1ca4a authored almost 9 years ago
Merge pull request #1887 from gpasztor87/ui

Update AssetList + Clean up

github.com/octobercms/october - ea5193e4c8c48ea3f3fbea7b35cf0b1c4c35ddb7 authored almost 9 years ago
Merge pull request #1888 from gpasztor87/patch-1

Minor style improvements

github.com/octobercms/october - 09daf049e9ac99310c38e1fe18a0adbeb8fa4ab6 authored almost 9 years ago
Minro style improvements

github.com/octobercms/october - ef228c491577b327140ad894363a4db1aac4acba authored almost 9 years ago
Update AssetsList

github.com/octobercms/october - 9f3fcf27edc29706bed8bb364b3a310ce771e573 authored almost 9 years ago
Merge pull request #1883 from gpasztor87/ui

Clean up

github.com/octobercms/october - 4e188405bff1dcc3d12a33a0a3fe8201e9b2a9d1 authored almost 9 years ago
Merge pull request #1882 from gpasztor87/patch-1

Clean up

github.com/octobercms/october - 5a9d62d54a1e2811b4ab54a509653b773fc468d1 authored almost 9 years ago
Merge pull request #1879 from gpasztor87/ui

Fix error in Maintenance Settings

github.com/octobercms/october - 76e16e8001f3994efcf827623a0bafef0efd75ce authored almost 9 years ago
Apply layout to unregistered mail templates

github.com/octobercms/october - 7affc4bec81e44666a2debe026564bc312c8e5a7 authored almost 9 years ago
Adds core changelog to update screen

github.com/octobercms/october - 11cf46008f6c14180ba21afc1c80383ec2c91dd9 authored almost 9 years ago
Fix error in Maintenance Settings

github.com/octobercms/october - 87a5ff339e175bc8f8f9c475e325c5319d640ad1 authored almost 9 years ago
More peer review of #1856

Separation of concerns, the language file shouldn't really be treated as a data source for the su...

github.com/octobercms/october - 2ac23cc3c7c1c047f486ec720ba8fbbb8c5e9af9 authored almost 9 years ago
Tidy up some logic, restore firstRowTitles setting

Refs #1856

github.com/octobercms/october - a035acdc2c5dafc83c6bfb9f4d6395642f12cbae authored almost 9 years ago
Import options to configure the CSV reader + patch to prevent unfriendly error to be thrown due to bad import source file encoding (on AJAX request)

github.com/octobercms/october - 2a60e3455806ccdd4abd812856b4bd03c9301d26 authored almost 9 years ago
pikaday -> datepicker

github.com/octobercms/october - 1785c6c0d892723e45ef3aa8c67a3a3a5f69c683 authored almost 9 years ago
Recompile assets

github.com/octobercms/october - 8e14b9b649b29a92ba176e816725ca1504c3f7d3 authored almost 9 years ago
Pikaday translation

github.com/octobercms/october - f836b43bb3775710e47d114ece498d93e3b1fbf4 authored almost 9 years ago
Merge pull request #1855 from gabsource/enchancement/import-export-french-translation

French translations for import/export errors strings

github.com/octobercms/october - 6f6a3cc78cea1d40ece66b7fb151964e2cc25cab authored almost 9 years ago
Merge branch 'stable' into ui

Conflicts:
modules/cms/classes/CmsObject.php
modules/cms/widgets/MediaManager.php

github.com/octobercms/october - 2a7dbdd74ae3e3349db79596a4f36ec2ba3d41da authored almost 9 years ago
Merge branch 'develop' into stable

github.com/octobercms/october - 4ddc8055c6ec4e2ca7053e35a0656b2da21e81de authored almost 9 years ago
Add showSearch option to dropdown

This is a highly specific option, so we shouldn't add it to the FormField class itself

github.com/octobercms/october - 0aef151d9a73555209d43ede12be4ad059b0deae authored almost 9 years ago
Fixes single image uploader breaking with comment

Comment appears to the right of the uploader, should be under it

github.com/octobercms/october - 5789d0242f97cfdfa1a2e2c68761e4f819ca7b61 authored almost 9 years ago
Merge common functionality in to FormModelWidget

github.com/octobercms/october - 23f4d40ef20bb046414069c15390d7049e17799a authored almost 9 years ago
(Minor) Fixes test

github.com/octobercms/october - f45692ce84b6a1f4b30e398ad12feef393653222 authored almost 9 years ago
Update to resizer class

Refs #1694

github.com/octobercms/october - 7b32f33d9df7540e851940fe9b896f12302c2aef authored almost 9 years ago
Throw an exception when the file_data is missing from the request

Fixes #1712

github.com/octobercms/october - 767ce5f2e78a6a6189e9a2b17e7dd0252df091ff authored almost 9 years ago
Share pivot|list title logic

We already had a key for this... spooky!
Refs #1755

github.com/octobercms/october - a585fe3316cfbbce0b99ab751ccda578ef08389c authored almost 9 years ago
(Rollback) Keep instances to themselves

github.com/octobercms/october - e19ae42e454c02b726cba792881b22af19ea6ed9 authored almost 9 years ago
Switch the manage popup title according to the button pressed

Fixes #1755

github.com/octobercms/october - 762c5e754b27b105856fea1a124731d0997eedc8 authored almost 9 years ago
Adds a clearInternalCache method to SettingsModels

Fixes #1815

github.com/octobercms/october - 4fe6cc65095a6cdf085781676bb9b09f58c77d42 authored almost 9 years ago
Do not show disabled plugins in the update list

Fixes #1716

github.com/octobercms/october - 09509599040b26a58f0e8ecf1086e8ff3f87164f authored almost 9 years ago
Detail column now supports lengthy updates

Fixes #1816

github.com/octobercms/october - 010cd403f5ba44019df59351be7377cf4329c25e authored almost 9 years ago
Default is null, not false

github.com/octobercms/october - 3cac52afd482058ce17140f05d8e7a488b91f970 authored almost 9 years ago
Create a safe mode to disable code field in the CMS

Fixes #1756

github.com/octobercms/october - f1aa72008680363f6de2086d7c60f590f500b30f authored almost 9 years ago
Fixes component access issue

github.com/octobercms/october - 680887f4529b039ee19f33a157da91b56dbf8da5 authored almost 9 years ago
Add cms.theme.setActiveTheme event

Bring other event names in to line with convention
Complete getConfigArray method

github.com/octobercms/october - 7c08b10fa2f509124a7b9de6bbd8468be308bf46 authored almost 9 years ago
Sreamline events in richeditor

Add nwe event for visual mode (when visual mode is activated from code mode)
Always use spaces in...

github.com/octobercms/october - 484579ac4029557f1beb4724a0f0c81e21c4a6e1 authored almost 9 years ago
Make room to load theme options from files

For example:
form: path/to/fields.yaml

github.com/octobercms/october - 0b74734fae701be469ca830acb7b5aba4ec4ffd3 authored almost 9 years ago
text/javascript is obsolete. Fixes #1847

github.com/octobercms/october - 2a3a63857c1f6dd403d17908bea6faa0bf0bbb4d authored almost 9 years ago
suppressDirectories -> ignoreDirectories

Add support for wildcards in ignoreDirectories

github.com/octobercms/october - 31f74adb709c092c69b40181ed7cd14a9e36a2ca authored almost 9 years ago
Allow CmsObjects to define their own Twig cache key

github.com/octobercms/october - 6e7fa7de881a14882bc2a33577168f80627f37fa authored almost 9 years ago
Externalized import/export errors strings + french translation

github.com/octobercms/october - 8debdf023a27367328bfe95d43a1a6aa74bc48c6 authored almost 9 years ago
Retain previous listInTheme cache functionality

github.com/octobercms/october - 4922d6d284d1891338e80c3055910e845b3f23e0 authored almost 9 years ago
Add local cmsObject.fillViewBagArray event

Tidy up some inline docs

github.com/octobercms/october - fad028bc4099a771894347b68710a3b2ca763e4f authored almost 9 years ago
Make available to extends Lists records

github.com/octobercms/october - f5f7ed08e475f0dd09a9b6226f6bea81f9af3f66 authored almost 9 years ago
Fixes CmsException on bad INI

No need for Cms SectionParser.php anymore

github.com/octobercms/october - 792b7fed2a3627228d4e9f9aba9d8d783b10f553 authored almost 9 years ago
No it is not safe to share the alias and field name...

The field name could be nested, for example: user[data]
Using this as an alias is user[data]::onD...

github.com/octobercms/october - e9c7e6b9d19aced092d929858090576ef3d5394c authored almost 9 years ago
Bring Asset in line with inTheme

github.com/octobercms/october - 7f209d2df9ded5158039d8cb7c7fc0038cd48573 authored almost 9 years ago
Finishing porting old functionality

- Add validation to Cms Objects
- Add local viewBag logic
- Implement new initCacheItem process
-...

github.com/octobercms/october - 045d18696000a752973ca18189f0ac1e6e152353 authored almost 9 years ago
Theme -> Datasource

github.com/octobercms/october - dcc63baffd15735193adeadd963b70c1fb20c188 authored almost 9 years ago
Add viewBag tests, this is core functionality now

github.com/octobercms/october - beb851bf5c7b38733a41862f56d60e2f0b89de98 authored almost 9 years ago
Update tests with minor API changes for Halcyon implementation

github.com/octobercms/october - 8e3ff0c7006f40b9a0fe50e7caf0e3ffce5ef436 authored almost 9 years ago
Why are these static?

...seriously, why are they static?

github.com/octobercms/october - 864d38b77ed347885c22e1579ac0ba7a5360ab50 authored almost 9 years ago
Convert CmsObject and CmsCompoundObject to use Halcyon

getFullPath -> getFilePath

github.com/octobercms/october - 24a620e890bd9933504fb62a2032cf5fb2421d36 authored almost 9 years ago
Set the default theme as part of the boot process

Themes can also register themselves gracefully with Halycon after loading

github.com/octobercms/october - 855a97b35e56f1bf7a4a3efe071f06617ad769ca authored almost 9 years ago
Merge pull request #1832 from scottbedard/patch-2

Add ctrl+click support for rowlinks

github.com/octobercms/october - 076f5199af33fe6b2f75d70bb0b1837945319245 authored almost 9 years ago
Merge pull request #1835 from alvaro-canepa/patch-1

Fix date to 2016

github.com/octobercms/october - 2d42089fdda48ede98581db44ceb477d9cb86a9d authored almost 9 years ago
Decouple Asset object

Add extensible to ComponentPartial

github.com/octobercms/october - 1bc647f978ad2be92c6365c00b616fd072885de1 authored almost 9 years ago
Decouple ComponentPartial from CmsObject

github.com/octobercms/october - c34f72b8210c6cf7308de9cf3aaa6d84f6f94da7 authored almost 9 years ago
Introduce a CmsObject interface

This will be useful to decouple ComponentPartial and Asset objects from their Halcyon counterpart...

github.com/octobercms/october - d65bc5c2add2e27670f4eaeba9854e7f886c7195 authored almost 9 years ago
Rejigg the config so backendUri is more prominent

github.com/octobercms/october - a6b007e55c12fe2c78d80c51ee1dbf38ba8d2d81 authored almost 9 years ago
Fix date to 2016

github.com/octobercms/october - 4f6d7d69a4d23b4f9c8e224cfe21af17e2b68c74 authored almost 9 years ago
Register Halcyon Service Provider

github.com/octobercms/october - 3db2809fc4c226d13ba1ac861e013c47900adcfe authored almost 9 years ago
Add ctrl+click support for rowlinks

Ctrl+click is supported pretty well in the backend, this adds it to rowlinks as well.

github.com/octobercms/october - fcfcb96d0dd90a49b3ca7454e3cb72e65e9cf171 authored almost 9 years ago