mediagoblin.git
2012-01-25 Joar WandborgInstalled leaflet in extlib
2012-01-22 ElrondProper url_to_{prev,next} for SQL
2012-01-22 ElrondCreate a fully functional get_comments for SQL
2012-01-21 Christopher... Canonical license URIS for CC stuff should have a trail...
2012-01-21 Christopher... Show the license list in sorted form
2012-01-21 Christopher... Oops, I broke teh all rights reserved ;)
2012-01-21 Christopher... Provided a SORTED_SUPPORTED_LICENSES (but keep the...
2012-01-21 Christopher... Convert over the license field, too!
2012-01-21 Christopher... License "all rights reserved" default should be None...
2012-01-21 ElrondFix unit tests with new license support
2012-01-20 Aaron WilliamsonAdded migration for license field, resolved conflict...
2012-01-19 ElrondAdd copyright header and a bit of pep8ification
2012-01-19 ElrondUse custom query class
2012-01-19 Aaron WilliamsonMinor formatting and syntax fix.
2012-01-19 Aaron WilliamsonMoved get_license_data to mixin.py, added license to...
2012-01-19 Aaron WilliamsonMerge branch 'mediagoblin-upstream' into feature544_bas...
2012-01-18 Elrondsql/fake.py: Some fake objects/methods to calm the...
2012-01-17 Michele AzzolariCleaned the code
2012-01-17 Michele AzzolariWe handle exceptions if PuSH fails
2012-01-17 ElrondMerge remote branch 'remotes/macno/pushatom'
2012-01-17 Aaron WilliamsonChanged license.html to fit new layout better
2012-01-17 Aaron WilliamsonFixed a syntax error in edit/views and added back in...
2012-01-17 Aaron WilliamsonAdded new files
2012-01-17 Aaron WilliamsonFixed merge with upstream
2012-01-17 Aaron WilliamsonMerged changes with upstream
2012-01-17 Aaron WilliamsonFirst crack at basic license support.
2012-01-15 Jef van SchendelSmall fix to simplify font style
2012-01-15 Jef van SchendelAnother small text style fix
2012-01-15 Jef van SchendelSmall margin/font-weight fix
2012-01-14 ElrondDrop sessions with invalid ObjectIds
2012-01-14 ElrondMove maketarball.sh into devtools/
2012-01-14 Christopher... make this script executable
2012-01-14 Christopher... Simple translation update script
2012-01-13 ElrondFix request.user==None error
2012-01-13 Jef van SchendelRemove unnecessary piece of text in media.html. Fix...
2012-01-13 Jef van SchendelAdd CC0 license header to Sphinx MediaGoblin theme...
2012-01-12 Michele AzzolariAs per spec, we permit to have more then 1 hub
2012-01-11 Michele AzzolariAs suggested by Elrond, we use only one setting
2012-01-11 Michele AzzolariDefault is now PuSH disabled
2012-01-11 Michele AzzolariAdded PuSH capability
2012-01-11 ElrondAdd MediaFile table and related infrastructure.
2012-01-11 ElrondDot-Notation: Some random places
2012-01-11 ElrondFix url_for_self mixup
2012-01-10 Christopher... Merge branch 'master' of gitorious.org:mediagoblin...
2012-01-10 Michele AzzolariFixed #724 and added extra infos to the atom feed ...
2012-01-10 Joar WandborgAdded check for request.user to media.html attachment...
2012-01-10 ElrondTest Suite: Enable attachments, add failing test
2012-01-09 ElrondFix reset.css reference and drop link to video-js.css
2012-01-09 ElrondWarn about unknown staticdirect paths.
2012-01-09 ElrondCreate a default logging config
2012-01-08 ElrondAdd DB Mixin classes and use them
2012-01-07 Christopher... Committing extracted and compiled translations
2012-01-07 Christopher... Committing present MediaGoblin translations before...
2012-01-06 Jef van SchendelIncrease docs sidebar width
2012-01-06 Jef van SchendelNew docs logo, small css changes
2012-01-06 Jef van SchendelFirst push with new style (includes css file, logo...
2012-01-06 Jef van SchendelFix div breaking in user.html; add media query bits
2012-01-06 Jef van SchendelResize image below 660px width
2012-01-05 Jef van Schendel* Rename mediagoblin_header, mediagoblin_body, mediagob...
2012-01-05 Jef van SchendelAdd closing bracket so the whole thing doesn't break...
2012-01-05 Jef van SchendelRemove last 960.gs leftover; fix classes for edit forms
2012-01-05 Jef van SchendelFix merge conflicts
2012-01-05 Jef van SchendelSeveral changes for mobile layout
2012-01-05 Jef van SchendelAlways show 'Change account settings' link
2012-01-05 ElrondFix Unit Tests for new password changing
2012-01-05 ElrondMake show-password-js work for change password too
2012-01-05 ElrondFix more StrictUndefined issues
2012-01-04 Jef van SchendelAdd change-account-settings link to user.html
2012-01-04 Jef van SchendelMerge branch 'master' of gitorious.org:mediagoblin...
2012-01-04 Jef van SchendelCreate edit_account.html
2012-01-04 Elrondf691: Use StrictUndefined for templates and fix some...
2012-01-04 ElrondImport MigrationManager from mongo in mongo backend.
2012-01-04 Jef van SchendelAdd Markdown for submit page, edit page, profile edit...
2012-01-04 ElrondDot-Notation for MediaEntry.queued_media_file
2012-01-04 ElrondDot-Notation for MediaEntry.state
2012-01-04 ElrondDot-Notation for MediaEntry.media_files
2012-01-01 Elrondsql convert: Use more library functions
2012-01-01 Jef van SchendelSeperate jQuery bit that was still in media.html
2012-01-01 ElrondFix unit tests for new forget password flow
2012-01-01 Jef van SchendelRemove fp_changed_success.html, use log in page + notif...
2012-01-01 Jef van SchendelRemove fp_email_sent.html and refs to it
2012-01-01 ElrondFactor out check_db_migrations_current
2012-01-01 Jef van SchendelForgot this one. Also disable horizontal resize for...
2012-01-01 Jef van SchendelRemove border-bottom from media_specs
2012-01-01 Jef van SchendelDisable horizontal resize for text areas.
2011-12-31 Joar WandborgFixed submission error handling and broken tests
2011-12-31 ElrondMerge remote branch 'remotes/joar/tests'
2011-12-31 Joar WandborgASCII media type support & fix a bug in file submission...
2011-12-30 Jef van SchendelChange forgotten password process: different redirect...
2011-12-30 Jef van SchendelFix #712: Comment counter always uses plural
2011-12-30 Jef van SchendelFix #715: On media submit page, "Separate" is misspelled
2011-12-30 Joar WandborgFixed broken confirm_password test
2011-12-30 Jef van SchendelRandom changes that break stuff and eat piglets
2011-12-30 Jef van SchendelLots of little fixes and removal of all 960.gs classes:
2011-12-29 Jef van SchendelForgot to include the newly created JS file
2011-12-29 Jef van SchendelIsolate JavaScript; add new show_password.js to forgot...
2011-12-29 Jef van SchendelFinished #485 and worked out bugs: password fields...
2011-12-29 ElrondAdd a .save method on the sql db objects
2011-12-28 ElrondSupport .get(fieldname) on sql db objects
2011-12-28 ElrondFix "bin/gmg migrate" after mongo move
next