aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/archivalook/templates
Commit message (Collapse)AuthorAgeFilesLines
* Collection changes and migration for federationJessica Tallon2015-10-071-4/+4
| | | | | | | - Adds a "type" column to the Collection object and allows the CollectionItem model to contain any object. - Changes "items" to "num_items" as per TODO - Renames "uploader", "creator" and "user" to a common "actor" in most places
* Fix typos reported in #1102Berker Peksag2015-07-221-2/+2
|
* Remove html5slider Javascript helperAsheesh Laroia2015-02-131-2/+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.
* Avoid "lego translations" on the nothing currently featured stringsChristopher Allan Webber2014-07-291-7/+9
| | | | This commit sponsored by Vinzenz Vietzke. Thank you!
* Make translatable 'Feature' button in the explanation about how to feature ↵Laura Arjona Reina2014-07-291-1/+1
| | | | media.
* Make consistent quotation marks when referring to button labelsLaura Arjona Reina2014-07-291-1/+1
|
* Made it so that admins or moderators only would see the feature_management_paneltilly-Q2014-05-131-0/+3
| | | | link if they have the featurer privilege
* Added a link to the manage feature screen in the dropdown menu fortilly-Q2014-05-131-0/+21
| | | | those that have the appropriate privilege. Added a readme.
* Added the new plugin I've been working at all summer at this link:tilly-Q2014-05-1316-0/+720
https://gitorious.org/npigeons-mediagoblin/archivalook/source/6dbd68dab85650792456b8e24bbbd36a323c2018: