iJungleboy

Results 54 issues of iJungleboy

I tried adding an event on ng-click but I always end up gettin angular-js errors. anybody else too?

… property. Ideal for many cases where the internal boolean value shows the opposite of the intuitive switch - like if the boolean is "dontShoot" but you want it to...

There are cases where multiple things on the screen may init a `new Shake()`. For example, if a CMS has various components which the editor adds, and more than one...

I have a use case where a toastr has various buttons (save / cancel) and when clicking them, my vm.something() must be called. I need it because the edit-dialog in...

I have an application which retrieves data and shows an info-toaster that it's "loading". This message is cleared using toastr.clear(variableOfPreviousMsg) when the data arrives. If the data comes back too...

I'm the core architect of 2sxc (https://github.com/2sic/2sxc) which is an extension to DNN (a popular .net CMS). I'm considering using the angular-filemanager, as everything we did in 2sxc is now...

question

At the moment the url allows for `?anchor=topcenter` to make sure cropping behaves as we need it to when the image is auto-cropped. But we would like to give our...

enhancement
!
libimageflow

## Description of problem Just like #4954 and #4955 dependency injection is still missing in crucial places, like search. This means that as of now, search code - and any...

stale
Status: New

## Description of problem Dependency Injection is still fairly new to Dnn. As of now you can register interfaces/objects using the `DnnStartup` interface. But you cannot initialize code using the...

Type: Feature
Area: Platform > DotNetNuke.DependencyInjection
Status: Ready for Development
help wanted

**I'm submitting a ...** [x] feature request **...about** [x] admin experience UI [x] Content Types or data management **Current behavior** When some data in an App comes from another source...