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

Fixes Translator and Config managers

d8cbe1dfd8afb7be7dcff85521110c3a54599c04 authored almost 10 years ago by Samuel Georges <[email protected]>
trans('') should not return a bloody translator instance :zzz:

4c7033a01b244273e895a27196d33b0123d596aa authored almost 10 years ago by Samuel Georges <[email protected]>
Rem debug code

f9b1567430fc2e65ea10d9f88192c66e8a85a416 authored almost 10 years ago by Samuel Georges <[email protected]>
Fix translator

5d69aa4128b8c5720709739b5ec2fa3412f9a7d5 authored almost 10 years ago by Samuel Georges <[email protected]>
Simplify paginate() method so we are not locked out of supplying a current page number

Refs https://github.com/laravel/framework/issues/7272

9d6fa05a3d3ee6e0e3b0807cd9ff6d3c5a488245 authored almost 10 years ago by Samuel Georges <[email protected]>
DB -> Db

5a24328e69ea63b747c856ec55011e2b547da5d5 authored almost 10 years ago by Samuel Georges <[email protected]>
Emulate SP ->package() as best we can

518d72312e7499f9702cb148ab6da2016e4072aa authored almost 10 years ago by Samuel Georges <[email protected]>
Merge branch 'develop' into laravel5

a33d8c32e78322958c7e8c6c01642d303bf99000 authored almost 10 years ago by Samuel Georges <[email protected]>
Create foundation layer, use old school config approach

eeeb51f45dcb6558c9e246a9ec353f859755ac84 authored almost 10 years ago by Samuel Georges <[email protected]>
Display a broken image with the DB File points to a missing file on the filesystem

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

ffaf8380887db6984765014554244b8d6cd47d98 authored almost 10 years ago by Samuel Georges <[email protected]>
Minor improvement

41bfe4915ba28e4d1e42d9f497bf1062ec578b8e authored almost 10 years ago by flynsarmy <[email protected]>
Add addDateAttribute method

a2e5c9c1710fc7ea21b3d4c4c3ed7749a654c599 authored almost 10 years ago by flynsarmy <[email protected]>
Refactor code from #67

f833b5c131514355e7308c187fd548917f8a9cac authored almost 10 years ago by Samuel Georges <[email protected]>
Merge pull request #67 from AgelxNash/october-issue-817

Disable CURLOPT_FOLLOWLOCATION

8807a0cc146641cbddb27ff845c7de643b96bf7c authored almost 10 years ago by Samuel Georges <[email protected]>
Merge pull request #64 from vojtasvoboda/validate-encrypted-values

Validate original values before encryption

02f7f24cd1ec285ef81c065bf7d90b5adb74c85b authored almost 10 years ago by Samuel Georges <[email protected]>
Merge pull request #66 from Flynsarmy/backendUserValidationAttribs

Add validation attribs for auth model

e048817d8039e048d47188dac8729460b1216985 authored almost 10 years ago by Samuel Georges <[email protected]>
Merge pull request #65 from Flynsarmy/attributeNames

Add settable attributeNames array for use in validation trait

677221ea0eaddd577e160e2e15196570112195cd authored almost 10 years ago by Samuel Georges <[email protected]>
Extract getter/setter for relations (now called "simple values") to the relation object

Others should follow suit eventually

