2011-06-05 |
Christopher... | Make sure we can register, and then that we get the... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-05 |
Christopher... | Use render_template utility so we can test whether... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-05 |
Christopher... | Moved the verification url generation string template... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-05 |
Christopher... | Make sure that get_test_app() really does wipe the... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-05 |
Christopher... | Made a simple template rendering view and switched... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-05 |
Christopher... | I have a strong preference for aligning all parameters... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-05 |
Christopher... | Merge remote branch 'remotes/elrond/idea/shortcuts' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-05 |
Christopher... | Just a bit of formatting for these unfinished tests ;) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-05 |
Christopher... | Instructions for running tests with the modern setup |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-05 |
Christopher... | New password check error message |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-05 |
Christopher... | Test registration form integrity |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-05 |
Christopher... | The first bit of the registration tests working. Not... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-05 |
Christopher... | Actually it's a lot better of an idea to load the full... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-05 |
Christopher... | We should store the template path, not the template... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-05 |
Elrond | Create redirect shortcut and use it around |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-05 |
Elrond | Reformat render_to_response calls |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-05 |
Elrond | Create render_to_reponse and use it everywhere. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-05 |
Christopher... | Firefox 3.X shows hidden fields for some reason, adding... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-04 |
Christopher... | Moving all views over to using util.render_template()! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-04 |
Christopher... | Cache template environments and gettexts so we don... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-04 |
Christopher... | Added new render_template method which will make our... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-04 |
Christopher... | Proper webtest infrastructure... seems to be about... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-04 |
Christopher... | Mount media editing under /u/{username}/m/{media}/edit/ |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-04 |
Christopher... | Let's redirect back to the media homepage using the... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-04 |
Christopher... | I shouldn't have removed the .save() entirely :) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-03 |
Christopher... | Title first and foremost... anything else looks weird... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-03 |
Christopher... | Merge branch 'media_edit' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-03 |
Christopher... | Find out if such a slug exists via a query instead... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-03 |
Elrond | Propagate Exceptions up in Celery-Eager-Mode |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-03 |
Aleksandar... | Refactored the sending of verification emails. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-02 |
Christopher... | attribute values should be quoted :) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-02 |
Christopher... | No reason for 'verification_successful = bool' here. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-02 |
Elrond | Add GNU headers to new *.py |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-02 |
Elrond | Handle Exceptions from save(); Move may_edit_media |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-02 |
Elrond | Prepare for moving /edit/ under /u/.../edit/ |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-02 |
Elrond | Change edit form to use divs instead of table |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-02 |
Christopher... | No need for a method for generating the verification... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-02 |
Christopher... | Elrond put that ObjectId thing in the db.util module... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-02 |
Elrond | Merge remote branch 'upstream/master' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-02 |
Elrond | Check for edit permission. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-01 |
Christopher... | 0.0.2 of GNU MediaGoblin! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-01 |
Christopher... | If a user doesn't provide a userid and a token to the... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-01 |
Christopher... | Moving import to outside of this function |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-01 |
Christopher... | Just adjusting some spacing so we don't go over 80... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-01 |
Christopher... | Give a "proper" view for resending verification email |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-01 |
Christopher... | Merge remote branch 'remotes/aleks/aleks' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-31 |
Aleksandar... | Added the ability to regenerate a verification key. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-31 |
Aleksandar... | Fixed bug where someone who wasn't logged in was asked... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-31 |
Aleksandar... | Added a temporary verification page informing the user... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-30 |
Christopher... | Add an index on MediaEntries making sure slugs + upload... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-29 |
Christopher... | Use the object gallery file on the front page also |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-29 |
Christopher... | This <ul /> not used (second inside), removing |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-29 |
Jakob Kramer | remove all 'username_repr' stuff |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-29 |
Jakob Kramer | don't import 're' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-29 |
Jakob Kramer | this should fix #354 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-29 |
Jef van Schendel | First changes to media gallery view |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-28 |
Jef van Schendel | Slightly modified text on media page |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-28 |
Jef van Schendel | Centered image on media page |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-28 |
Jef van Schendel | Modified logo to change on :hover |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-28 |
Jef van Schendel | Changed submit form to divs |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-28 |
Joar Wandborg | Changed <p> font from 'sans' to 'sans-serif' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-28 |
Joar Wandborg | Changed <body> font from 'sans' to 'sans-serif' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-28 |
Joar Wandborg | Merge branch 'master' of git://gitorious.org/~schendje... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-28 |
Joar Wandborg | *GNU* MediaGoblin on <title> |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-28 |
Jef van Schendel | Fixed submit button style, added create-account notice... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-28 |
Jef van Schendel | Forgot a bottom-margin for the error div |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-28 |
Jef van Schendel | Changed login forms to use divs instead of tables |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-28 |
Jef van Schendel | Styled error messages |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-28 |
Jef van Schendel | Fixed form header |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-28 |
Jef van Schendel | Styled forms |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-28 |
Jef van Schendel | Merge remote-tracking branch 'gitorious/master' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-28 |
Christopher... | Added a new form rendering system, render_divs, and... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-26 |
Elrond | "edit": Finally implement saving. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-26 |
Elrond | Use new button style |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-26 |
Elrond | Starting "edit" functionality. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-26 |
Jef van Schendel | Merge remote-tracking branch 'gitorious/master' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-26 |
Christopher... | *GNU* MediaGoblin home ;) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-25 |
Jef van Schendel | Changed logout/account text |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-25 |
Jef van Schendel | Changed header size |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-25 |
Jef van Schendel | We now have only one button style |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-25 |
Jef van Schendel | Put log in / log out in its place! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-25 |
Jef van Schendel | Changed mediagoblin_content name to mediagoblin_container |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-25 |
Jef van Schendel | Added actual image |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-25 |
Jef van Schendel | Added header icon link |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-25 |
Jef van Schendel | Removed clever subtitle |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-23 |
Jef van Schendel | Changed link color and underline |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-23 |
Jef van Schendel | Changed background colors to plain colors |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-23 |
Christopher... | Expanded page width to 960px |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-23 |
Jef van Schendel | Removed background images and logo, won't need those... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-23 |
Bernhard Keller | modified atomfeed feature, corrected spacing, url gener... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-22 |
Christopher... | Encourage users to run migrations every time they buildout. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-22 |
Christopher... | A more explicit version of get_page_url that doesn... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-22 |
Christopher... | Merge remote branch 'refs/remotes/elrond/idea/new_get_p... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-22 |
Christopher... | Slightly better spacing in media.html |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-22 |
Christopher... | Forgot switch to media.uploader() in the same way on... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-22 |
Christopher... | Update all the views so that they use the uploader... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-22 |
Christopher... | User migration works (but the rest of the system isn... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-22 |
Christopher... | Move the general applicaiton setup commands to a utilit... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-22 |
Christopher... | Move the ./bin/gmg shell command into its own module. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-21 |
Elrond | Fix doc string of get_page_url() |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |