summaryrefslogtreecommitdiff
path: root/pgcommitfest/commitfest/models.py
AgeCommit message (Expand)Author
2021-12-12Update for django 3.2 compatibilityMagnus Hagander
2020-04-01Set on_delete=models.CASCADE on all relationsMagnus Hagander
2019-02-06Fix activity feed queriesMagnus Hagander
2019-02-06Add a field to each patch for target versionMagnus Hagander
2019-02-06Fix class property reference for py3Magnus Hagander
2019-02-06Unicode fixes for python 3Magnus Hagander
2019-02-06Fix imports and exceptions for Python3Magnus Hagander
2019-02-06Fixes for pep8 compatibilityMagnus Hagander
2019-02-05Convert all spaces to tabsMagnus Hagander
2018-12-23Add "withdrawn" commitfest statusMagnus Hagander
2018-05-29Rewrite main CF dashboard query to use SQLMagnus Hagander
2018-02-22Don't allow null wikilink and gitlinkMagnus Hagander
2018-02-21Fix warning triggered in django 1.11Magnus Hagander
2016-02-15Don't crash with committers without user profilesMagnus Hagander
2016-02-12Implement notificationsMagnus Hagander
2016-02-12Use OneToOne field instead of unique foreign keyMagnus Hagander
2016-01-06Fix import that has always been correctMagnus Hagander
2015-09-02Show the start and end date of commitfestsMagnus Hagander
2015-04-28Rename "returned with feedback"->"move to next cf", add new "returned with fe...Magnus Hagander
2015-02-21Use different types of labels for different patch statusesTomas Vondra
2015-02-14Implement simple message annotationsMagnus Hagander
2015-02-14Show full name in patch history, not just usernameMagnus Hagander
2015-02-08Collect and show attachment filenamesMagnus Hagander
2015-02-07Add status summary to top of each commitfest listMagnus Hagander
2015-01-19Fix sorting of users (committers, authors and reviewers)Magnus Hagander
2014-07-14Properly normalize table of mailinglist threadsMagnus Hagander
2014-07-14Add ability to do global searchesMagnus Hagander
2014-04-23Make breadcrumbs more consistentMagnus Hagander
2014-04-23Make it possible to change the status when commenting on a patchMagnus Hagander
2014-04-22Add support for claiming and unclaiming as committerMagnus Hagander
2013-08-24Stremaline the new patch flowMagnus Hagander
2013-08-18Create history entries for fields that are changed on a patchMagnus Hagander
2013-08-18Track and show the last time an email was sent for a patchMagnus Hagander
2013-08-18Track which attachments are actually patchesMagnus Hagander
2013-07-19Add basic filtering supportMagnus Hagander
2013-07-19Only CF managers (=staff users) can add patches to != open festsMagnus Hagander
2013-07-19Ability to add new patchesMagnus Hagander
2013-07-19Really need to get this into git, so I can do some hacking.Magnus Hagander