Make pagination on user profile point to the user gallery
[mediagoblin.git] / mediagoblin /
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
2011-07-01 Jef van SchendelAdd delete and edit icons
2011-07-01 Jef van SchendelFix first part of issue 402 - small images are no longe...
2011-07-01 Jef van SchendelAdd feed icon
2011-07-01 Jef van SchendelStyle comments (first draft only)
2011-07-01 Joar WandborgIssue #362 - Simple comments - Changes based on feedbac...
2011-06-30 Christopher Allan... Actually make use of CELERY_SETUP in from_tests.py
2011-06-30 ElrondDocument the db submodule a bit
2011-06-30 Christopher Allan... Merge remote branch 'remotes/schendje/master'
2011-06-30 Christopher Allan... Comment indexes
2011-06-30 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-06-30 Christopher Allan... Excitedly send a user a message that their comment...
2011-06-30 Christopher Allan... Use the cleaned_markdown_conversion method instead...
2011-06-30 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_362...
2011-06-29 Joar WandborgMerge branch 'feature_362-simple_comments'
2011-06-29 Jef van SchendelPut messages.html in grid_12, above content
2011-06-29 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-29 Christopher Allan... Making the messages conform to the 960.gx widths
2011-06-29 Christopher Allan... Styling for the messaging list items. A rainbow of...
2011-06-29 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f368_msg_f...
2011-06-28 Joar WandborgIssue #362 - Added new `wtforms.Form`; `MediaCommentForm()`
2011-06-28 Joar WandborgIssue #362 - Updated `mediagoblin.user_pages.views...
2011-06-28 Joar WandborgIssue #362 - Updated media.html with things necessary...
2011-06-28 Joar WandborgIssue #362 - Updated the MediaComment model
2011-06-28 Joar WandborgIssue #362 - Added a route to MediaComment POST handler
2011-06-28 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-28 Caleb Forbes Davis Vadds message queue unit testing
2011-06-28 Caleb Forbes Davis Vremoves messages.add_message from the global template...
2011-06-28 Christopher Allan... Documenging index utils and adjusting how remove_deprec...
2011-06-28 Christopher Allan... Documentation updates to indexes.py's docstring
2011-06-28 Christopher Allan... Updating migrate.py to actually run the indexing commands
2011-06-27 Christopher Allan... Adding our current indexes and removing the index that...
2011-06-27 Christopher Allan... Tools to add / remove indexes from collections
2011-06-27 Joar WandborgIssue 362 - Add simple comments
2011-06-27 Jef van SchendelTiny changes
2011-06-27 Jef van SchendelImplement sidebar on media page
2011-06-27 Caleb Forbes Davis Vadds message queue
2011-06-27 Christopher Allan... Store the collection information in the ACTIVE_INDEXES...
2011-06-27 Christopher Allan... A base set of indexes for us to use with our new indexi...
2011-06-26 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-06-26 Christopher Allan... Celery wasn't really being properly connected during...
2011-06-25 Christopher Allan... Reordering the uploaded on/by and description sections...
2011-06-25 Christopher Allan... Align images in a gallery to the center
2011-06-25 Christopher Allan... Just adjusting indentation a little bit in the base...
2011-06-25 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/is330'
2011-06-25 Christopher Allan... Make the width of these fields 100% rather than providi...
2011-06-25 Christopher Allan... Put the thumbnail on the edit details part on the top...
2011-06-25 Christopher Allan... Setting height for media thumbnail to also 200px
2011-06-25 Christopher Allan... Adjust the width of the fields on the form submission
2011-06-25 Christopher Allan... Separates out the field rendering part from the whole...
2011-06-24 Jef van SchendelImplement basic footer
2011-06-23 Jef van SchendelRemove excess grids, change CSS to center forms
2011-06-23 Jef van SchendelAdd <br /> for correct text layout
2011-06-23 Jef van SchendelSubmit form should not have edit_box class
2011-06-23 Jef van SchendelMake several small changes to wording and top bar links
2011-06-23 Christopher Allan... Merge remote branch 'remotes/schendje/960-grid-system'
2011-06-23 Christopher Allan... Slightly clearer message about email marked as verified...
2011-06-23 Christopher Allan... Setting status to active when adding users with ./bin...
2011-06-23 Christopher Allan... Making arguments positional and removing the "usage...
2011-06-23 Christopher Allan... No need to describe usage of subcommands, gmg subcomman...
2011-06-23 Alejandro VillanuevaAdding new function to gmg_commands, adduser,makeadmin...
2011-06-23 Jef van SchendelSwitch css over to 960.gs. If I did everything right...
2011-06-22 Christopher Allan... Check on media['uploader']'s id rather than the username
2011-06-22 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/is388_only...
2011-06-22 Caleb Forbes Davis Vadds conditional for display of media edit link
2011-06-22 Jef van SchendelAdd updates background images
next