]> WPIA git - motion.git/history - motion.py
Merge branch 'readme' into 'master'
[motion.git] / motion.py
2020-06-12 Felix DörreMerge branch 'unit-test' into 'master'
2020-06-04 INOPIAEadd: some test cleanup and test for non existing motion
2020-06-02 Felix Dörresome test cleanup
2020-05-09 Felix DörreMerge branch 'html-output' into 'master'
2020-05-09 Felix DörreMerge branch 'UTC' into 'master'
2020-05-09 INOPIAEupd: allow markdown text in motion content
2020-03-22 Felix DörreMerge branch 'duration' into 'master'
2020-03-22 INOPIAEupd: add configurable debug user
2020-03-22 INOPIAEupd: make duration of motions configurable
2019-06-18 Felix DörreMerge branch 'empty_user_settings' into 'master'
2019-06-18 INOPIAEupd: fixes problem if no special rights are granted...
2019-01-13 Felix Dörremore fixes...
2019-01-13 Felix Dörrefix sql syntax!
2019-01-04 Felix Dörremake motion groups configurable by host
2018-12-31 Felix Dörreallow hosting for multiple hostnames
2018-12-24 Felix Dörrefix: schema.sql contains the current schema
2017-12-05 Felix Dörreuse motion identifiers
2017-12-02 Felix Dörreadding automatic schema migration mechanism
2017-11-27 Felix Dörrechg: only allow 'audit' on finished votes
2017-11-24 Felix Dörrechg: return relative redirects
2017-11-23 Felix Dörreadd: an user with 'audit' privilleges can view all...
2017-11-22 Felix Dörreadd: display active user name
2017-11-22 Felix Dörrechg: add USER_ROLES-way to supply user and roles
2017-11-18 Felix Dörreadd: user management
2017-11-17 Felix Dörrechg: load config with flask mechanism
2017-11-17 Felix Dörreadd: cancel running motion (with comment)
2017-11-17 Felix Dörrechg: crop time at second precision
2017-11-15 Felix Dörreadd: 'Prev' Pagination link
2017-11-15 Felix Dörreadd: dropdown to choose length of motion
2017-11-15 Felix Dörreadd: TODOs
2017-11-14 Felix Dörreinitial commit for motion applicaiton