Merge branch 'thumbnail', fixes #592.
[mediagoblin.git] / mediagoblin / templates /
2016-11-12 Ben SturmfelsMerge branch 'thumbnail', fixes #592.
2016-10-17 Andrew BrowningFix typo in user processing panel
2016-07-25 Boris BobrovMerge branch 'fix-unhelpful-smtp-error-5081'
2016-07-25 Boris BobrovMerge branch 'login-validator-5414'
2016-06-21 Leah Vellemanuse is_rtl variable to detect rtl locales
2016-06-21 Leah Vellemanfixed 'older' and 'newer' arrows for rtl locales
2016-03-05 Andrew BrowningFix comment ID links on blog media page
2016-03-05 Andrew BrowningFix comment ID links on media comment report page
2016-03-02 Andrew BrowningFix #5432 - Comment report link doens't work
2016-03-01 Jessica TallonFix #5376 - Ensure links have correct ID
2016-02-29 Jessica TallonChange Notification.object_id to be ID of Comemnt not...
2016-02-25 Christopher Allan... Fix ascii media type for Python 3. Fix by 宋文武 (iyzsong)
2016-02-05 Boris Bobrovremoved debug prints, added video icon
2016-02-05 Boris BobrovDisplay type icon in thumbnails
2016-02-05 Boris BobrovMerge branch 'media_panel'
2016-01-31 Boris Bobrovsome fixes to the panel looks
2016-01-31 Boris Bobrovadded filtering by entry state in processing panel
2016-01-31 Boris Bobrovadded a plugin to display information about entries...
2016-01-28 Boris Bobrovmoved styles to a css file; more fixes to templates
2016-01-28 Boris Bobrovremoved h2 from media panel
2016-01-28 Boris Bobrovprocessing panel new looks
2016-01-15 aylephFix issue 5366 Update blog views
2015-12-29 Christopher Allan... Point to the "Libre Browsers Libre Formats" page on...
2015-12-20 Boris BobrovMerge branch 'stable'
2015-12-20 Christopher Allan... Merge branch 'stable'
2015-12-20 Christopher Allan... Merge branch 'stable'
2015-12-10 Ben SturmfelsAdd "Add media" button on home page when no media is...
2015-10-20 Jessica TallonMerge branch 'comments'
2015-10-20 Jessica TallonComment changes for federation
2015-10-07 Jessica TallonCollection changes and migration for federation
2015-08-02 DuncanAdd a no_referrer setting to prevent browsers leaking...
2015-04-23 Christopher Allan... TinyMCE plugin loading should NOT be here.
2015-04-17 Christopher Allan... Merge branch 'stable'
2015-03-20 Christopher Allan... Merge branch 'stable'
2015-03-12 Jaakko LuttinenFix welcome image URL in the front page template (...
2015-02-18 Christopher Allan... Merge remote-tracking branch 'refs/remotes/breton/new_g...
2015-02-15 Jessica TallonChange 'federation' name to 'api' which is more suitable
2015-02-13 Asheesh LaroiaRemove html5slider Javascript helper
2014-12-08 jpope777Fix #1058 - Verifier page could be clearer
2014-12-02 jpope777Fix #1046 - Media breaking out of container
2014-12-01 jpope777Merge branch 'master' of gitorious.org:mediagoblin...
2014-12-01 jpope777fix #1000 - Button style in Report file dialogue
2014-10-30 Rodrigo Rodrigues... Add a template hook to stl sideinfo. Fixes #940.
2014-10-30 Christopher Allan... Template hook to allow plugin authors to add extra...
2014-10-09 Jessica TallonMerge branch 'location'
2014-10-09 Jessica TallonAdd location model and migrations
2014-10-07 Jessica TallonMerge branch '905-activities'
2014-10-06 Jessica TallonFix all the unit tests and clean up code
2014-10-01 Jessica TallonFix #549 - Deauthorize OAuth applications
2014-09-30 Jessica TallonFix #952 - Force the footer to the bottom of the page
2014-09-22 Christopher Allan... Merge branch 'merge-python3-port'
2014-09-19 Christopher Allan... Merge remote-tracking branch 'refs/remotes/moggers87...
2014-09-16 Christopher Allan... Merge branch 'master' into merge-python3-port
2014-09-08 Jessica TallonMerge branch '945-well-known'
2014-09-05 Jessica TallonAdd XRD+XML formatting for /.well-known/host-meta
2014-08-22 Jessica TallonCreate activity model and add activity creation
2014-07-29 Jessica TallonFix #923 - add allow_admin to user_has_privilege decorator
2014-07-29 Laura Arjona ReinaMake translatable table columns titles in media process...
2014-07-29 Laura Arjona ReinaMake translatable some strings that weren't i18n'ed
2014-07-10 Christopher Allan... Adding WAI-ARIA attributes to the header dropdown ...
2014-06-13 AleksejIssue #837: Moderation report page: offender's name...
2014-06-13 AleksejIssue 839: move attribution from some icons' alt into...
2014-06-13 Christopher Allan... Merge remote-tracking branch 'remotes/berker/remove...
2014-06-11 Rodrigo Rodrigues... Put block mediagoblin_sidebar back in user_pages/media...
2014-06-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tilly-q...
2014-06-10 Rodrigo Rodrigues... Adding a template hook to the dropdown header
2014-05-14 tilly-QMerge branch 'metadata'
2014-05-14 tilly-QFixed small error in the edit.metadata javascript
2014-05-14 tilly-QTweaked the metadata edit screen to run jsonschema...
2014-05-13 tilly-QMerge branch 'master' of gitorious.org:mediagoblin...
2014-05-13 tilly-QMerge branch 'template_hooks_for_moderation'
2014-05-12 tilly-QMerge branch 'metadata' of gitorious.org:mediagoblin...
2014-05-12 Christopher Allan... Move the metadata display table over to being contained...
2014-05-12 tilly-QCorrected the rdfa in the metadata table.
2014-05-12 tilly-QMade the metadata table look pretty
2014-05-12 tilly-QMade some changes so that the metadata editing page...
2014-05-12 tilly-QMerge branch 'metadata-editor' into metadata
2014-05-12 tilly-QChanged the format of the wtforms table slightly
2014-05-11 Christopher Allan... Removing the prefix stuff
2014-05-06 tilly-QMade it so the metadata editting page is only one step...
2014-05-06 tilly-QCreated a UI for editting a media's metadata. Had to...
2014-05-06 tilly-QCreated the media metadata editor page
2014-05-01 tilly-QMerge branch 'permission_scheme' of gitorious.org:media...
2014-04-29 tilly-QAdded new template hooks to allow for plugin-added...
2014-04-21 tilly-QIn the middle of some major changes
2014-04-21 tilly-QMade it so that the metadata table only shows terms...
2014-04-21 tilly-QCreated the basic structure of the metadata display...
2014-04-21 tilly-QTook out all of the references to the temporary url...
2014-04-21 tilly-QFixed a minor error in the batch upload script and...
2014-04-21 tilly-QBig update. I added in a json-ld context file which...
2014-04-03 tilly-QTook out all of the references to the temporary url...
2014-03-27 tilly-QFixed a minor error in the batch upload script and...
2014-03-23 tilly-QMerge branch 'bulk-upload' into metadata
2014-03-23 tilly-QBig update. I added in a json-ld context file which...
2014-01-26 Christopher Allan... Fixing the STL media page for post-skeleton merge
2014-01-14 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tilly-q...
2014-01-13 jpopefixes #829 plus a little more that was somewhat related
2014-01-08 jpope777Merge remote-tracking branch 'upstream/skeletongobblin...
2014-01-08 jpopemove "wide" view to seperate branch
2014-01-08 jpoperename couple of css classes
next