aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Move author text, "By X", to the sidebarJef van Schendel2011-12-071-6/+9
| | | |
| * | | Add show-password checkbox and make it workJef van Schendel2011-12-023-10/+23
| | | |
| * | | First push with jQuery libraryJef van Schendel2011-12-021-0/+1
| | | |
* | | | Merge branch 'sql/dot-notation'Elrond2011-12-1224-130/+130
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * sql/dot-notation: Dot-Notation for MediaEntry.media_data Dot-Notation for MediaEntry.media_type Dot-Notation for MediaEntry.description(_html) Dot-Notation for MediaEntry.slug Dot-Notation for MediaEntry.title Dot-Notation for MediaEntry.uploader Dot-Notation for MediaEntry.created Dot-Notation: tests/test_edit.py Dot-Notation for Users.fp_token_expire Dot-Notation for Users.fp_verification_key Dot-Notation for Users.bio and .bio_html Dot-Notation for Users.url Dot-Notation for Users.is_admin Dot-Notation for Users.verification_key Dot-Notation for Users.status Dot-Notation for Users.email_verified Dot-Notation for Users.pw_hash Dot-Notation for Users.email Dot-Notation for Users.username
| * | | | Dot-Notation for MediaEntry.media_dataElrond2011-12-052-3/+3
| | | | |
| * | | | Dot-Notation for MediaEntry.media_typeElrond2011-12-053-4/+4
| | | | |
| * | | | Dot-Notation for MediaEntry.description(_html)Elrond2011-12-052-7/+7
| | | | |
| * | | | Dot-Notation for MediaEntry.slugElrond2011-12-052-8/+8
| | | | |
| * | | | Dot-Notation for MediaEntry.titleElrond2011-12-057-11/+11
| | | | |
| * | | | Dot-Notation for MediaEntry.uploaderElrond2011-12-055-9/+9
| | | | |
| * | | | Dot-Notation for MediaEntry.createdElrond2011-12-051-1/+1
| | | | |
| * | | | Dot-Notation: tests/test_edit.pyElrond2011-12-051-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | convert tests/test_edit.py over to Dot-Notation. It only accesses the User object.
| * | | | Dot-Notation for Users.fp_token_expireElrond2011-12-052-7/+7
| | | | |
| * | | | Dot-Notation for Users.fp_verification_keyElrond2011-12-053-6/+6
| | | | |
| * | | | Dot-Notation for Users.bio and .bio_htmlElrond2011-12-051-2/+2
| | | | |
| * | | | Dot-Notation for Users.urlElrond2011-12-052-2/+2
| | | | |
| * | | | Dot-Notation for Users.is_adminElrond2011-12-057-9/+9
| | | | |
| * | | | Dot-Notation for Users.verification_keyElrond2011-12-053-5/+5
| | | | |
| * | | | Dot-Notation for Users.statusElrond2011-12-055-10/+10
| | | | |
| * | | | Dot-Notation for Users.email_verifiedElrond2011-12-053-7/+7
| | | | |
| * | | | Dot-Notation for Users.pw_hashElrond2011-12-054-6/+6
| | | | |
| * | | | Dot-Notation for Users.emailElrond2011-12-054-5/+5
| | | | |
| * | | | Dot-Notation for Users.usernameElrond2011-12-0514-28/+28
| | | | |
* | | | | Changer version to -devWill Kahn-Greene2011-12-121-1/+1
| | | | |
* | | | | Update version numbersWill Kahn-Greene2011-12-121-1/+1
| | | | |
* | | | | Updated translationsChristopher Allan Webber2011-12-1212-90/+100
| | | | |
* | | | | Removed extraneous whitespace from video.htmlChristopher Allan Webber2011-12-121-1/+1
| | | | |
* | | | | Allow administrators to disable keeping the original. That's the new default!Christopher Allan Webber2011-12-122-14/+20
| | | | |
* | | | | Mark "newer/older" buttons for translationChristopher Allan Webber2011-12-121-4/+4
|/ / / /
* | | | Update comment URLs to use the media slug.Christopher Allan Webber2011-12-051-1/+1
| | | |
* | | | Update the delete item to use the _id after all... it's the safest way.Christopher Allan Webber2011-12-054-5/+5
| | | | | | | | | | | | | | | | See http://bugs.foocorp.net/issues/695
* | | | Merge remote-tracking branch ↵Christopher Allan Webber2011-12-044-7/+6
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'remotes/lorochka85/bug852_use_media_slug_instead_of_id' Conflicts: mediagoblin/decorators.py mediagoblin/templates/mediagoblin/user_pages/media.html mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html
| * \ \ \ Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblinlora2011-11-19115-1161/+3757
| |\ \ \ \
| * | | | | issue 582: use media.slug instead of media.idlora2011-11-193-5/+4
| | | | | |
* | | | | | Fix button word-wrapping issueChristopher Allan Webber2011-12-041-0/+1
| | | | | |
* | | | | | Compiled the .mo files tooChristopher Allan Webber2011-12-0420-0/+0
| | | | | |
* | | | | | Updated translationsChristopher Allan Webber2011-12-0421-386/+371
| | | | | |
* | | | | | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblinChristopher Allan Webber2011-12-044-32/+26
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'misc/fixture_add_user'Elrond2011-12-044-32/+26
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * misc/fixture_add_user: fixture_add_user: Factoring a unit test tool
| | * | | | | | fixture_add_user: Factoring a unit test toolElrond2011-12-014-32/+26
| | | |_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some unit tests need a user in the database, especially to act as that user. Some routines did that on their own. So factored this whole thing into a new function and use it around.
* | | | | | | Removing the conditional that checks if there's a media in media.htmlChristopher Allan Webber2011-12-041-125/+121
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If there isn't a media, we shouldn't hit that template! The view should ensure that.
* | | | | | | Change "Your finest source of goblin related media" to something elseChristopher Allan Webber2011-12-041-1/+1
|/ / / / / / | | | | | | | | | | | | | | | | | | We don't want to insist everyone hold a goblin-related gallery :)
* | | | | | Most users won't see this but having space after prompt still nice for ↵Christopher Allan Webber2011-12-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | passwords.
* | | | | | PEP-8'ifying prompt_if_not_setChristopher Allan Webber2011-12-031-3/+3
| | | | | |
* | | | | | Merge remote-tracking branch 'remotes/manolinux/645_gmg_adduser_prompt'Christopher Allan Webber2011-12-032-6/+22
|\ \ \ \ \ \
| * | | | | | Prompt for arguments in adduser if not present (I created a function in ↵Manuel Urbano Santos2011-12-032-1/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | util.py to check and prompt for arguments).
| * | | | | | Change adduser arguments from positional to --keyword style.Manuel Urbano Santos2011-12-031-5/+5
| | | | | | |
* | | | | | | Raise a slightly useful exception when we can't find the media type.Christopher Allan Webber2011-12-031-0/+4
| | | | | | |
* | | | | | | Updated translationsChristopher Allan Webber2011-12-0341-319/+1056
| | | | | | |
* | | | | | | Merge remote branch 'remotes/manolinux/671_spaces_in_tag_list_edit'Elrond2011-12-034-12/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remotes/manolinux/671_spaces_in_tag_list_edit: * Feature #678: Drop custom delimiters in tags * Eliminate the definition of the tag delimiter for tests. * Remove a test that was related to custom tags delimiter. * Bug #671: Tags list on Edit page is not seperated by spaces and hard to read * Modify a test to include this space. * Bug #671: Tags list on Edit page is not seperated by spaces and hard to read : Make 'media_tags_as_string' function put a space after each comma. * Feature #678: Drop custom delimiters in tags : I declare a constant in the begining of text.py file.