Commit Graph

666 Commits

Author SHA1 Message Date
bd539a392e Fix creation of new objects with notifications that have ManyToMany relationships
This broke in django 1.4 since it fires based on the contents of an error message,
and the message changed. Most visible due to the fact that it completely broke
creation of new organsation objects.
2013-06-20 12:29:27 +02:00
3ea91f449c Revert to SHA1 hashing for stored passwords
This is required for the old style community auth system that is still
in use by the commitfest app. Once that has been retired or upgraded,
this patch should be reverted.

Existing passwords are automatically converted once the user logs in to
the main website once.
2013-06-20 11:40:13 +02:00
e5385a5222 Update for new version of feedparser library 2013-06-16 21:54:09 +02:00
1229faca8a Exclude the ftp info upload page from CSRF checks
This is a pure PUT from a trusted IP, so it fails with 403 with the
CSRF middleware.
2013-06-16 18:32:30 +02:00
d7c34f9489 Remove safe tag for markdown
Broken in newer versions of django, and since all our content is moderated anyway,
it isn't strictly necessariy for us anyway.
2013-06-16 17:05:16 +02:00
68b9e96ad9 Update docs 2013-06-16 16:35:21 +02:00
0782b2714f Add a pip requirements file for virtualenv deployments 2013-06-16 16:35:21 +02:00
c7685ca70a Fix parameters to inherited change_view function
Must be the same as in in the inherited-from class, or we ended up
passing a python dict as a string, and render the contents of it as
the "action" attribute on the form.
2013-06-16 16:35:21 +02:00
f41356892a Sync up the admin index template with the one from django 1.4 2013-06-16 16:35:21 +02:00
1a04a9c2bd Update contexts and processors for django 1.4
Some requirements from the admin interface are also mandatory now,
so include those.
2013-06-16 16:35:21 +02:00
2ea607b942 Switch to using staticfiles app for serving, well, static files
This is required by the new admin interface
2013-06-16 16:35:21 +02:00
5d608f1fe4 Update db settings for new database config format 2013-06-16 16:35:21 +02:00
0289cbd439 Switch to using the new feeds framework 2013-06-16 16:35:20 +02:00
16f6420db7 Remove mention of news server, since it doesn't exist anymore 2013-06-15 11:20:17 +02:00
f69a354269 Don't crash when valid enddate and invalid startdate is entered for event
When startdate is cleaned and invalid it's removed from cleaned_data, so
we cannot test it in clean_enddate.
2013-06-09 20:22:31 +02:00
ef52b7f046 Add Homebrew to the Mac OS X download page. 2013-06-05 08:19:10 +01:00
be9b0c25ef fix a minor typo 2013-05-26 19:59:03 -04:00
cc9d8e0e01 change example rewrite rules to something that also catches the "nocache"
versions of the mw pages
2013-05-26 19:58:09 -04:00
976549931b remove the code to add default user_options for the upcoming MW 1.19 upgrade
user preferences in MW pos 1.18 got moved to a seperate table and only stuff
that is _NOT_ default should be stored there. Despite what the documentation
says actually having data left in user_options is harmful and will break
random functionality like preference handling
2013-05-26 13:31:00 -04:00
3f1bc77001 add 9.3 to the feature matrix so that thom can start updating it 2013-05-26 12:34:47 -04:00
5f9d2023c7 Prevent event swith enddate before startdate 2013-05-21 14:07:28 -04:00
0ce425ffb1 Prevent changing of dates on already approved news and events
Since this can be used to bypass moderator approval and move items
to the frontpage of the site, they're blocked. We still allow the user
to make corrections in the text and other such fields.
2013-05-21 14:07:28 -04:00
39b704afb6 Add new books from Packt 2013-05-15 15:43:38 +01:00
50f42e545c Announce 9.3b1 2013-05-13 12:04:48 +01:00
bda379bd3c Release, but don't announce 9.3 beta 1 2013-05-10 09:27:00 +01:00
b52ed662b2 Proper appending of pug list 2013-05-08 16:37:06 -04:00
87877bd536 Fixed indentation on pugs/views 2013-05-08 16:25:24 -04:00
ac54e7bd80 Fix indentation 2013-05-08 22:13:12 +02:00
6222f15ac9 Properly purge pugs list from cache when objects are edited 2013-05-08 22:10:51 +02:00
ec5b9fa183 Add usergroup listing module
Jonathan Katz
2013-05-08 22:07:30 +02:00
1e60c1e91f Update GSoC to reflect the fact that we have now been accepted for 2013. 2013-04-09 13:53:35 +01:00
33b2e8e6f7 Specify that Fedora 18 has PostgreSQL 9.2
Per Devrim
2013-04-08 20:00:06 +02:00
fe47f6def8 Change reference to release time to be past tense 2013-04-07 21:56:39 +02:00
0d4e8e3e7f Update PDF sizes for 8.4.17, 9.0.13, 9.1.9 and 9.2.4. 2013-04-04 18:22:25 +01:00
73b8f20cd7 Include the version numbers in the release, on the FAQ. 2013-04-04 16:30:10 +01:00
9ff31f0720 Wording tweak for clarity and to reduce sentence length 2013-04-04 07:02:57 -07:00
caa227c2be PostgreSQL releases 8.4.17, 9.0.13, 9.1.9, 9.2.4. 2013-04-04 14:20:00 +01:00
68aa9af51f Fix title as well, missed in previous commit 2013-04-03 22:19:46 +02:00
c40cdf679e Remove release notes and download link to wrong version
When the page was changed to show the announcement instead of the latest
version, the links belonging to the old "shoutbox" was left around, pointing
to the past release.
2013-04-03 18:08:40 +02:00
d747b96acb Update the descriptions for the installers. Remove references to
"one click".
2013-04-03 15:35:29 +01:00
374f8d3d38 Update the callout to pre-announce the updates coming tomorrow. 2013-04-03 15:19:40 +01:00
630d53ca03 Remove mention of pgInstaller, deprecated with 8.3 2013-04-02 14:12:58 -07:00
55609bd3d8 Add the date to the callout box. 2013-04-02 09:30:12 +01:00
3842b9e7cd Dissallow non-standard characters in username
Specifically, only allow alphabetical, numbers, _@- and period.

The website it self handles "advanced" characters just fine, but all
systems integrated through community authentication does not.
2013-03-26 21:15:02 +01:00
84abe6208e Show both start and end date for events in admin view
Makes it easier to spot those that register events for a whole year...
2013-03-19 16:25:17 +01:00
9d3bd3ba8e Update GSoC admins 2013-03-10 00:18:51 +00:00
608094ed92 Archive 2012 GSoC page and replace with new one for 2013. 2013-03-09 17:37:21 +00:00
232c78aaa6 Add header as required by the w3c validator these days 2013-03-07 21:43:06 +01:00
05cbfd38e8 Simplify debian/ubuntu download instructions
Mainly by Christoph Berg, with some cleanups from me.
2013-03-07 21:42:41 +01:00
5e57382327 Adjust CSS on nav menu for large text layout so that wrapping doesn't result in invisible menu items. 2013-03-04 18:11:09 +00:00