Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing any chance of spaces in the logo link | Christopher Allan Webber | 2011-08-22 | 1 | -4/+4 |
| | |||||
* | Experimentally putting logo in place | Christopher Allan Webber | 2011-08-22 | 1 | -2/+3 |
| | | | | | Combining MediaGoblin eared-M logo with Thorsten's handwritten text. Well... looking nice to me :) | ||||
* | Feature #506: link to original sized image if we scaled the image down. | Christopher Allan Webber | 2011-08-21 | 1 | -3/+18 |
| | |||||
* | Add titles to media entries in galleries | Christopher Allan Webber | 2011-08-21 | 1 | -1/+6 |
| | |||||
* | MediaGoblin favicon by Alex Camelio!!! OMG. | Christopher Allan Webber | 2011-08-21 | 1 | -0/+2 |
| | |||||
* | Slightly wrapping paste error middleware and turning it on | Christopher Allan Webber | 2011-08-21 | 1 | -49/+0 |
| | | | | Now we can show a nice "borked goblin" error :) | ||||
* | Merge remote branch 'remotes/schendje/master' | Christopher Allan Webber | 2011-08-20 | 3 | -3/+52 |
|\ | |||||
| * | Add 500.html page | Jef van Schendel | 2011-08-20 | 1 | -0/+49 |
| | | |||||
| * | Logout -> log out | Jef van Schendel | 2011-08-20 | 1 | -1/+1 |
| | | |||||
| * | Feature #494: login vs. log in -- lots of incorrect usage | Jef van Schendel | 2011-08-20 | 2 | -2/+2 |
| | | |||||
* | | Marking the 404 page for translation | Christopher Allan Webber | 2011-08-20 | 1 | -7/+12 |
| | | |||||
* | | Changing the welcome text based on IRC conversations and marking for ↵ | Christopher Allan Webber | 2011-08-20 | 1 | -5/+9 |
|/ | | | | translation. | ||||
* | Bug #486: Generic submit button label | Jef van Schendel | 2011-08-20 | 3 | -3/+3 |
| | |||||
* | Add 404 page and image | Jef van Schendel | 2011-08-20 | 1 | -0/+29 |
| | |||||
* | New layout for root.html | Jef van Schendel | 2011-08-20 | 1 | -20/+21 |
| | |||||
* | Changing datetime formatting from |format to .stftime() | Christopher Allan Webber | 2011-08-20 | 1 | -8/+2 |
| | |||||
* | Just a bit of spacing to make things easier to read by a little bit. | Christopher Allan Webber | 2011-08-20 | 1 | -1/+8 |
| | |||||
* | Removing this commented out </div><div> from the media template | Christopher Allan Webber | 2011-08-20 | 1 | -4/+3 |
| | |||||
* | Merge branch 'processing' | Christopher Allan Webber | 2011-08-19 | 1 | -0/+67 |
|\ | |||||
| * | Processing panel view | Christopher Allan Webber | 2011-08-14 | 1 | -0/+67 |
| | | | | | | | | Now you can view your failed and in-process media items! | ||||
* | | Switch the grid over to using a... erk... table! :) | Christopher Allan Webber | 2011-08-18 | 1 | -34/+17 |
| | | | | | | | | Also changes the gridification routine a bit. | ||||
* | | Feed link, as an includable template! | Christopher Allan Webber | 2011-08-18 | 4 | -15/+26 |
| | | |||||
* | | More useful messages about when stuff isn't there on a user's homepage. | Christopher Allan Webber | 2011-08-18 | 1 | -20/+43 |
| | | |||||
* | | Give a message if the user hasn't filled in their profile yet. | Christopher Allan Webber | 2011-08-18 | 1 | -12/+21 |
| | | |||||
* | | Added an alt tag to the feed icons. Accessibility! Woo! | Christopher Allan Webber | 2011-08-18 | 3 | -3/+3 |
| | | |||||
* | | Switch "atom feed" to "Atom feed" and made the icons and text separate links | Christopher Allan Webber | 2011-08-18 | 3 | -14/+22 |
| | | | | | | | | | | Before doing the latter there was an ugly underline spanning the icon and the text. | ||||
* | | From Jef van Schendel: "here's a spot to tell others about yourself" | Christopher Allan Webber | 2011-08-18 | 1 | -6/+20 |
| | | | | | | | | This should display if the user is logged in and they don't have anything in their profile yet. | ||||
* | | Replace the Feed icon with a transparent one, put it next to the [atom feed] ↵ | Jef van Schendel | 2011-08-18 | 2 | -4/+6 |
| | | | | | | | | links | ||||
* | | Remove space at end of MediaGoblin logo link | Jef van Schendel | 2011-08-18 | 1 | -2/+1 |
| | | |||||
* | | Removed temporary logo image, replaced it with text for now | Jef van Schendel | 2011-08-16 | 1 | -4/+3 |
| | | |||||
* | | Small changes to media.html: changed order of uploader/date and description, ↵ | Jef van Schendel | 2011-08-16 | 1 | -10/+6 |
| | | | | | | | | added css classes | ||||
* | | Converting object_gallery() from a block to a macro and updating usages of it | Christopher Allan Webber | 2011-08-12 | 5 | -10/+30 |
| | | | | | | | | The main motivation here is that this lets us pass in a specific number of col_number | ||||
* | | adds feature #458 -- given a column number, limits the number of items in a ↵ | Karen Rustad | 2011-08-12 | 1 | -7/+38 |
|/ | | | | row (and adds divs saying so). No CSS styling to make these demarcations visible, though | ||||
* | uses render_divs for the comments form in media.html for completeness | Caleb Forbes Davis V | 2011-08-11 | 1 | -1/+1 |
| | |||||
* | eliminates textarea handling since rows cols not required in HTML5 | Caleb Forbes Davis V | 2011-08-11 | 1 | -24/+1 |
| | |||||
* | Feature #446 - Render the submission form using the render_divs macro | Caleb Forbes Davis V | 2011-08-11 | 2 | -5/+6 |
| | | | | | | | | | - Currently there are individual calls to wtforms_util.render_field_div for each field in the media submit form, which is too verbose - Matched the field ordering in submit/form.py to the verbose version - hacks the correct textareafield rendering with hard-coded rows and columns. - TODO - figure out how to pass the textarea dimensions with **kwargs | ||||
* | Make it so that form fields and descriptions are actually translated | Christopher Allan Webber | 2011-08-10 | 1 | -5/+5 |
| | |||||
* | Just some indentation changes to the templates because I'm picky about such ↵ | Christopher Allan Webber | 2011-08-08 | 10 | -54/+88 |
| | | | | things :) | ||||
* | Merge remote branch 'remotes/osamak/master' | Christopher Allan Webber | 2011-08-08 | 13 | -67/+80 |
|\ | | | | | | | | | Conflicts: mediagoblin/templates/mediagoblin/user_pages/media.html | ||||
| * | Adding {% trans %} to all fixed strings in the templates | Osama Khalid | 2011-08-07 | 13 | -68/+81 |
| | | |||||
* | | Sidebar changes: correct tags header to be <h3>, show action buttons header ↵ | Jef van Schendel | 2011-08-02 | 2 | -5/+2 |
|/ | | | | only to owner | ||||
* | Make index page paginated | Christopher Allan Webber | 2011-08-01 | 1 | -1/+1 |
| | |||||
* | Make sure there's a break between the object gallery and its pagination. | Christopher Allan Webber | 2011-08-01 | 1 | -0/+1 |
| | |||||
* | "needs verification"->"verify your email" | Christopher Allan Webber | 2011-07-31 | 1 | -1/+1 |
| | | | | | willkg says "needs verification" isn't a verb, so it's a weird link. Good point. | ||||
* | user pages atom feed not enclosed properly in div, fixing. | Christopher Allan Webber | 2011-07-31 | 1 | -4/+4 |
| | |||||
* | Added tags atom feed and linked it in the appropriate places | Christopher Allan Webber | 2011-07-31 | 1 | -0/+13 |
| | |||||
* | Align image in media detail to center | Christopher Allan Webber | 2011-07-31 | 1 | -2/+5 |
| | |||||
* | Updated media detail view to linkify the tags. Adjusted tag link styling. | Christopher Allan Webber | 2011-07-31 | 1 | -0/+3 |
| | |||||
* | Added tag listing views. | Christopher Allan Webber | 2011-07-31 | 2 | -1/+33 |
| | | | | Also added routing, added templates, etc. | ||||
* | Merge remote branch 'remotes/willkg/459_lgpl' | Christopher Allan Webber | 2011-07-31 | 1 | -3/+3 |
|\ |