Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/wintercms/storm

The library powering Winter CMS
https://github.com/wintercms/storm

Add loadedFromCache flag to models

75bbee871ec9dc601aa83ae6d76cffc67788c068 authored almost 9 years ago by Samuel Georges <[email protected]>
Add 'non compound mode' for explicit content storage

5f42860080837272ac054f1756f12150cac77b15 authored almost 9 years ago by Samuel Georges <[email protected]>
Complete overhaul of internals

Builder now stores local properties to spool up a query
Model supports traits, caching, validatio...

6ec29545a5b2a2f9ac9d0693f2cff7ca728803f1 authored almost 9 years ago by Samuel Georges <[email protected]>
Change processSelectOne to behave more like processSelect

SectionProcessor -> SectionParser

2059d952f2c5099e3aef5870f22d261aa2a336f0 authored almost 9 years ago by Samuel Georges <[email protected]>
Implement validation on FileTheme datasource

15584fd97167f0e13fbcd69551c335c6a6911fdb authored almost 9 years ago by Samuel Georges <[email protected]>
No reason to return a query here really...

4b09e588bfb09190e0f7979ad222020b271d49d5 authored almost 9 years ago by Samuel Georges <[email protected]>
Cache should reset first time when busted

Add accessor for base path to FileTheme, used by the CMS for getting full paths
Fixes afterFetch/...

76b236fdc18f594741cea8b372914a908c3ee163 authored almost 9 years ago by Samuel Georges <[email protected]>
Directory support and hard validation

3a83a8e94e957c7428ce009d9dde4449acb855c7 authored almost 9 years ago by Samuel Georges <[email protected]>
Whip up some documentation

30ab33b9da6e4621b23cf559ad8b7b56b64c030c authored almost 9 years ago by Samuel Georges <[email protected]>
Build Exceptions for various scenarios

bdb3d264bfb5facab7868aee9e5ee0a728c727a3 authored almost 9 years ago by Samuel Georges <[email protected]>
Implement in Memory Cache

e04f2c9f247ca182a414f18a6a17fbd83f16bc77 authored almost 9 years ago by Samuel Georges <[email protected]>
Query\Builder -> Builder

dd325b406cd87358cd70fcffdf670f47866369fa authored almost 9 years ago by Samuel Georges <[email protected]>
If fileName is required fillable, always include it

56ec754992fd54372a4ab5c5b93d41a0c3bf8a67 authored almost 9 years ago by Samuel Georges <[email protected]>
Incorporate mtime as a standard attribute

6945501faf0758fb0f40275193d6397b5e18d240 authored almost 9 years ago by Samuel Georges <[email protected]>
Add cache layer

e716a23833568519065ff552040c670ee5421c18 authored almost 9 years ago by Samuel Georges <[email protected]>
Add theme switching capability

0286671f3fa2e3eecec99604af2d3fc05f4fa33f authored almost 9 years ago by Samuel Georges <[email protected]>
Renaming a template moves the file

...well, actually it deletes and recreates it

9d47a29a8724f0c35580fa6b1a07d29a6a4aca8f authored almost 9 years ago by Samuel Georges <[email protected]>
Initial design of Halcyon

d5329f9fd72ad5158c14317aea52e245ebd9413b authored almost 9 years ago by Samuel Georges <[email protected]>
Implement Halcyon Service Provider

e0c7c854a116bcda2f5895e835f4ea89cc351311 authored almost 9 years ago by Samuel Georges <[email protected]>
Merge pull request #194 from gpasztor87/patch-1

Update league/csv package to latest.

e597a57586a8df9b32ff8bc57f464ade06d0f219 authored almost 9 years ago by Samuel Georges <[email protected]>
Update league/csv package to latest.

ad7d150ba23136b541fc09236779ab4d49b34833 authored almost 9 years ago by Pásztor Gábor <[email protected]>
Minor renames

262395c33c99b0433d1a2bea5205e1024bcbba59 authored almost 9 years ago by Pásztor Gábor <[email protected]>
Minor fix

fe3d93d0dc81767de90a5e9c427f41c820328adb authored almost 9 years ago by Pásztor Gábor <[email protected]>
Rewrite generator commands, remove TemplatesBase.

ace78fddcd7e3418a50d2e811c5f605d9fbe5941 authored almost 9 years ago by Pásztor Gábor <[email protected]>
Working on GeneratorCommand

274bd268d44470ae98e70ee28c756ad65f3eafd0 authored almost 9 years ago by Pásztor Gábor <[email protected]>
Typo

ddd3291c3c91a23326c10e0f12e0c86e329a290d authored almost 9 years ago by Pásztor Gábor <[email protected]>
Merge pull request #192 from gpasztor87/develop

Minor fixes

