jopasserat

Results 14 issues of jopasserat

## When When designing a large table with many columns. ## Outcome The PDF export through CTRL+P doesn't respect the document scale and tables are cut off at the right...

bug

## Purpose Keep track of all the documents edited by a particular user. ## Proposal A separate tab like [hackmd.io](https://hackmd.io), with a link to each document opened. ![history](https://cloud.githubusercontent.com/assets/472083/21274096/6c805f4e-c3be-11e6-8d72-f34278beec1e.png)

feature request

## When When **reducing one of the panel** to go from a split view of the code and rendered document to a single panel (or the other way around), the...

bug

When the workspace is initially listed in `listFiles`, directories are fully explored downed to their final leaf element. For example, this workspace's view from the filesystem: ![screenshot from 2017-09-29 17-32-30](https://user-images.githubusercontent.com/472083/31025896-46eb6908-a53c-11e7-8737-8d36892e97c5.png)...

bug
enhancement
GUI

Writing to a full storage on an SSH based environment returns the following stacktrace: ``` org.openmole.plugin.environment.batch.refresh.JobRemoteExecutionException: Fatal exception thrown during the execution of the job execution on the execution node...

enhancement
environment

- [ ] https://www.scala-exercises.org - [ ] https://katacoda.com/ A first version should at least provide a version of the [Getting Started](http://www.openmole.org/Getting+started.html).

enhancement
documentation
Hacktoberfest

Forking the discussion initiated by @reyman in #135 - [X] the Bokeh-Scala was explored but is not trivial to manipulate - [ ] a new track to explore is [vegas-viz/Vegas](https://github.com/vegas-viz/Vegas)...

enhancement
help wanted
GUI
discussion

Supporting the [boutiques](http://boutiques.github.io/) spec might be doable once the `ContainerTask` is integrated. It's (roughly) a docker container + a JSON describing the parameters of the packaged application. Might be a...

enhancement
GUI
core
discussion
Hacktoberfest

Enable an environment to become the "default" target for delegation in the workflow. OM would instantiate a default environment so that one can write: ```scala explo -< (task on default...

enhancement
GUI
core

This is to simplify static builds for CARE and PRoot. Should fix #1 The image is based on Debian jessie. It installs all required dependencies and pre-builds the static libs...

enhancement
needs review