It's 2012 all up in here
[mediagoblin.git] / mediagoblin / edit / views.py
2012-02-02 Christopher Allan... It's 2012 all up in here
2012-01-28 ElrondNearly complete support for Tags
2012-01-21 Christopher Allan... Oops, I broke teh all rights reserved ;)
2012-01-21 Christopher Allan... 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 Aaron WilliamsonMinor formatting and syntax fix.
2012-01-19 Aaron WilliamsonMerge branch 'mediagoblin-upstream' into feature544_bas...
2012-01-17 Aaron WilliamsonFixed a syntax error in edit/views and added back in...
2012-01-17 Aaron WilliamsonMerged changes with upstream
2012-01-17 Aaron WilliamsonFirst crack at basic license support.
2012-01-11 ElrondDot-Notation: Some random places
2012-01-05 Jef van SchendelFix merge conflicts
2012-01-04 Jef van SchendelMerge branch 'master' of gitorious.org:mediagoblin...
2012-01-04 Jef van SchendelCreate edit_account.html
2011-12-15 ElrondMerge remote branch 'remotes/cwebber/sqlalchemy'
2011-12-13 ElrondMerge remote branch 'joar/b681-comments_from_reviewing_...
2011-12-13 Jef van SchendelMerge jQuery branch, resolve conflicts
2011-12-12 ElrondMerge branch 'sql/dot-notation'
2011-12-05 ElrondDot-Notation for MediaEntry.description(_html)
2011-12-05 ElrondDot-Notation for MediaEntry.slug
2011-12-05 ElrondDot-Notation for MediaEntry.title
2011-12-05 ElrondDot-Notation for MediaEntry.uploader
2011-12-05 ElrondDot-Notation for Users.bio and .bio_html
2011-12-05 ElrondDot-Notation for Users.url
2011-12-05 ElrondDot-Notation for Users.is_admin
2011-12-05 ElrondDot-Notation for Users.username
2011-12-05 Christopher Allan... Merge remote-tracking branch 'remotes/lorochka85/bug852...
2011-11-21 Joar WandborgMerge branch 'video_gstreamer-only'
2011-11-20 ElrondMerge remote branch 'remotes/aaronw/bug614_verification...
2011-11-19 Jakob Krameradded unittests, now using form errors and fixed bug...
2011-11-19 Jakob Krameradded support for changing the password, issue #643
2011-11-19 loraMerge branch 'master' of git://gitorious.org/mediagobli...
2011-11-18 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-11-15 ElrondDot-Notation for "_id"
2011-11-14 Christopher Allan... Merge remote-tracking branch 'remotes/nyergler/pep8...
2011-11-13 Christopher Allan... Merge remote-tracking branch 'remotes/nyergler/issue...
2011-11-13 ElrondMark two strings for translation
2011-10-04 Aaron WilliamsonFixed conflict in /auth/views.py.
2011-10-02 Christopher Allan... Merge remote branch 'remotes/aaronw/bug444_fix_utils_py...
2011-10-01 Nathan YerglerWhitespace and formatting cleanup.
2011-10-01 Aaron WilliamsonMerge branch 'mediagoblin-upstream' into bug444_fix_uti...
2011-10-01 Aaron WilliamsonFinished splitting util.py into separate files.
2011-10-01 Nathan YerglerMerge remote-tracking branch 'refs/remotes/upstream...
2011-09-10 Christopher Allan... Merge remote branch 'remotes/elrond/idea/use_media_url_...
2011-09-09 ElrondUse media.url_for_self() instead of generating it
2011-09-08 Christopher Allan... Merge branch 'gullydwarf-cfdv-f357_lost_password_functi...
2011-09-06 Christopher Allan... Merge branch 'i507_beaker_cache'
2011-09-06 Christopher Allan... Merge remote branch 'remotes/jwandborg/f571_closing_sto...
2011-09-05 Christopher Allan... Merge branch 'remotes/merge-requests/21' (early part)
2011-09-04 Christopher Allan... #i536: Removing attachments stuff from edit_media(...
2011-09-02 Will Kahn-Greene508. Updates copyright/license information
2011-09-01 Christopher Allan... Merge remote branch 'remotes/jwandborg/cloudfiles_stora...
2011-08-31 Christopher Allan... Merge remote branch 'remotes/schendje/master'
2011-08-31 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b503_remov...
2011-08-31 Christopher Allan... Merge remote branch 'remotes/jwandborg/f403_ability_to_...
2011-08-29 Christopher Allan... Merge remote branch 'remotes/jwandborg/f403_ability_to_...
2011-08-27 Christopher Allan... Merge remote branch 'remotes/jwandborg/configure_smtp'
2011-08-23 Christopher Allan... Merge branch 'master' into jwandborg-f482_media_attachments
2011-08-22 Joar WandborgFeature #482 - Media attachments -
2011-08-22 Mark Holmquist+ 'confirm' section for confirmation dialogues
2011-08-21 Christopher Allan... Merge branch 'jwandborg-f298_create_envball'
2011-08-12 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b488_email...
2011-08-11 Christopher Allan... Merge branch 'master' into processing
2011-08-09 Christopher Allan... Marked relevant strings in python views/forms for trans...
2011-08-05 Joar WandborgFeature #482 - Media attachments
2011-07-31 Christopher Allan... Merge remote branch 'remotes/willkg/459_lgpl'
2011-07-31 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-07-30 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f360_taggi...
2011-07-30 Christopher Allan... Merge branch 'remotes/gullydwarf-cfdv/f360_tagging...
2011-07-27 Caleb Forbes Davis Vchanges tags to a list of dicts in the db, adding tag...
2011-07-26 Caleb Forbes Davis Vuse config_spec.ini to store tag parsing directives
2011-07-21 Caleb Forbes Davis Vraises tag length error in form context instead of...
2011-07-16 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_400...
2011-07-16 Christopher Allan... Merge remote branch 'remotes/cmoylan/test_submission_vi...
2011-07-14 Christopher Allan... Use cleaned_markdown_conversion in both cases in edit...
2011-07-14 Christopher Allan... Merge remote branch 'remotes/aaronw/feature410_markdown...
2011-07-13 Caleb Forbes Davis Venforces maximum tag length with (in)appropriate messaging
2011-07-13 Caleb Forbes Davis Vuses standard functions instead of form filters and...
2011-07-13 Caleb Forbes Davis Vdisplays the tags on edit correctly now
2011-07-13 Caleb Forbes Davis Vadds filter function to parse and clean tags field...
2011-07-11 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-07-11 Aaron WilliamsonMarkdown-enable user bio (Feature 410)
2011-07-09 Christopher Allan... Merge remote branch 'remotes/elrond/dev/init'
2011-07-09 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b404_v3_ed...
2011-07-09 Christopher Allan... Merge remote branch 'remotes/jwandborg/f431-prevent_com...
2011-07-08 Caleb Forbes Davis VF360(tagging) - adds tag fields for submission, edit...
2011-07-07 Caleb Forbes Davis Vbug #404 - corrects querystring variable name in redirect
2011-07-07 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f424_email...
2011-07-07 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f423_match...
2011-07-07 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b404_v2_re...
2011-07-06 Caleb Forbes Davis Vedit profile submit redirects to user home page
2011-07-06 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-07-03 Christopher Allan... Merge remote branch 'remotes/jwandborg/f409-redirect_to...
2011-07-03 Christopher Allan... Switching single-quoted strings to double-quote to...
2011-07-03 Christopher Allan... Caution an admin when they're editing someone else...
2011-07-03 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b388+b391_...
2011-07-03 Caleb Forbes Davis Vuses new 'username' variable in querystring to specify...
2011-07-03 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f401_prev_...
2011-07-03 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_400...
next