4027 Commits

Author SHA1 Message Date
tilly-Q
8f054a6b99 Fixed up some fatal errors. Is still not ready. 2014-03-27 14:12:50 -04:00
tilly-Q
680faaaa85 Added exception handling into the metadata format checking function. 2014-03-27 13:55:15 -04:00
tilly-Q
6b43a6f432 Began work on metadata validation 2014-03-27 13:31:04 -04:00
Christopher Allan Webber
9caaff48af Okay, nm, that didn't fix it. Setting it back. Sigh. 2014-03-26 16:41:56 -05:00
Christopher Allan Webber
a946908d0f I guess this also fixes it and is nicer 2014-03-26 16:35:46 -05:00
Christopher Allan Webber
0b3b9a291f six==1.5.2 2014-03-26 16:17:29 -05:00
Christopher Allan Webber
5d04469315 Babel now requires >= 1.0 2014-03-26 14:17:18 -05:00
Christopher Allan Webber
6d27a79271 EXIF returns less data than it used to... 2014-03-26 12:07:42 -05:00
tilly-Q
a372c30531 Merge branch 'bulk-upload' into metadata 2014-03-23 16:43:20 -04:00
tilly-Q
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.
2014-03-23 16:40:51 -04:00
tilly-Q
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.

I added in a help message, which is still incomplete, but should make it easier
for admins to know how to use this new command. I believe we should also provi-
-de an example of the location.csv and metadata.csv files, so there is no conf-
-usion. Also, I made it possible for the command to recognize zip files as a
valid archive. I also made some minor changes to the commands description w/i
the larger gmg command help menu.
2014-03-23 16:40:50 -04:00
tilly-Q
27b7d94896 Minor change in the wording of argparsing. 2014-03-23 16:40:50 -04:00
tilly-Q
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.
2014-03-23 16:40:50 -04:00
tilly-Q
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.
2014-03-23 16:40:50 -04:00
tilly-Q
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.
2014-03-23 16:40:12 -04:00
tilly-Q
7a29c67bf9 In this commit, I added a new column which will be used for RDFa metadata of
media.
2014-03-23 16:38:45 -04:00
Christopher Allan Webber
023cda0974 Fix Babel version restriction. Onward and upward!
(Fix suggested by simonft... thanks!)
2014-03-22 11:02:24 -05:00
Christopher Allan Webber
c07bb3123c Fix version conflicts we were hitting with six 2014-03-20 23:25:25 -05:00
Boris Bobrov
36990574cf fixes to blog url generation 2014-03-11 11:29:09 -05:00
Christopher Allan Webber
002da63bce The default failures are just way too verbose. Quieting them down a bit.
This commit sponsored by Chad Glendenin.  Thanks!
2014-03-11 11:28:46 -05:00
Christopher Allan Webber
d07712394d Adding Boris to AUTHORS 2014-03-11 11:07:35 -05:00
Boris Bobrov
2636dddfa6 added new slugify with unidecode 2014-03-11 11:01:04 -05:00
Christopher Allan Webber
1e80c976e2 Remove mention of blog plugin in config 2014-03-09 14:13:04 -05:00
Christopher Allan Webber
f055b47507 Explicitly use /bin/bash even if shell is /bin/false 2014-03-08 12:38:41 -06:00
Christopher Allan Webber
a040f72ded Changing "su -" to just "su"... considerably simpler.
I don't think inheriting environment stuff is a serious issue.
2014-03-08 12:28:23 -06:00
Alon Levy
5e262d8bf5 make exif a submodule
Updates it to latest which includes a fix for a 100% hang on a jpg without any EXIF data:
https://www.dropbox.com/s/m5l185qxq9w5mzk/raspberry-pi-gpio-cheat-sheet.jpg

Signed-off-by: Alon Levy <alon@pobox.com>
2014-03-02 01:07:13 +02:00
Christopher Allan Webber
1b4a9f2605 Tyops in deployment docs as pointed out by @latchkeyed@identi.ca.
Thanks for noticing and correcting!
2014-02-20 14:06:36 -06:00
Christopher Allan Webber
e27e04a390 mediagoblin -> mediagoblin
Thanks Luismi for pointing this out!
2014-02-19 17:30:57 -06:00
tilly-Q
157794d704 fixed my mistaken use of => from last commit >__< 2014-02-13 14:10:11 -05:00
tilly-Q
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
2014-02-13 14:00:09 -05:00
Christopher Allan Webber
de7d9d71df robogoblins.xcf 2014-02-09 13:40:59 -06:00
Christopher Allan Webber
34bc913aba robogoblins source 2014-02-09 13:33:57 -06:00
Christopher Allan Webber
67830b6b5b updated COPYING file for current data in this directory 2014-02-09 12:56:16 -06:00
Christopher Allan Webber
f56b81a0df Source files for some of the test submission artwork. 2014-02-06 19:00:12 -06:00
Christopher Allan Webber
9853a99bbf jpope's been helping a bunch, so of course we need to put him in AUTHORS! 2014-01-27 13:48:56 -06:00
Christopher Allan Webber
f6e9aa8aa2 Fixing the STL media page for post-skeleton merge 2014-01-26 13:08:01 -06:00
Christopher Allan Webber
cebd1ad71c Okay that broke the build process(?), testing if this fixes it 2014-01-23 09:32:54 -06:00
Christopher Allan Webber
16a952a4eb Once we can, that is. 2014-01-23 09:23:51 -06:00
Christopher Allan Webber
9a7d986304 Setting a specific pbr version in setup.py 2014-01-23 09:23:38 -06:00
Christopher Allan Webber
c5b8ff2c75 Have the hook handle happen in the root_view proxy view itself
This way it isn't set in stone at a module level, especially if this
gets imported before the whole application inits, or if run during
tests and possibly imported multiple times.
2014-01-14 12:13:36 -06:00
Christopher Allan Webber
cb76655ce2 Merge remote-tracking branch 'refs/remotes/tilly-q/variable-front-page' 2014-01-14 12:03:07 -06:00
jpope
9589346c8f fixes #829 plus a little more that was somewhat related 2014-01-13 15:04:02 -06:00
jpope
a19c00c1e3 adjust exif info alignment 2014-01-13 11:37:36 -06:00
jpope
27fc8ef26f adjust exif to match other sections and remove extra css 2014-01-13 08:14:00 -06:00
jpope777
d64f57977c Merge remote-tracking branch 'upstream/skeletongobblin' into skeleton 2014-01-11 00:26:28 -06:00
jpope
12c42bd6d8 another airy update 2014-01-10 23:46:32 -06:00
jpope
2edeb960f3 minor updates for airy 2014-01-10 23:38:34 -06:00
tilly-Q
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.
2014-01-10 13:06:50 -05:00
tilly-Q
b1f996d7b5 This is a very minor change that makes it possible for plugins to provide an
alternative to the default root_view.
2014-01-10 13:01:19 -05:00
jpope777
833099ccf8 Merge remote-tracking branch 'upstream/skeletongobblin' into skeleton 2014-01-08 00:08:55 -06:00