-
The change in 498c2787ebb78c618f32e0857255d0455e43a20e makes the catalog display a file download button in the content tab only if the file content URL is http(s). I think it is overly restrictive.
…
mslw updated
5 months ago
-
After I click on my button the download multiplies each team
```
ipcMain.on('download', (ev, args) => {
const focusedWindow = BrowserWindow.getFocusedWindow()
if (focusedWindow) {
args.pr…
-
Hello, is it possible to recover an excel file (xlsx) through a download button?
I only managed to get a csv through...
-
Hi,
I seem to be having a problem getting predheat to install and run.
I have previously had predbat running via appdeamon with no issues. However, for predheat when I select the download button…
-
It at least does not appear to work on Firefox
-
```
I am testing our Web Service using poster. One feature is to create a
certificate using the Web Service. I tested this and got a binary which I was
not able to save somehow. It is good that Post…
-
```
e.g. clicking the download records button on
http://collections.ala.org.au/public/show/dr365 produces an error - A
reasonTypeId must be provided.
```
Original issue reported on code.google.com…
-
Create a "Download" button once an Activity Report is generated. The button will export all raw data from that report and download it into a .csv file
-
```
See the two screenshots: One in Eclipse offering me an opportunity to download
new SDKs, and the second showing the destination page.
```
Original issue reported on code.google.com by `konigsb…
-
Situation: use a CKAN website to do a search for datasets. You want to download the search results as a CSV so you can work through them methodically and do further analysis.
We got asked for this …