Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add visual feedback on link hover | Muto | 2020-04-02 | 1 | -0/+17 |
| | | | | Signed-off-by: Ben Sturmfels <ben@sturm.com.au> | ||||
* | Even up top/bottom margins around header dropdown button. | Ben Sturmfels | 2019-09-18 | 1 | -2/+2 |
| | | | | Bottom margin was less than top margin. | ||||
* | Merge remote-tracking branch 'gsoc2016/Subtitle-1' | Boris Bobrov | 2018-07-10 | 2 | -0/+25 |
|\ | |||||
| * | Adding css to textarea | saksham1115 | 2016-07-19 | 1 | -0/+4 |
| | | |||||
| * | Lightbox effect for images | saksham1115 | 2016-07-19 | 1 | -0/+21 |
| | | |||||
* | | Make play button a button instead of div | Boris Bobrov | 2017-04-03 | 1 | -1/+2 |
| | | | | | | | | More attempts to make mg acessible | ||||
* | | Merge branch 'thumbnail', fixes #592. | Ben Sturmfels | 2016-11-13 | 1 | -1/+0 |
|\ \ | |||||
| * | | Merge `white-space` change into main `.media_thumbnail` class. | Ben Sturmfels | 2016-11-13 | 1 | -5/+0 |
| | | | |||||
| * | | changed css to fix text on thumbnail | Matt | 2016-08-15 | 1 | -0/+4 |
| |/ | |||||
* | | Fix #664 - Text overflow in media headings | Andrew Browning | 2016-10-23 | 1 | -0/+6 |
| | | | | | | | | | | | | | | Merge in kesara's changes to fix the media heading overflows on edit and delete pages for ticket #664. Signed-off-by: Andrew Browning <ayleph@thisshitistemp.com> | ||||
* | | Add padding around form field labels | Josh Crompton | 2016-09-16 | 1 | -4/+2 |
|/ | | | | Fixes #5468 | ||||
* | removed debug prints, added video icon | Boris Bobrov | 2016-02-05 | 1 | -2/+2 |
| | |||||
* | Display type icon in thumbnails | Boris Bobrov | 2016-02-05 | 1 | -6/+6 |
| | |||||
* | added a plugin to display information about entries in processing | Boris Bobrov | 2016-02-01 | 1 | -0/+20 |
| | | | | | | Conflicts: mediagoblin/templates/mediagoblin/base.html -- resolved by using the original file and manually adding pieces from my commit | ||||
* | moved styles to a css file; more fixes to templates | Boris Bobrov | 2016-01-28 | 1 | -0/+36 |
| | |||||
* | Fix #1046 - Media breaking out of container | jpope777 | 2014-12-02 | 2 | -3/+38 |
| | |||||
* | Remove ^P character | Christopher Allan Webber | 2014-10-30 | 1 | -1/+1 |
| | |||||
* | Fix #549 - Deauthorize OAuth applications | Jessica Tallon | 2014-10-01 | 1 | -0/+16 |
| | |||||
* | Fix #952 - Force the footer to the bottom of the page | Jessica Tallon | 2014-09-30 | 1 | -3/+18 |
| | |||||
* | Adding WAI-ARIA attributes to the header dropdown (Fix by Aleksej Serdjukov) | Christopher Allan Webber | 2014-07-10 | 1 | -3/+3 |
| | | | | | | This fixes issue #754 Thanks Aleksej! | ||||
* | Tweaked the metadata edit screen to run jsonschema validators against the data. | tilly-Q | 2014-05-14 | 1 | -8/+3 |
| | |||||
* | Made the metadata table functional within the new metadata_display plugin and | tilly-Q | 2014-05-12 | 1 | -19/+0 |
| | | | | removed all traces of it from core. | ||||
* | Made the metadata table look pretty | tilly-Q | 2014-05-12 | 1 | -0/+18 |
| | |||||
* | Changed the format of the wtforms table slightly | tilly-Q | 2014-05-12 | 1 | -3/+7 |
| | |||||
* | Fixed a slight css error. | tilly-Q | 2014-05-06 | 1 | -1/+1 |
| | |||||
* | Created a UI for editting a media's metadata. Had to add a new macro to | tilly-Q | 2014-05-06 | 1 | -0/+14 |
| | | | | wtforms.html in the process. | ||||
* | adjust exif info alignment | jpope | 2014-01-13 | 1 | -0/+6 |
| | |||||
* | adjust exif to match other sections and remove extra css | jpope | 2014-01-13 | 1 | -36/+10 |
| | |||||
* | move "wide" view to seperate branch | jpope | 2014-01-08 | 1 | -4/+6 |
| | |||||
* | rename couple of css classes | jpope | 2014-01-07 | 1 | -2/+2 |
| | |||||
* | adjust thumbnails | jpope | 2014-01-07 | 1 | -0/+3 |
| | |||||
* | center media within media container | jpope | 2014-01-07 | 1 | -4/+6 |
| | |||||
* | add a little button color and new media page layout | jpope | 2014-01-07 | 1 | -4/+47 |
| | |||||
* | skeletonize frontpage welcome | jpope | 2014-01-07 | 1 | -0/+13 |
| | |||||
* | debone and redo the header | jpope | 2014-01-07 | 1 | -17/+18 |
| | |||||
* | adjust mod report page | jpope | 2014-01-06 | 1 | -3/+3 |
| | |||||
* | small adjustments to user mod page again | jpope | 2014-01-06 | 1 | -6/+0 |
| | |||||
* | realign the user admin page | jpope | 2014-01-06 | 1 | -1/+8 |
| | |||||
* | migrate media page to skeleton | jpope | 2014-01-06 | 1 | -70/+28 |
| | |||||
* | more skeleton migrations | jpope | 2014-01-06 | 1 | -8/+41 |
| | |||||
* | start moving more to skeleton | jpope | 2014-01-05 | 1 | -9/+0 |
| | |||||
* | undo that "update" | jpope | 2014-01-05 | 1 | -1/+1 |
| | |||||
* | updated | jpope | 2014-01-05 | 1 | -1/+1 |
| | |||||
* | incorporate skeleton layout in the galleries | jpope777 | 2014-01-01 | 3 | -5/+39 |
| | |||||
* | add symlinks to skeleton | jpope777 | 2013-12-31 | 3 | -0/+3 |
| | |||||
* | Merge branch 'master' into upstream-master | Sebastian Spaeth | 2013-12-12 | 1 | -0/+46 |
|\ | | | | | | | | | | | Conflicts: mediagoblin/templates/mediagoblin/base.html mediagoblin/templates/mediagoblin/user_pages/user.html | ||||
| * | Resolve merge conflict and merge. | Aditi | 2013-08-22 | 1 | -0/+7 |
| |\ | |||||
| * | | remove underline from the urls. | Aditi | 2013-08-06 | 1 | -6/+10 |
| | | | |||||
| * | | Change font color. | Aditi | 2013-08-05 | 1 | -1/+2 |
| | | | |||||
| * | | Add new css elememts for blog post listing template. | Aditi | 2013-08-05 | 1 | -0/+23 |
| | | |