Bodo Tasche

Results 109 issues of Bodo Tasche

This gem is actively maintained and could be a nice alternative to the calendar thing that is used right now :wink: https://github.com/rossta/montrose

I talked briefly with @tessi about localization. He recommended this [crowdin](https://crowdin.com/). They have an open source license. Should we try them? Disclaimer: I am currently translating stuff to hungary with...

Localization
ready

Currently we have a problem with the events. Sometimes the evens are recreated and old ones removed. I think the problem is causes by `rake 'single_events:generate'`. You can see this...

bug
ready

With 8d68453420c311f20454bc848e549ed5e10a5776 I added a first draft of a [statistics page](http://neu.hacken.in/statistics). I often got the question what would be the best weekday for a meetup. Thinks I would love to...

feature

The radar system should create single events on click and let the super user change the text. If there was an event connected with the radar entry and got updated,...

Radar

We should get rid of the suggestions and add them to the new radar system. If a user submits an entry, it should generate a radar entry for that city....

ready
Radar

Die Tag-Eingabefelder sollten einen Autocompleter bekommen. Im Frontend nur so, das man keine neuen Tags eingeben kann, im Backend sollte man das schon noch erweitern können

I need to write an importer for these: https://sign2mint.de/entries

- [ ] use `mix check` instead of calling `mix test` - [ ] add coveralls to `mix check` - [x] fix dialyzer build errors - [ ] figure out...