4173 Commits

Author SHA1 Message Date
Christopher Allan Webber
070bc99c1e Fixing Josie's name 2013-12-11 12:30:12 -06:00
tilly-Q
50ee657607 Fixed a small typo that was causing the mediagoblin.moderation.users_detail
page to crash.
2013-12-08 12:40:47 -05:00
Christopher Allan Webber
40322832b4 Committing extracted and compiled translations 2013-12-03 13:24:20 -06:00
Christopher Allan Webber
97e445ccd4 Committing present MediaGoblin translations before pushing extracted messages 2013-12-03 13:23:25 -06:00
Christopher Allan Webber
daf91e3777 Make "Username's privileges" translatable
This commit sponsored by Aaron Borden.  Thank you!
2013-12-03 13:22:47 -06:00
Christopher Allan Webber
e9e3ecc2e6 v0.6.2.dev 2013-12-03 13:20:38 -06:00
Christopher Allan Webber
74488d15af Now on v0.6.1, officially! 2013-12-03 12:19:48 -06:00
Christopher Allan Webber
29166813ff Release notes for v0.6.1, also instructions to check out a specific tag
The instructions to check out a specific tag comes at the recommendation
of Mike Linksvayer.

It's only appropriate then that this sponsored commit go to Mike
Linksvayer then.  Thanks, Mike! :)
2013-12-03 12:17:02 -06:00
Christopher Allan Webber
732ebe0cad Turning off the Terms of Service feature by default
This commit sponsored by Jessica Coates.  Thank you!
2013-12-03 11:51:46 -06:00
Christopher Allan Webber
7731e7c90b We're in the 0.6.1 dev zone! But we shouldn't stay here long ;) 2013-12-03 11:32:43 -06:00
Christopher Allan Webber
94658aba1d Removing the assertion that this site is run by StatusNet (major oops) and adding <p> tags
The StatusNet one was a pretty goofy mistake.  But at least now it's fixed! :)

This commit sponsored by Jon Buckley.  Thank you!
2013-12-03 11:31:09 -06:00
Christopher Allan Webber
3600bb34aa At v0.6.0! Woohoo! 2013-12-02 13:55:07 -06:00
Christopher Allan Webber
732a5199d4 Adding Asheesh Laroia to AUTHORS! 2013-12-02 13:54:50 -06:00
Christopher Allan Webber
edb55f7f8f Previous ordering seemed weird. 2013-12-02 13:38:45 -06:00
Christopher Allan Webber
e73afbd57f Including python-dateutil in our dependency list 2013-12-02 13:36:55 -06:00
Asheesh Laroia
26990bc0e0 In the case of setuptools/sqlalchemy conflict, explain the issue
This commit tri-licensed under:
  CC0 1.0, AGPLv3 or later (at your option), and Apache License 2.0
2013-12-02 12:13:31 -06:00
Christopher Allan Webber
7dfd538fbc Committing extracted and compiled translations 2013-12-02 09:29:05 -06:00
Christopher Allan Webber
5a033eece8 Committing present MediaGoblin translations before pushing extracted messages 2013-12-02 09:28:05 -06:00
Christopher Allan Webber
501e160665 Also adding contributor "Josie". Not sure of full name! 2013-12-02 09:06:36 -06:00
Alon Levy
048eab5a7a mediagoblin/templates/mediagoblin/user_pages/collection.html: fix typo 2013-12-01 10:24:07 -06:00
Christopher Allan Webber
c507a3e9bc Adding Lenna Peterson to AUTHORS 2013-11-30 14:59:32 -06:00
Christopher Allan Webber
c6b6be17a4 LDAP readme link 2013-11-30 14:46:06 -06:00
Christopher Allan Webber
2691bfe11b 0.6.0 release notes 2013-11-30 14:45:53 -06:00
Christopher Allan Webber
e5c4f678ec Provide an easy option to turn off the terms of service 2013-11-30 14:25:29 -06:00
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