1583 Commits

Author SHA1 Message Date
Christopher Allan Webber
2b7aa99d3c Only show "post a comment" link if comments already exist
The purpose of the link is to help you jump past comments to the
comment box, and so...

Even with this new conditional, I'm not entirely sure I like that link ;)
2011-11-13 20:39:42 -06:00
Christopher Allan Webber
ee91c2b88d Merge remote-tracking branch 'remotes/nyergler/pep8-ification'
Conflicts:
	mediagoblin/db/migrations.py
	mediagoblin/db/models.py
	mediagoblin/user_pages/views.py
	mediagoblin/util.py
2011-11-13 20:23:26 -06:00
Christopher Allan Webber
4671fda345 Improving <title> on tag page *and* adjusting translation for RTL reasons
Basically moving the variable inside the translation to give
translators more flexibility
2011-11-13 14:48:51 -06:00
Christopher Allan Webber
ab56689017 Enhanced title on the user's main media gallery 2011-11-13 14:42:03 -06:00
Christopher Allan Webber
7fc25d2720 If the gallery view makes sure we have a user anyway, do we need this check?
Seems like the classic annoying "SHOULD NEVER HAPPEN" else: statement :)
2011-11-13 14:40:11 -06:00
Christopher Allan Webber
017d6ca350 Enhanced title for user profile page 2011-11-13 14:38:40 -06:00
Christopher Allan Webber
688f56c2dc Improved title block on media page 2011-11-13 14:34:22 -06:00
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