Alon Levy
690f50de1c
pdf/processing: avoid possible dead goblin if pdfinfo failed
2013-12-26 18:34:40 -06:00
Sebastian Spaeth
eebd8fe3ed
Rename a few files and minor cleanup
...
Within the blog plugin, rename a few files and clean up a few things
that can be cleaned up.
2013-12-12 18:56:36 +01:00
Sebastian Spaeth
0a97e5e16f
Remove "Create blog" from admin top bar
...
This is such a rare event that we do not need a "Create blog" button
in the top navbar. It suffices to have the link on the "blog dashboard"
page. Also, this saves us a hook to run on all pages that we render, basically.
2013-12-12 18:25:29 +01:00
Sebastian Spaeth
fcdc976ffd
Add the profile_hook in case of user with or without media
...
the hook was only run in case the user had no media uploaded yet.
This does not make any sense, so we run the hook in all cases now.
The designers might have to think about the placement of the stuff
being inserted at some point...
2013-12-12 18:12:13 +01:00
Sebastian Spaeth
461cd7c10d
Force evaluation of Query() through count()
...
Otherwise "blogs" is a query that evaluates to true, even if the user
has no blogs. This fixes the bug that the blog link is shown on a user's
profile page even if she has no blogs at all.
2013-12-12 18:03:47 +01:00
Sebastian Spaeth
c518d5421d
Fix "middot" when blog plugin is disabled
...
The blog plugin accidentally introduced two "middots in the admin bar,
which were visible when the blog plugin was disabled. Fixing this by
moving the second dot in the blog template.
2013-12-12 17:50:34 +01:00
Sebastian Spaeth
686cbcd974
Undo changes since gsoc in media_confirm_delete
...
Since the Gsoc the use of decorators has simplified this function.
Reintroduce the same code as before Adidits blog branch made these
changes.
2013-12-12 17:38:18 +01:00
Sebastian Spaeth
52a0387fc6
Use MEDIA_TYPE, not hardcoded variable of same value
2013-12-12 17:29:48 +01:00
Sebastian Spaeth
39fbb83490
Convert blog plugin to use new privileges system
...
there is no user.is_admin anymore. Adapt to use the new privileges
system.
2013-12-12 17:13:48 +01:00
Sebastian Spaeth
14103077e9
Revert "Replace hardcoded URL by variable for the same."
...
This reverts commit e0e02e98bcd4664b1c0a57e422ea4c0e5b6ba059.
There is absolutely no need for this.
2013-12-12 16:51:18 +01:00
Sebastian Spaeth
7b2f3d2a9e
Finalize merging of the blog branch by Aditi (Gsoc 2013)
...
Comment out the blog plugin by default. Remove the blog README.md in
the root directory.
2013-12-12 16:38:35 +01:00
Sebastian Spaeth
a42dda21f9
Merge branch 'master' into upstream-master
...
Conflicts:
mediagoblin/templates/mediagoblin/base.html
mediagoblin/templates/mediagoblin/user_pages/user.html
2013-12-12 16:24:34 +01:00
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