vijeth-aradhya
0e49df65fe
Modify video-js link folder and change version
2017-07-18 09:44:06 +05:30
vijeth-aradhya
e44c4569c7
Add change-video-resolution.js to start the plugin
2017-07-16 21:18:05 +05:30
Boris Bobrov
683c9cc66c
Change all tabs to spaces in js file
...
It's bad to mix them
2017-05-23 11:28:08 +03:00
Boris Bobrov
daecc3e183
Change aria-text when state changes
2017-04-03 01:52:14 +03:00
Boris Bobrov
697e6c5cbc
Make play button a button instead of div
...
More attempts to make mg acessible
2017-04-03 00:23:24 +03:00
Boris Bobrov
638ea75648
Move audio html out of js
2017-04-02 20:50:33 +03:00
vijeth-aradhya
96f66a5fd4
edit_profile.html: Consistency in the width of input fields
...
The width of all the input fields in user profile edit
form (also forms which wtforms render div function) is 100%
Fixes #996
Signed-off-by: Andrew Browning <ayleph@thisshitistemp.com>
2017-02-14 00:23:58 -05:00
vijeth-aradhya
c427278e50
post_comment.js, media.html: Add AJAX for posting comments
...
Stop reloading the page when a comment is posted which helps
in not stopping the media being played (for example, a song)
Fixes https://issues.mediagoblin.org/ticket/868
2017-01-29 16:52:26 +03:00
Ben Sturmfels
8c1728eaee
Merge branch 'thumbnail', fixes #592 .
2016-11-13 09:24:06 +11:00
Ben Sturmfels
4db326e2f9
Merge white-space
change into main .media_thumbnail
class.
2016-11-13 09:20:37 +11:00
Andrew Browning
7ee8e6b9f3
Fix #664 - Text overflow in media headings
...
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>
2016-10-23 15:39:24 -04:00
Olivier Mehani
441fee1a72
Use OSM tiles in Geolocation plugin #5466
...
MapQuest recently disabled free-as-in-beer access to their map tiles, so let's
switch to free-as-in-speech images.
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-09-18 17:01:16 +03:00
Boris Bobrov
821686372c
Merge branch 'panel'
2016-09-16 09:47:54 +03:00
Josh Crompton
30812a163e
Add padding around form field labels
...
Fixes #5468
2016-09-16 09:29:46 +03:00
Ben Sturmfels
c2c9ed4a6c
Add documentation for header drop-down open/closed.
2016-09-12 11:57:43 +12:00
Matt
799f09b311
Make the panel default to open and remember preference in local storage.
2016-08-16 14:56:39 +10:00
Matt
9f59548edb
changed css to fix text on thumbnail
2016-08-15 15:11:12 +10:00
Boris Bobrov
fa858bd717
removed debug prints, added video icon
2016-02-05 05:30:34 +03:00
Boris Bobrov
654d7cf94f
Display type icon in thumbnails
2016-02-05 05:30:28 +03:00
Boris Bobrov
728ee1df3c
added a plugin to display information about entries in processing
...
Conflicts:
mediagoblin/templates/mediagoblin/base.html -- resolved by using
the original file and manually adding pieces from my commit
2016-02-01 00:28:32 +01:00
Boris Bobrov
4dd814a945
moved styles to a css file; more fixes to templates
2016-01-28 22:04:42 +01:00
Christopher Allan Webber
6fc6ba99f3
Fixing symlink to jquery.js in post-bower universe
...
This commit sponsored by Alexander Slovesnik. Thanks!
2015-02-17 15:48:28 -06:00
Christopher Allan Webber
3cb0a57b95
Fixing video-js symlink for new bower based checkout
...
This commit sponsored by Thorbjørn Lindeijer. Thank you!
2015-02-17 15:48:28 -06:00
Asheesh Laroia
1a7d401c32
Remove html5slider Javascript helper
...
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.
2015-02-13 15:55:16 -06:00
jpope777
03ff0b368e
Fix #1046 - Media breaking out of container
2014-12-02 16:54:24 -06:00
Christopher Allan Webber
9a248310f7
Remove ^P character
2014-10-30 14:17:40 -05:00
Jessica Tallon
7e15632b5a
Fix #549 - Deauthorize OAuth applications
2014-10-01 19:45:53 +01:00
Jessica Tallon
ec84acacdc
Fix #952 - Force the footer to the bottom of the page
2014-09-30 11:23:24 +01:00
Christopher Allan Webber
4b24678a1f
Adding WAI-ARIA attributes to the header dropdown (Fix by Aleksej Serdjukov)
...
This fixes issue #754
Thanks Aleksej!
2014-07-10 10:24:37 -05:00
tilly-Q
0d6550fb05
Tweaked the metadata edit screen to run jsonschema validators against the data.
2014-05-14 11:51:13 -04:00
tilly-Q
b5dd245989
Made the metadata table functional within the new metadata_display plugin and
...
removed all traces of it from core.
2014-05-12 18:07:31 -04:00
tilly-Q
9ceea31c5b
Made the metadata table look pretty
2014-05-12 14:27:26 -04:00
tilly-Q
7bcb3e100c
Merge branch 'metadata-editor' into metadata
2014-05-12 12:26:07 -04:00
tilly-Q
494bce47f9
Changed the format of the wtforms table slightly
2014-05-12 12:20:03 -04:00
Christopher Allan Webber
3850b3fb56
Removing the mediagoblin.jsonld file, which really was just the RDFa 1.1 file.
...
This commit sponsored by Matthew Cope. Thanks!
2014-05-09 14:32:46 -05:00
Christopher Allan Webber
e5e2cc2f16
Starting to add metadata tools, as well as mediagoblin's schema
2014-05-07 18:41:34 -05:00
tilly-Q
f73585be47
Fixed a slight css error.
2014-05-06 17:23:22 -04:00
tilly-Q
e80596c80e
Created a UI for editting a media's metadata. Had to add a new macro to
...
wtforms.html in the process.
2014-05-06 17:00:25 -04:00
jpope
a19c00c1e3
adjust exif info alignment
2014-01-13 11:37:36 -06:00
jpope
27fc8ef26f
adjust exif to match other sections and remove extra css
2014-01-13 08:14:00 -06:00
jpope
5cdf3a0a14
move "wide" view to seperate branch
2014-01-08 00:08:11 -06:00
jpope
4a9a796a7f
rename couple of css classes
2014-01-07 23:23:53 -06:00
jpope
1469f432fc
adjust thumbnails
2014-01-07 20:39:33 -06:00
jpope
d598a403e5
center media within media container
2014-01-07 19:46:58 -06:00
jpope
da4d97e0fd
add a little button color and new media page layout
2014-01-07 17:52:38 -06:00
jpope
fe024f0be7
skeletonize frontpage welcome
2014-01-07 12:09:02 -06:00
jpope
a5ac282c9b
debone and redo the header
2014-01-07 01:05:01 -06:00
jpope
ff9b6b51b0
adjust mod report page
2014-01-06 20:27:32 -06:00
jpope
7bc68035b5
small adjustments to user mod page again
2014-01-06 18:31:57 -06:00
jpope
a054ab3d5a
realign the user admin page
2014-01-06 18:18:52 -06:00