David Orel

Results 9 issues of David Orel

Hello it would be nice having same feauture as airsonic with a random play button on some menus like recently added or genre browsing so that with one click i...

Hello Is it possible to use cork without beaker ? thx

Hello Docs about sqlalchemy is not accessible , can you provide me some example how to set up sql alchemy backends for postgres ? Thx

hello I've tried setting lunr to use french language ` var listSelector = ".faq"; console.log(listSelector) var searchIndex = lunr(function() { this.use(lunr.fr); this.ref('id'); this.field('question'); this.field('answer'); this.field('tags');` ANd i have thsi error...

Hello If i send a message with block containing buttons and selections , how can i have the return of this button that was cliicked or the selection that as...

Hello i've tried integrate lunr-fr in my project and i have this message in console lunr.SortedSet is not a constructor my lunr version is 2.3.6

Hello I have this error when post processing `Uncaught exception: Traceback (most recent call last): File "/opt/headphones/headphones/logger.py", line 214, in new_run old_run(*args, **kwargs) File "/usr/lib/python2.7/threading.py", line 754, in run self.__target(*self.__args,...

Hello The width of my columns is no rendered My code : ` table: { columns: [ {width: 600, header: "Questions", headerClass:"thead-dark text-white bg-dark"}, {width: 1000, value: "commentaire", header: "Commentaires",...

Hello I have set up latest version i set ` use_theme('bootstrap4') ` and on each reload i have `"GET /tabulator_bootstrap4.min.css HTTP/1.1" 404` Can you help me For information , i...