CubicleSoft

Results 63 comments of CubicleSoft

This PR may resolve closed issue #382.

As far as I know, CoffeeScript doesn't and won't ever support the ternary operator. It's got `if-then-else` and `unless`. Attempting to use the ternary operator in CoffeeScript results in a...

https://github.com/GetmeUK/ContentTools/pull/439 To get touch support working for toolbox, I reverted back to `master` from `mobile_ready` and added support for touch events in. So it's definitely a pristine commit against master....

Just thought of one minor bug: When switching regions, the 'next-region' and 'previous-region' triggers will still jump to 'content' it finds instead of the navigable. That is, `_handleNextRegionTransition()` and `_handlePreviousRegionTransition()`...

CoffeeScript isn't anybody's strong suit. A new ContentEdit _type_ is probably necessary to accommodate an official 'hr' tool. That's way beyond the scope of the documentation. Adding ContentEdit types pretty...

> First, to start, I want to point out that ContentTools states that the editor does not work well on mobile devices. More importantly, at least from my observations, it...

I realize I missed this party when it started in 2015, but the ticket is open still. I'd love to know what you mean by "more independent package".

> The Single Sign-On (SSO) server and client is a complete SSO system in a single, self-contained package and does NOT require Barebones CMS to function. Barebones SSO is a...

It most likely depends on where the symlink is pointing and what is happening on the server side. If you are using the `FileExplorerFSHelper` class and it is pointing outside...