Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Collection changes and migration for federation | Jessica Tallon | 2015-10-07 | 1 | -1/+1 |
| | | | | | | | - 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 | ||||
* | Fixed another error created by my last fix | Natalie Foust-Pilcher | 2014-06-12 | 1 | -1/+1 |
| | |||||
* | Fixed a fatal error causing mediagoblin to crash when certain types of media | Natalie Foust-Pilcher | 2014-06-12 | 1 | -1/+5 |
| | | | | were uploaded | ||||
* | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin into metadata | tilly-Q | 2014-05-13 | 1 | -1/+1 |
| | | | | | Conflicts: mediagoblin/gmg_commands/__init__.py | ||||
* | Made the metadata table functional within the new metadata_display plugin and | tilly-Q | 2014-05-12 | 6 | -5/+156 |
| | | | | removed all traces of it from core. | ||||
* | Merge branch 'metadata' of gitorious.org:mediagoblin/cwebbers-mediagoblin ↵ | tilly-Q | 2014-05-12 | 1 | -0/+6 |
| | | | | | | | into metadata Conflicts: mediagoblin/plugins/metadata_display/templates/mediagoblin/plugins/metadata_display/metadata_table.html | ||||
* | Move the metadata display table over to being contained in a plugin | Christopher Allan Webber | 2014-05-12 | 1 | -0/+34 |