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
8c140154635922237a57b8f229931e66c54871e3 authored over 8 years ago by christianWilling <[email protected]>
5984df90df10eeed7b3762bc53ff50f61cf41a9b authored over 8 years ago by Christian Willing <[email protected]>
This should fix the travis tests failing
a2a183c47bd5f799c5a354594449e88a9c3db952 authored over 8 years ago by Samuel Georges <[email protected]>Alt fixes #199
4f31e95506165a1bc7c91335b0b4f7580103de62 authored over 8 years ago by Samuel Georges <[email protected]>1b24ef3222bf106898b97bff402a61ecc4a6c063 authored over 8 years ago by Samuel Georges <[email protected]>
Refs #208
71799e9920bcedba77dde3c9561842c6d12ae2af authored over 8 years ago by Samuel Georges <[email protected]>Fix getting zero value
13d7f66f6a230326b7e4ae2208439cbbcedf0b27 authored over 8 years ago by Samuel Georges <[email protected]>dc3ced7ead2cc9622f5d3f982ae37bf0b1671a69 authored over 8 years ago by Samuel Georges <[email protected]>
Also fixes a bug when 'delete' is enabled in the relationship definition, the object in memory is...
5e5aae96e9d6c8cc7a80c0b5a97de7a33b44c167 authored over 8 years ago by Samuel Georges <[email protected]>morphMany support
2cacd9714e0c6bcaeb8d76bf5a68844300ba89d6 authored over 8 years ago by Samuel Georges <[email protected]>97ecf7c7801b9918ca089d9d5f23d1c06856309a authored over 8 years ago by Christian Willing <[email protected]>
11acffe653c13af9e2d3be56f28610e076c8380e authored over 8 years ago by Christian Willing <[email protected]>
fc73355aaa635b4419146f176b7ea73c06ea3c32 authored over 8 years ago by Christian Willing <[email protected]>
Make getContentType() public
2509a4c6b444b79f223735cafe4f8846c5d4fe17 authored over 8 years ago by Samuel Georges <[email protected]>Refs https://github.com/rainlab/pages-plugin/issues/69
4b27731a30f0abf1646472cf2a8f755a95281b0d authored over 8 years ago by Samuel Georges <[email protected]>Support table prefixes during timestamp conversion
483bca2e12a113a45a6be1c95dbf88e090ff7a0d authored over 8 years ago by Samuel Georges <[email protected]>ecde3816c93165d12f645e6b5c627bd1bd816c0a authored over 8 years ago by Costin Bereveanu <[email protected]>
c24b6d00f9b4d31af25406a6abad7489bbc76bd9 authored over 8 years ago by Samuel Georges <[email protected]>
ee1680ed9e87502ec7b9079addbd7a83d47816ea authored over 8 years ago by Samuel Georges <[email protected]>
8cfbcfdf3e4cfe1d32dbe40c6a10f76dcd32dc1e authored over 8 years ago by Samuel Georges <[email protected]>
b142c416cd091a8d8e6351e2adee1c4480d71e5f authored over 8 years ago by Samuel Georges <[email protected]>
Multiple call to `trace_sql()` cause log repetitions
3a2e714135c67f59ad1ac47e9712e1a22da203ee authored over 8 years ago by Samuel Georges <[email protected]>Ensure destination exists before extracting zip
8b358452111afdef39c28ea67355e5f7fb87de46 authored over 8 years ago by Samuel Georges <[email protected]>Fixes https://github.com/octobercms/october/issues/2120
5d68116ee9012929f79a424f830b0be2d170ba1f authored over 8 years ago by Samuel Georges <[email protected]>2de867e1d6bdd97589113648f79376641641f908 authored over 8 years ago by Samuel Georges <[email protected]>
Refs https://youtu.be/JztbNGfi_Qk?t=18m39s
81c6720e2d41cdda294cb5bf16afb3c330e4f01f authored over 8 years ago by Samuel Georges <[email protected]>
When used in loop for example, cause unneeded repetitions to the log
file.
Problem:
```
for($i ...
Move assetic classes out of support lib
89e8c570252121ab9b49c0029307667474ac2ad0 authored over 8 years ago by Samuel Georges <[email protected]>
add morphMany support for
[https://github.com/octobercms/october/pull/2128] pull-request
1113453e6a9225f7c3ba09f2e544cd719dbcfd00 authored over 8 years ago by Samuel Georges <[email protected]>
Used by new october:install command
71fa4cfd3af822490983b103778046d90c61300a authored over 8 years ago by Samuel Georges <[email protected]>c4cb58dde56cff590ca80b3035eb0ec89cdf057b authored over 8 years ago by Samuel Georges <[email protected]>
Fixes https://github.com/octobercms/october/issues/2068
f7b2078484bdfda02703d1e111a3bc04a0d0c832 authored over 8 years ago by Samuel Georges <[email protected]>9a9a86e1d2a7b7e84792d617a53e45531153267f authored over 8 years ago by Samuel Georges <[email protected]>
Add scaffolding command for a console command
a47b09fe35cef03c61d5e32435e9e64c738db1b9 authored over 8 years ago by Samuel Georges <[email protected]>
Note: The argument name cannot be named just "command". This name throws
a LogixException saying...
Ensure destination directory does indeed exist
d2320e345a1bc1090f2fd5eb869148e1d0b66e7e authored over 8 years ago by ted-at-roar <[email protected]>Ensure that file_exists() or mkdir() run before attempting to call ZipArchive::extractTo().
c74613aa3ced8eef7c53f8d587c3ad2ad5da852e authored over 8 years ago by ted-at-roar <[email protected]>This allows the constraints to be applied to any query, useful for relation form widget, record p...
1f2f3757e704d348e63f80e9e6a73d8534d77669 authored over 8 years ago by Samuel Georges <[email protected]>Here a custom subquery is used to add the existing relations and those in a deferred state
Fixes ...
Fixes #209
4ec6dbd572c7b8b6331c51a2c34505b0901a31e1 authored over 8 years ago by Samuel Georges <[email protected]>All simple value get/setters have been ported across to their relation objects
0d74c72dd2bf848863814971d2a77c51f9b794d0 authored over 8 years ago by Samuel Georges <[email protected]>Refs https://github.com/octobercms/october/issues/908
58f1b1c6ab741d45b17aa63589aff81cf572948c authored over 8 years ago by Samuel Georges <[email protected]>95fcbe294d24b1624ab54b4131dc447c9b88a947 authored over 8 years ago by Samuel Georges <[email protected]>
Remove method signature spam
f4c57084dae8829c0f71e9f77d86bea9e541e7e8 authored over 8 years ago by Samuel Georges <[email protected]>Fixes logic error in dongle
131ea66968aac6ce6995c0dc4adb216d658721a5 authored over 8 years ago by Samuel Georges <[email protected]>Make timestamps() create nullable timestamps
aa75d6e3a10303c54137561233927e5a00c6e41d authored over 8 years ago by Samuel Georges <[email protected]>0dc39da100671e174347a6c4a47a515dfef1a406 authored over 8 years ago by Samuel Georges <[email protected]>
Adds a new helper for making timestamp() and timestamps() methods
nullable. Should be called fro...
Create a new helper to disable MySQL strict mode, intended to be used
before running any migrati...
Overrides the default Illuminate Blueprint class to implement a fix
that was added in 5.2 but ne...
dbd3148a4eb621748cd97112cf52cb54f30b9072 authored over 8 years ago by Samuel Georges <[email protected]>
The class actually inherits the package jenssegers/date for added locale support
Refs https://git...
Fixes https://github.com/octobercms/october/issues/1962
6aa02a5eea8b96a0513604b80a97aed5ca4dc8b4 authored over 8 years ago by Samuel Georges <[email protected]>Fixes https://github.com/octobercms/october/issues/1957
3703b939c2c5cf9e0e67c2d028bd48db75bdccff authored over 8 years ago by Samuel Georges <[email protected]>In most cases the backend will use "fr-ca" as a locale, fallback to "fr", and now fallback to "en...
f88dbd9884433ba6a73c40e027d9baa777b7a113 authored over 8 years ago by Samuel Georges <[email protected]>05f1627f099d53cbedc464b96851cf475b16a233 authored over 8 years ago by Samuel Georges <[email protected]>
89c5a2e56dd2db1eb195f71908d68ab6e1256c11 authored over 8 years ago by Vojta Svoboda <[email protected]>
8f816a79f820a0b9e8351d03e6b7e8a60203030c authored over 8 years ago by Vojta Svoboda <[email protected]>
This is such a commonly used method, it should really rest in the foundation layer. Especially si...
c569c6d6e7118b47773cf02c25be9c1b1bcdbe25 authored over 8 years ago by Samuel Georges <[email protected]>Fix create:plugin command.
16c5cb40a04ac8143fd82009fb29c1d772c21e7a authored almost 9 years ago by Samuel Georges <[email protected]>9db58ff6d3345855d4539e44960b1afb2314dcd0 authored almost 9 years ago by Pásztor Gábor <[email protected]>
This allow file uploads to be stored outside of the storage/app folder, which was previously not ...
71ce583653854234bc8101b9ca1c32ad90a5080e authored almost 9 years ago by Samuel Georges <[email protected]>Fixes https://github.com/octobercms/october/issues/1868
72ab00a534f11defd5670336df50d9e66412d318 authored almost 9 years ago by Samuel Georges <[email protected]>633de6be90690f2c6cf019f6e6c96f1b45b203a2 authored almost 9 years ago by jBOKA <[email protected]>
Refs #193
be4410d1962f6be9539bfbd0eaa068337027647e authored almost 9 years ago by Samuel Georges <[email protected]>a2c978e11759c7c0854895a4c149971031a8f805 authored almost 9 years ago by Samuel Georges <[email protected]>
Conflicts:
src/Database/Attach/File.php
src/Parse/Syntax/Parser.php
src/Router/Router.php
sr...
Refs #171
Fixes https://github.com/octobercms/october/issues/1694
709a46d24492937fc32db8c62bfbc30c6b052084 authored almost 9 years ago by jBOKA <[email protected]>
59eb3212106a97ca5e98920544313ef051fc1356 authored almost 9 years ago by Samuel Georges <[email protected]>
Move relationName property to the traits, remove unneded imports, typo.
cdb1b691b5233e5df83b45effc7c63100521686c authored almost 9 years ago by Samuel Georges <[email protected]>129a7b043f7f0baa6def87cd6b9899687009ee4a authored almost 9 years ago by Pásztor Gábor <[email protected]>
Minor fix on Resizer.
9f5fc37fb9a20e2d6d81727d36fdd0db187cd24f authored almost 9 years ago by Samuel Georges <[email protected]>65ccd3574524876c8d3af4322b884232ad362501 authored almost 9 years ago by Pásztor Gábor <[email protected]>
Added GeneratorCommand for template generators.
da3b1849433926b22b2fbf8b888d5a7b5149db89 authored almost 9 years ago by Samuel Georges <[email protected]>Add missing halcyon and parse to replace
14f0490df13393c5328f758ea425c9a0c5712af7 authored almost 9 years ago by Samuel Georges <[email protected]>f50da5e220ab6b6e89e6d401eff087c403c04cc6 authored almost 9 years ago by Pásztor Gábor <[email protected]>
If you renamed a template that supports multiple extensions and only changed the extension, not t...
18b1a22ea93800fcd364546cdff6cc1f3fbb8f8c authored almost 9 years ago by Samuel Georges <[email protected]>02b1065bd5e24492d052263ec5e0200ae7bb18e0 authored almost 9 years ago by Samuel Georges <[email protected]>
a87f73e031a0e4d01c06992d6598471b6a7fd1e1 authored almost 9 years ago by Samuel Georges <[email protected]>
Now even more similar to Eloquent, the get method can now pass a set of columns along with it.
Fo...
c58fae845aff71bf31b92356ef5945e6551712c8 authored almost 9 years ago by Samuel Georges <[email protected]>
For the sake of directory listings only
Moved SectionParserTest in house from CMS module
2ef655e965a0d773cdf68c09a5b18290662b7629 authored almost 9 years ago by Samuel Georges <[email protected]>
9e085ba1974b5cca8076a55c3546519a7b1c517f authored almost 9 years ago by Samuel Georges <[email protected]>
4b284f7a97e57e6c69284dbf72b7004f20b7e83a authored almost 9 years ago by Samuel Georges <[email protected]>
But also pass it along as a special attribute (SectionParser::ERROR_INI) so it can be captured an...
dbd20179790879c9e0a6ce2cc8f97258f20a8eb7 authored almost 9 years ago by Samuel Georges <[email protected]>0c1e4fbfbaf139e727c4d923c5cf93e254a361d7 authored almost 9 years ago by Samuel Georges <[email protected]>
25df0a97d806420dfbeba07251ac0d2d90ec2351 authored almost 9 years ago by Samuel Georges <[email protected]>
b0cd5f327a44fdd302e598c50cf59f4e26be5d10 authored almost 9 years ago by Pásztor Gábor <[email protected]>
95e2bfe291f404d4505e5fc13602fd721f8a5730 authored almost 9 years ago by Samuel Georges <[email protected]>
294066819f24e2bf5a41ca332e5d81529aecd61a authored almost 9 years ago by Samuel Georges <[email protected]>
It is a bit confusing when a CmsObject refers to a Theme and a Theme, so it should now refer to a...
1d7b990ec3c5fb87f18c085b945b64d48625ec74 authored almost 9 years ago by Samuel Georges <[email protected]>It doesn't test well, go figure (AttachManyModelTest fails)
aa52cebe519844eef51eaf323a0116b8cbf8c578 authored almost 9 years ago by Samuel Georges <[email protected]>Make fillable, purgable and appends use defaults
f61df00244154355de3e93a1c6a067274d908792 authored almost 9 years ago by Samuel Georges <[email protected]>via getValidationAttributes() method override
aa4d68a5d71228a45014e24c46482c2dd55377b8 authored almost 9 years ago by Samuel Georges <[email protected]>Allowed extensions must be an array
c72f17622a4445144ed0b4976c3cd8f8d2e32685 authored almost 9 years ago by Samuel Georges <[email protected]>03ec5517768e74edf9f48fbb4559169ecb8e9bb7 authored almost 9 years ago by Samuel Georges <[email protected]>
45cc1f29a1ec068afd74b166f6fbaf8126a34bd3 authored almost 9 years ago by Samuel Georges <[email protected]>