mediagoblin.git
2011-07-10 Christopher... test_migrations.py w/ migrate'able fixtures and some...
2011-07-09 Christopher... Making sure migration_number > 0 :)
2011-07-09 Christopher... run_new_migrations() makes more sense
2011-07-09 Christopher... Some instructions in the RegisterMigration docstring...
2011-07-09 Christopher... latest_migration now returns migration numbers only...
2011-07-09 Christopher... Migrating quietly, not iteratively, that comment should...
2011-07-09 Christopher... New migration utility code.... I haven't tested this! ;)
2011-07-09 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/b404_v3_ed...
2011-07-09 Christopher... Merge remote branch 'remotes/jwandborg/f431-prevent_com...
2011-07-09 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/437_slug_s...
2011-07-09 Christopher... Merge remote branch 'remotes/schendje/master'
2011-07-09 Christopher... Removing trailing whitespace from this file
2011-07-09 Christopher... Add a warning to the user that registrations are disabled.
2011-07-09 Christopher... Merge remote branch 'remotes/amusablelemur/feature374'
2011-07-09 Rasmus LarssonUpdated spacings in code for better readability
2011-07-09 Rasmus LarssonUpdated the loginpage to not show a link to register...
2011-07-09 Rasmus LarssonAdded configuration variable to toggle registrations...
2011-07-09 Rasmus LarssonRemoved route, view and template file for "Submit Succe...
2011-07-08 Jef van SchendelTiny height fix to footer
2011-07-08 Jef van SchendelTiny padding fix for forms/h1
2011-07-08 Jef van SchendelFix logo styling, positioning
2011-07-08 Jef van SchendelMoved Submit button to header, styled button
2011-07-08 Jef van SchendelAdded sidebar to profile page; moved some content
2011-07-08 Jef van SchendelRemove p style; not need yet
2011-07-07 Joar WandborgUpdated `MediaCommentForm.field_comment` => `MediaComme...
2011-07-07 Jef van SchendelChange pagination styling; add 2 images
2011-07-07 Caleb Forbes... Bug #437 - adds required validator to slug field for...
2011-07-07 Joar WandborgIssue #431 - Prevent comment link expiry - Added functi...
2011-07-07 Jef van SchendelAdditional style changes to navigation; add three navig...
2011-07-07 Caleb Forbes... bug #404 - corrects querystring variable name in redirect
2011-07-07 Jef van SchendelExperimental black-and-white style change
2011-07-07 Christopher... This should actually fix the next and previous buttons...
2011-07-07 Christopher... Also encourages editing your profile and submitting...
2011-07-07 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/f424_email...
2011-07-07 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/f423_match...
2011-07-07 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/b404_v2_re...
2011-07-07 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/b429_fix_e...
2011-07-07 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/f435_limit...
2011-07-07 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/b434_prev_...
2011-07-07 Christopher... Instructions for installing MediaGoblin on Fedora
2011-07-06 Caleb Forbes... edit profile submit redirects to user home page
2011-07-06 Caleb Forbes... B #429 - form validation allows blank profile url
2011-07-06 Caleb Forbes... slug-style urls in previous and next urls look much...
2011-07-06 Caleb Forbes... f#435 - avoids linking to unprocessed media in prev...
2011-07-05 Will Kahn-GreeneMakes maketarball more resilient to errors
2011-07-05 Will Kahn-GreeneUpdates version to 0.0.3.
2011-07-05 Will Kahn-GreeneAdds tarball generation script
2011-07-05 Caleb Forbes... Feature #423 - gallery and scroll image ordering match
2011-07-05 Caleb Forbes... allows using messaging instead of verify_email.html...
2011-07-05 Caleb Forbes... uses the messaging system to notify user of result...
2011-07-04 Christopher... This extra <br /> is maybe a bit too much space...
2011-07-04 Christopher... A few media thumbnail changes pre-release
2011-07-04 Christopher... Don't even show the profile box if no profile exists
2011-07-04 Christopher... Set the jpeg quality at 90 for now...
2011-07-04 Christopher... Put some space between the gallery and the rest of...
2011-07-04 Christopher... Not happy with 180x135, switching back to 180x180
2011-07-04 Christopher... Move submit an item to the user page.
2011-07-04 Christopher... Put the profile stuff in p's instead of <ul>'s
2011-07-04 Christopher... .message_info was missing closing }
2011-07-04 Christopher... Adjusting indentation of object_gallery.html
2011-07-04 Christopher... Put link to edit profile slightly after the profile
2011-07-04 Christopher... Removing a tab... hate mixed tabs and spaces :)
2011-07-04 Christopher... Just removing some trailing whitespace
2011-07-04 Christopher... Check user['_id'] instead of username, which is slightl...
2011-07-04 Caleb Forbes... bug#422_user_can_not_edit_own_profile_unless_admin
2011-07-03 Christopher... Fixing the symlinks for these CSS files
2011-07-03 Christopher... New thumbnail size is apparently 180x135.
2011-07-03 Jef van SchendelStyle changes to messages. Tell me if I changed too...
2011-07-03 Jef van SchendelTiny margin changes
2011-07-03 Jef van SchendelStyle navigation buttons
2011-07-03 Jef van SchendelFirst push with 180px wide thumbnails
2011-07-03 Jef van SchendelSwitched over to 960_16_col. This may break a bunch...
2011-07-03 Jef van SchendelAdded reset.css and text.css from 960.gs. This might...
2011-07-03 Jef van SchendelPut file input form at the top of submission form
2011-07-03 Christopher... Merge remote branch 'remotes/jwandborg/f409-redirect_to...
2011-07-03 Christopher... class="media_image" accidentally added back during...
2011-07-03 Christopher... Switching single-quoted strings to double-quote to...
2011-07-03 Christopher... Caution an admin when they're editing someone else...
2011-07-03 Christopher... user_gallery_url -> {{ user_gallery_url }} ... How...
2011-07-03 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/b388+b391_...
2011-07-03 Caleb Forbes... uses new 'username' variable in querystring to specify...
2011-07-03 Caleb Forbes... allows admins to edit user media
2011-07-03 Caleb Forbes... moves edit profile link to user page
2011-07-03 Joar WandborgFeature #409 - Submitting an image should redirect...
2011-07-03 Christopher... Make pagination on user profile point to the user gallery
2011-07-03 Christopher... Just some spacing changes in profile.html
2011-07-03 Christopher... We should link to the user's gallery, not the logged...
2011-07-03 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/f401_prev_...
2011-07-03 Christopher... Let users write their own config and paste files w...
2011-07-03 Christopher... Merge remote branch 'remotes/elrond/idea/lazyserver'
2011-07-03 Christopher... Merge remote branch 'remotes/jwandborg/feature_400...
2011-07-02 ElrondImprove lazyserver.sh to handle args
2011-07-02 Christopher... Only show pagination if we have pages to show
2011-07-02 Joar WandborgFeature #400 - Resize images to fit on page
2011-07-02 Christopher... Issue 406: media_details template deprecated. Removing!
2011-07-02 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/b404_edit_...
2011-07-02 Christopher... Note from Chris Webber prefacing Elrond's DB abstractio...
2011-07-02 Christopher... Merge remote branch 'remotes/elrond/idea/db_doc'
2011-07-02 Christopher... Merge remote branch 'remotes/elrond/dev/init'
2011-07-02 ElrondMove config.py to init/
next