Set up virtualenv to use py2
[mediagoblin.git] / mediagoblin /
2014-05-13 tilly-QWrote a test for the compact_and_validate metadata...
2014-05-13 tilly-QAdded 'dc:created' to the list of metadata columns...
2014-05-13 tilly-QRemoved unused imports.
2014-05-13 tilly-QPrepared for input without an 'id' column and made...
2014-05-13 tilly-QMade it so that admins or moderators only would see...
2014-05-13 tilly-QAdded a line to the readme
2014-05-13 tilly-QRemoved unused imports and removed development only...
2014-05-13 tilly-QMerge branch 'master' of gitorious.org:mediagoblin...
2014-05-13 tilly-QAdded a link to the manage feature screen in the dropdo...
2014-05-13 tilly-QAdded the new plugin I've been working at all summer...
2014-05-13 tilly-QMerge branch 'template_hooks_for_moderation'
2014-05-13 tilly-QMerge branch 'permission_scheme'
2014-05-12 tilly-QMade the metadata table functional within the new metad...
2014-05-12 tilly-QMerge branch 'metadata' of gitorious.org:mediagoblin...
2014-05-12 tilly-QAdded documentation for the batchaddmedia gmg tool...
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-QModified the batchaddmedia script so that it only looks...
2014-05-12 tilly-QCleaned up the 'batchaddmedia' command a bit
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-09 Christopher Allan... Splitting up compact_json from compact_and_validate
2014-05-09 Christopher Allan... expand_json utility... yet another convenience function :)
2014-05-09 Christopher Allan... Removing the mediagoblin.jsonld file, which really...
2014-05-09 Christopher Allan... Compact and validate tools, loading internal json tools...
2014-05-07 Christopher Allan... Updating batchaddmedia to use new metadata tools
2014-05-07 Christopher Allan... Starting to add metadata tools, as well as mediagoblin...
2014-05-07 Christopher Allan... Removing unused variables
2014-05-07 Christopher Allan... Removing build_json_ld_metadata
2014-05-07 Christopher Allan... The URL format checker now works correctly
2014-05-06 tilly-QAdded in a few blank lines when a user edits the metada...
2014-05-06 tilly-QFixed a slight css error.
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-QSet up the metadata editor forms
2014-05-06 tilly-QCreated the media metadata editor page
2014-05-01 tilly-QMerge branch 'permission_scheme' of gitorious.org:media...
2014-05-01 tilly-QChanged the default permission scheme to be the same...
2014-04-29 tilly-QAdded new template hooks to allow for plugin-added...
2014-04-28 tilly-QFixed some minor whitespace issues
2014-04-28 tilly-QIn this commit I made it so that each deployment can...
2014-04-23 tilly-QMade the columns properly referenced in models and...
2014-04-22 tilly-QRenamed the columns on core__privileges_users table...
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-QFixed a problem that was causing errors in batch upload...
2014-04-21 tilly-QI had imported requests twice
2014-04-21 tilly-QMerge branch 'metadata' of gitorious.org:mediagoblin...
2014-04-21 tilly-QMade it possible to submit media with the metadata...
2014-04-21 tilly-QChanged the name of the metadata column
2014-04-21 tilly-QMoved the metadata column to MediaEntry rather than...
2014-04-21 tilly-QAdded the 'requests' library as a dependency and switch...
2014-04-21 tilly-QFixed incorrectly coded references to filesystem paths
2014-04-21 tilly-QTook out all of the references to the temporary url...
2014-04-21 tilly-QFixed a bad get of 'dcterms:rights' and am throwing...
2014-04-21 tilly-QWrote more comprehensive error messages.
2014-04-21 tilly-QFixed a minor error in the batch upload script and...
2014-04-21 tilly-QFixed up some fatal errors. Is still not ready.
2014-04-21 tilly-QAdded exception handling into the metadata format check...
2014-04-21 tilly-QBegan work on metadata validation
2014-04-21 tilly-QChanged some of the print messages as well as tweaked...
2014-04-21 tilly-QI made it so the command no longer requires the "Target...
2014-04-21 tilly-QMinor change in the wording of argparsing.
2014-04-21 tilly-QThe script now officially works! It works in many diffe...
2014-04-21 tilly-QThis branch will create a commandline bulk-upload scrip...
2014-04-21 tilly-QBig update. I added in a json-ld context file which...
2014-04-21 tilly-QIn this commit, I added a new column which will be...
2014-04-15 tilly-QChanged the name of the metadata column
2014-04-15 tilly-QMoved the metadata column to MediaEntry rather than...
2014-04-15 tilly-QAdded the 'requests' library as a dependency and switch...
2014-04-11 tilly-QFixed incorrectly coded references to filesystem paths
2014-04-10 Berker PeksagIssue #686: Create User.url_for_self() method.
2014-04-10 Berker PeksagIssue #824: Add gmg deletemedia command.
2014-04-10 Berker PeksagTweak the trim whitespace plugin documentation.
2014-04-07 Christopher Allan... Adding a general purpose context hook for the media...
2014-04-06 Christopher Allan... No more EXIF, for real. Use exifread. This should...
2014-04-03 tilly-QTook out all of the references to the temporary url...
2014-04-03 tilly-QFixed a bad get of 'dcterms:rights' and am throwing...
2014-03-27 tilly-QWrote more comprehensive error messages.
2014-03-27 tilly-QFixed a minor error in the batch upload script and...
2014-03-27 tilly-QFixed up some fatal errors. Is still not ready.
2014-03-27 tilly-QAdded exception handling into the metadata format check...
2014-03-27 tilly-QBegan work on metadata validation
2014-03-26 Christopher Allan... EXIF returns less data than it used to...
2014-03-23 tilly-QMerge branch 'bulk-upload' into metadata
2014-03-23 tilly-QChanged some of the print messages as well as tweaked...
2014-03-23 tilly-QI made it so the command no longer requires the "Target...
2014-03-23 tilly-QMinor change in the wording of argparsing.
2014-03-23 tilly-QThe script now officially works! It works in many diffe...
2014-03-23 tilly-QThis branch will create a commandline bulk-upload scrip...
2014-03-23 tilly-QBig update. I added in a json-ld context file which...
2014-03-23 tilly-QIn this commit, I added a new column which will be...
2014-03-22 Christopher Allan... Fix Babel version restriction. Onward and upward!
2014-03-11 Boris Bobrovfixes to blog url generation
2014-03-11 Christopher Allan... The default failures are just way too verbose. Quietin...
2014-03-11 Boris Bobrovadded new slugify with unidecode
next