Jonathan S. Katz [Thu, 19 Apr 2018 02:27:00 +0000 (22:27 -0400)]
Change submit button on "Submit a Bug" to "Submit and Send Email"
Jonathan S. Katz [Wed, 18 Apr 2018 20:21:10 +0000 (16:21 -0400)]
Add CSS styles for pgarchives changes.
This is because there is some shared infrastructure between the
two apps.
Magnus Hagander [Wed, 18 Apr 2018 19:08:54 +0000 (21:08 +0200)]
Fix typo
Magnus Hagander [Wed, 18 Apr 2018 16:37:04 +0000 (18:37 +0200)]
Add label for the search term box
This is in particular needed when there is already something there --
the placeholder is only shown on an empty form.
Magnus Hagander [Wed, 18 Apr 2018 16:32:21 +0000 (18:32 +0200)]
Remove duplicated list dropdown
Jonathan S. Katz [Wed, 18 Apr 2018 16:26:02 +0000 (12:26 -0400)]
Fix for rendering of search results.
Author: Sarah Conway <sarah.conway@crunchydata.com>
Jonathan S. Katz [Wed, 18 Apr 2018 16:12:35 +0000 (12:12 -0400)]
Wrap search results in a <p> block.
The search results need a bit more work to look modern, but this
will alleviate formatting issues.
Jonathan S. Katz [Mon, 16 Apr 2018 04:03:55 +0000 (00:03 -0400)]
Updated "License" page with modern design and structure.
This also changes some of the language around "Why our License"
to provide more context around why the community chose our license
and where to find out more information about the license.
Jonathan S. Katz [Mon, 16 Apr 2018 04:02:47 +0000 (00:02 -0400)]
Updated survey results page with modern design.
Jonathan S. Katz [Mon, 16 Apr 2018 04:01:35 +0000 (00:01 -0400)]
Updated "Search" pages with modern design.
Jonathan S. Katz [Mon, 16 Apr 2018 03:59:49 +0000 (23:59 -0400)]
Updated Support, Security, and Versioning with modern design.
Authors: Sarah Conway <sarah.conway@crunchydata.com> andme.
Jonathan S. Katz [Mon, 16 Apr 2018 03:55:14 +0000 (23:55 -0400)]
Update "Event" and "News" archive to reflect new designs.
Jonathan S. Katz [Mon, 16 Apr 2018 03:50:29 +0000 (23:50 -0400)]
Updated "About" pages for modern design and workflow.
This patch also removes a few pages, including:
- Advantages
- Awards
- Case Studies
- Featured Users
- Quotes
The upkeep of and traffic to these pages made them expendable
for the purposes of the new workflow.
Jonathan S. Katz [Mon, 16 Apr 2018 03:45:18 +0000 (23:45 -0400)]
Create "Online Resources" page.
The online resources page guides users to other digital resources
for learning about and better utilizing PostgreSQL.
Author: Sarah Conway <sarah.conway@crunchydata.com>
Jonathan S. Katz [Mon, 16 Apr 2018 03:44:49 +0000 (23:44 -0400)]
Update Documentation and Bug Report pages to use modern design.
Jonathan S. Katz [Mon, 16 Apr 2018 03:40:00 +0000 (23:40 -0400)]
Update "Downloads" pages for redesign.
The downloads workflow remains the same, but adds more structured
elements to the page for easier viewing.
Authors: Sarah Conway <sarah.conway@crunchydata.com> and me.
Jonathan S. Katz [Mon, 16 Apr 2018 03:33:02 +0000 (23:33 -0400)]
Restructure "Books" page to use new styles.
As the books page is not dynamically generated, this is a rather
large diff, but the changes are fairly straightforward.
Author: Sarah Conway <sarah.conway@crunchydata.com>
Jonathan S. Katz [Mon, 16 Apr 2018 03:30:45 +0000 (23:30 -0400)]
Adapt the press kit for PostgreSQL 10 to the modern design.
As the PostgreSQL 10 press kit is still visible, apply structural
changes to ensure it is legible to viewers.
Author: Sarah Conway <sarah.conway@crunchydata.com>
Jonathan S. Katz [Mon, 16 Apr 2018 03:23:15 +0000 (23:23 -0400)]
Update "Developer" pages with new design and workflow.
Authors: Sarah Conway <sarah.conway@crunchydata.com> and me
Jonathan S. Katz [Mon, 16 Apr 2018 03:17:56 +0000 (23:17 -0400)]
Updated "Community" pages for new design and workflow.
This also marks the retirement of the "Propaganda" and the
"Resources" page.
Authors: Sarah Conway <sarah.conway@crunchydata.com> and me.
Jonathan S. Katz [Mon, 16 Apr 2018 03:12:58 +0000 (23:12 -0400)]
Update user profile management pages.
This applies the new CSS and HTML framework to the user profile
management pages.
Authors: Sarah Conway <sarah.conway@crunchydata.com> and me.
Jonathan S. Katz [Mon, 16 Apr 2018 03:04:05 +0000 (23:04 -0400)]
Updated Feature Matrix to reflect changes to website.
The feature matrix is now modified to be helpful for newer users.
Entries now go from neweset version to oldest, as well as
displaying all entries by default.
Jonathan S. Katz [Mon, 16 Apr 2018 02:59:52 +0000 (22:59 -0400)]
Updated Navigation Context for updated user flow.
This takes into account some pages that have been deprecrated,
some new pages, and some updated URLs.
Jonathan S. Katz [Mon, 16 Apr 2018 02:58:10 +0000 (22:58 -0400)]
Update "About" page with new look and feel as well as content.
The content is geared more towards people first discovering
PostgreSQL as well as providing guidance over history and
usage of the project.
Authors: Sarah Conway <sarah.conway@crunchydata.com> and me
Jonathan S. Katz [Mon, 16 Apr 2018 02:57:50 +0000 (22:57 -0400)]
Homepage redesign utilizing new CSS and base HTML.
The new look of the homepage is optimized for both desktop and
mobile views and is setup to help guide new and returning users
to appropriate PostgreSQL content.
Authors: Sarah Conway <sarah.conway@crunchydata.com> and me
Jonathan S. Katz [Mon, 16 Apr 2018 02:57:05 +0000 (22:57 -0400)]
New base HTML for PostgreSQL.org
The base HTML structure enables the responsiveness for the
website. In addition to the primary base template, the generic
page and form templates are also modernized.
Authors: Sarah Conway <sarah.conway@crunchydata.com> and me
Jonathan S. Katz [Mon, 16 Apr 2018 02:14:53 +0000 (22:14 -0400)]
New CSS base for the PostgreSQL website.
This also adds Bootstrap, Font Awesome to the codebase with license info.
Bootstrap and Font Awesome are CSS and font frameworks respectively
that ease modern web development.
The new CSS allows the PostgreSQL.org website to be responsive
based on browser window size as well as provide a modern look
and feel.
The redesign is built on top off the Bootstrap and Font Awesome
CSS and font frameworks respectively.
Authors: Sarah Conway <sarah.conway@crunchydata.com> and me
Jonathan S. Katz [Mon, 16 Apr 2018 02:05:59 +0000 (22:05 -0400)]
Allow "About" page to be render dynamically.
In prep for the new "About" page to serve dynamic (though
periodically cached) content.
Jonathan S. Katz [Sun, 15 Apr 2018 23:56:22 +0000 (19:56 -0400)]
Use UK spelling for words on "Core" page.
Jonathan S. Katz [Sun, 15 Apr 2018 23:53:42 +0000 (19:53 -0400)]
Add missing </p> tag on "Backend" page.
Jonathan S. Katz [Sun, 15 Apr 2018 20:13:26 +0000 (16:13 -0400)]
Point "History" to the "History" section in documentation.
Part of the website refresh; this points the "History" page to
the current version of the documentation, using "current" as
the pointer.
Jonathan S. Katz [Sun, 15 Apr 2018 20:06:02 +0000 (16:06 -0400)]
Use <h2> instead of <h3> on the Donate page.
Jonathan S. Katz [Sun, 15 Apr 2018 19:58:44 +0000 (15:58 -0400)]
Add "Read More..." to the news archive list.
Jonathan S. Katz [Sun, 15 Apr 2018 19:53:48 +0000 (15:53 -0400)]
Break up product count and category description.
This puts the product count and the description of the product
category onto separate lines.
Jonathan S. Katz [Sun, 15 Apr 2018 19:48:10 +0000 (15:48 -0400)]
Add byline to detailed News view and archive list.
This will let users know who is posting the news.
Jonathan S. Katz [Sun, 15 Apr 2018 19:44:08 +0000 (15:44 -0400)]
Updated Press FAQ with information about PostgreSQL 11
Jonathan S. Katz [Sun, 15 Apr 2018 19:14:04 +0000 (15:14 -0400)]
Append "/" to pgweb hosted URLs that currently lack one.
By default, Django expects URLs to end with a "/" but if it
accepts a request without a trailing slash, it will issue a
permanent redirect with the slash appended. While this is great,
it does mean an extra request to the server.
This patch adds a "/" to anchor tags that did not have one
already appended to it, thus helping to save time for a user
browsing .org as well as for the server.
Jonathan S. Katz [Sun, 15 Apr 2018 19:01:46 +0000 (15:01 -0400)]
Replace <b> and <i> tags with <strong> and <em> respectively.
The semantics of <b> and <i> tags have changed as the web has
evolved. <b> is specified to only be used as a last resort
whereas <i> can be used for other purposes (e.g. rendering icons).
Bold and italic text should be rendered using <strong> and <em>
respectively.
This patch makes this replacement in all pages except for pages
that will be deprecrated soon and in the presskits.
Jonathan S. Katz [Sun, 15 Apr 2018 18:56:40 +0000 (14:56 -0400)]
Titleize "Additional Software" on the "Downloads" page.
Jonathan S. Katz [Sun, 15 Apr 2018 18:55:46 +0000 (14:55 -0400)]
Update GSoC page
Jonathan S. Katz [Sun, 15 Apr 2018 18:20:53 +0000 (14:20 -0400)]
Create link back to postgresql.org on server sponsors page.
Jonathan S. Katz [Sun, 15 Apr 2018 18:16:50 +0000 (14:16 -0400)]
Update language for how to reach out to start a user group.
Includes language updates on the "Contact" page for reaching out
to user group liaison as well as on the "Local User Group" page.
Jonathan S. Katz [Sun, 15 Apr 2018 18:09:06 +0000 (14:09 -0400)]
Ensure UK spelling for language across pgweb.
Jonathan S. Katz [Sun, 15 Apr 2018 17:42:49 +0000 (13:42 -0400)]
Alphabetize functions in pgfilters for easier mainetnance.
Jonathan S. Katz [Sun, 15 Apr 2018 17:39:21 +0000 (13:39 -0400)]
Add helpful Django filters created for PGLister.
PGLister adds several filters that make it easier to work with
Django forms with HTML, particularly with the Bootstrap framework.
These filters will be utilized as pgweb shifts to a newer design
framework.
The original code can be found here:
https://gitlab.com/pglister/pglister/blob/master/web/pglister/lists/templatetags/pglister.py
Jonathan S. Katz [Sun, 15 Apr 2018 17:35:24 +0000 (13:35 -0400)]
Add "mailto" anchor to Professional Services
Jonathan S. Katz [Sun, 15 Apr 2018 17:25:35 +0000 (13:25 -0400)]
Add "mailto" anchors to help text for News & Event submissions.
Jonathan S. Katz [Sun, 15 Apr 2018 17:16:05 +0000 (13:16 -0400)]
Update language on "Submit Documentation Comment" page.
The language is more thorough in describing how to use the form,
in an effort to help improve the overall quality of submissions to
pgsql-docs.
Jonathan S. Katz [Sun, 15 Apr 2018 17:05:15 +0000 (13:05 -0400)]
Ensure "News Article" and "Professional Service" are titles.
In the "Your Account" workflow, ensure that "News Article" and
"Professional Service" appear as titles throughout.
Magnus Hagander [Thu, 5 Apr 2018 17:43:40 +0000 (19:43 +0200)]
Change title of submitbug save button
Magnus Hagander [Thu, 5 Apr 2018 17:42:23 +0000 (19:42 +0200)]
Change field labels for docs comments form
Clearly indicate what's subject, what's body, and that it's sending an
email.
Magnus Hagander [Wed, 4 Apr 2018 16:25:02 +0000 (18:25 +0200)]
Remove setting no longer used
Magnus Hagander [Tue, 3 Apr 2018 13:04:47 +0000 (15:04 +0200)]
Turn off tidy indent on docs older than 11
It seems the newer tidy in Debian Stretch breaks with the output from
the old docs toolchain, causing indention to happen inside <pre> blocks
which clearly breaks rendering.
Turn it off for thos, but keep it enabled for version 11 and up (at this
point that's just dev), because the output becomes a lot easier to read
when trying to debug things.
Magnus Hagander [Mon, 2 Apr 2018 10:31:41 +0000 (12:31 +0200)]
Update scrubbing script for new reality
Magnus Hagander [Thu, 29 Mar 2018 10:00:05 +0000 (12:00 +0200)]
Don't send notifications generated internally in the system
Django 1.11 fires the save signals in more cases than 1.8 did it seems,
so we can generate extra notifications for example when the twitter
script posts a news item to twitter.
To avoid this, just don't send notification if the user is unknown
(=None).
Per discussion with Jonathan
Magnus Hagander [Sun, 25 Mar 2018 14:51:48 +0000 (16:51 +0200)]
Fix template loaders for django 1.11
Seems django 1.11 automatically enables caching template loader, which
of course breaks the ability to make any changes to the pages of a
website without restarting it. And there is no way to turn it off other
than to explicitly configure individual loders (the logic to turn it on
in non-debug configurations is hardcoded and cannot be changed).
Magnus Hagander [Fri, 23 Mar 2018 13:16:23 +0000 (14:16 +0100)]
Pdf wrapper should not inherit from django model
It was already storing the version as a field, the inheriting from the
actual model was never used. Remove it, since newer django tries to
access a table based on the class name..
Magnus Hagander [Fri, 23 Mar 2018 12:54:22 +0000 (13:54 +0100)]
Fix unnecessary warning
null=False means nothing on a ManyToMany, new django warns about it.
Magnus Hagander [Fri, 23 Mar 2018 12:47:31 +0000 (13:47 +0100)]
Fix more template syntax error
Can't use = for comparison, must use ==. Been broken for a long time,
but older django painted over the problem.
Magnus Hagander [Fri, 23 Mar 2018 12:45:27 +0000 (13:45 +0100)]
Fix template syntax error
Magnus Hagander [Fri, 23 Mar 2018 12:18:55 +0000 (13:18 +0100)]
Re-implement password reset token sending natively
The django version of password reset is broken in multiple way. What's
hurting us in particular is it cannot reset the password of a user where
the old password was generated by a deprecated hasher. Which, of course,
is exactly one of the cases where being able to reset the password is
important.
We still use the same infrastructure, and we use the actual django code
for *changing* the password -- this just replaces the token sender with
something that's a lot simpler and less broken.
Daniel Gustafsson [Thu, 22 Mar 2018 20:17:01 +0000 (21:17 +0100)]
Fix runaway paragraph on developer/core
The member profile paragraph was missing the terminating </p> tag.
Daniel Gustafsson [Thu, 22 Mar 2018 10:46:57 +0000 (11:46 +0100)]
Tweak wording around minor rev upgrades
Change "risk of upgrading" to "risk associated with upgrading".
Magnus Hagander [Wed, 21 Mar 2018 13:40:24 +0000 (14:40 +0100)]
Only report "updated list n" if it's actually updated
Magnus Hagander [Wed, 21 Mar 2018 13:28:56 +0000 (14:28 +0100)]
Remove stupid debugging code left behind
Magnus Hagander [Wed, 21 Mar 2018 13:18:42 +0000 (14:18 +0100)]
Add tool to sync list information from archives server
pgweb is no longer the master of this information, so add a tool to make
it sync it from the archives server.
Any changes made locally will be overwritten by this tool except the
sortkey field on groups which is local. For now.
Magnus Hagander [Wed, 21 Mar 2018 13:17:51 +0000 (14:17 +0100)]
Remove incorrect commented out line
Can't use that line without the comment, so get rid of the comment.
Magnus Hagander [Wed, 21 Mar 2018 13:15:27 +0000 (14:15 +0100)]
Backpatch validators into initial migration
It's just silly to do a real migration with this
Magnus Hagander [Wed, 21 Mar 2018 13:12:26 +0000 (14:12 +0100)]
Remove externallink field from Mailinglist model
This is not used for anything...
Magnus Hagander [Wed, 21 Mar 2018 12:15:59 +0000 (13:15 +0100)]
Reference mailinglists by name when sending search query
This way we don't have to keep the exact id values in sync between
different systems, which makes it much less evil.
Magnus Hagander [Wed, 21 Mar 2018 09:33:54 +0000 (10:33 +0100)]
Remove temporary API used during pglister migration
Jonathan S. Katz [Sun, 18 Mar 2018 15:17:31 +0000 (11:17 -0400)]
Added more books to /docs/books/
Information collected by Sarah Conway <sarah.conway@crunchydata.com>
Magnus Hagander [Sat, 10 Mar 2018 15:58:47 +0000 (10:58 -0500)]
Fix model diffing to be compatible with both 1.8 and 1.11
Magnus Hagander [Sat, 10 Mar 2018 15:58:26 +0000 (10:58 -0500)]
Rendering a template takes a dict and not a context
This is optional in Django 1.8, but a mandatory change in 1.11.
Backwards compatible.
Magnus Hagander [Sat, 10 Mar 2018 15:57:55 +0000 (10:57 -0500)]
Fix context processor class name for newer django
Missed this in
09f904f787616c19080032e1dfe0ef08404007c7
Magnus Hagander [Sat, 10 Mar 2018 15:57:25 +0000 (10:57 -0500)]
Magnus Hagander [Sat, 10 Mar 2018 15:54:13 +0000 (10:54 -0500)]
Fix that HttpServerError now takes a request as parameter
Magnus Hagander [Sat, 10 Mar 2018 15:47:00 +0000 (10:47 -0500)]
Show django version in system_information
Magnus Hagander [Sat, 10 Mar 2018 15:40:30 +0000 (10:40 -0500)]
Remove specific url handler for favicon
Only used locally anyway, so we don't care. In production this is
handled by the webserver.
Magnus Hagander [Sat, 10 Mar 2018 15:34:50 +0000 (10:34 -0500)]
Replace NavContext and render_to_response with render_pgweb
render_to_response does not work on newer django, so it needs to be
replaced. And using a speicfic context actually overcomplicates things,
it's easier to just use a wrapper function. For those cases where we
don't need NavContext, just use render() (the new shortcut function from
django), which also removes the need to use RequestContext.
Magnus Hagander [Fri, 9 Mar 2018 21:43:49 +0000 (16:43 -0500)]
Import newer version of django-selectable
Sync up to the same version we have on the commitfest app, which will
also be required for eventual django 1.11 support.
Magnus Hagander [Fri, 9 Mar 2018 20:58:49 +0000 (15:58 -0500)]
Update template configuration for newer django
Also fully backwards compatible
Magnus Hagander [Fri, 9 Mar 2018 20:36:02 +0000 (15:36 -0500)]
Update URL formats to be compatible with newer django
This format is supported both on the current 1.8 deployment and on newer
versions, so no incompatibilities to worry about.
Magnus Hagander [Fri, 9 Mar 2018 20:14:32 +0000 (15:14 -0500)]
Validate ssh keys as they are entered in the profile
In particular, reject ssh-dss keys here. They don't work anymore since
an upgrade, for security reasons, but there was not really a way for the
user to know why. With this they will at least know if when they try to
save or change the keys.
Jonathan S. Katz [Mon, 5 Mar 2018 14:34:38 +0000 (09:34 -0500)]
Update Recognized Conference guidelines
Update the recognized conference guidelines in the "Financial"
section to be clearer as to how to create a statement of how
financial proceeds are applied.
Magnus Hagander [Mon, 5 Mar 2018 12:10:50 +0000 (13:10 +0100)]
Support contacting archives search server over http
This makes it a lot easier to do local testing. Of course, in production
we use https and by default.
Jonathan S. Katz [Thu, 1 Mar 2018 12:42:42 +0000 (07:42 -0500)]
Shoutboux for
20180301 release
Jonathan S. Katz [Wed, 28 Feb 2018 13:43:54 +0000 (08:43 -0500)]
Fix URL reference to the "commands" module and improve language.
Reported by Raymond O'Donnell <rod@iol.ie>
Magnus Hagander [Sun, 25 Feb 2018 17:28:01 +0000 (18:28 +0100)]
Allow unlinked CVEs and poll for valid links
This way new CVEs that are added will start off being listed, but not
with a link. When upstream (currently redhat) publishes the CVE, a
cronjob will pick this up and update it with a link.
Of course, we still only show CVEs that are listed as public, but this
should hopefully get rid of some of the questions of why we link to a
404.
Magnus Hagander [Tue, 20 Feb 2018 17:50:38 +0000 (18:50 +0100)]
Make it more clear tha bug reports are public
Make it super clear that bug reports and docs corrections are both
posted to a public mailinglist and archived in the public archives.
Dave Page [Tue, 20 Feb 2018 12:39:34 +0000 (12:39 +0000)]
Purge /applications-v2.xml when SB apps are changed.
Daniel Gustafsson [Fri, 16 Feb 2018 13:59:57 +0000 (14:59 +0100)]
Fix spelling on docsbug form
Stefan Kaltenbrunner [Thu, 15 Feb 2018 17:52:02 +0000 (18:52 +0100)]
Fix "RedHat" type and add instructions for the SUSE rpm repository.
Patches by Devrim Gündüz on pgsql-www.
Magnus Hagander [Thu, 15 Feb 2018 15:34:50 +0000 (16:34 +0100)]
Fix yum spider for versions with >1 repo rpm
The code was supposed to pick the latest version of the repo rpm in this
scenario, but at some point the data structure was updated and the code
was not, so it ended up actually picking the *oldest* version of the
repo rpm.
Magnus Hagander [Thu, 8 Feb 2018 21:23:39 +0000 (22:23 +0100)]
Mark security archives redirect as permanent
This silences a deprecation warning.
Daniel Gustafsson [Thu, 8 Feb 2018 21:08:38 +0000 (22:08 +0100)]
Fix mailinglist link in README
Use https rather than http and the new URL for the list page.
Daniel Gustafsson [Thu, 8 Feb 2018 20:57:42 +0000 (21:57 +0100)]
Add a top margin on the newstag
The newstag label was sitting close on the textblock, add a bit of
top-margin to create separation.
Reviewed by: Magnus Hagander <magnus@hagander.net>
Magnus Hagander [Thu, 8 Feb 2018 14:27:17 +0000 (15:27 +0100)]
Fix ordering of CVE entries
Jonathan S. Katz [Thu, 8 Feb 2018 13:22:56 +0000 (08:22 -0500)]
Content for 2018-02-08 cumulative release.
Daniel Gustafsson [Mon, 5 Feb 2018 11:58:25 +0000 (12:58 +0100)]
Fix markup on about/advantages
Close paragraph which was left open, causing the next heading to
be in the wrong context.