Christopher Allan Webber
a3845c04ee
Adding Devan to AUTHORS
2013-11-29 20:27:30 -06:00
Christopher Allan Webber
4fc1e7a8dc
Committing extracted and compiled translations
2013-11-26 14:00:09 -06:00
Christopher Allan Webber
b6685f92ab
Committing present MediaGoblin translations before pushing extracted messages
2013-11-26 13:58:49 -06:00
Christopher Allan Webber
d39198514f
No need to translate a variable name alone
2013-11-26 13:52:08 -06:00
Christopher Allan Webber
2496075272
Committing extracted and compiled translations
2013-11-25 09:38:43 -06:00
Christopher Allan Webber
7468c39039
Removing the "logging is debug by default in dbupdate"
...
This commit sponsored by David Neudorfer. Thank you!
2013-11-25 09:31:41 -06:00
tilly-Q
11eb6a8b53
Merge branch 'fix-foundations-warn'
2013-11-24 13:16:27 -05:00
tilly-Q
844b6d70ea
This is a tiny change. I took out the warnings that were displayed when a plugin
...
didn't have a FOUNDATIONS dictionary because people found them annoying.
2013-11-21 15:20:43 -05:00
tilly-Q
9412fffef1
I went through the code and just removed some blank spaces. I also looked it
...
thru and it looked great.
2013-11-19 15:14:14 -05:00
Josie
7dfcc538d3
Addressed ticket number 630 by removing MediaEntry.collected
2013-11-18 20:05:15 -05:00
Christopher Allan Webber
a442823bc1
Documenting the command-line uploading tooling.
...
This commit sponsored by Libby Reinish. Thank you! :)
2013-11-14 14:17:18 -06:00
Christopher Allan Webber
131b749529
Making the API make use of the new submit tooling.
...
This commit sponsored by Zakkai Kauffman-Rogoff. Thanks! :)
2013-11-14 14:04:32 -06:00
Christopher Allan Webber
c802c41af4
Pass in request.urlgen to submit_media so it can update the feed_url stuff
...
This commit sponsored by Jesus Alberto Rodriguez Chavez. Thank you!
2013-11-14 13:53:07 -06:00
Christopher Allan Webber
a8413d8b82
Also switching piwigo integration of submit_media over to kwargs.
...
This commit sponsored by Roberto Capone. Thanks!
2013-11-14 13:47:18 -06:00
Christopher Allan Webber
70b2f1ec0c
Switching use of submit_media to be keyword arguments in views.py.
...
This should make things a bit easier for me to fiddle with argument
ordering.
This commit sponsored by Maira Sutton. Thanks!
2013-11-14 13:41:09 -06:00
Christopher Allan Webber
210a6cebe0
Switching the addmedia tool over to using the get_upload_file_limits tool also.
...
This commit sponsored by Damien Radtke. Thanks!
2013-11-14 11:09:18 -06:00
Christopher Allan Webber
860b380bb5
Porting the piwigo submit system over to using the new submit utility.
...
This also adds upload limit checks to the piwigo plugin!
This commit sponsored by Sam Black. Thank you!
2013-11-14 11:07:12 -06:00
Christopher Allan Webber
5d754da741
Breaking out get_upload_file_limits into its own utility.
...
This commit sponsored by Mikael Nordfeldth. Thank you!
2013-11-14 11:06:10 -06:00
Christopher Allan Webber
86d5cb8a57
--license doesn't use the user default so correct that. It does use a URL though.
...
This commit sponsored by Benjamin Williams. Thank you!
2013-11-14 10:25:31 -06:00
Christopher Allan Webber
cb7716f3b5
A couple more adjustments for unicode'ification of some arguments.
...
This commit sponsored by Bruno Girin. Thank you!
2013-11-14 10:01:41 -06:00
Christopher Allan Webber
862e05a5b5
Hacks to get past unicode barriers
...
The methods we're using here aren't ideal but they mirror those used
in the submit views...
This commit sponsored by Alexander Couper. Thanks!
2013-11-14 09:51:29 -06:00
Christopher Allan Webber
301da9caba
Generic'ifying the submit code to not rely on the werkzeug FileStorage datastructure
...
Important, because that only makes sense for wsgi! :)
This commit sponsored by Geoff Lehr. Thank you!
2013-11-13 19:40:13 -06:00
Christopher Allan Webber
5202924c91
Docstring for submit_media()
...
This commit sponsored by Benjamin Prager. Thank you!
2013-11-13 17:25:33 -06:00
Christopher Allan Webber
b7a8760b6d
Start of addmedia command. Kinda close to working ;)
2013-11-13 13:59:16 -06:00
Christopher Allan Webber
a4bf3e58ba
Weird indentation issue, fixing!
...
This commit sponsored by Iain Nicol. Thank you!
2013-11-13 11:53:58 -06:00
Christopher Allan Webber
9e15c674ce
Refactoring submission utility to make it more generic! Reusable!
...
This commit sponsored by Joar Wandborg. Joar, thanks for the many
things you've done for MediaGoblin!
2013-11-13 10:22:46 -06:00
Christopher Allan Webber
1779a0702f
Starting to split out a submit_media utility
2013-11-12 14:03:17 -06:00
Christopher Allan Webber
70fe865647
Oh god how did I leave a pdb.set_trace() in here
...
Well, cleaning that up :)
This commit sponsored by Enrico Zini. Thanks!
2013-11-10 17:35:56 -06:00
Christopher Allan Webber
904caab6b1
Apparently kombu is fine again
2013-11-10 12:38:49 -06:00
Christopher Allan Webber
7ec0a978e0
Fixing the ascii art media type. There was an ordering issue in the code.
...
Moved set_file_metadata till after the thumb file was created!
This commit sponsored by Samat Jain. Thank you!
2013-11-08 11:22:48 -06:00
Christopher Allan Webber
02993c9daa
Committing extracted and compiled translations
2013-11-05 14:45:34 -06:00
Christopher Allan Webber
d9271e5d9c
Removing strings that should not have been translated
2013-11-05 14:43:01 -06:00
Christopher Allan Webber
09b0d5118d
Just made it so the "okay to wipe your database" echo doesn't add a newline
2013-11-05 13:41:13 -06:00
Christopher Allan Webber
7865e7c16e
Merge remote-tracking branch 'refs/remotes/tilly-q/dev_tools_environment_update' into mergetest
2013-11-05 13:29:40 -06:00
Christopher Allan Webber
c57bf8d9c0
Committing extracted and compiled translations
2013-11-04 15:34:21 -06:00
Christopher Allan Webber
cadeb02cf3
Committing present MediaGoblin translations before pushing extracted messages
2013-11-04 15:33:28 -06:00
Christopher Allan Webber
4491174df2
accoutn -> account. Typo fix caught by Laura Arjona! Thanks!
...
This commit sponsored by Nick Adams! Thank you!
2013-11-04 15:05:40 -06:00
Christopher Allan Webber
288dcfe000
Committing extracted and compiled translations
2013-11-04 13:24:16 -06:00
Christopher Allan Webber
d110f656d6
Committing present MediaGoblin translations before pushing extracted messages
2013-11-04 13:23:17 -06:00
Christopher Allan Webber
496d779a63
Apparently we need a version of Kombu less than 3.0 for now.
...
This commit sponsored by Andrés Muñiz Piniella. Thank you!
2013-11-03 20:22:57 -06:00
Christopher Allan Webber
70b0712de2
Removing duplicate views from views.py
2013-11-01 10:08:12 -05:00
tilly-Q
3a99517d43
This commit made it so that the script now extracts two different archive. One
...
for the chosen database, and one for the media to go in the UserDev directory.
This will make the mg-dev-example-environments branch more efficient.
2013-10-31 17:10:03 -04:00
tilly-Q
79a5fe72cf
This was a very minor update. In the mg-dev-example-environment branch I changed
...
the naming system for the databases, and in this branch I just changed the
default name to the new default. The new naming system is based on migrations
not milestones.
2013-10-31 16:19:49 -04:00
Christopher Allan Webber
ea281d2480
Removing duplicate terms of service link in the header.
...
My bad! Since I moved it to the footer ;)
This commit sponsored by Sebastian Tennant. Thanks!
2013-10-24 22:42:40 -05:00
Devan Goodwin
f1bf5ccdd8
Fix error in collection templates.
...
Removed unicode strings from some recently added has_privilege calls.
Appears this is not valid syntax as it would be in the python code
itself. Causes an error showing the template:
Error - <class 'jinja2.exceptions.TemplateSyntaxError?'>: expected token
',', got 'string'
2013-10-20 17:06:56 -03:00
Christopher Allan Webber
9d2b0161b9
Make showing the Terms of Service a user option, and move it to the footer.
...
This commit sponsored by Gjalt-Jorn Peters. Thank you!
2013-10-11 11:48:22 -05:00
Christopher Allan Webber
0c875e1e96
Renaming replace_table to replace_table_hack and documenting why it's a hack
...
We'd still prefer people use other solutions when possible!
This commit sponsored by Michał Masłowski. Thank you!
2013-10-10 14:22:38 -05:00
Christopher Allan Webber
454a2c16bd
Actually rename the table back, or else we just lose the old table! ;)
2013-10-10 14:14:32 -05:00
Christopher Allan Webber
2c4decf260
Merge remote-tracking branch 'tilly-q/merge-tillyq-moderation' into merge-tillyq-moderation
2013-10-10 14:06:07 -05:00
Christopher Allan Webber
f1318b59c8
Fix the create_moderation_tables migration to work with postgresql
...
Was comparing/assigning to integers... but that's not how postgres rolls!
2013-10-10 11:28:59 -05:00