1426 Commits

Author SHA1 Message Date
Christopher Allan Webber
7f851c655e Merge remote-tracking branch 'remotes/nyergler/issue-653-csrf-exception' 2011-11-13 14:20:16 -06:00
Nathan Yergler
d9ed3aeb40 Issue 653: This time for sure! 2011-11-13 12:07:09 -08:00
Nathan Yergler
ad3f1233df Issue 653: Handle the case where request.vary is None 2011-11-13 11:59:24 -08:00
Nathan Yergler
b97ae0fd7d Issue 653: Don't throw exception if response has no vary header. 2011-11-13 11:41:43 -08:00
Elrond
efd0a42ca1 Mark two strings for translation 2011-11-13 19:51:11 +01:00
Christopher Allan Webber
d0504cfa87 Final step for non-force-conversion to jpeg 2011-11-12 15:12:39 -06:00
Christopher Allan Webber
0cf5b8ad24 Don't force-convert resized images to JPEG.
That's just not nice for those of us who like transparency!
2011-11-12 13:55:00 -06:00
Christopher Allan Webber
8bb3eb185a Probably should have MANIFEST.in checked in, for doing python sdists 2011-11-12 08:10:46 -06:00
Elrond
daed11b812 640: Configuration files should mention their _local versions
Thanks go to Aleksej Serdjukov for bringing this up and
providing the patch in the bug!
2011-11-12 14:28:55 +01:00
Elrond
8daf78db4e Merge branch 'idea/check_mgoblin_static'
* idea/check_mgoblin_static:
  Move TestingMiddleware to tests/tools.py
  Some docs for the TestingMiddleware
  591: Let Testing Middleware check for staticdirect() usage
2011-11-12 13:39:50 +01:00
Elrond
33d11e995d Move TestingMiddleware to tests/tools.py
This middleware isn't needed outside of the tests, so let's
just put it there.
2011-11-12 13:21:41 +01:00
Elrond
34b0874d9a Some docs for the TestingMiddleware
To make the TestingMiddleware actually more useful in the
future, start to document it.
2011-11-12 13:10:48 +01:00
Christopher Allan Webber
76dd312ff5 Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin 2011-11-04 08:23:48 -05:00
Christopher Allan Webber
d871f4e0d1 Updating translations 2011-11-04 08:23:28 -05:00
Jef van Schendel
da76a8cbaa Tiny padding change to vertically center navigation button arrows 2011-11-04 02:34:00 +01:00
Jef van Schendel
80c9a7ee51 Small style changes to navigation buttons 2011-11-04 02:30:07 +01:00
Jef van Schendel
1b36a8e80c On second thought, let's use this title for forgot_password.html 2011-11-04 02:20:26 +01:00
Jef van Schendel
560af7ba43 Text edits and rearrangements to login.html 2011-11-04 02:19:35 +01:00
Jef van Schendel
b4b10a222d Add translation brackety things to forgot-password page, I forgot those 2011-11-04 02:15:52 +01:00
Jef van Schendel
d1bee08d5a Text changes to forgot-paddword page 2011-11-04 02:14:19 +01:00
Jef van Schendel
726afba3bb Text changes to front page, as described in ticket #637 2011-11-04 02:06:33 +01:00
Jef van Schendel
157c60267e Several small changes (reordering/restyling) for media descriptions and comments 2011-11-04 01:54:41 +01:00
Christopher Allan Webber
baf03e9bf9 Correcting the mediagoblin static/media aliases in the deployment guide 2011-11-03 17:10:39 -05:00
Christopher Allan Webber
02e99c78cd A correct but compact set of instructions for fastcgi on nginx 2011-11-03 10:59:47 -05:00
Christopher Allan Webber
996e9b4c4f Indentation was off by one ;) 2011-11-03 10:27:39 -05:00
Christopher Allan Webber
a5d50276b9 We left out a critical fastcgi variable from the nginx config 2011-11-03 10:23:53 -05:00
Christopher Allan Webber
99192f2452 Recommendation to install flup! 2011-11-03 09:41:48 -05:00
Christopher Allan Webber
8efddbf298 0.1.0, also in the docs file! ;) 2011-11-02 09:09:35 -05:00
Christopher Allan Webber
a81912ecd0 0.1.0! 2011-11-02 09:08:45 -05:00
Christopher Allan Webber
98308e61b6 Removed the bloof print debugging 2011-11-02 08:55:02 -05:00
Christopher Allan Webber
95e12bf231 Make sure you can't force comments on entries that don't exist.
See: http://bugs.foocorp.net/issues/621
2011-11-02 08:53:33 -05:00
Christopher Allan Webber
3d670ed035 Updated logo from Thorsten Wilms! 2011-11-01 23:55:19 -05:00
Christopher Allan Webber
502c25639f Updated translations 2011-11-01 23:15:37 -05:00
Joar Wandborg
315266b42f Minor fixes
- Added error handling for PyGTK import
- Added 'mkv' to the video media manager
2011-11-01 23:00:35 +01:00
Christopher Allan Webber
345b07ae13 Merge remote branch 'remotes/j1mc/master' 2011-10-31 23:42:12 -05:00
Christopher Allan Webber
b31269d597 Added configuration to the index 2011-10-31 22:42:30 -05:00
Christopher Allan Webber
28ce1d1153 A cop-out section for all other config changes 2011-10-31 22:40:39 -05:00
Christopher Allan Webber
14fbfd18af Enabling email notifications documentation! 2011-10-31 22:26:47 -05:00
Jim Campbell
49fca84b9f docs - tweaked configuration.rst for style. 2011-10-31 22:20:00 -05:00
Christopher Allan Webber
506f1f07ae Making docs changes per Jim's suggestions. 2011-10-31 22:08:30 -05:00
Christopher Allan Webber
07913ec999 Added the "making local copies" section to configuration.rst 2011-10-31 22:07:12 -05:00
Christopher Allan Webber
9205872e5a First section of configuring mediagoblin 2011-10-31 21:58:21 -05:00
Christopher Allan Webber
ccff46ab40 Configuring MediaGoblin, a loose sketch of documentation. 2011-10-30 23:29:28 -05:00
tycho garen
4e893b6ea1 docs: editing/tweaking deployment documentation 2011-10-31 00:21:30 -04:00
Christopher Allan Webber
2f9bd4d458 Added notes on a more permanent mediagoblin process. 2011-10-30 18:59:07 -05:00
Christopher Allan Webber
00aca6851e Make sure we run fcgi in forked mode... mediagoblin is not currently thread safe! 2011-10-30 18:37:32 -05:00
Christopher Allan Webber
80bcaa5cb1 No reason to include commented-out things. 2011-10-30 16:59:15 -05:00
Christopher Allan Webber
17c712307d Recommend that users use a non-privelaged user (thanks Elrond for the text) 2011-10-30 16:47:39 -05:00
Christopher Allan Webber
26e789eb0c Let's comply with the Filesystem Hierarchy Standard
... and make elrond and tychoish happy :)
2011-10-30 16:43:12 -05:00
Christopher Allan Webber
36dc2eaa66 If I"m telling people to use fastcgi, we should probably use fastcgi ;) 2011-10-30 16:22:35 -05:00