Ryan Cramer

Results 408 comments of Ryan Cramer

Thanks @hiboudev I've added your PR. Keep an eye out for issues just in case, as I recall there at least used to be a reason for the leading comma....

Thanks @erikmh I have added this.

Thanks @jmartsch I have added this in as part of some other FieldtypePageTable updates

@JanRomero Thanks, I have added something similar to what you've suggested here. The intention with the module was to allow markup in the description when the `itemDescriptionLength` was set to...

@JanRomero Thanks, I have partially added this PR. I'm not convinced we need a dedicated download button, but really liked the way you approached the addition of it. So I...

@matjazpotocnik Thanks for the PR. If I view the "files changed" tab, this seems to have a lot of stuff unrelated to pagination in it. Is it just the changes...

@matjazpotocnik Never mind about above, I figured out it was just that PagerNav.php file. This is a nice improvement, thanks! I have added this PR. I thought I had a...

Thanks @v-maillard it looks like this one was already fixed at some point though not sure when. But I'll mark this as completed.

@MrSnoozles Thanks for the PR, the point you make is a good one. The thing is that, unless something has changed, `$this` refers to the current instance, meaning the exact...

@pine3ree The translation functions are meant to contain translatable text rather than tokens or variable names. But I also see no harm with using them how you are, other than...