options
Here are 290 public repositories matching this topic...
Expected Behavior
Be able to send Web notification with headers.
Actual Behavior
Not supported.
Potential Solution
Add IEnumerable<KeyValuePair<string, string>> headers to NotificationManager.Web:
public bool Web(string address, object data,
IEnumerable<KeyValuePair<string, string>> headers) {
}
public bool Web(string address, object data,
PyObhttps://themecheck.info gives following malware alert because of commented out fopen function in redux_helpers.php: 660.
Malware : Operations on file system fopen was found in the file class.redux_helpers.php 657: //$fp = fopen( $file, 'r' );fread was found in the file class.redux_helpers.php 660: //$file_data = fread( $fp, 8192 );fclose was found in the file class.redux_helpers.php 66
-
Updated
Jan 23, 2019 - Java
This repository's README.md is way too long. The documentation specifics should be in a separate .md file, on the wiki, or both; and the main README.md should focus on the sections other than the Detailed Examples. In fact, Overview is also too long; I'd stick to a couple of examples, no more than that for the repo landing page.
-
Updated
Apr 3, 2020 - PHP
-
Updated
Jun 7, 2020 - Python
volest.py changed to: import models. It was: from volatility import models
models init.py changed to: from models.api import *
data is in tests directory thus: data_file_path = '../tests/JPM.csv'
I would add 2 explicit lines after vol. I needed to reference fig, plt not just plt.
fig, plt = vol.cones(windows=windows, quantiles=quantiles)
plt.show()
I could not get vol.term_sheet
Took 58 days to hit the rook-ceph cluster issue again, and I figured I would leave this open until there's the next "days since last accident" event:
jay@home1:/opt/metalnetes$ k get po -n rook-ceph
NAME READY STATUS RESTARTS AGE
rook-ceph-mgr-a-68cb58b456-6m8df 1/1 Running 0 58d
rook-ceph-mon-
-
Updated
Jul 2, 2020 - JavaScript
-
Updated
Sep 22, 2019 - Go
-
Updated
May 21, 2020 - Python
-
Updated
Jun 17, 2020 - C++
Hi there,
Thank you so much for this awesome plugin. One thing though.... I recently added it to an existing site of mine and I came up with an SQL-Script that does two things:
- It moves all stored data from "All languages" to en_GB
- It copies existing fields to a new language (de_DE) in my case
I think this can be very useful for other users too, e.g. if add the plugin to an existing
-
Updated
Apr 9, 2020 - Julia
-
Updated
Jun 26, 2020 - PHP
-
Updated
Jun 25, 2020 - C#
-
Updated
Mar 8, 2020 - C++
-
Updated
Jul 4, 2020 - Java
-
Updated
Jun 29, 2020 - JavaScript
-
Updated
Jun 1, 2020 - C++
-
Updated
Jan 24, 2019 - Python
-
Updated
Jun 22, 2020 - Python
It would be useful to detect misconfigurations (#38 ) via an CLI command. This can be included in a build pipeline too.
-
Updated
Jul 1, 2020 - C#
-
Updated
Aug 28, 2019 - Python
-
Updated
Apr 23, 2020 - PHP
Improve this page
Add a description, image, and links to the options topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the options topic, visit your repo's landing page and select "manage topics."
this is a feature request. It would be great to have the same clear button on the right side of multi selects that is available in single selects. On click, this button should delete all selected option in a row.
It could be a good idea to activate this button (and maybe the button on single selects as well) with a new option
removeButton