aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | added support for changing the password, issue #643Jakob Kramer2011-11-202-10/+37
* | | | | | Change button style a bitJef van Schendel2011-11-201-12/+6
| |_|_|_|/ |/| | | |
* | | | | Change form structure and add relevant CSS rulesJef van Schendel2011-11-192-8/+10
* | | | | Added back the title blockChristopher Allan Webber2011-11-191-1/+1
* | | | | Merge remote branch 'remotes/inconexo/613_custom_title'Christopher Allan Webber2011-11-192-1/+4
|\ \ \ \ \
| * | | | | Allow instance owners to customize html titles of page:Pablo J. Urbano Santos2011-11-192-1/+4
* | | | | | Allow user to set whether comments are ascending or descendingChristopher Allan Webber2011-11-192-2/+9
* | | | | | media_home: order comments by ascending date.Pablo J. Urbano Santos2011-11-191-2/+2
* | | | | | Added parameter ascending to MediaEntry::get_comments, if true, commentsPablo J. Urbano Santos2011-11-191-2/+7
|/ / / / /
* | | | | Add app_config and global_config to the template environmentChristopher Allan Webber2011-11-191-0/+1
* | | | | Adding app_config and global_config to the template environmentChristopher Allan Webber2011-11-191-0/+2
* | | | | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblinChristopher Allan Webber2011-11-1852-204/+257
|\ \ \ \ \
| * | | | | Dot-Notation: x._id = ObjectId() doesn't seem to work properlyElrond2011-11-151-1/+1
| * | | | | Dot-Notation for "_id"Elrond2011-11-1514-50/+50
| * | | | | Enable mongokit's "Dot notation"Elrond2011-11-151-0/+3
| * | | | | export: Handle Unicode titles better in loggingElrond2011-11-151-2/+1
| * | | | | Only show "post a comment" link if comments already existChristopher Allan Webber2011-11-131-1/+1
| * | | | | Merge remote-tracking branch 'remotes/nyergler/pep8-ification'Christopher Allan Webber2011-11-1343-117/+153
| |\ \ \ \ \
| | * | | | | has_key is deprecated, converting uses to use "in" operator.Nathan Yergler2011-10-018-23/+23
| | * | | | | Whitespace and formatting cleanup.Nathan Yergler2011-10-0137-107/+129
| * | | | | | Improving <title> on tag page *and* adjusting translation for RTL reasonsChristopher Allan Webber2011-11-131-1/+5
| * | | | | | Enhanced title on the user's main media galleryChristopher Allan Webber2011-11-131-0/+6
| * | | | | | If the gallery view makes sure we have a user anyway, do we need this check?Christopher Allan Webber2011-11-131-22/+17
| * | | | | | Enhanced title for user profile pageChristopher Allan Webber2011-11-131-0/+11
| * | | | | | Improved title block on media pageChristopher Allan Webber2011-11-131-0/+2
| * | | | | | Merge remote-tracking branch 'remotes/nyergler/issue-653-csrf-exception'Christopher Allan Webber2011-11-131-1/+1
| |\ \ \ \ \ \
| | * | | | | | Issue 653: This time for sure!Nathan Yergler2011-11-131-1/+1
| | * | | | | | Issue 653: Handle the case where request.vary is NoneNathan Yergler2011-11-131-1/+1
| | * | | | | | Issue 653: Don't throw exception if response has no vary header.Nathan Yergler2011-11-131-1/+1
| * | | | | | | Mark two strings for translationElrond2011-11-132-2/+2
| |/ / / / / /
| * | | | | | Final step for non-force-conversion to jpegChristopher Allan Webber2011-11-121-9/+6
| * | | | | | Don't force-convert resized images to JPEG.Christopher Allan Webber2011-11-121-2/+2
* | | | | | | Accidentally had user['profile'] where it shoulda been user['bio']Christopher Allan Webber2011-11-161-1/+1
|/ / / / / /
* | | | | | Merge branch 'idea/check_mgoblin_static'Elrond2011-11-123-2/+54
|\ \ \ \ \ \
| * | | | | | Move TestingMiddleware to tests/tools.pyElrond2011-11-122-60/+45
| * | | | | | Some docs for the TestingMiddlewareElrond2011-11-122-0/+27
| * | | | | | 591: Let Testing Middleware check for staticdirect() usageElrond2011-10-194-2/+42
* | | | | | | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblinChristopher Allan Webber2011-11-046-59/+38
|\ \ \ \ \ \ \
| * | | | | | | Tiny padding change to vertically center navigation button arrowsJef van Schendel2011-11-041-1/+1
| * | | | | | | Small style changes to navigation buttonsJef van Schendel2011-11-041-3/+6
| * | | | | | | On second thought, let's use this title for forgot_password.htmlJef van Schendel2011-11-041-1/+1
| * | | | | | | Text edits and rearrangements to login.htmlJef van Schendel2011-11-041-14/+10
| * | | | | | | Add translation brackety things to forgot-password page, I forgot thoseJef van Schendel2011-11-041-1/+1
| * | | | | | | Text changes to forgot-paddword pageJef van Schendel2011-11-041-7/+2
| * | | | | | | Text changes to front page, as described in ticket #637Jef van Schendel2011-11-041-14/+5
| * | | | | | | Several small changes (reordering/restyling) for media descriptions and commentsJef van Schendel2011-11-043-20/+14
* | | | | | | | Updating translationsChristopher Allan Webber2011-11-0410-50/+568
|/ / / / / / /
* | | | | | | 0.1.0!Christopher Allan Webber2011-11-021-1/+1
* | | | | | | Removed the bloof print debuggingChristopher Allan Webber2011-11-021-1/+0
* | | | | | | Make sure you can't force comments on entries that don't exist.Christopher Allan Webber2011-11-021-5/+8