2011-07-02 |
Christopher... | the delete text should be flush against the image since... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-02 |
Christopher... | More spacing / newline changes to media.html |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-02 |
Christopher... | Not sure what these fields are here commented out for... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-02 |
Christopher... | Cleaning up some indentation in media.html |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-02 |
Christopher... | images/iconFoo.png filenames -> icon/icon_foo.png |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-02 |
Christopher... | Merge remote branch 'remotes/schendje/master' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-01 |
Jef van Schendel | Tiny pagination style changes |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-01 |
Jef van Schendel | Remove dotted_line style from css |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-01 |
Jef van Schendel | Fix tiny pagination error: missing end tag |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-01 |
Jef van Schendel | Remove strong style from pagination |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-01 |
Jef van Schendel | Reorder media.html (comments, icons, links, layout) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-01 |
Jef van Schendel | Reorganize media.html, comment part |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-01 |
Jef van Schendel | Put comment author/date on the left |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-01 |
Jef van Schendel | Add delete and edit icons |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-01 |
Jef van Schendel | Fix first part of issue 402 - small images are no longe... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-01 |
Jef van Schendel | Add feed icon |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-01 |
Jef van Schendel | Style comments (first draft only) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-01 |
Will Kahn-Greene | Removes spurious file |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-30 |
Christopher... | Actually make use of CELERY_SETUP in from_tests.py |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-30 |
Christopher... | Merge remote branch 'remotes/schendje/master' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-30 |
Christopher... | Comment indexes |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-30 |
Christopher... | Excitedly send a user a message that their comment... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-30 |
Christopher... | Use the cleaned_markdown_conversion method instead... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-30 |
Christopher... | Merge remote branch 'remotes/jwandborg/feature_362... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-29 |
Jef van Schendel | Put messages.html in grid_12, above content |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-29 |
Jef van Schendel | Merge remote-tracking branch 'gitorious/master' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-29 |
Christopher... | Making the messages conform to the 960.gx widths |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-29 |
Christopher... | Styling for the messaging list items. A rainbow of... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-29 |
Christopher... | Merge remote branch 'remotes/gullydwarf-cfdv/f368_msg_f... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-28 |
Joar Wandborg | Issue #362 - Added new `wtforms.Form`; `MediaCommentForm()` |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-28 |
Joar Wandborg | Issue #362 - Updated `mediagoblin.user_pages.views... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-28 |
Joar Wandborg | Issue #362 - Updated media.html with things necessary... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-28 |
Joar Wandborg | Issue #362 - Updated the MediaComment model |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-28 |
Joar Wandborg | Issue #362 - Added a route to MediaComment POST handler |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-28 |
Jef van Schendel | Merge remote-tracking branch 'gitorious/master' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-28 |
Caleb Forbes... | adds message queue unit testing |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-28 |
Caleb Forbes... | removes messages.add_message from the global template... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-28 |
Christopher... | Documenging index utils and adjusting how remove_deprec... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-28 |
Christopher... | Documentation updates to indexes.py's docstring |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-28 |
Christopher... | Updating migrate.py to actually run the indexing commands |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-27 |
Christopher... | Adding our current indexes and removing the index that... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-27 |
Christopher... | Tools to add / remove indexes from collections |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-27 |
Joar Wandborg | Issue 362 - Add simple comments |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-27 |
Jef van Schendel | Tiny changes |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-27 |
Jef van Schendel | Implement sidebar on media page |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-27 |
Caleb Forbes... | adds message queue |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-27 |
Christopher... | Store the collection information in the ACTIVE_INDEXES... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-27 |
Christopher... | A base set of indexes for us to use with our new indexi... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-26 |
Christopher... | Merge branch 'master' of gitorious.org:mediagoblin... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-26 |
Christopher... | Celery wasn't really being properly connected during... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-25 |
Christopher... | Reordering the uploaded on/by and description sections... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-25 |
Christopher... | Align images in a gallery to the center |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-25 |
Christopher... | Just adjusting indentation a little bit in the base... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-25 |
Christopher... | Merge remote branch 'remotes/gullydwarf-cfdv/is330' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-25 |
Christopher... | Make the width of these fields 100% rather than providi... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-25 |
Christopher... | Put the thumbnail on the edit details part on the top... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-25 |
Christopher... | Setting height for media thumbnail to also 200px |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-25 |
Christopher... | Adjust the width of the fields on the form submission |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-25 |
Christopher... | Separates out the field rendering part from the whole... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-24 |
Jef van Schendel | Implement basic footer |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-23 |
Jef van Schendel | Remove excess grids, change CSS to center forms |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-23 |
Jef van Schendel | Add <br /> for correct text layout |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-23 |
Jef van Schendel | Submit form should not have edit_box class |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-23 |
Jef van Schendel | Make several small changes to wording and top bar links |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-23 |
Christopher... | Merge remote branch 'remotes/schendje/960-grid-system' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-23 |
Christopher... | Slightly clearer message about email marked as verified... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-23 |
Christopher... | Setting status to active when adding users with ./bin... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-23 |
Christopher... | Making arguments positional and removing the "usage... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-23 |
Christopher... | No need to describe usage of subcommands, gmg subcomman... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-23 |
Alejandro Villanueva | Adding new function to gmg_commands, adduser,makeadmin... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-23 |
Jef van Schendel | Switch css over to 960.gs. If I did everything right... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-22 |
Christopher... | Check on media['uploader']'s id rather than the username |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-22 |
Christopher... | Merge remote branch 'remotes/gullydwarf-cfdv/is388_only... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-22 |
Christopher... | Two not three ways to contribute now, reflecting that... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-22 |
Caleb Forbes... | adds conditional for display of media edit link |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-22 |
Jef van Schendel | Add updates background images |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-22 |
Jef van Schendel | Several small UI changes to edit profile page: moved... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-22 |
Jef van Schendel | Merge remote-tracking branch 'gitorious/master' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-22 |
Christopher... | Merge remote branch 'remotes/elrond/idea/invalidid' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-22 |
Jef van Schendel | Merge remote-tracking branch 'gitorious/master' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-22 |
Christopher... | I don't think we need the username to be part of the... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-22 |
Christopher... | Adding an extra space between function definitions |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-22 |
Christopher... | Indenting some sections between if / else blocks in... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-22 |
Christopher... | Merge remote branch 'refs/remotes/gullydwarf-cfdv/is315' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-21 |
Christopher... | Extra checks so that we don't even RUN tests unless... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-21 |
Christopher... | Merge branch 'master' of gitorious.org:mediagoblin... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-21 |
Christopher... | Make sure we *ONLY* ever kill the test database, EVER. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-21 |
Jef van Schendel | Merge remote-tracking branch 'gitorious/master' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-21 |
Will Kahn-Greene | 333. Adds explanation of command lines; tweaks format... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-21 |
Christopher... | Also fix clean_html so that it doesn't barf on an empty... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-21 |
Jef van Schendel | Merge remote-tracking branch 'gitorious/master' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-21 |
cfdv | assigns migration steps to User database objects |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-21 |
Christopher... | Only migrate to description_html if description also... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-21 |
Christopher... | Fix cleaned_markdown_conversion so that it doesn't... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-21 |
cfdv | removes unecessary dependence on existence of username... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-20 |
cfdv | adds accommmodations for migration of fields in User... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-20 |
cfdv | Merge remote-tracking branch 'origin/master' into is315 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-20 |
Jef van Schendel | Merge remote-tracking branch 'gitorious/master' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-20 |
Christopher... | Also moving the test_server.ini to test_paste.ini to... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-20 |
Christopher... | Moving server.ini->paste.ini because willkg points... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |