aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/templates
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Changed some thngs to be compatible with webfinger.org, still *very preliminary*Joar Wandborg2011-12-151-0/+3
| | |
| | * Added *very preliminary* support for webfingerJoar Wandborg2011-12-152-0/+53
| | |
| * | Show actual comment number. Only shows plural for now (ticket #712)Jef van Schendel2011-12-181-1/+1
| |/
| * Change "Submit" to "Add" for ticket #466Jef van Schendel2011-12-142-3/+3
| |
| * Remove "X license" placeholder from media pageJef van Schendel2011-12-141-1/+1
| |
| * Change wording for change_fp; improved the button textJef van Schendel2011-12-141-2/+2
| |
| * Merge jQuery branch, resolve conflictsJef van Schendel2011-12-135-75/+110
| |\
| | * Style changes for media_uploader (now media_specs); removed margins from ↵Jef van Schendel2011-12-101-11/+5
| | | | | | | | | | | | button_action buttons
| | * Remove pagination images and replace them with unicode charactersJef van Schendel2011-12-101-4/+2
| | |
| | * Change wording in tags.htmlJef van Schendel2011-12-091-2/+2
| | |
| | * Open Markdown link in new windows; I know _blank is sometimes frowned upon ↵Jef van Schendel2011-12-091-1/+1
| | | | | | | | | | | | but it may be useful here
| | * Lots of changes to media page; rearranged things, added new styles, added ↵Jef van Schendel2011-12-091-33/+46
| | | | | | | | | | | | jquery bits, gave the comment section a refresh
| | * 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-022-1/+22
| | |
| * | Merge branch 'sql/dot-notation'Elrond2011-12-127-20/+20
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.titleElrond2011-12-053-5/+5
| | | |
| | * | Dot-Notation for MediaEntry.uploaderElrond2011-12-051-2/+2
| | | |
| | * | Dot-Notation for MediaEntry.createdElrond2011-12-051-1/+1
| | | |
| | * | Dot-Notation for Users.urlElrond2011-12-051-1/+1
| | | |
| | * | Dot-Notation for Users.is_adminElrond2011-12-052-3/+3
| | | |
| | * | Dot-Notation for Users.statusElrond2011-12-051-1/+1
| | | |
| | * | Dot-Notation for Users.usernameElrond2011-12-053-7/+7
| | | |
| * | | Removed extraneous whitespace from video.htmlChristopher Allan Webber2011-12-121-1/+1
| | | |
| * | | 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-052-2/+2
| | | | | | | | | | | | See http://bugs.foocorp.net/issues/695
| * | Merge remote-tracking branch ↵Christopher Allan Webber2011-12-042-3/+3
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '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-1912-109/+101
| | |\ \
| | * | | issue 582: use media.slug instead of media.idlora2011-11-192-3/+3
| | | | |
| * | | | 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 :)
| * | | Mark two strings for translationElrond2011-11-282-2/+2
| | | | | | | | | | | | | | | | | | | | 1. "Go to page:" in pagination 2. "Submit" in the forget password form
| * | | Removing these video javascript files, which are currently unusedChristopher Allan Webber2011-11-251-5/+0
| | | |
| * | | Merge remote-tracking branch 'remotes/jwandborg/master'Christopher Allan Webber2011-11-244-14/+49
| |\ \ \
| | * \ \ Merge branch 'video_gstreamer-only'Joar Wandborg2011-11-214-14/+49
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: mediagoblin/db/migrations.py mediagoblin/submit/views.py
| | | * | | Stashing changesJoar Wandborg2011-11-212-6/+19
| | | | | |
| | | * | | Video transcoding is now gstreamer directly instead of through aristaJoar Wandborg2011-10-141-2/+5
| | | | | |
| | | * | | Multimedia support - Refractored video processing.Joar Wandborg2011-09-241-0/+8
| | | | | |
| | | * | | Multimedia support - Commiting from a not yet finished state - Details belowJoar Wandborg2011-09-233-15/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * DONE Initially testing with arista ** DONE Video display templates *** TODO Multi-browser support ** TODO Video thumbnails ** TODO Link to original video ** TODO Video cropping Also contains a lot of "debug" print's
| * | | | | Rename MediaEntry.uploader() to .get_uploader()Elrond2011-11-224-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The .uploader() method conflicts with the uploader database field. As we're moving to .FIELD for db field access, this is a relevant conflict. So renaming .uploader() to .get_uploader()
| * | | | | 652: Don't show empty field labels.Elrond2011-11-221-1/+3
| |/ / / / | | | | | | | | | | | | | | | | | | | | If the label for a field is empty, don't show it at all. And don't translate it!
| * | | | fixed identationJakob Kramer2011-11-201-3/+3
| | | | |
| * | | | eyecandy for programmersJakob Kramer2011-11-201-11/+13
| | | | |
| * | | | don't use 'and' anymore, if there is only one tagJakob Kramer2011-11-201-1/+4
| | | | |
| * | | | Navigation buttons edits. Removed images as they are no longer needed. ↵Jef van Schendel2011-11-201-4/+4
| | | | | | | | | | | | | | | | | | | | Related: bug #504
| * | | | Remove Edit/Delete icons, since they are not required yet.Jef van Schendel2011-11-201-9/+2
| | | | |
| * | | | Change tag list from a list to a paragraph. Wrap text for translation.Jef van Schendel2011-11-201-6/+13
| | | | |
| * | | | Small correction, this button should be button_action, not button_formJef van Schendel2011-11-201-1/+1
| | | | |
| * | | | Another change to button style. Renamed header_submit, ↵Jef van Schendel2011-11-2014-20/+20
| | |_|/ | |/| | | | | | | | | | header_submit_highlight and button classes, correct all references to these
| * | | Change form structure and add relevant CSS rulesJef van Schendel2011-11-191-7/+5
| | | |