summaryrefslogtreecommitdiff
path: root/pgweb/util/admin.py
AgeCommit message (Expand)Author
2020-09-10Re-work moderation of submitted itemsMagnus Hagander
2020-04-20Set headers for no auto response on most emailsMagnus Hagander
2020-04-20Fix spelling errorMagnus Hagander
2019-01-17Fix deprecated comparison structsMagnus Hagander
2019-01-17Fix whitespace and indentation, per pep8Magnus Hagander
2019-01-17Tabs, meet your new overlords: spacesMagnus Hagander
2018-04-15Ensure UK spelling for language across pgweb.Jonathan S. Katz
2018-01-22Fix admin base for non-notification modelsMagnus Hagander
2017-12-20Remove support for "remove after notify" on moderationMagnus Hagander
2016-05-14Prefix cross-application imports with pgwebMagnus Hagander
2014-01-11Switch email sending go through a queue table in the databaseMagnus Hagander
2013-06-16Fix parameters to inherited change_view functionMagnus Hagander
2012-07-06Make sure new_notification is actually in POST before we try to use itMagnus Hagander
2012-06-26Override builting delete_selected action with one that does notifiesMagnus Hagander
2012-06-26Add missing commentMagnus Hagander
2012-06-26Support PgAdmin classes that don't have markdown fieldsMagnus Hagander
2012-06-26Implement ability for moderators to send notices to organisationsMagnus Hagander
2012-06-26Rename MarkdownPreviewAdmin to PgwebAdminMagnus Hagander
2009-09-18Add (working) previewing of markdown fields in the admin interface.Magnus Hagander