rdm-app icon indicating copy to clipboard operation
rdm-app copied to clipboard

Code for the rdm.openlighting.org site

Results 32 rdm-app issues
Sort by recently updated
recently updated
newest added

The JSON and Proto API (e.g. http://rdm.openlighting.org/api/json/1/manufacturers) both return `Content-Type: text/plain` in their headers. However, common REST APIs (like [this](https://jsonplaceholder.typicode.com/posts)) use `Content-Type: application/json`. A nice advantage in Firefox is that...

bug

https://travis-ci.org/OpenLightingProject/rdm-app/jobs/289552564

enhancement

When running the server locally using `dev_appserver.py`, saving fetched images fails (see [traceback](https://github.com/OpenLightingProject/rdm-app/files/1386816/traceback.txt)). As it seems, Blobstore uses the [deprecated Files API](https://cloud.google.com/appengine/docs/deprecations/). Also, [Blobstore](https://cloud.google.com/appengine/docs/standard/python/blobstore/) is listed in the *Superseded Storage...

enhancement

These are non-blocking, I've filed another issue with the blocking bugs Tools Page - Can you add a bit of vertical space between the headings and the input fields -...

enhancement

https://docs.travis-ci.com/user/deployment/google-app-engine/ Because I'm lazy and rubbish at actually updating the live website version when I should...

enhancement

The following would be useful: # EUID calculator: Enter a UID and it shows you the matching EUID # EUID Decoder Paste in a hex dump and see the UID...

enhancement

This means I can do things like 'a', 'b', 'c' Also fix my misunderstanding of js regexs. This didn't cause a bug because we match the entire line anyway.

In Chrome: ``` Uncaught TypeError: Cannot read property 'opener' of null jquery.min.js:3Ca jquery.min.js:3n.cssHooks.(anonymous function).set jquery.min.js:3n.extend.style jquery.min.js:3(anonymous function) jquery.min.js:4K jquery.min.js:2n.fn.(anonymous function) jquery.min.js:4(anonymous function) jquery-ui.min.js:5(anonymous function) jquery-ui.min.js:5 GET http://rdm.openlighting.org/libs/bootstrap/css/bootstrap.min.css.map 404 (Not Found)...

bug

Check if rdm-app and OLA can handle extended characters (or fix if not) and start allowing them through in tools/make_manufacturer_data.sh https://github.com/OpenLightingProject/rdm-app/pull/8/commits/89bd65217a36d97080212b423189304e820353ab

enhancement