5bcfa8b0d601194e8de0022c9eb89fb89fa16135 authored almost 10 years ago by Samuel Georges <[email protected]>
Disable CURLOPT_FOLLOWLOCATION (issue https://github.com/octobercms/october/issues/817)

5eaebf80d8837d3810a150d07f170c5b0d6c2bca authored almost 10 years ago by AgelxNash <[email protected]>
Reorg Rain Lib for Laravel 5

6a6803626004afc9a5a0b9f0d6b4561d265c99b9 authored almost 10 years ago by Samuel Georges <[email protected]>
Add league/csv package for upcoming importing and exporting

Minor improvements

c00d6f27a855e0a2c1b590ec6f341ff9a224bc4b authored almost 10 years ago by Samuel Georges <[email protected]>
Add validation attribs for auth model

6a914a40efeb9870aa97d6017de86e83b0e7b0dd authored almost 10 years ago by flynsarmy <[email protected]>
Add settable attributeNames array for use in validation trait

164637f68a46c8ad45b8b18da591af0ab6a43f18 authored almost 10 years ago by flynsarmy <[email protected]>
Validate original values before encryption

3453d9064031123a8bb7e51a6031ee3484d04aee authored almost 10 years ago by Vojta Svoboda <[email protected]>
Merge pull request #63 from Flynsarmy/dev

Let plugins add hashable fields

1e7e9535c74143c282aedcb9b6d66d65dba690fd authored almost 10 years ago by Samuel Georges <[email protected]>
Adds deferred binding support to BelongsToMany relations

NB: Doesn't support pivot data yet

729874b833d981855174b5105593fd673d007f06 authored almost 10 years ago by Samuel Georges <[email protected]>
Add create and save to BelongsToMany

d366efd9c379f69fec2dc6a78a1f4cb7cea0789d authored almost 10 years ago by Samuel Georges <[email protected]>
Allow addition of extra hashable fields

847c791a7a5662877e82e30f6c65fac14fc13bc3 authored almost 10 years ago by flynsarmy <[email protected]>
Minor bug

3d5946757ebc911df62ff91706fc5105c24658b4 authored almost 10 years ago by Samuel Georges <[email protected]>
Hashable values should be purged if they are not dirty (have no original values)

eb8445457df35d9cfa2477310dec91d67fe11d8b authored almost 10 years ago by Samuel Georges <[email protected]>
Minor

eb8ec1af572be2636c688dbee314d6837e041f48 authored almost 10 years ago by Samuel Georges <[email protected]>
Merge pull request #61 from mossadal/markdown-serviceprovider

Turning October\Rain\Support\Markdown into a Facade

e9152ee9dbcc6fd4b4254dd8fd0daf1e8a8f833c authored almost 10 years ago by Samuel Georges <[email protected]>
Be more strict about jsonable attributes

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

c98b63681ab788c6e5fbb7ed29f30cb1e7f3f147 authored almost 10 years ago by Samuel Georges <[email protected]>
Prevents revalidation of the password field on subsequent saves to this model object

7efe9d9ee827b4cdb9c780f04136d198cb6ae79a authored almost 10 years ago by Samuel Georges <[email protected]>
Let's not inject hashable originals just because they are available, they should be injected only if they were supplied in the first instance, i.e the dataset under validation.

4023cdb1f596c4b894db7d6a63272b8d740344d5 authored almost 10 years ago by Samuel Georges <[email protected]>
Merge branch 'develop' of github.com:octobercms/library into develop

daf23da51c772bc2b52ca68238baf666309f406b authored almost 10 years ago by alekseybobkov <[email protected]>
Various bug fixes

ad216be216c55936c30526c991c9b71632b0dde0 authored almost 10 years ago by Samuel Georges <[email protected]>
Merge branch 'develop' of github.com:octobercms/library into develop

56c0745ed3ed7ecc61bdb01c9e5e992735e7c4f5 authored almost 10 years ago by alekseybobkov <[email protected]>
Grief code

5e9038ad8fc27f6a9b18afb6eb376e00b094ae5d authored almost 10 years ago by Samuel Georges <[email protected]>
Patch

631aa001ef6dd5c3d3d2623e45467761a9d69a6c authored almost 10 years ago by Samuel Georges <[email protected]>
Merge pull request #62 from mosid/develop

fix for issue #883

eb6557fa53b8e14c179add39705e7d60929ac286 authored almost 10 years ago by Samuel Georges <[email protected]>
fix for issue #883

981f72ef86805bc3a8836bfb08a98bcccabc5b7f authored almost 10 years ago by user <[email protected]>
Corrected the public variable in MarkdownData, and added some

documentation of the events fired by the Markdown class.

04675b2c3f35e2e09a4814a8ba66064f01d56742 authored almost 10 years ago by Frank Wikström <[email protected]>
Here's an alternative solution to the issue at hand,

making the Markdown helper class fire events before
and after the Parsedown interpreter has done ...

b019c18aeaf37754a98983d86cc2cb882e9a1dd5 authored almost 10 years ago by Frank Wikström <[email protected]>
Here's an alternative solution to the issue at hand,

making the Markdown helper class fire events before
and after the Parsedown interpreter has done ...

0d85e85d1b654e073d6b4bfe80f2549178180507 authored almost 10 years ago by Frank Wikström <[email protected]>
Simplify manual key definitions using key/otherKey

Refs https://github.com/octobercms/october/issues/858
Fix Model primaryKey, foreignKey definition...

594b842bb4c28279e03abb006d37f42099af22c6 authored almost 10 years ago by Samuel Georges <[email protected]>
Turning October\Rain\Support\Markdown into a Facade

for a new MarkdownServiceProvider, thus allowing users
to swap in another Markdown parser.

The e...

dd2637739c243b9d21cbfce1a0f1d0ee3eb1dba5 authored almost 10 years ago by Frank Wikström <[email protected]>
Add notes - refs https://github.com/octobercms/october/issues/181

bd178c4d4d23e98b4a3c3e08256d4b0b552d7bfc authored about 10 years ago by Samuel Georges <[email protected]>
Add DbDongle::getDriver() and use it in DataFeed

60f01218d32f40e9da7a77c091637598fe725f72 authored about 10 years ago by Samuel Georges <[email protected]>
Merge pull request #59 from fmulyono/develop

File->getThumb just halt without any error returned

d155dffc796ea6fbd973daac732a3cd8f46b34c0 authored about 10 years ago by Samuel Georges <[email protected]>
Merge pull request #57 from NemoD503/develop

Turn off the quoting class name with slashes, when use sqlite

086761b3bede4db4d98b8c19875d3b9a53e69506 authored about 10 years ago by Samuel Georges <[email protected]>
Tidy up code

4fce02fdb6ce39e867cb3c2fbf8ddb1a904d12a3 authored about 10 years ago by Samuel Georges <[email protected]>
Merge pull request #58 from shtricul/patch-2

Fix error with numeric concatination in PostgreSQL

d08acd031363ba9c768864cc1b981ead11ace14a authored about 10 years ago by Samuel Georges <[email protected]>
Attach relations now validate

87a49dec426e45dd1e0aafa033468bbef534664b authored about 10 years ago by Samuel Georges <[email protected]>
File->getThumb just halt without any error returned

If the physical file doesn't exist in the disk, but the file record is still in the database, ge...

963e82f3a567c9917f5445203900dfdc9e5e5a85 authored about 10 years ago by Ferry <[email protected]>
Fix error with numeric concatination in PostgreSQL

If column has number type, it needs cast to string

b1ab5dcfa81bb739717f59c5b936a2933be4f524 authored about 10 years ago by MainBrain <[email protected]>
Merge branch 'develop' of github.com:octobercms/library into develop

b53fe1e390d65f991da71819853e309ccd0666f2 authored about 10 years ago by alekseybobkov <[email protected]>
Can omit $data arg

433ce4070cfb66a034feb3726fbd4a202d68b2c1 authored about 10 years ago by Samuel Georges <[email protected]>
Clean events, add sendTo() helper method, with tests

ff7b0c0f400a1c146469b273b5b9c3da4d0cb28f authored about 10 years ago by Samuel Georges <[email protected]>
Move dev packages to dev area

7de5a3477f476997174be7cdfceea824f671f6da authored about 10 years ago by Samuel Georges <[email protected]>
Laravel Mandrill and Mailgun APIs require this lib

dbbc7363a9f09a2e240ece4453e9a93836f805e7 authored about 10 years ago by Samuel Georges <[email protected]>
Turn off the quoting class name with slashes, when use sqlite

8a83a3c8d5172489e32c5bbca3b8b991a7d145e4 authored about 10 years ago by n.kolesnichenko <[email protected]>
Merge pull request #56 from jpdunc23/develop

Change hasManyThrough to HasManyThrough

3b95acb1b6be28794ef12c4d149d85350e0d1031 authored about 10 years ago by Samuel Georges <[email protected]>
Change hasManyThrough to HasManyThrough

This fixes 'Class 'October\Rain\Database\Relations\hasManyThrough' not
found' error on case-sens...

bd55cc9500dcdd70b74a717d79e7c24a7be1f95b authored about 10 years ago by James Duncan <[email protected]>
Better exception handling for #55

ee423f620d85a9d8d840bdd930592180a5664f76 authored about 10 years ago by Samuel Georges <[email protected]>
Merge pull request #55 from ebussola/develop

Update Encryptable.php

8253b6bf5b62da85f909b5059ca7d350f811bdec authored about 10 years ago by Samuel Georges <[email protected]>
Merge pull request #54 from scottbedard/patch-1

Adds null relationship check during push()

e0b50d0a01099e4805ddcfae851fa5e356cf5109 authored about 10 years ago by Samuel Georges <[email protected]>
Fixes #52 - with redirect where url with some cyrilic strings(redirects to url like: http://domain/http://domain/site/backend/vendor/package/update/stringID)

991c2c0a9194ce19ec1917001750999d9cb77c4f authored about 10 years ago by Samuel Georges <[email protected]>
Update Encryptable.php

bugfix when retrieving empty field using Encryptable

46c6ce09bb3ed338fd026113fc6526252159eab1 authored about 10 years ago by Leonardo Shinagawa <[email protected]>
Update Model.php

I was having issues where my application would crash when I tried to push a model with null rela...

6a8d9b34e8d73006c1f184c0cffa1382aa74618f authored about 10 years ago by Scott Bedard <[email protected]>
Form titles should be singular

072c3153d1c862a9b61e982a83a39907f9ebdf80 authored about 10 years ago by Samuel Georges <[email protected]>
Add support for "postgis" driver.

c115d833374f805aac56475e479dc32b00fa51dd authored about 10 years ago by Samuel Georges <[email protected]>
form_value/Form::value wasn't using post() at all it seems

83b51c1f52cfd59924ebf2c3144c7f3f4eca4580 authored about 10 years ago by Samuel Georges <[email protected]>
Hang fire on breaking things, wait for L5 upgrade

7c8f7698875e1c556703f30aab09697e36aab8ff authored about 10 years ago by Samuel Georges <[email protected]>
Let's rethink post(), get() and input()

c0cd7e12937c7aea306e8dbe14328c69d999d9ad authored about 10 years ago by Samuel Georges <[email protected]>
Image detection should be case insensitive

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

09a1bbc79ca0d84854c7967ff9ceabe005586092 authored about 10 years ago by Samuel Georges <[email protected]>
Merge pull request #51 from scottbedard/patch-1

Create Encryptable.php

cbede23004c76a5eb013e10cad969b07af3bd314 authored about 10 years ago by Samuel Georges <[email protected]>
Merge branch 'develop'

801a62065f412df62973d36d77f8aba911751c7e authored about 10 years ago by Samuel Georges <[email protected]>
Make form stubs flex by default

a4423a047fa4a8751519a7608df0915650fb911b authored about 10 years ago by Sam Georges <[email protected]>
Fixes https://github.com/octobercms/october/issues/364 - Add indexes

fa4dffc140b76c34744668aaddc7cf2baeab85b3 authored about 10 years ago by Sam Georges <[email protected]>
Ensure db table prefix is used in raw SQL queries

a534441564429a650143af0e5b761d26837062e5 authored about 10 years ago by Dan Herd <[email protected]>
Create Encryptable.php

Provides $encryptable attribute modifier

3f51a7bda5539b7b7cc25d024af08b8e11b180e8 authored about 10 years ago by Scott Bedard <[email protected]>
Merge pull request #50 from danherd/develop

Ensure db table prefix is used in raw SQL queries

72f60babfe312d93834abaa789d8c767b26cbc10 authored about 10 years ago by Samuel Georges <[email protected]>
Ensure db table prefix is used in raw SQL queries

925e9f7d89f7ee55f39768681af422d78ec1793f authored about 10 years ago by Dan Herd <[email protected]>
Make form stubs flex by default

6446e3941a0e393695d5019c30b470c2cd5f29f6 authored about 10 years ago by Sam Georges <[email protected]>
Fixes https://github.com/octobercms/october/issues/364 - Add indexes

947897ad8c9a12a868bffeb557a681167f0dda2e authored about 10 years ago by Sam Georges <[email protected]>
beforeSend -> prepareSend -> send

f0e20e746bd835a292a5c3499759c33626d4356f authored about 10 years ago by Sam Georges <[email protected]>
Merge pull request #45 from egrego-dot-re/master

add support for mail interception for queueing

443468a211d87cea78a007b364f89ff9ba870cdf authored about 10 years ago by Samuel Georges <[email protected]>
Merge pull request #49 from dhc02/simplify-database-provider

Simplify default driver lookup in DatabaseServiceProvider.php

f7c4627935a451ad88a5a181178324d77289338d authored about 10 years ago by Samuel Georges <[email protected]>
Simplify default driver lookup in DatabaseServiceProvider.php

9d92dbd8885a370c5362b664326cb63ec5b00c34 authored about 10 years ago by Donnie Clapp <[email protected]>
Revert this change, causes error

4405a2f174247450d2db191db2e806e94dafcdd2 authored about 10 years ago by Sam Georges <[email protected]>
Simplify code

876ba34b240f2523b7be29b256a61fa95364eb66 authored about 10 years ago by Sam Georges <[email protected]>
Dongle looks for the database name and not the driver name - Fixes https://github.com/octobercms/october/issues/704

685b72c907afe14dc0c8b64cbf387ea267bf0069 authored about 10 years ago by Sam Georges <[email protected]>
Minor

b7d1b607709c8ed85563bd7e129f27554b914f0b authored about 10 years ago by Sam Georges <[email protected]>
Merge pull request #46 from alvaro-canepa/patch-1

Use custom attributes in validation

c1f0157baee90fed650288b3d449a6a9c67cf6df authored about 10 years ago by Samuel Georges <[email protected]>
Use custom attributes in validation

df4056fbf7d76402012674b5fe11ccf1c670397c authored about 10 years ago by Alvaro Cánepa <[email protected]>
Populate belongsToMany relations when setting via ID/collection

cb4ee9d94d5e7375ab0ee368a79fb4bdfa2e7ccb authored over 10 years ago by Sam Georges <[email protected]>
Allow API to override login Attribute

39acb3b7c8de9d2db9ef83bde152d83bc0c120af authored over 10 years ago by Sam Georges <[email protected]>
add support for mail interception for queueing

c293d5a60b961dbdf089a8cb09077ede4366dfe3 authored over 10 years ago by Lukasz <[email protected]>
Need a way to get the calling class name from an extension, when used statically

6e32a778f9c17c1c376d26b4d5acb6510c4cdefb authored over 10 years ago by Sam Georges <[email protected]>