a372c30531
Merge branch 'bulk-upload' into metadata
tilly-Q
2014-03-23 16:43:20 -04:00
9d4e9de76b
Changed some of the print messages as well as tweaked the order of the commands attempts to figure out what type of file the target file is.
tilly-Q
2014-02-21 12:38:02 -05:00
579a6b574f
I made it so the command no longer requires the "Target type" to be provided, it now recognizes whether the target is a directory or an archive on its own.
tilly-Q
2014-02-19 14:27:14 -05:00
27b7d94896
Minor change in the wording of argparsing.
tilly-Q
2014-02-13 13:57:10 -05:00
714c4cb7d7
The script now officially works! It works in many different situations, whether the media is to be uploaded is stored locally or on the web. Still have to clean up the code and look for errors. I may also refactor some of this into a functi- on to be used with a GUI frontend in another project. Lastly, I need to merge this with the metadata branch I've been working on, and convert the metadata.csv information into the proper format for the new metadata column.
tilly-Q
2014-02-12 14:37:00 -05:00
3214aeb238
This branch will create a commandline bulk-upload script. So far, I have written the code to read csv files into a usable dictionary.
tilly-Q
2014-02-06 15:17:06 -05:00
74d7ff9614
Big update. I added in a json-ld context file which will be used in all our metadata columns in the future. The context describes the dublin core elements. It still has not been finalized however.
tilly-Q
2014-03-18 16:49:48 -04:00
7a29c67bf9
In this commit, I added a new column which will be used for RDFa metadata of media.
tilly-Q
2014-02-06 15:15:57 -05:00
023cda0974
Fix Babel version restriction. Onward and upward!
Christopher Allan Webber
2014-03-22 11:00:10 -05:00
c07bb3123c
Fix version conflicts we were hitting with six
Christopher Allan Webber
2014-03-20 23:25:25 -05:00
36990574cf
fixes to blog url generation
Boris Bobrov
2014-03-11 16:23:58 +05:00
002da63bce
The default failures are just way too verbose. Quieting them down a bit.
Christopher Allan Webber
2014-03-11 11:28:46 -05:00
d07712394d
Adding Boris to AUTHORS
Christopher Allan Webber
2014-03-11 11:07:35 -05:00
2636dddfa6
added new slugify with unidecode
Boris Bobrov
2014-03-11 15:50:01 +05:00
1e80c976e2
Remove mention of blog plugin in config
Christopher Allan Webber
2014-03-09 14:13:04 -05:00
f055b47507
Explicitly use /bin/bash even if shell is /bin/false
Christopher Allan Webber
2014-03-08 12:38:41 -06:00
a040f72ded
Changing "su -" to just "su"... considerably simpler.
Christopher Allan Webber
2014-03-08 12:28:23 -06:00
5e262d8bf5
make exif a submodule
Alon Levy
2014-03-01 21:52:14 +02:00
1b4a9f2605
Tyops in deployment docs as pointed out by @latchkeyed@identi.ca.
Christopher Allan Webber
2014-02-20 14:06:36 -06:00
e27e04a390
mediagoblin -> mediagoblin
Christopher Allan Webber
2014-02-19 17:30:07 -06:00
157794d704
fixed my mistaken use of => from last commit >__<
tilly-Q
2014-02-13 14:10:11 -05:00
6d0cafdcca
Changed setup.py install_requirements to require sqlalchemy at least of version 0.8.0. Our code was crashing when running with sqlalchemy 0.7.4 because of imports like sqlalchemy.orm.with_polymorphic
tilly-Q
2014-02-13 14:00:09 -05:00
de7d9d71df
robogoblins.xcf
Christopher Allan Webber
2014-02-09 13:40:59 -06:00
34bc913aba
robogoblins source
Christopher Allan Webber
2014-02-09 13:33:57 -06:00
67830b6b5b
updated COPYING file for current data in this directory
Christopher Allan Webber
2014-02-09 12:56:16 -06:00
f56b81a0df
Source files for some of the test submission artwork.
Christopher Allan Webber
2014-02-06 19:00:12 -06:00
9853a99bbf
jpope's been helping a bunch, so of course we need to put him in AUTHORS!
Christopher Allan Webber
2014-01-27 13:48:56 -06:00
f6e9aa8aa2
Fixing the STL media page for post-skeleton merge
Christopher Allan Webber
2014-01-26 13:08:01 -06:00
cebd1ad71c
Okay that broke the build process(?), testing if this fixes it
Christopher Allan Webber
2014-01-23 09:32:54 -06:00
16a952a4eb
Once we can, that is.
Christopher Allan Webber
2014-01-23 09:23:51 -06:00
9a7d986304
Setting a specific pbr version in setup.py
Christopher Allan Webber
2014-01-23 09:23:38 -06:00
c5b8ff2c75
Have the hook handle happen in the root_view proxy view itself
Christopher Allan Webber
2014-01-14 12:13:36 -06:00
cb76655ce2
Merge remote-tracking branch 'refs/remotes/tilly-q/variable-front-page'
Christopher Allan Webber
2014-01-14 12:03:07 -06:00
9589346c8ffixes#829 plus a little more that was somewhat related
jpope
2014-01-13 15:04:02 -06:00
a19c00c1e3
adjust exif info alignment
jpope
2014-01-13 11:37:36 -06:00
27fc8ef26f
adjust exif to match other sections and remove extra css
jpope
2014-01-13 08:14:00 -06:00
12c42bd6d8
another airy update
jpope
2014-01-10 23:46:32 -06:00
2edeb960f3
minor updates for airy
jpope
2014-01-10 23:38:34 -06:00
0a5981fd54
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.
tilly-Q
2013-11-29 14:29:56 -05:00
b1f996d7b5
This is a very minor change that makes it possible for plugins to provide an alternative to the default root_view.
tilly-Q
2014-01-09 18:17:38 -05:00