-
A typical API response contains a bunch of time stamps as shown in the following example:
``` json
[
{
"Comment": "Lorem ipsum dolor sit amet.",
"Name": "Baikonur",
"PSID": null,…
-
When using frab in German and clicking on the "Benutzerdefinierte Benachrichtigung" button of an event, the buttons to remove the persons are labeled like this:
{:one=>"Person", :other=>"Personen"…
-
The manual (wiki) currently state
> A common problem are events with multiple speakers. frab does not allow speakers to add more people to a talk. Neither can they join an existing talk proposal. S…
-
![image](https://user-images.githubusercontent.com/20379005/66413259-b7237f80-e9ff-11e9-842e-8b3faacd2efd.png)
I'm working on "attachment overview" screen, where crew can get a look on all the …
-
The wording in frab is "Please make sure to submit your proposal until 2019-04-14" and also "The call for participation starts at 2019-01-30 and ends at 2019-04-14." and also "No submission will be po…
-
Identify dependencies on centralized platforms and discuss migration to self-maintained infrastructure. The [PRISM Break project](https://prism-break.org/en/all/) has a good list for alternative tools…
-
Somehow the new list style doesn't quite fit the view:
![Screenshot 2019-10-10 at 19 09 56](https://user-images.githubusercontent.com/59463/66590850-f71a6c00-eb91-11e9-8d0e-a88cba7d0334.png)
No …
-
I propose another kind of person to be associated with an event: "Assistant". An Assistant have (read-only?) access to the event they are assigned to. They can see all the info that the submitter see …
-
When clicking Reports --> Query Speakers --> people with more than one submission
if the database is PostgreSQL
You get
```An ActiveRecord::StatementInvalid occurred in reports#show_people:…
-
Attachments file size is hard limited to 42MB.
https://github.com/frab/frab/blob/cbe681c60e8f5734acf10f116a8d8acefebd2498/app/models/event_attachment.rb#L6
@manno is there a reason to this speci…