360094a00d4be71fbe8a82abf0c8205b3ba67c79 authored almost 9 years ago by Samuel Georges <[email protected]>
Minor fixes

417048e49582af899d53df82db4dce1b65a7fc90 authored almost 9 years ago by Pásztor Gábor <[email protected]>
Minor fix to static calls using Extendable

Calling an undefined static method with no $implement defined would return "Class %s contains an ...

a0cf374347bf2c8082ee03ed1c42c3a16c708e73 authored almost 9 years ago by Samuel Georges <[email protected]>
Template -> Bracket

Template was too generic
Minor code clean up

bfbe21bed842fa13fdecde5f96b17120a2a5b291 authored almost 9 years ago by Samuel Georges <[email protected]>
Merge pull request #190 from dshoreman/patch-1

Fix docblock resolve typo

9c429366c648942cbf9a536ce9837d524fdc5f53 authored almost 9 years ago by Samuel Georges <[email protected]>
Fix docblock resolve typo

14a90de30ad0a8ef7092e19c5fb56269bc39db7a authored almost 9 years ago by Dave Shoreman <[email protected]>
Create definitions class

Refs https://github.com/octobercms/october/issues/1801

f63db5c67f953dbbd3470058870a9c67d9096f39 authored almost 9 years ago by Samuel Georges <[email protected]>
Remove hard code on parent_id

9ace810d7d06c4ed4093a1f849f7b9edf6e2a197 authored almost 9 years ago by Samuel Georges <[email protected]>
Unify interfaces and function between Simple & Nested trees

Write some docs on these expectations
Refs https://github.com/octobercms/october/issues/1647

2d09d05a6d7a37840a334322b09c79fb15ecf079 authored almost 9 years ago by Samuel Georges <[email protected]>
Fixes sluggable collision scenarios

Refs https://github.com/octobercms/october/issues/1793

a73777b458cbe21b3932c59e72936738ff2980a4 authored almost 9 years ago by Samuel Georges <[email protected]>
Typo

f9554e113310537112006654ac597550609ca4a2 authored almost 9 years ago by Samuel Georges <[email protected]>
Manager's getUser method should not be called statically.

Remove unneded imports, minor typo

88b9f3f83bc2275e7b5c7a31c08ec8259aa0db5b authored almost 9 years ago by Pásztor Gábor <[email protected]>
Merge pull request #175 from dshoreman/develop

