Adam Hess

Results 15 issues of Adam Hess

Ill probably submit a merge request in my freetime; however, as it stands, functions are extremely large and complex and there is little encapsulation of features/functions even though the whole...

While I love the bootstrap framework (and I am sure many other do) this fantastic library would be loved to use with many other libraries (Foundation framework for one) Could...

Currently we can access rows by using Row() but no way to set the entire data for a specific row. At best we can just "InsertRow" which adds an empty...

Would like to have ability to click on control buttons to pause, resume and restart recording.

enhancement
UI

This could legitimately used to obfuscate javascript code. (and possibly save on compression with gzip) if someone could create a gulp plugin to automate the generation of jsfuck-ed code that'd...

**Do you want to request a *feature* or report a *bug*?** Feature **What is the current behavior?** https://github.com/SitecoreUnicorn/Unicorn/blob/master/src/Unicorn/Evaluators/DefaultSerializedAsMasterEvaluatorLogger.cs#L53 When an item exceeds the MaxFieldLengthToDisplay value you're presented with a message...

enhancement

Sometimes we need complex business rules for validating logic. For example, I have a case where i need to do validation between three time fields. The start time can be...

I'm using this timepicker in a timesheet entry system. Some days the user will not work and need to be able to mark as deselected instead of just emptying the...

Glass Mapper indirectly implements inversion of control via the DependencyResolver where many of the components are explicitly declared. Reason: Changing how sitecore renders certain fields becomes much easier. Say I...

As generally with Glass, there is much need for more documentation. (especially using the Wiki vs Glass.lu) Please add documentation for Code First, this was about all I was able...