Adds tag unit testing
[mediagoblin.git] / mediagoblin /
2011-07-29 Caleb Forbes Davis VAdds tag unit testing
2011-07-28 Caleb Forbes Davis Vmodifies duplicate tag check for list of dict tag type...
2011-07-27 Caleb Forbes Davis Vupdates indices to index on the slug component of the...
2011-07-27 Caleb Forbes Davis Vchanges tags to a list of dicts in the db, adding tag...
2011-07-26 Caleb Forbes Davis Von submission, use inline error messaging instead of...
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-13 Caleb Forbes Davis Vadds "state" to tags indices
2011-07-13 Caleb Forbes Davis Vadds index for searching across all users' tagged images
2011-07-13 Caleb Forbes Davis Venforces maximum tag length with (in)appropriate messaging
2011-07-13 Caleb Forbes Davis Vensures no duplicate tags per media entry
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 Caleb Forbes Davis Vadds index for tag searches by an uploader
2011-07-08 Caleb Forbes Davis VF360(tagging) - adds tag fields for submission, edit...
2011-07-07 Christopher Allan... This should actually fix the next and previous buttons...
2011-07-07 Christopher Allan... Also encourages editing your profile and submitting...
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-07 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b429_fix_e...
2011-07-07 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f435_limit...
2011-07-07 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b434_prev_...
2011-07-06 Caleb Forbes Davis Vedit profile submit redirects to user home page
2011-07-06 Caleb Forbes Davis VB #429 - form validation allows blank profile url
2011-07-06 Caleb Forbes Davis Vslug-style urls in previous and next urls look much...
2011-07-06 Caleb Forbes Davis Vf#435 - avoids linking to unprocessed media in prev...
2011-07-05 Caleb Forbes Davis VFeature #423 - gallery and scroll image ordering match
2011-07-05 Caleb Forbes Davis Vallows using messaging instead of verify_email.html...
2011-07-05 Caleb Forbes Davis Vuses the messaging system to notify user of result...
2011-07-04 Christopher Allan... This extra <br /> is maybe a bit too much space...
2011-07-04 Christopher Allan... A few media thumbnail changes pre-release
2011-07-04 Christopher Allan... Don't even show the profile box if no profile exists
2011-07-04 Christopher Allan... Set the jpeg quality at 90 for now...
2011-07-04 Christopher Allan... Put some space between the gallery and the rest of...
2011-07-04 Christopher Allan... Not happy with 180x135, switching back to 180x180
2011-07-04 Christopher Allan... Move submit an item to the user page.
2011-07-04 Christopher Allan... Put the profile stuff in p's instead of <ul>'s
2011-07-04 Christopher Allan... .message_info was missing closing }
2011-07-04 Christopher Allan... Adjusting indentation of object_gallery.html
2011-07-04 Christopher Allan... Put link to edit profile slightly after the profile
2011-07-04 Christopher Allan... Removing a tab... hate mixed tabs and spaces :)
2011-07-04 Christopher Allan... Just removing some trailing whitespace
2011-07-04 Christopher Allan... Check user['_id'] instead of username, which is slightl...
2011-07-04 Caleb Forbes Davis Vbug#422_user_can_not_edit_own_profile_unless_admin
2011-07-03 Christopher Allan... Fixing the symlinks for these CSS files
2011-07-03 Christopher Allan... 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 Allan... Merge remote branch 'remotes/jwandborg/f409-redirect_to...
2011-07-03 Christopher Allan... class="media_image" accidentally added back during...
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... user_gallery_url -> {{ user_gallery_url }} ... How...
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 Caleb Forbes Davis Vallows admins to edit user media
2011-07-03 Caleb Forbes Davis Vmoves edit profile link to user page
2011-07-03 Joar WandborgFeature #409 - Submitting an image should redirect...
2011-07-03 Christopher Allan... Make pagination on user profile point to the user gallery
2011-07-03 Christopher Allan... Just some spacing changes in profile.html
2011-07-03 Christopher Allan... We should link to the user's gallery, not the logged...
2011-07-03 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f401_prev_...
2011-07-03 Christopher Allan... Merge remote branch 'remotes/elrond/idea/lazyserver'
2011-07-03 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_400...
2011-07-02 Christopher Allan... 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 Allan... Issue 406: media_details template deprecated. Removing!
2011-07-02 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b404_edit_...
2011-07-02 Christopher Allan... Note from Chris Webber prefacing Elrond's DB abstractio...
2011-07-02 Christopher Allan... Merge remote branch 'remotes/elrond/idea/db_doc'
2011-07-02 Christopher Allan... Merge remote branch 'remotes/elrond/dev/init'
2011-07-02 ElrondMove config.py to init/
2011-07-02 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_362...
2011-07-02 Christopher Allan... Removing that 'temporarily, an "image gallery" that...
2011-07-02 Christopher Allan... the delete text should be flush against the image since...
2011-07-02 Christopher Allan... More spacing / newline changes to media.html
2011-07-02 Christopher Allan... Not sure what these fields are here commented out for...
2011-07-02 Christopher Allan... Cleaning up some indentation in media.html
2011-07-02 Christopher Allan... images/iconFoo.png filenames -> icon/icon_foo.png
2011-07-02 Christopher Allan... Merge remote branch 'remotes/schendje/master'
2011-07-02 ElrondMove get_jinja_loader to init submodule.
2011-07-02 ElrondMove mediagoblin.celery_setup -> mediagoblin.init.celery
2011-07-02 ElrondStart mediagoblin.init
2011-07-02 Caleb Forbes Davis Vadds previous and next links in the sidebar
2011-07-02 Caleb Forbes Davis VBug #404 - Successful profile edit is successful!
2011-07-01 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-07-01 Jef van SchendelTiny pagination style changes
2011-07-01 Jef van SchendelRemove dotted_line style from css
2011-07-01 Jef van SchendelFix tiny pagination error: missing end tag
2011-07-01 Jef van SchendelRemove strong style from pagination
2011-07-01 Jef van SchendelReorder media.html (comments, icons, links, layout)
2011-07-01 Jef van SchendelReorganize media.html, comment part
2011-07-01 Jef van SchendelPut comment author/date on the left
next