-
Updated
Nov 19, 2018 - JavaScript
standalone
Here are 369 public repositories matching this topic...
Validator::CurrencyCode()->validate('')
The behavior of this validation changes from v1.1.29 to v1.1.31.
valid-1.1.29: Validator::CurrencyCode()->validate('') RESULT : FALSE
valid-1.1.31: Validator::CurrencyCode()->validate('') RESULT : TRUE
This should be documented somewhere, it took a while to find out.
-
Updated
May 26, 2020 - Python
I was in trouble when managing my document with mongo express.
It cannot show the detail of a document which have number type id.
repro steps:
- insert a doc with a number type id
{
"_id": 123456,
"message": "another field"
}- find the document we just insert above and click it
- an error is shown on the screen:
Document not found!
can anybody help?
-
Updated
May 16, 2020 - Python
If gist id is empty then every time a new gist is being created, we could improve this by adding new gist id to config file once new gist is created.
I am working it, will rise PR soon.
Installation of Laravel Zero with the command below
laravel-zero new TestApp
Results in output
Writing lock file
Generating optimized autoload files
> @php application app:rename
Renaming the application...
What is your application name?:
>
Aborted.
Script @php application app:rename handling the post-create-project-cmd event returned with error code 1
Applicati
-
Updated
May 2, 2020 - Python
Before you post
- [x ] Did you check that the issue isn't already reported? Check both the open and closed issues
- [x ] Are you running the latest version?
- [x ] Did you check the FAQs and Important Information?
- [x ] Did you perform a cursory search through the issues list?
Description
As soon
-
Updated
Feb 3, 2020 - JavaScript
I have a node-webkit app that requires a specific chrome extension. As a result, I must start it with nw --load-extension='path/to/extension' as mentioned in nw.js's documentation. Is there a way for me to add the --load-extension call to the generated script? It is important to note that this i
-
Updated
May 11, 2020 - Python
-
Updated
Mar 14, 2020 - JavaScript
I haven't seen this in the documentation, but following the tutorial and then inserting nodes with a large-ish string as an attribute intended for Full Text Search (query) - is there a max string length for attribute values? I was trying to to implement a hybrid of graph and full text search, but insertion alone was taking seconds per page (HTML)?
| Q | A |
|---|---|
| Bug report? | yes |
| Feature request? | no |
| BC Break report? | no |
| Used Version | 1.0.9 |
global_ignore_columns param must be renamed to global_ignore_fields, since its values are checked against field names instead column names.
I think we could deprecate it, explaining the new one must be used.
As @ws-h-ono wrote on allinurl/goaccess issue #444
"Can you somehow try to share web socket ports against multiple sites? (Maybe by using URL path like, wss://ws.domain/site.domain ?)"
I like that Idea, even I have limited ports to spare.
In the docs index.md files, links to other docs are broken (probably in all other MD files too). I tried in master and also in 6.x.
-
Updated
Jun 10, 2020 - PHP
-
Updated
Feb 15, 2020 - C
-
Updated
Jun 7, 2020 - Java
-
Updated
May 22, 2020 - PHP
hi cuinjune,
with the newest emscripten 1.39.1 i get this compile error with the ofelia emscripten example on ubuntu 18.04:
/home/jonathan/Schreibtisch/of_v20191108_linux64gcc6_release/addons/ofxOfelia/libs/ofxLua/src/bindings/glmBindings.cpp:2733:10: fatal error:
'glm/gtc/functions.hpp' file not found
#include <glm/gtc/functions.hpp>
while it is possible to compile the ope
-
Updated
Apr 10, 2020 - Go
-
Updated
May 30, 2020 - Objective-C
-
Updated
May 1, 2020 - HTML
-
Updated
May 16, 2020 - C
-
Updated
Feb 6, 2019 - JavaScript
Improve this page
Add a description, image, and links to the standalone topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the standalone topic, visit your repo's landing page and select "manage topics."




Hi
I can't figure out how to index bolded field in this complex document. If you have to time to look, I appreciate.
data.docx
var doc = [{
id: 14,
name: "xxxxx",
code: "0001",
term: 1,
term_id: 1,
Programs: {
program_name: "Surgery",
Program_Kind: {