tilly-Q
|
80fefb8514
|
Removed unused imports.
|
2014-05-13 16:59:02 -04:00 |
|
tilly-Q
|
c0ea2bad04
|
Prepared for input without an 'id' column and made all of the internal nodes
into free floating nodes so that compact_and_validate will remove them.
|
2014-05-13 16:57:12 -04:00 |
|
tilly-Q
|
1d09e8b4f1
|
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin into metadata
Conflicts:
mediagoblin/gmg_commands/__init__.py
|
2014-05-13 15:24:59 -04:00 |
|
tilly-Q
|
cc7c9091ac
|
Merge branch 'template_hooks_for_moderation'
|
2014-05-13 14:49:54 -04:00 |
|
tilly-Q
|
6100f9eef2
|
Merge branch 'permission_scheme'
|
2014-05-13 14:47:19 -04:00 |
|
tilly-Q
|
b5dd245989
|
Made the metadata table functional within the new metadata_display plugin and
removed all traces of it from core.
|
2014-05-12 18:07:31 -04:00 |
|
tilly-Q
|
f14519c398
|
Merge branch 'metadata' of gitorious.org:mediagoblin/cwebbers-mediagoblin into metadata
Conflicts:
mediagoblin/plugins/metadata_display/templates/mediagoblin/plugins/metadata_display/metadata_table.html
|
2014-05-12 17:14:55 -04:00 |
|
tilly-Q
|
8524a6bdc5
|
Added documentation for the batchaddmedia gmg tool to the mediagoblin docs.
|
2014-05-12 17:02:31 -04:00 |
|
Christopher Allan Webber
|
acfcaf6366
|
Move the metadata display table over to being contained in a plugin
|
2014-05-12 14:50:58 -05:00 |
|
tilly-Q
|
8f65028ddf
|
Corrected the rdfa in the metadata table.
|
2014-05-12 14:48:46 -04:00 |
|
tilly-Q
|
9ceea31c5b
|
Made the metadata table look pretty
|
2014-05-12 14:27:26 -04:00 |
|
tilly-Q
|
7d52eb7705
|
Modified the batchaddmedia script so that it only looks for one csv file instead
of the previous method which looked for two files.
|
2014-05-12 14:10:29 -04:00 |
|
tilly-Q
|
e8d64d453b
|
Cleaned up the 'batchaddmedia' command a bit
|
2014-05-12 13:19:03 -04:00 |
|
tilly-Q
|
6b6b1b076b
|
Made some changes so that the metadata editing page works well with the updated
metadata tools.
|
2014-05-12 13:13:46 -04:00 |
|
tilly-Q
|
7bcb3e100c
|
Merge branch 'metadata-editor' into metadata
|
2014-05-12 12:26:07 -04:00 |
|
tilly-Q
|
494bce47f9
|
Changed the format of the wtforms table slightly
|
2014-05-12 12:20:03 -04:00 |
|
Christopher Allan Webber
|
fbea284aeb
|
Removing the prefix stuff
|
2014-05-11 18:47:55 -05:00 |
|
Christopher Allan Webber
|
fd7069632b
|
Splitting up compact_json from compact_and_validate
This commit sponsored by Harry Rogoff. Thank you!
|
2014-05-09 17:34:11 -05:00 |
|
Christopher Allan Webber
|
a468db099c
|
expand_json utility... yet another convenience function :)
This commit sponsored by Benjamin Lebsanft. Thank you!
|
2014-05-09 16:49:42 -05:00 |
|
Christopher Allan Webber
|
3850b3fb56
|
Removing the mediagoblin.jsonld file, which really was just the RDFa 1.1 file.
This commit sponsored by Matthew Cope. Thanks!
|
2014-05-09 14:32:46 -05:00 |
|
Christopher Allan Webber
|
96afe1b268
|
Compact and validate tools, loading internal json tools, much more
This commit sponsored by Caleb Nidey. Thank you!
|
2014-05-09 14:10:51 -05:00 |
|
Christopher Allan Webber
|
6fab7734d6
|
Updating batchaddmedia to use new metadata tools
|
2014-05-07 18:50:48 -05:00 |
|
Christopher Allan Webber
|
e5e2cc2f16
|
Starting to add metadata tools, as well as mediagoblin's schema
|
2014-05-07 18:41:34 -05:00 |
|
Christopher Allan Webber
|
a448628636
|
Removing unused variables
|
2014-05-07 15:21:58 -05:00 |
|
Christopher Allan Webber
|
2a2c534e51
|
Removing build_json_ld_metadata
|
2014-05-07 15:21:10 -05:00 |
|
Christopher Allan Webber
|
af3a9107a9
|
The URL format checker now works correctly
...though it isn't checking the right thing
|
2014-05-07 13:39:03 -05:00 |
|
tilly-Q
|
d015e4a84d
|
Added in a few blank lines when a user edits the metadata of a file that has
none.
|
2014-05-06 17:45:43 -04:00 |
|
tilly-Q
|
f73585be47
|
Fixed a slight css error.
|
2014-05-06 17:23:22 -04:00 |
|
tilly-Q
|
9919fb08a4
|
Made it so the metadata editting page is only one step away from functioning
correctly.
|
2014-05-06 17:19:30 -04:00 |
|
tilly-Q
|
e80596c80e
|
Created a UI for editting a media's metadata. Had to add a new macro to
wtforms.html in the process.
|
2014-05-06 17:00:25 -04:00 |
|
tilly-Q
|
f0cfd3396e
|
Set up the metadata editor forms
|
2014-05-06 12:54:08 -04:00 |
|
tilly-Q
|
fffc5dcfe0
|
Created the media metadata editor page
|
2014-05-06 12:39:23 -04:00 |
|
Jessica Tallon
|
cabbd95a0d
|
Add lib64/ directory to .gitignore file.
|
2014-05-05 17:25:14 +01:00 |
|
tilly-Q
|
79a97f6bc3
|
Merge branch 'permission_scheme' of gitorious.org:mediagoblin/npigeons-mediagoblin into permission_scheme
Conflicts:
mediagoblin.ini
mediagoblin/auth/tools.py
mediagoblin/config_spec.ini
|
2014-05-01 14:28:11 -04:00 |
|
tilly-Q
|
ce26346a4c
|
Changed the default permission scheme to be the same as the scheme we use in
master so that if admins have not set their mediagoblin_local.ini to include
this new option, they will notice no difference in use.
|
2014-05-01 14:21:25 -04:00 |
|
tilly-Q
|
b55b1ad4ad
|
Added new template hooks to allow for plugin-added moderation powers
|
2014-04-29 12:44:21 -04:00 |
|
tilly-Q
|
f59d8bbef1
|
Fixed some minor whitespace issues
|
2014-04-28 16:40:02 -04:00 |
|
tilly-Q
|
1c7875a18d
|
In this commit I made it so that each deployment can have custom settings for
which privileges are given to users when they are intiated. These settings are
modified in mediagoblin.ini.
|
2014-04-28 16:37:46 -04:00 |
|
tilly-Q
|
9f5d388ec0
|
In the middle of some major changes
|
2014-04-21 19:07:28 -04:00 |
|
tilly-Q
|
0656de6795
|
Made it so that the metadata table only shows terms with filled values
|
2014-04-21 15:46:02 -04:00 |
|
tilly-Q
|
8ccd560ca2
|
Created the basic structure of the metadata display table in rdfa lite
|
2014-04-21 15:42:57 -04:00 |
|
tilly-Q
|
7ff99dabfb
|
Fixed a problem that was causing errors in batch uploading remote files.
|
2014-04-21 12:29:00 -04:00 |
|
tilly-Q
|
e00ce53ef6
|
I had imported requests twice
|
2014-04-21 12:18:29 -04:00 |
|
tilly-Q
|
77a19712c3
|
Merge branch 'metadata' of gitorious.org:mediagoblin/npigeons-mediagoblin into metadata
Conflicts:
mediagoblin/gmg_commands/batchaddmedia.py
setup.py
|
2014-04-21 12:17:39 -04:00 |
|
tilly-Q
|
45f426ddee
|
Made it possible to submit media with the metadata provided
|
2014-04-21 12:11:12 -04:00 |
|
tilly-Q
|
0bfb4089cc
|
Changed the name of the metadata column
|
2014-04-21 12:11:11 -04:00 |
|
tilly-Q
|
9f3dc83a6c
|
Moved the metadata column to MediaEntry rather than MediaFile
|
2014-04-21 12:11:11 -04:00 |
|
tilly-Q
|
ecea4847e8
|
Added the 'requests' library as a dependency and switched over to using it to
fetch remote pieces of media in the batchupload script
|
2014-04-21 12:11:11 -04:00 |
|
tilly-Q
|
18a9c50db6
|
Fixed incorrectly coded references to filesystem paths
|
2014-04-21 12:10:20 -04:00 |
|
tilly-Q
|
7b1ee4711c
|
Took out all of the references to the temporary url I was using
/metadata_context/v1
|
2014-04-21 12:10:20 -04:00 |
|