| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'joar/exif-rebase' | Joar Wandborg | 2012-01-28 | 4 | -6/+99 |
|\ |
|
| * | Scripts and styleshets for geolocation map - Conditional | Joar Wandborg | 2012-01-27 | 1 | -6/+10 |
| * | Refractored media.html template and related includes | Joar Wandborg | 2012-01-25 | 4 | -45/+86 |
| * | Moved EXIF to sidebar, added conditions for visibility configuration settings | Joar Wandborg | 2012-01-25 | 1 | -17/+20 |
| * | EXIF fixes | Joar Wandborg | 2012-01-25 | 1 | -7/+9 |
| * | EXIF extraction, geolocation map, image rotation | Joar Wandborg | 2012-01-25 | 1 | -0/+43 |
* | | Let some code support "media without slug" | Elrond | 2012-01-28 | 1 | -1/+1 |
|/ |
|
* | Moved get_license_data to mixin.py, added license to sql media model, added t... | Aaron Williamson | 2012-01-18 | 1 | -4/+4 |
* | Changed license.html to fit new layout better | Aaron Williamson | 2012-01-17 | 1 | -1/+1 |
* | Added new files | Aaron Williamson | 2012-01-17 | 1 | -0/+26 |
* | Merged changes with upstream | Aaron Williamson | 2012-01-17 | 29 | -382/+530 |
|\ |
|
| * | Fix request.user==None error | Elrond | 2012-01-13 | 1 | -1/+1 |
| * | Remove unnecessary piece of text in media.html. Fix "Markdown text" indentati... | Jef van Schendel | 2012-01-13 | 1 | -1/+1 |
| * | Added check for request.user to media.html attachment-related conditional | Joar Wandborg | 2012-01-10 | 1 | -0/+1 |
| * | Fix reset.css reference and drop link to video-js.css | Elrond | 2012-01-09 | 1 | -3/+1 |
| * | Fix div breaking in user.html; add media query bits | Jef van Schendel | 2012-01-06 | 1 | -3/+3 |
| * | * Rename mediagoblin_header, mediagoblin_body, mediagoblin_footer, mediagobli... | Jef van Schendel | 2012-01-05 | 1 | -11/+13 |
| * | Remove last 960.gs leftover; fix classes for edit forms | Jef van Schendel | 2012-01-05 | 3 | -4/+4 |
| * | Fix merge conflicts | Jef van Schendel | 2012-01-05 | 17 | -108/+75 |
| |\ |
|
| | * | Several changes for mobile layout | Jef van Schendel | 2012-01-05 | 2 | -1/+2 |
| | * | Lots of little fixes and removal of all 960.gs classes: | Jef van Schendel | 2011-12-30 | 15 | -92/+68 |
| | * | Add styles to make media.html not fall apart entirely | Jef van Schendel | 2011-12-18 | 1 | -2/+2 |
| | * | Remove first 960.gs classes | Jef van Schendel | 2011-12-18 | 1 | -9/+3 |
| | * | Remove 960.gs stylesheets, add Eric Meyer's reset.css | Jef van Schendel | 2011-12-18 | 1 | -5/+1 |
| * | | Always show 'Change account settings' link | Jef van Schendel | 2012-01-05 | 1 | -7/+6 |
| * | | Make show-password-js work for change password too | Elrond | 2012-01-05 | 1 | -1/+1 |
| * | | Fix more StrictUndefined issues | Elrond | 2012-01-05 | 1 | -2/+2 |
| * | | Add change-account-settings link to user.html | Jef van Schendel | 2012-01-05 | 1 | -0/+5 |
| * | | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin | Jef van Schendel | 2012-01-05 | 2 | -3/+5 |
| |\ \ |
|
| | * | | f691: Use StrictUndefined for templates and fix some issues | Elrond | 2012-01-04 | 2 | -3/+5 |
| * | | | Create edit_account.html | Jef van Schendel | 2012-01-05 | 1 | -0/+45 |
| |/ / |
|
| * | | Add Markdown for submit page, edit page, profile edit page; thus fixing ticke... | Jef van Schendel | 2012-01-04 | 2 | -2/+2 |
| * | | Dot-Notation for MediaEntry.media_files | Elrond | 2012-01-04 | 7 | -10/+10 |
| * | | Seperate jQuery bit that was still in media.html | Jef van Schendel | 2012-01-01 | 1 | -11/+2 |
| * | | Remove fp_changed_success.html, use log in page + notification message instead | Jef van Schendel | 2012-01-01 | 1 | -27/+0 |
| * | | Remove fp_email_sent.html and refs to it | Jef van Schendel | 2012-01-01 | 1 | -28/+0 |
| * | | ASCII media type support & fix a bug in file submission error handling | Joar Wandborg | 2011-12-31 | 3 | -0/+76 |
| * | | Fix #712: Comment counter always uses plural | Jef van Schendel | 2011-12-30 | 1 | -40/+46 |
| * | | Isolate JavaScript; add new show_password.js to forgot-password-page as well | Jef van Schendel | 2011-12-29 | 2 | -21/+7 |
| * | | Finished #485 and worked out bugs: password fields always update, added margi... | Jef van Schendel | 2011-12-29 | 1 | -1/+5 |
| * | | Turn media.get_uploader into a property | Elrond | 2011-12-27 | 4 | -10/+10 |
| * | | Use media.url_for_self instead of calling urlgen directly | Elrond | 2011-12-27 | 1 | -4/+2 |
| * | | Translate one string | Elrond | 2011-12-25 | 1 | -1/+5 |
| * | | Turn MediaComment's author() into get_author property | Elrond | 2011-12-23 | 1 | -1/+1 |
| * | | added translation tags to html5 wwarning | Karen Rustad | 2011-12-23 | 1 | -2/+6 |
| * | | Added a 'you don't have HTML5 so this video will not work' warning using just... | Karen Rustad | 2011-12-23 | 1 | -0/+5 |
| * | | Merge remote branch 'remotes/joar/webfinger' | Elrond | 2011-12-20 | 2 | -0/+54 |
| |\ \
| | |/
| |/| |
|
| | * | Polishing the webfinger implementation | Joar Wandborg | 2011-12-20 | 2 | -17/+15 |
| | * | webfinger fully compliant with webfinger.org! Still *preliminary* solution. | Joar Wandborg | 2011-12-15 | 1 | -1/+1 |
| | * | Changed some thngs to be compatible with webfinger.org, still *very preliminary* | Joar Wandborg | 2011-12-15 | 1 | -0/+3 |