Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Move reset.css to extlib and symlink it | Jef van Schendel | 2011-12-18 | 2 | -49/+1 | |
| | | ||||||
| * | Remove first 960.gs classes | Jef van Schendel | 2011-12-18 | 1 | -7/+20 | |
| | | ||||||
| * | Media query for everything(?) below 960px wide | Jef van Schendel | 2011-12-18 | 1 | -1/+1 | |
| | | ||||||
| * | Remove 960.gs stylesheets, add Eric Meyer's reset.css | Jef van Schendel | 2011-12-18 | 4 | -3/+49 | |
| | | ||||||
| * | First test lines for responsive design | Jef van Schendel | 2011-12-18 | 1 | -0/+17 | |
| | | ||||||
* | | Seperate jQuery bit that was still in media.html | Jef van Schendel | 2012-01-01 | 1 | -0/+9 | |
| | | ||||||
* | | Forgot this one. Also disable horizontal resize for the bio field | Jef van Schendel | 2012-01-01 | 1 | -1/+1 | |
| | | ||||||
* | | Remove border-bottom from media_specs | Jef van Schendel | 2012-01-01 | 1 | -1/+0 | |
| | | ||||||
* | | Disable horizontal resize for text areas. | Jef van Schendel | 2012-01-01 | 1 | -1/+6 | |
| | | ||||||
* | | ASCII media type support & fix a bug in file submission error handling | Joar Wandborg | 2011-12-31 | 2 | -0/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added ASCII media processing * Added ASCII media display * Added ASCII media type Rebased from Joar Wandborg's ascii art branch (squashed to remove the commits borrowing code of dubious license) Fixed a bug in file submission error handling: - Moved file-extension condition out of loop (what did it do there?) - Updated file submission tests - Changed error handling in file submission, should now report more than absolutely necessary. | |||||
* | | Forgot to include the newly created JS file | Jef van Schendel | 2011-12-29 | 1 | -0/+19 | |
| | | ||||||
* | | Finished #485 and worked out bugs: password fields always update, added ↵ | Jef van Schendel | 2011-12-29 | 1 | -0/+5 | |
| | | | | | | | | margins, fixed Chrome width bug, wrapped checkbox in label element | |||||
* | | Added a 'you don't have HTML5 so this video will not work' warning using ↵ | Karen Rustad | 2011-12-23 | 1 | -0/+8 | |
|/ | | | | just the inherent properties of the <video> tag (and some css for style) | |||||
* | Merge jQuery branch, resolve conflicts | Jef van Schendel | 2011-12-13 | 4 | -14/+31 | |
|\ | ||||||
| * | Style changes for media_uploader (now media_specs); removed margins from ↵ | Jef van Schendel | 2011-12-10 | 1 | -6/+10 | |
| | | | | | | | | button_action buttons | |||||
| * | Remove pagination images and replace them with unicode characters | Jef van Schendel | 2011-12-10 | 2 | -0/+0 | |
| | | ||||||
| * | Only apply textarea style to comment box | Jef van Schendel | 2011-12-09 | 1 | -6/+3 | |
| | | ||||||
| * | Lots of changes to media page; rearranged things, added new styles, added ↵ | Jef van Schendel | 2011-12-09 | 1 | -7/+22 | |
| | | | | | | | | jquery bits, gave the comment section a refresh | |||||
| * | First push with jQuery library | Jef van Schendel | 2011-12-02 | 1 | -0/+1 | |
| | | ||||||
* | | Fix button word-wrapping issue | Christopher Allan Webber | 2011-12-04 | 1 | -0/+1 | |
|/ | ||||||
* | Merge branch 'video_gstreamer-only' | Joar Wandborg | 2011-11-21 | 1 | -0/+0 | |
|\ | | | | | | | | | | | Conflicts: mediagoblin/db/migrations.py mediagoblin/submit/views.py | |||||
| * | Multimedia support - Refractored video processing. | Joar Wandborg | 2011-09-24 | 1 | -0/+0 | |
| | | ||||||
* | | Navigation buttons edits. Removed images as they are no longer needed. ↵ | Jef van Schendel | 2011-11-20 | 4 | -6/+2 | |
| | | | | | | | | Related: bug #504 | |||||
* | | Remove Edit/Delete icons, since they are not required yet. | Jef van Schendel | 2011-11-20 | 2 | -0/+0 | |
| | | ||||||
* | | Slight style changes to button_action_highlight | Jef van Schendel | 2011-11-20 | 1 | -1/+3 | |
| | | ||||||
* | | Another change to button style. Renamed header_submit, ↵ | Jef van Schendel | 2011-11-20 | 1 | -19/+20 | |
| | | | | | | | | header_submit_highlight and button classes, correct all references to these | |||||
* | | Change to background of "empty_space", it now uses an image | Jef van Schendel | 2011-11-20 | 2 | -1/+1 | |
| | | ||||||
* | | Change button style a bit | Jef van Schendel | 2011-11-20 | 1 | -12/+6 | |
| | | ||||||
* | | Change form structure and add relevant CSS rules | Jef van Schendel | 2011-11-19 | 1 | -1/+5 | |
| | | ||||||
* | | Tiny padding change to vertically center navigation button arrows | Jef van Schendel | 2011-11-04 | 1 | -1/+1 | |
| | | ||||||
* | | Small style changes to navigation buttons | Jef van Schendel | 2011-11-04 | 1 | -3/+6 | |
| | | ||||||
* | | Several small changes (reordering/restyling) for media descriptions and comments | Jef van Schendel | 2011-11-04 | 2 | -1/+5 | |
| | | ||||||
* | | Updated logo from Thorsten Wilms! | Christopher Allan Webber | 2011-11-01 | 2 | -0/+116 | |
| | | ||||||
* | | Small style changes: decrease button text size, change navigation button ↵ | Jef van Schendel | 2011-10-29 | 1 | -2/+1 | |
| | | | | | | | | background color | |||||
* | | Removing this extra padding after form_field_box. | Christopher Allan Webber | 2011-10-29 | 1 | -4/+0 | |
| | | | | | | | | | | | | Maybe I'm wrong to do this, but it does seem excessive to me. I should talk to Jef about it probably :) | |||||
* | | Should be Lato-Regular.ttf not Lato-Regular.woff (why was it even working?) | Christopher Allan Webber | 2011-10-23 | 1 | -1/+1 | |
|/ | ||||||
* | Using Local Fonts instead of Remote Fonts linked to Google. | Christopher Allan Webber | 2011-09-10 | 5 | -5/+9 | |
| | | | | Thanks to Shawn Kahn for help on / original version of this patch! | |||||
* | A couple of tweaks to the checkbox styling... pretty minor. | Christopher Allan Webber | 2011-09-05 | 1 | -0/+8 | |
| | ||||||
* | A couple more delete UI tweaks | Christopher Allan Webber | 2011-09-05 | 1 | -1/+11 | |
| | | | | | | - Adjusting HTML indentation - Making the cancel button a link rather than a button (a bit missized though it seems... maybe a feature ;)) | |||||
* | I feel pretty strongly about the buttons being bold. | Christopher Allan Webber | 2011-08-31 | 1 | -2/+5 | |
| | | | | | | Jef and I can debate this on-channel later... for now we'll keep it like this as we make screenshots. I'm extremely pleased with the design in all other regards. ;) | |||||
* | Style changes for form labels and descriptions | Jef van Schendel | 2011-08-29 | 1 | -0/+8 | |
| | ||||||
* | Testing logo without logo | Jef van Schendel | 2011-08-28 | 1 | -0/+0 | |
| | ||||||
* | Experimentally putting logo in place | Christopher Allan Webber | 2011-08-22 | 1 | -0/+0 | |
| | | | | | Combining MediaGoblin eared-M logo with Thorsten's handwritten text. Well... looking nice to me :) | |||||
* | I think the media entries' titles look nicer if they're a bit smaller. | Christopher Allan Webber | 2011-08-21 | 1 | -0/+1 | |
| | ||||||
* | Add titles to media entries in galleries | Christopher Allan Webber | 2011-08-21 | 1 | -0/+5 | |
| | ||||||
* | MediaGoblin favicon by Alex Camelio!!! OMG. | Christopher Allan Webber | 2011-08-21 | 2 | -0/+0 | |
| | ||||||
* | Missed one thing for Bug #464 | Jef van Schendel | 2011-08-20 | 1 | -1/+1 | |
| | ||||||
* | Bug #464 Font in text fields is inconsistent | Jef van Schendel | 2011-08-20 | 1 | -0/+5 | |
| | ||||||
* | Add 404 page and image | Jef van Schendel | 2011-08-20 | 1 | -0/+0 | |
| | ||||||
* | New layout for root.html | Jef van Schendel | 2011-08-20 | 2 | -1/+5 | |
| |