mediagoblin.git
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... 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... Removing the prefix stuff
2014-05-09 Christopher... Splitting up compact_json from compact_and_validate
2014-05-09 Christopher... expand_json utility... yet another convenience function :)
2014-05-09 Christopher... Removing the mediagoblin.jsonld file, which really...
2014-05-09 Christopher... Compact and validate tools, loading internal json tools...
2014-05-07 Christopher... Updating batchaddmedia to use new metadata tools
2014-05-07 Christopher... Starting to add metadata tools, as well as mediagoblin...
2014-05-07 Christopher... Removing unused variables
2014-05-07 Christopher... Removing build_json_ld_metadata
2014-05-07 Christopher... 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-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-07 Christopher... Adding a general purpose context hook for the media...
2014-04-06 Christopher... No more EXIF, for real. Use exifread. This should...
2014-04-03 Christopher... specify older sqlalchemy-migrate because pbr ruins...
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-04-03 Christopher... Move ./bootstrap.sh to experimental-bootstrap.sh
2014-03-29 Christopher... Make the MediaGoblin databse user creation more determi...
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 Christopher... Removing extlib submodule and switching it to being...
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... Okay, nm, that didn't fix it. Setting it back. Sigh.
2014-03-26 Christopher... I guess this also fixes it and is nicer
2014-03-26 Christopher... six==1.5.2
2014-03-26 Christopher... Babel now requires >= 1.0
2014-03-26 Christopher... 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... Fix Babel version restriction. Onward and upward!
2014-03-21 Christopher... Fix version conflicts we were hitting with six
2014-03-11 Boris Bobrovfixes to blog url generation
2014-03-11 Christopher... The default failures are just way too verbose. Quietin...
2014-03-11 Christopher... Adding Boris to AUTHORS
2014-03-11 Boris Bobrovadded new slugify with unidecode
2014-03-09 Christopher... Remove mention of blog plugin in config
2014-03-08 Christopher... Explicitly use /bin/bash even if shell is /bin/false
2014-03-08 Christopher... Changing "su -" to just "su"... considerably simpler.
2014-03-01 Alon Levymake exif a submodule
2014-02-20 Christopher... Tyops in deployment docs as pointed out by @latchkeyed...
2014-02-19 Christopher... mediagoblin -> mediagoblin
2014-02-13 tilly-Qfixed my mistaken use of => from last commit >__<
2014-02-13 tilly-QChanged setup.py install_requirements to require sqlalc...
2014-02-09 Christopher... robogoblins.xcf
2014-02-09 Christopher... robogoblins source
2014-02-09 Christopher... updated COPYING file for current data in this directory
2014-02-07 Christopher... Source files for some of the test submission artwork.
next