aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/static
Commit message (Collapse)AuthorAgeFilesLines
* Remove html5slider Javascript helperAsheesh Laroia2015-02-131-1/+0
| | | | | | | | | | | | | | | | | | | | | | This helper was originally added as a "polyfill" (backward-compatibility shim) for Firefox version 23 and older, so that <input type="range"> that audio.js uses could render nicely in those versions of Firefox. Chromium did not need this shim, and Firefox 23 (released on Aug 6, 2013) added support for this. Therefore, let us remove this dependency. By current metrics at caniuse.com <http://caniuse.com/#feat=input-range>, 88.14% of web users support this attribute. Opera Mini and old versions of Internet Explorer (6-8) are the only holdouts. Note also that the html5slider.js is uninterested in adding this to the npm package manager (or any package manager) repository <https://github.com/fryn/html5slider/issues/5>, meaning that keeping it in the mediagoblin extlib section would mean manual maintenance/updating by the GNU MediaGoblin team. This commit also removes GMG's use of the shim.
* Fix #1046 - Media breaking out of containerjpope7772014-12-022-3/+38
|
* Remove ^P characterChristopher Allan Webber2014-10-301-1/+1
|
* Fix #549 - Deauthorize OAuth applicationsJessica Tallon2014-10-013-0/+16
|
* Fix #952 - Force the footer to the bottom of the pageJessica Tallon2014-09-301-3/+18
|
* Adding WAI-ARIA attributes to the header dropdown (Fix by Aleksej Serdjukov)Christopher Allan Webber2014-07-102-5/+5
| | | | | | This fixes issue #754 Thanks Aleksej!
* Tweaked the metadata edit screen to run jsonschema validators against the data.tilly-Q2014-05-141-8/+3
|
* Made the metadata table functional within the new metadata_display plugin andtilly-Q2014-05-121-19/+0
| | | | removed all traces of it from core.
* Made the metadata table look prettytilly-Q2014-05-121-0/+18
|
* Merge branch 'metadata-editor' into metadatatilly-Q2014-05-121-0/+18
|\
| * Changed the format of the wtforms table slightlytilly-Q2014-05-121-3/+7
| |
| * Fixed a slight css error.tilly-Q2014-05-061-1/+1
| |
| * Created a UI for editting a media's metadata. Had to add a new macro totilly-Q2014-05-061-0/+14
| | | | | | | | wtforms.html in the process.
* | Removing the mediagoblin.jsonld file, which really was just the RDFa 1.1 file.Christopher Allan Webber2014-05-091-1/+2
| | | | | | | | This commit sponsored by Matthew Cope. Thanks!
* | Starting to add metadata tools, as well as mediagoblin's schemaChristopher Allan Webber2014-05-071-0/+47
|/
* adjust exif info alignmentjpope2014-01-131-0/+6
|
* adjust exif to match other sections and remove extra cssjpope2014-01-131-36/+10
|
* move "wide" view to seperate branchjpope2014-01-081-4/+6
|
* rename couple of css classesjpope2014-01-071-2/+2
|
* adjust thumbnailsjpope2014-01-071-0/+3
|
* center media within media containerjpope2014-01-071-4/+6
|
* add a little button color and new media page layoutjpope2014-01-071-4/+47
|
* skeletonize frontpage welcomejpope2014-01-071-0/+13
|
* debone and redo the headerjpope2014-01-071-17/+18
|
* adjust mod report pagejpope2014-01-061-3/+3
|
* small adjustments to user mod page againjpope2014-01-061-6/+0
|
* realign the user admin pagejpope2014-01-061-1/+8
|
* migrate media page to skeletonjpope2014-01-061-70/+28
|
* more skeleton migrationsjpope2014-01-061-8/+41
|
* start moving more to skeletonjpope2014-01-051-9/+0
|
* undo that "update"jpope2014-01-051-1/+1
|
* updatedjpope2014-01-051-1/+1
|
* incorporate skeleton layout in the galleriesjpope7772014-01-013-5/+39
|
* add symlinks to skeletonjpope7772013-12-314-0/+4
|
* Merge branch 'master' into upstream-masterSebastian Spaeth2013-12-123-0/+47
|\ | | | | | | | | | | Conflicts: mediagoblin/templates/mediagoblin/base.html mediagoblin/templates/mediagoblin/user_pages/user.html
| * Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblinAditi Mittal2013-09-181-0/+45
| |\
| * \ Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblinAditi2013-08-251-0/+13
| |\ \
| * \ \ Resolve merge conflict and merge.Aditi2013-08-221-0/+7
| |\ \ \
| * | | | Create symbolic link for tinymce.Aditi2013-08-1087-2782/+1
| | | | |
| * | | | Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblinAditi2013-08-092-0/+13
| |\ \ \ \
| * | | | | Specify the status of blog post.Aditi2013-08-071-0/+0
| | | | | |
| * | | | | Change message when user tries to create multiple blogs.Aditi2013-08-071-0/+0
| | | | | |
| * | | | | remove underline from the urls.Aditi2013-08-061-6/+10
| | | | | |
| * | | | | Change font color.Aditi2013-08-051-1/+2
| | | | | |
| * | | | | Add new css elememts for blog post listing template.Aditi2013-08-051-0/+23
| | | | | |
| * | | | | Add icon for the blogpost.Aditi2013-08-041-0/+0
| | | | | |
| * | | | | Add tinymce code.Aditi2013-08-0486-0/+2782
| | | | | |
| * | | | | Add elements for blog system.Aditi2013-07-311-0/+18
| | | | | |
* | | | | | Merge remote-tracking branch 'refs/remotes/tilly-q/OPW-Moderation-Update'Christopher Allan Webber2013-10-074-8/+140
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: mediagoblin/templates/mediagoblin/user_pages/user.html mediagoblin/tests/test_auth.py mediagoblin/tests/test_submission.py
| * \ \ \ \ \ Merge branch 'master' into OPW-Moderation-Updatetilly-Q2013-09-121-0/+13
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | | | | | | | | | | | | | | Conflicts: mediagoblin/db/migrations.py