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 |
|
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 |
|