Results 17 issues of Adrien Cossa

needs the changes from https://github.com/ralphm/wokkel/pull/13 to work

… use of plugins This allows us to implements some extra features in a class that inheritate from PubSubClient (see following pull requests for branches "rsm" and "mam").

needs the changes from https://github.com/ralphm/wokkel/pull/13 to work (or change in wokkel/pubsub.py line 986 to directly use PubSubRequest)

needs the changes from https://github.com/ralphm/wokkel/pull/13 to work

I have a positioning issue when using custom template that starts with a multi-line comment like that: ``` ``` Notifications are always display on the top left: - positionX parameter...

Enhancement Request -------------- It would be great to allow viewing/editing the compact schedules in the "Schedules" section. ## Detailed Description Windows 10 Home OpenStudioApplication 1.1.0 Compact schedules are sometimes editable...

Enhancement Request

Issue overview -------------- OS:SpaceInfiltration:DesignFlowRate edit panel displays wrong units for "Flow per Space Floor Area" and "Flow per Exterior Surface Area". ## Current Behavior The displayed unit for the fields...

severity - Minor Bug :baby_chick:

Please set the option ":quirks_mode => true" when calling JSON.parse in pact/consumer/mock_service/rack_request_helper.rb, line 31. Ruby JSON library doesn't consider serialized string as a correct JSON value (which is is false...

Python 3.10.7 Django==4.1.5 django-typed-models 0.12.0 `recast()` does not work when passing a class and not a string. Here, [base](https://github.com/craigds/django-typed-models/blob/aec094ffc9b741166566eacda3084293b37303c6/typedmodels/models.py#L399) will be `self.__class__` because typed model subclasses also have the `_typedmodels_registry`...

I know it's as easy as typing `. .venv/bin/activate`, but I would love to be able to do it with `rye shell` (the command name might not be adequate, but...