Replace raw select [fixes octobercms/october#1334]

d747d8322307bc1274c961acc5a9747b46ed6263 authored almost 9 years ago by Samuel Georges <[email protected]>
Replace raw select [fixes octobercms/october#1334]

This fixes an issue in Backend > Settings > Admin > Groups where using
a database table prefix w...

14be7862f804d98837e2287a713ee3efd60f13c1 authored almost 9 years ago by Dave Shoreman <[email protected]>
Merge pull request #170 from gpasztor87/patch-1

Add extra file types.

287c32c3e4f7ab59a4c7ef0884253e3dcbec72a2 authored almost 9 years ago by Samuel Georges <[email protected]>
Belongs-To-Many should clean up after itself always

2d29cbc42e7a29d3312493b0b741f92b433606aa authored almost 9 years ago by Samuel Georges <[email protected]>
Default extension must be "auto"

getDefaultThumbOptions must have `$defaultOptions['extension'] = 'auto' ` instead of `jpg`.
This...

9c83a8980d70e9ddeaed8de5afbe86119535f6b9 authored almost 9 years ago by Alvaro Cánepa <[email protected]>
Fixes #182 without breaking API

4c6c85b0fb0de4ec8fd85dc1c033b9355b0d263e authored almost 9 years ago by Samuel Georges <[email protected]>
Fixes an issue when generating a thumb for a corrupt file

If the extension contains an image file extension but the mime type doesn't match, the resizer wi...

07e2c4dfa433060289a4231c6a4add1399070254 authored almost 9 years ago by Samuel Georges <[email protected]>
Minor

00562275bf0cf0d532989bbfeb35eea9f30f75d7 authored almost 9 years ago by Samuel Georges <[email protected]>
Merge pull request #176 from scottbedard/patch-4

Nullable trait: Unset empty fields during create

4d73c55995a1f2b6672761eb84c3206b8ac5c655 authored almost 9 years ago by Samuel Georges <[email protected]>
Unset empty fields during create

de281a91fdc67396df758cb052cf85d791fb25f3 authored almost 9 years ago by Scott Bedard <[email protected]>
Add support for morphTo simple value get/set

9f4ee7206b8920e3a2a96dd33ef60ccddd019400 authored almost 9 years ago by Samuel Georges <[email protected]>
Add stubs for boot + register

2d06e8d063e0f55fbf0532aeff333556568b82fb authored almost 9 years ago by Samuel Georges <[email protected]>
Fixed problem with loading classes in symlinked folders

eb312f88c036bbc4ab9e36f87d827254a456ba8c authored almost 9 years ago by Phu Huynh <[email protected]>
Add support for hasMany simple value get/set

45513f3e2a9b2a63b73f29b15d155d9a51d03f8b authored almost 9 years ago by Samuel Georges <[email protected]>
Add extra file types.

66195d8083228ca4d883a4efecbca44ff83d2a35 authored almost 9 years ago by Pásztor Gábor <[email protected]>
Merge branch 'develop' into stable

fc487d42d69fe8f51d04e5b1bc3aa4335e5e463a authored almost 9 years ago by Samuel Georges <[email protected]>
Merge pull request #155 from scottbedard/patch-3

Nullable trait

30e610d871622df754f028bc566a412a3727f14a authored almost 9 years ago by Samuel Georges <[email protected]>
Work on delete|softDelete => true implementation

SoftDeleting -> SoftDelete

022adcdbd84ecc244244fa998201f30f78b48ebd authored almost 9 years ago by Samuel Georges <[email protected]>
Fixes issue in PostgreSQL with count helper relations + belongsToMany

PgSQL says the "otherKey" needs to appear in a GROUP BY or aggregate function, so we omit the ali...

b2e4d2a7af0e359de83a8eac95441bfb07b6e7b7 authored almost 9 years ago by Samuel Georges <[email protected]>
Add support for X = true in SQLite

3f9284d871188158953f62b540c59fe011633dfd authored almost 9 years ago by Samuel Georges <[email protected]>
Merge pull request #168 from gpasztor87/patch-1

Remove deprecated path symbol.

60ecbdc7275fb70abae5198ebc2655988eefb895 authored almost 9 years ago by Samuel Georges <[email protected]>
Remove deprecated path symbol.

4792a31ff3b63e36a1c9913d189ba5d59b118c67 authored almost 9 years ago by Pásztor Gábor <[email protected]>
Merge pull request #167 from gpasztor87/stable

Typo and remove unneded imports

d1f312b3ea1c5ad4f8cf710ea25c92f55f92c40e authored about 9 years ago by Samuel Georges <[email protected]>
Typo and remove unneded imports

1a6485e84f23c7f76cc32e4273a49ce3aa1b02b7 authored about 9 years ago by Pásztor Gábor <[email protected]>
Align with PSR for the most part

5659a123456e683b0bb42ba91abdc053af867389 authored about 9 years ago by Samuel Georges <[email protected]>
Merge pull request #166 from gpasztor87/patch-3

Remove deprecated code

2894f0991379349f9d6002427f39635c6c14ef8f authored about 9 years ago by Samuel Georges <[email protected]>
Merge pull request #165 from gpasztor87/patch-2

Add illuminate/routing to dependencies.

abe781777c550c9f7b7669c258e5e15de6258216 authored about 9 years ago by Samuel Georges <[email protected]>
Remove deprecated code

51fb02b54aaaefa7cb5eaa9f889f5036f20fe6cb authored about 9 years ago by Pásztor Gábor <[email protected]>
Add routing to dependencies

edc1fd4b0a0f7044649f4a2c4296f70bb52e0fe0 authored about 9 years ago by Pásztor Gábor <[email protected]>
Merge pull request #164 from gpasztor87/patch-1

TreeCollection must be an instance of October's Collection

c4fb88cf7fbafd73eb7be1b318d2c1de1b1d8c9f authored about 9 years ago by Samuel Georges <[email protected]>
TreeCollection must be an instance of October's Collection

367b817b49a7eb9a089f266be2a4043f2cdd8892 authored about 9 years ago by Pásztor Gábor <[email protected]>
Merge pull request #163 from gpasztor87/stable

Collection fix on SimpleTree

495b070f20c9d4d433516d842977c058feb047d5 authored about 9 years ago by Samuel Georges <[email protected]>
Update twig and assetic to latest

24c569889442015fe4a694f63d6b5d7ed197a1d6 authored about 9 years ago by Samuel Georges <[email protected]>
Collection fix on SimpleTree

7b511c43ed52457136ba918b9303e48cabd87b43 authored about 9 years ago by Pásztor Gábor <[email protected]>
Merge pull request #162 from gpasztor87/stable

Fix create signature + Typo

516256ea22705ca1898f8b9a89113c0f4225ca32 authored about 9 years ago by Samuel Georges <[email protected]>
Fix create signature

0ddcc85c7b6168ea5904a7e56b8a01abc43052a0 authored about 9 years ago by Pásztor Gábor <[email protected]>
Models should return October flavored collections

lists() returns array, not object

63a46a6bfe657d01a54df9ae30aa21f916144e8d authored about 9 years ago by Samuel Georges <[email protected]>
Reboot extensions along with model traits

Traits are now getting rebooted by the application and this is causing extensions to be applied m...

46479f942cc65cf7956014294b46c795535a5c87 authored about 9 years ago by Samuel Georges <[email protected]>
Fixes typo in BlockBuilder

Update code compatibility with Laravel 5.1
Clean code

9b7dfa6b2eedaa8b4d5c4b8520dc96898dc07483 authored about 9 years ago by Samuel Georges <[email protected]>
Collection lists() should return array

Alt fix for https://github.com/octobercms/october/pull/1680

8a1e9061bf072ce2e853552345e91486cd7d3da8 authored about 9 years ago by Samuel Georges <[email protected]>
Fixes issue with getAttribute playing nicely with Eloquent

b3b9376cc72a26ab46f04fa4a0ebd5739b29f46a authored about 9 years ago by Samuel Georges <[email protected]>
Remove the added crazy

The returned value should represent the containing values like-for-like, i.e:
- Returning an arra...

a019479bd8fc30811f04d9390222db330bd0d62b authored about 9 years ago by Samuel Georges <[email protected]>
Return of the html helpers

6c399791430013abe24cd557398963bb329c8aaf authored about 9 years ago by Samuel Georges <[email protected]>
Bump nesting level

0a70f59c9e941b7aafc70944105817a5389ad145 authored about 9 years ago by Samuel Georges <[email protected]>
Fixes seg fault (infinite loop) when using remember()

83888f4a35ec5919d23f57ab1a8e51c096921385 authored about 9 years ago by Samuel Georges <[email protected]>
Merge pull request #159 from gpasztor87/patch-1

Replace fetch() to plunk(), minor phpDoc fix

009943690341ae24074bc74d98d2e67bf6e22331 authored about 9 years ago by Samuel Georges <[email protected]>
Replace fetch() to plunk(), minor phpDoc fix

d5074a5b403b18722ecb2b0f2c6d1e6d81792748 authored about 9 years ago by Pásztor Gábor <[email protected]>
Merge pull request #158 from gpasztor87/stable

Replace bindShared() with singleton()

84319abc68492d60bd689e3cbb4e6cee9120f490 authored about 9 years ago by Samuel Georges <[email protected]>
Replace bindShared() with singleton()

da2e2ad2eac019bdf1af0024e04549fac938b330 authored about 9 years ago by Pásztor Gábor <[email protected]>
Various fixes

2eb6ba1a5fe033b094a7d909eb9bdc258fc6507c authored about 9 years ago by Samuel Georges <[email protected]>
Remove dependency on illuminate\html

e838d89a3e7a8973841deb7c13e1199986819179 authored about 9 years ago by Samuel Georges <[email protected]>
Update composer to 5.5.9 + Laravel 5.1

a2df6378eb6b4d93dbcf36af3ae07ee7c155640e authored about 9 years ago by Samuel Georges <[email protected]>
Merge pull request #157 from gpasztor87/patch-1

Minor composer fixes.

64a253bffd19e6a1744fa9bb31473caa6617924b authored about 9 years ago by Samuel Georges <[email protected]>
Allow custom subjects when mailing

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

7b79dace3af2cad74f8c0b9a69376c73a54e411c authored about 9 years ago by Samuel Georges <[email protected]>
Improve reverse routing logic

7c41953f81680eae707a6b4b2d2c2b8f62b38beb authored about 9 years ago by Samuel Georges <[email protected]>
Switch from method to property for dates

26096e5756e88fad036d46b352bbaf0f602e0612 authored about 9 years ago by Samuel Georges <[email protected]>
Minor composer fixes.

0096968f5e6e784bd15e0ecf0758566a17f5ee60 authored about 9 years ago by Pásztor Gábor <[email protected]>
Nullable trait

0dd10daf90d5be3fed7161e878d81ef038d49724 authored about 9 years ago by Scott Bedard <[email protected]>
Complete overhaul of unique processing

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

077f3e92f5e8b852e1e184fb6074dd9f403a7260 authored about 9 years ago by Samuel Georges <[email protected]>
Take care of additional rule parameters after removing primary key unique validation rule

Created tests for Database/Traits/Validation

2e9d938ffcd99c98ff6dc8e7648f3d9c7c326244 authored about 9 years ago by Tobias Kündig <[email protected]>
Renamed variables to match upstream version

Renamed test

Created tests for Translate

Sort replacements by key not by value

262b46f1bf467d1ff8c7c933f4a4bfa19ac4859f authored about 9 years ago by Tobias Kündig <[email protected]>
Merge pull request #147 from alvaro-canepa/patch-4

Fix phpDoc param

fde5fe4dd30f0f5488f89daed0cc377a0dec238a authored about 9 years ago by Samuel Georges <[email protected]>