Lachlan Priest

Results 10 issues of Lachlan Priest

In my app, the propertyName for the input does not always map to the displayed label; this would be even more common in localised products. For example: ``` {{spanishProperty}} {{#if...

I've been using https://github.com/github/licensed and it struggles to find licenses not in a separate LICENSE file.

I was scouting around the code base and was unable to find a `readonly` or `immutable` class method or include for defining a readonly resource. Is this something available currently?...

I noticed this when using Secondbase with ActiveAdmin. The change occurred 10 days in this commit. https://github.com/activerecord-hackery/ransack/commit/d44575506ccc7cb00e618256707ed53732a07bca As you can see, moving from `schema_cache = @engine.connection.schema_cache` to `schema_cache = ::ActiveRecord::Base.connection.schema_cache`...

When attempting to create an email using exchange, it throws the following error: `MessageDisposition attribute is required`. This pull request remedies that. Happy to change the default message_dispositions.

I'm unaware of any security concerns surrounding those elements and was unable to discover why. Looking at the [relaxed](https://github.com/gbirke/Sanitize.js/blob/master/lib/sanitize/config/relaxed.js) config, it includes pretty much every *but* `div` and `span`. Apologies...

I want to scope the hooks to user accounts, so I believe I need to override the controller in order to do set the owner_class_name and owner_id based on the...

lrealm -> realm

Using the "Easy" install process, I was able to download and open the toolbox, but once I clicked on the CryoUtilities install script I received this error.