Philippe Manzano

Results 127 issues of Philippe Manzano
trafficstars

Installed locally from github ``` ReferenceError: In table_grid view (JsGrid viewtemplate): get_viewable_fields is not defined at Object.run (/opt/saltcorn/plugin_packages/@saltcorn/jsgrid/index.js:99:19) at async View.run (/usr/local/lib/node_modules/@saltcorn/cli/node_modules/@saltcorn/data/models/view.js:281:14) at async View.run_possibly_on_page (/usr/local/lib/node_modules/@saltcorn/cli/node_modules/@saltcorn/data/models/view.js:311:18) at async /usr/local/lib/node_modules/@saltcorn/cli/node_modules/@saltcorn/server/routes/view.js:42:22 A...

Hello, For a table with more than one PK (a joint table), I got this error at discovery: ``` TypeError: Cannot read property 'fields' of undefined at /usr/local/lib/node_modules/@saltcorn/cli/node_modules/@saltcorn/data/models/discovery.js:161:32 at Array.forEach...

Hello, This is a two fold question. First about security, how to spot good (or bad) plugins in the future, did you think already about a process @glutamate ? Secondly,...

Collection installed from repository. Getting: ![image](https://user-images.githubusercontent.com/65325/29962377-5c119eb4-8f03-11e7-8274-3f3fa703d2cf.png) Win10 x64, Pencil 3.0.4

chmod? ``` npm install --save persistgraphql npm ERR! path E:\apollo-universal-starter-kit\node_modules\persistgraphql\bin\persistgraphql npm ERR! code ENOENT npm ERR! errno -4058 npm ERR! syscall chmod npm ERR! enoent ENOENT: no such file or...

Hello, I don't know if you check the email address that's in your profile. I wrote this morning. Please, please, let me know. This ticket is partially about the content...

At https://www.nunustudio.org/learn/tutorial/networking ``` var connection, connected = false; function initialize() { connection = new WebSocket("ws://127.0.0.1:1337"); connection.onopen = function() { connected = true; console.log("Connected to server"); }; } ``` is throwing...

gltf object is importing just fine (blender glb export with jpg texture compressed) ![image](https://user-images.githubusercontent.com/65325/111322248-02b47100-8669-11eb-812c-e7d095f464d0.png) But when I hit run, I get non-textured objects: ![image](https://user-images.githubusercontent.com/65325/111322564-5aeb7300-8669-11eb-93e5-02e4e1e3ed3b.png) I also tried: - using an...

Bug

Wanted to encourage you with work and studies (PhD). I hope to read your thesis soon :) Feel free to paste a link here if you'd like :smile:

Discussion

Hello, Is there any example using webviews? All I get on FF and Chromium is an error page

Enhancement