-
```
backend_1 | DEBUG:openslides_backend.shared.handlers.base_handler:Perform action meeting.import.
backend_1 | DEBUG:openslides_backend.services.datastore.adapter:Start GET req…
-
As a superadmin, I wanted to try out the "committee-user-rework" and send this payload:
```json
[
{
"action": "meeting.create",
"data": [
{
"co…
-
To remove a user from a meeting, I sent this payload:
```json
[
{
"action": "user.update",
"data": [
{
"id": 4,
"number_$": {},
…
-
When we release 2.0.0 (no date set as of this submission) we will drop support for IE11. Folks that are required to support IE11 can continue to use the 1.x version of the libraries.
I understand t…
-
Hi, I'm using Kindle app 1.26.1 (55093), the latest Calibre 5.40, and the latest DRM tools 10.0.2 but am getting this error when trying to convert any .azw files to EPUB from this [Exposure book serie…
-
I sent this request to the backend:
```json
[
{
"action":"motion_submitter.delete",
"data":[
{
"id":15
}
]
},
{
"action":"motion_submitter.create…
-
**Describe the bug**
Ubuntu server 18.04 (fresh installed, all updates installed)
Installed: git, docker and docker-compose
Can' reach OpenSlides over my Webbrowser after installation.
**How t…
-
To remove a user from a meeting, I sent this payload:
```json
[
{
"action": "user.update",
"data": [
{
"id": 4,
"number_$": {},
…
-
First, I imported this workflow:
Arbeitsablauf.json
```json
[
{
"name": "Digitationen",
"states": [
{
"name": "Ausbildung",
"css_class": "lightblue",
…
-
(Placeholder issue for msc thesis)
**Problem statement**
(Musicians/artists/creators) receive low compensation for publishing their content.
* [Typical cut of revenue:](https://www.theguardian…
Tim-W updated
3 years ago