-
Description: Pedestrian injury hospitalization per 100,000 residents
Logic: See Public Safety: assault #94 for details
Source(s): https://a816-dohbesp.nyc.gov/IndicatorPublic/VisualizationData.β¦
-
### Describe the bug
When we attempt to LT join onto a table created by self-joins we get the following error: `right side column 'metadata_1' is of unsupported type`. `metadata_1` is not part of tβ¦
-
When `cocopp` is installed as "editable" during development, the javascript files in the `js/` subdirectory cannot be found because they are not copied to the `site-packages/cocopp` directory.
## Sβ¦
-
If a session is opened and activity explorer editor is focused on eclipse restart, activity explorer will be created a second time on Eclipse Mars.
`π ECLIPSE-483822` `π· philippe.dul` `π
2015-12-07`
-
I would like to add a hyperlink activity to create a diagram and activate several optional layers and/or filters on the new diagram. I'll submit a draft patch.
`π ECLIPSE-548847` `π· felix.dorner` `π
β¦
-
`π ECLIPSE-501355` `π· faycal.abka` `π
2016-09-13`
-
remove "- Activity Explorer" from editor title
`π ECLIPSE-504049` `π· faycal.abka` `π
2016-10-05`
-
Now, Activity Explorer manages only one semantic model whereas Sirius session providdes the ability to manage 0 or more semantic models.
The actual behavior provoke some bugs on contributions which usβ¦
-
The folder (& file) renaming functions are very nice and are definitely helping me clean up some of my less tidy folder structures as I move things into a mylar3-managed directory structure.
In mβ¦
-
This program:
```
#lang rhombus/static
macro 'begin0:
form
forms ...':
call_with_values(fun (): form,
fun (& args):
forms ...
β¦