-
Hi,
As per the request to outline some of the issues i've been having swapping out weblistener and moving to kestrel (https://github.com/aspnet/Hosting/issues/419)
I've created a simple HttpGet tha…
-
### How can I setup my response so that I will be able to delete the file I have Just Uploaded ? [@kartik-v ]
I have been trying to delete files that are uploaded by ajax, but it seems this is not wo…
-
- https://github.com/kartik-v/bootstrap-fileinput
- https://github.com/sroze/ngInfiniteScroll
- https://github.com/frapontillo/angular-bootstrap-switch
- https://github.com/showdownjs/ng-showdown
ng-…
-
Hello.
When I drag n drop files into the dropzone I get incorrect behavior.
If I drop 2 files, it will say exactly the same it did when I dropped 1 file (http://puu.sh/ikMEB/2de1018d75.png).
If i dr…
-
the problem is :
![image](https://cloud.githubusercontent.com/assets/13096256/9380443/be74887c-4762-11e5-8534-6a85da46124c.png)
but the IDE can find this file and can open it
![image](https://cloud.…
-
Hi Kartik,
I update bootstrap-fileinput to the latest and I having issues sending the extraData when I would like to upload the image. For some reason after I update the extra data is not been sent.…
-
Nothing is translated by default, because the `language` is not passed to the bootstrap-fileinput. The translation file is loaded but the bootstrap-fileinput language is set to default.
A workaround …
-
Hi all!
Sorry for my bad english, I'm begin crazy!
I'm trying to add bootstrap-fileinput in my pages, I want upload files and show it when user reload the page, than I want that my user can DELETE fil…
-
``` bash
$ vendor/bin/apidoc api vendor/yiisoft/yii2 out
Searching files to process... done.
Loading apidoc data from cache... no data available.
Checking for updated files... done.
331 files to updat…
-
I am creating the dialog like this:
var dialog = new BootstrapDialog.show({
closable: false,
size: BootstrapDialog.SIZE_WIDE,
message: $("').load("newpage.php"),
onshown: function(dia…