| Commit message (Expand) | Author | Age | Files | Lines |
* | Change "Submit" to "Add" for ticket #466 | Jef van Schendel | 2011-12-14 | 2 | -3/+3 |
* | Remove "X license" placeholder from media page | Jef van Schendel | 2011-12-14 | 1 | -1/+1 |
* | Change wording for change_fp; improved the button text | Jef van Schendel | 2011-12-14 | 1 | -2/+2 |
* | Merge jQuery branch, resolve conflicts | Jef van Schendel | 2011-12-13 | 5 | -75/+110 |
|\ |
|
| * | Style changes for media_uploader (now media_specs); removed margins from butt... | Jef van Schendel | 2011-12-10 | 1 | -11/+5 |
| * | Remove pagination images and replace them with unicode characters | Jef van Schendel | 2011-12-10 | 1 | -4/+2 |
| * | Change wording in tags.html | Jef van Schendel | 2011-12-09 | 1 | -2/+2 |
| * | Open Markdown link in new windows; I know _blank is sometimes frowned upon bu... | Jef van Schendel | 2011-12-09 | 1 | -1/+1 |
| * | Lots of changes to media page; rearranged things, added new styles, added jqu... | Jef van Schendel | 2011-12-09 | 1 | -33/+46 |
| * | Move author text, "By X", to the sidebar | Jef van Schendel | 2011-12-07 | 1 | -6/+9 |
| * | Add show-password checkbox and make it work | Jef van Schendel | 2011-12-02 | 2 | -1/+22 |
* | | Merge branch 'sql/dot-notation' | Elrond | 2011-12-12 | 7 | -20/+20 |
|\ \ |
|
| * | | Dot-Notation for MediaEntry.title | Elrond | 2011-12-05 | 3 | -5/+5 |
| * | | Dot-Notation for MediaEntry.uploader | Elrond | 2011-12-05 | 1 | -2/+2 |
| * | | Dot-Notation for MediaEntry.created | Elrond | 2011-12-05 | 1 | -1/+1 |
| * | | Dot-Notation for Users.url | Elrond | 2011-12-05 | 1 | -1/+1 |
| * | | Dot-Notation for Users.is_admin | Elrond | 2011-12-05 | 2 | -3/+3 |
| * | | Dot-Notation for Users.status | Elrond | 2011-12-05 | 1 | -1/+1 |
| * | | Dot-Notation for Users.username | Elrond | 2011-12-05 | 3 | -7/+7 |
* | | | Removed extraneous whitespace from video.html | Christopher Allan Webber | 2011-12-12 | 1 | -1/+1 |
* | | | Mark "newer/older" buttons for translation | Christopher Allan Webber | 2011-12-12 | 1 | -4/+4 |
|/ / |
|
* | | Update comment URLs to use the media slug. | Christopher Allan Webber | 2011-12-05 | 1 | -1/+1 |
* | | Update the delete item to use the _id after all... it's the safest way. | Christopher Allan Webber | 2011-12-05 | 2 | -2/+2 |
* | | Merge remote-tracking branch 'remotes/lorochka85/bug852_use_media_slug_instea... | Christopher Allan Webber | 2011-12-04 | 2 | -3/+3 |
|\ \ |
|
| * \ | Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin | lora | 2011-11-19 | 12 | -109/+101 |
| |\ \ |
|
| * | | | issue 582: use media.slug instead of media.id | lora | 2011-11-19 | 2 | -3/+3 |
* | | | | Removing the conditional that checks if there's a media in media.html | Christopher Allan Webber | 2011-12-04 | 1 | -125/+121 |
* | | | | Change "Your finest source of goblin related media" to something else | Christopher Allan Webber | 2011-12-04 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Mark two strings for translation | Elrond | 2011-11-28 | 2 | -2/+2 |
* | | | Removing these video javascript files, which are currently unused | Christopher Allan Webber | 2011-11-25 | 1 | -5/+0 |
* | | | Merge remote-tracking branch 'remotes/jwandborg/master' | Christopher Allan Webber | 2011-11-24 | 4 | -14/+49 |
|\ \ \ |
|
| * \ \ | Merge branch 'video_gstreamer-only' | Joar Wandborg | 2011-11-21 | 4 | -14/+49 |
| |\ \ \ |
|
| | * | | | Stashing changes | Joar Wandborg | 2011-11-21 | 2 | -6/+19 |
| | * | | | Video transcoding is now gstreamer directly instead of through arista | Joar Wandborg | 2011-10-14 | 1 | -2/+5 |
| | * | | | Multimedia support - Refractored video processing. | Joar Wandborg | 2011-09-24 | 1 | -0/+8 |
| | * | | | Multimedia support - Commiting from a not yet finished state - Details below | Joar Wandborg | 2011-09-23 | 3 | -15/+26 |
* | | | | | Rename MediaEntry.uploader() to .get_uploader() | Elrond | 2011-11-22 | 4 | -11/+11 |
* | | | | | 652: Don't show empty field labels. | Elrond | 2011-11-22 | 1 | -1/+3 |
|/ / / / |
|
* | | | | fixed identation | Jakob Kramer | 2011-11-20 | 1 | -3/+3 |
* | | | | eyecandy for programmers | Jakob Kramer | 2011-11-20 | 1 | -11/+13 |
* | | | | don't use 'and' anymore, if there is only one tag | Jakob Kramer | 2011-11-20 | 1 | -1/+4 |
* | | | | Navigation buttons edits. Removed images as they are no longer needed. Relate... | Jef van Schendel | 2011-11-20 | 1 | -4/+4 |
* | | | | Remove Edit/Delete icons, since they are not required yet. | Jef van Schendel | 2011-11-20 | 1 | -9/+2 |
* | | | | Change tag list from a list to a paragraph. Wrap text for translation. | Jef van Schendel | 2011-11-20 | 1 | -6/+13 |
* | | | | Small correction, this button should be button_action, not button_form | Jef van Schendel | 2011-11-20 | 1 | -1/+1 |
* | | | | Another change to button style. Renamed header_submit, header_submit_highligh... | Jef van Schendel | 2011-11-20 | 14 | -20/+20 |
| |_|/
|/| | |
|
* | | | Change form structure and add relevant CSS rules | Jef van Schendel | 2011-11-19 | 1 | -7/+5 |
* | | | Added back the title block | Christopher Allan Webber | 2011-11-19 | 1 | -1/+1 |
* | | | Allow instance owners to customize html titles of page: | Pablo J. Urbano Santos | 2011-11-19 | 1 | -1/+1 |
* | | | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin | Christopher Allan Webber | 2011-11-18 | 5 | -33/+51 |
|\ \ \ |
|