Matthias Fischmann

Results 123 issues of Matthias Fischmann

1. the initial data create doesn't trigger any, as it uses `update` directly instead of the higher-level actions. 2. the event log tests fail. (feed the example event log? see...

bug

Check #1001, #1002, #1004, #1005, #1006, and write migration types and `SafeCopy` instances so that v0.31.0 database files can be loaded into the new release. Also check that after clean...

poldi req

see here: https://github.com/liqd/aula/blob/4b8a839c6a7677a8bf5f8b7ad57b6fdc5f41040f/src/Config.hs#L157

bug

current behavior: messages stick around forever. desired behavior: not sure.

enhancement
Frontend

it thinks that the default email should be the login name, and writes something into the default password(!). this is not serious, but a bit irritating. a simple way to...

Frontend

we need to be able to call aula-init-state for extra tasks, selected via command line: - whipe all existing data files, and the directories that contain data files, and create...

if a browsing user has no access to that class, she won't see any ideas there, but delegations. probably not a serious security breach, but we should be clear about...

we do very little logging and monitoring for a production system. things to consider: - log more stuff, in more actions. - https://hackage.haskell.org/package/ekg

if it is, we need to restart the server every time we want to prune it. what we need instead is the name of a log file in Config.hs that...

![2016-08-08-221403_1600x900_scrot](https://cloud.githubusercontent.com/assets/10210727/17494579/970b65ac-5db5-11e6-9248-eb6a93b1f2c0.png)

bug