summaryrefslogtreecommitdiff
path: root/postgresqleu/confreg/feedback.py
AgeCommit message (Expand)Author
2024-02-13Replace Google charts javascript with local SVG chartsMagnus Hagander
2023-03-27Properly handle session feedback on sessions with no speakerMagnus Hagander
2022-10-17Don't crash on feedback report when there is no feedbackMagnus Hagander
2020-07-13Remove unused importsMagnus Hagander
2020-02-09Verify that integer parameters are integers at an early stageMagnus Hagander
2020-01-25Make the conference feedback query a little less inefficientMagnus Hagander
2020-01-25Include the response count in the conference feedbackMagnus Hagander
2019-04-01Don't include (speaker) in feedback report when there is no speakerVik Fearing
2019-03-25Make minvotes the minimum number required for feedbackDaniel Gustafsson
2019-01-10Generic changes for python3 from 2to3Magnus Hagander
2019-01-04Fix sibling importsMagnus Hagander
2018-12-15Move get_authenticated_conference to util.pyMagnus Hagander
2018-12-14Fix blankline related warningsMagnus Hagander
2018-12-14Fix spaces before/after comma and colonMagnus Hagander
2018-12-14Fix spacing around operatorsMagnus Hagander
2018-12-14Replace tabs with spacesMagnus Hagander
2018-07-09Basic documentation for confreg systemMagnus Hagander
2018-06-29Remove a number of unused importsMagnus Hagander
2018-04-02Move reports under /events/admin/ urlMagnus Hagander
2018-03-29Refactor conference authentication on the backend sideMagnus Hagander
2018-03-24Render feedback results in the admin templatesMagnus Hagander
2018-03-23Use render instead of render_to_response in more appsMagnus Hagander
2017-01-20Implement jinja2 based templating for confregMagnus Hagander
2017-01-20Properly render feedback results in the conference contextMagnus Hagander
2016-01-16Remove all support for mixed content (http/https)Magnus Hagander
2014-03-25Exclude n/a votes (0) from toplistsMagnus Hagander
2014-03-25Implement conference feedback reportng on the website as wellMagnus Hagander