summaryrefslogtreecommitdiff
path: root/pgweb/docs/views.py
AgeCommit message (Expand)Author
2023-05-04Don't look at developer docs when getting released release notesMagnus Hagander
2023-05-04Move variable assignments to correct levelMagnus Hagander
2023-05-04Fix copy/paste for .0 versions of 3-digit version numbersMagnus Hagander
2023-05-04Refactor release notes renderingMagnus Hagander
2023-02-21Allow unsafe-inline styling on SVG images in docsMagnus Hagander
2022-06-20Store the git hash of developer docs loadedMagnus Hagander
2022-03-21Add canonical page references to documentationJonathan S. Katz
2021-09-15Re-allow framing of images in docsMagnus Hagander
2021-08-20Disallow framing of the documentation pagesMagnus Hagander
2021-08-16Add proper xkey tags to docs 404 pagesMagnus Hagander
2021-08-16Fix typoMagnus Hagander
2021-05-18Enhance the xkey tags set on documentation pagesMagnus Hagander
2020-11-24Update layout of documentation navigation pagesMagnus Hagander
2020-11-23Add per-version xkey tags to documentation pagesMagnus Hagander
2020-10-22Add opengraph tags to some pagesMagnus Hagander
2020-10-21Reduce number of queries to render a docs pageMagnus Hagander
2020-10-12Allow for direct URLs to abbreviated legacy PostgreSQL releasesJonathan S. Katz
2020-09-10Turn off usergenerated flags for email from our own addressesMagnus Hagander
2020-04-24Introduce documentation redirects for doc pages that are renamedJonathan S. Katz
2020-01-09Fix a number of incorrect escapesMagnus Hagander
2020-01-09Stop using bare exceptionsMagnus Hagander
2019-10-30Ensure all release notes are accessible from "devel"Jonathan S. Katz
2019-03-31Allow displaying SVG images in documentationMagnus Hagander
2019-03-31Only get the current version for docs pages if we need itMagnus Hagander
2019-03-21Provide a 404 error for nonexistent minor versions of release notes.Jonathan S. Katz
2019-03-20Enable redirects to older release notes from the development doc builds.Jonathan S. Katz
2019-03-10Style fixups to pass pep checksMagnus Hagander
2019-03-10Further fixes for bad urls in docs redirectMagnus Hagander
2019-03-10Ensure the new "release-prior" page can be accessed.Jonathan S. Katz
2019-03-08Ensure release notes from older version still load without 404 errors.Jonathan S. Katz
2019-03-08Create Release Notes archive in the Documentation section.Jonathan S. Katz
2019-01-28Make docs comment suggestions do a redirectMagnus Hagander
2019-01-28Fix docs comment form for version = "current"Magnus Hagander
2019-01-26Update syntax for relative importsMagnus Hagander
2019-01-17Fix whitespace and indentation, per pep8Magnus Hagander
2019-01-17Tabs, meet your new overlords: spacesMagnus Hagander
2018-12-22Allow unsafe inline style on docsMagnus Hagander
2018-12-21Enable setting of security http headersMagnus Hagander
2018-11-05Use "old-style" string format on doc URL redirect.Jonathan S. Katz
2018-11-05Remove "/static/" from doc URLs.Jonathan S. Katz
2018-10-16Apply modern pgweb styles to web-based documentation.Sarah Conway
2018-06-29Remove leftover testing codeMagnus Hagander
2018-05-03Don't allow docs comments on unsupported versionsMagnus Hagander
2018-04-15Update language on "Submit Documentation Comment" page.Jonathan S. Katz
2018-04-05Change field labels for docs comments formMagnus Hagander
2018-03-23Pdf wrapper should not inherit from django modelMagnus Hagander
2018-03-10Replace NavContext and render_to_response with render_pgwebMagnus Hagander
2018-01-06Fix doc comments for devel versionMagnus Hagander
2017-12-18Fix reply-to address for docs comments emailsMagnus Hagander
2017-12-18Set sender name on bug report and docs comments emailMagnus Hagander