Commit Graph

175 Commits

Author SHA1 Message Date
961359bdab Validate superuser on "hidden" admin views 2011-08-18 10:46:36 +02:00
248d940c7e Implement proper mergeing of organisations 2011-08-18 10:46:25 +02:00
26a72e1d4c Add a list of organisatoins, and link this one from the accounts page 2011-08-18 10:01:39 +02:00
91d6cce18f Render server errors with a nicer template 2011-08-17 20:28:03 +02:00
bb30e59c56 Link to markdown specification for markdown fields 2011-08-17 20:02:10 +02:00
066214790e Set page title on simple forms, not just the H1 tag 2011-08-17 19:55:13 +02:00
d6bc957e46 Don't show empty list of moderation items 2011-08-17 19:51:15 +02:00
318391acda Fix login functions to be compatible with pg 9.0 2011-08-17 19:51:05 +02:00
14870bd83f Rescale some logo files to be the correct size 2011-08-16 21:35:48 +02:00
7ac716ffa9 Get wwwmaster from settings instead of hardcoded, when possible 2011-08-16 21:28:04 +02:00
81bee51468 Remove old reference to open source experts 2011-08-16 21:13:38 +02:00
b9dce09814 Clarify that we want a repeat email 2011-08-16 21:10:47 +02:00
caf1733b8b Properly migrate mailinglist information 2011-08-16 21:06:30 +02:00
af82e7cb87 When voting on a survey without a vote, redirect to results
instead of showing an error. This is now the same behaviour as the old site.
2011-08-16 21:00:59 +02:00
0d917f3421 Add missing sponsor logos 2011-08-16 20:56:12 +02:00
db2d7e284e Migrate privacy policy, previosly forgotten 2011-08-16 20:45:34 +02:00
dc44b634f4 Change about website -> about postgresql 2011-08-16 20:44:36 +02:00
9893136c98 Properly order surveys on list 2011-08-16 13:58:27 +02:00
6b621f5ec7 Add migration script for surveys
In passing, make answers up to 500 characters, because that's required
to perform the migration of existing ones...
2011-08-16 13:58:03 +02:00
03e88eaec8 Make docs loader use the django database connection/configuration
In passing, make it check that the version being loaded actually
exists...
2011-08-16 13:00:30 +02:00
d8383fae9e Open for writing the correct way 2011-08-12 13:02:19 +02:00
09da3bf19c Open logfile for append, not write.. 2011-08-12 13:01:22 +02:00
f0aab318bd Add gitignore for external downloads directory 2011-08-12 12:56:32 +02:00
c5f64c26ce Add logfile argument to varnish consumer 2011-08-12 12:55:41 +02:00
f86bcb9e23 Set pidfile and logfile for ticker 2011-08-12 10:49:18 +02:00
a37a126943 Add separate user for pgq 2011-08-12 10:28:36 +02:00
379b8d41cd Update feature matrix versions etc
8.5 -> 9.0
add 8.1
bugfix typo for loading of 8.5/9.0 values
2011-08-11 16:22:18 +02:00
74eca3cb55 Convert news as well, should not be commented out 2011-08-11 16:05:57 +02:00
8ba9a62ed2 Truncate more rqeuired tables 2011-08-11 16:05:44 +02:00
d0ec914ee1 Typo fix - use date, not type, to indicate date. 2011-08-11 16:03:21 +02:00
7505a44d4f List supported versions in the admin interface 2011-08-11 15:52:57 +02:00
2fa160e883 Update copyright years 2011-08-11 15:17:16 +02:00
571195361f Sync up to svn revision 2870 2011-08-11 15:11:23 +02:00
4ac854a2b0 Only include supported versions on the frontpage 2011-07-12 14:50:23 +01:00
2ca2b86b23 Only index news items 4 years or younger 2011-07-12 14:17:29 +01:00
2473db4910 Only sitemap events that actually are renderable 2011-07-12 14:17:14 +01:00
9ffd26ca5d Correcly handle old versions of the docs, where the file extension is .htm 2011-07-12 14:16:46 +01:00
bd8ac3b599 Fix sitemap for product catalog 2011-07-12 14:16:20 +01:00
f136a665fe Add concept of supported versions
Also, only index docs for supported versions...
2011-07-12 14:15:20 +01:00
09eb4f1d40 Properly quote URLs in the sitemap 2011-07-12 14:14:18 +01:00
bc56595241 Ensure that [Parent Directory] link ends up at the top of directory listings
Locale-aware sorting ignores the initial [, and sorts it at P. Instead,
sort before we add the parent link, and just insert it at the beginning.
2011-07-12 12:18:02 +01:00
1f265bb028 Add INI file for pgq 2011-06-19 16:22:45 +02:00
fd6a0a0abf Add a pgq consumer for purging URLs from Varnish 2011-06-19 16:17:55 +02:00
4f399474ef Fix links to news and events submissions 2011-06-15 20:30:01 +02:00
ad8bb1bcff Add a csrf token, hopefully fixing logins 2011-06-15 20:15:04 +02:00
9ca92ca5eb Only show a truncated version of the news item in the archive
This removes the need for a separate include file for item contents,
so remove that one as well.
2011-06-15 20:00:11 +02:00
c53d9b30a0 Include title in news and event pages 2011-06-15 19:52:31 +02:00
ac612423f5 Synchronize documentation stylesheet changes to the new layout
Thom Brown
2011-06-15 12:27:14 +02:00
e0ac07fb24 Sync content pages up to subversion r2860 2011-06-15 12:17:19 +02:00
d8dbb7e378 Add license->licence redirect, same as on old site 2011-06-15 11:07:43 +02:00