Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed some comment notification code for compliance with SQL | Joar Wandborg | 2012-06-10 | 2 | -12/+15 |
| | | | | * Pulled instance name in notification email from config | ||||
* | Merge remote-tracking branch ↵ | Joar Wandborg | 2012-06-10 | 9 | -33/+146 |
|\ | | | | | | | | | | | | | 'is_derek/bug405_email_notifications_for_comments' into notifications-merge Conflicts: mediagoblin/db/mongo/migrations.py | ||||
| * | Updates to send email comments, included translation, better validation. | Derek Moore | 2012-03-25 | 3 | -52/+48 |
| | | |||||
| * | Merge branch 'master' into derek-moore-bug405_email_notifications_for_comments | Christopher Allan Webber | 2012-03-18 | 37 | -76/+4497 |
| |\ | | | | | | | | | | | | | Conflicts: mediagoblin/db/mongo/migrations.py | ||||
| * | | Added wants_comment_notification to sql model | Derek Moore | 2012-03-15 | 1 | -0/+1 |
| | | | |||||
| * | | These are changes for issue #405, add email comment notification. | Derek Moore | 2012-03-15 | 8 | -19/+133 |
| | | | |||||
* | | | Fix problems from pyflakes output | Will Kahn-Greene | 2012-06-03 | 14 | -32/+14 |
| | | | |||||
* | | | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin | Christopher Allan Webber | 2012-06-02 | 2 | -4/+14 |
|\ \ \ | |||||
| * | | | Add link to wiki on front page; fix about | Will Kahn-Greene | 2012-06-02 | 2 | -4/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds a summary and a link to the wiki for contributors to the front page. The "what is mediagoblin" section in the about chapter talkd about what it was, but it was buried--this slightly unburies it. | ||||
* | | | | Committing extracted and compiled translations | Christopher Allan Webber | 2012-06-01 | 45 | -70/+290 |
| | | | | |||||
* | | | | Committing present MediaGoblin translations before pushing extracted messages | Christopher Allan Webber | 2012-06-01 | 6 | -74/+1435 |
|/ / / | |||||
* | | | Added links to community-provied init scripts | Joar Wandborg | 2012-05-28 | 1 | -2/+16 |
| | | | |||||
* | | | Add plugin writer's quickstart guide | Will Kahn-Greene | 2012-05-23 | 2 | -0/+190 |
| | | | |||||
* | | | Add build date to docs | Will Kahn-Greene | 2012-05-23 | 1 | -0/+1 |
| | | | | | | | | | | | | Makes it easier to spot when the docs aren't rebuilding correctly. | ||||
* | | | Split docs into siteadmin and pluginwriter guides | Will Kahn-Greene | 2012-05-23 | 15 | -25/+81 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * create initial bits for plugin writer's guide * move siteadmin stuff to site administrator's guide * rework index.rst to support multiple guides * tweak some text * move files into subdirectories I verified that this still works with html and texinfo build targets. There's still a lot of work to do, but this is a good start. | ||||
* | | | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin | Christopher Allan Webber | 2012-05-20 | 5 | -22/+60 |
|\ \ \ | |||||
| * | | | added support for original audio download; rename | Jakob Kramer | 2012-05-20 | 5 | -22/+60 |
| | | | | | | | | | | | | | | | | Renamed `ogg' to `webm_audio' in core__file_keynames | ||||
* | | | | from_celery.setup_self() didn't pay attention to default_conf_file kwarg, fixed. | Christopher Allan Webber | 2012-05-20 | 1 | -4/+5 |
|/ / / | |||||
* | | | Update documentation for plugins | Will Kahn-Greene | 2012-05-16 | 2 | -24/+85 |
| | | | |||||
* | | | 401. Plugin infrastructure | Will Kahn-Greene | 2012-05-13 | 11 | -0/+541 |
| | | | | | | | | | | | | | | | | | | | | | | | | * implements installing, loading and setup for plugins * codifies configuration * has a sample plugin * docs * tests | ||||
* | | | Added logging to meddleware.csrf | Joar Wandborg | 2012-05-13 | 1 | -0/+5 |
| | | | |||||
* | | | gandaro points out we should have all headers end with question marks for ↵ | Christopher Allan Webber | 2012-05-06 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | consistency Done for about.rst | ||||
* | | | Apparently I can't correct typos right. MedaGoblin->MediaGoblin in docs | Christopher Allan Webber | 2012-05-06 | 1 | -1/+1 |
| | | | |||||
* | | | A couple of typos in docs... MedaGobilin->MediaGoblin | Christopher Allan Webber | 2012-05-05 | 2 | -2/+2 |
| | | | |||||
* | | | Update version to 0.3.1.dev | Will Kahn-Greene | 2012-05-02 | 2 | -3/+3 |
| | | | |||||
* | | | Update version to 0.3.0 for release | Will Kahn-Greene | 2012-05-02 | 2 | -2/+2 |
| | | | |||||
* | | | One character chage: "our" to "your" in the release notes as it makes more | greg | 2012-05-01 | 1 | -1/+1 |
| | | | | | | | | | | | | sense, I believe. | ||||
* | | | 0.3.0 *is* released! Reflect that in the release notes :) | Christopher Allan Webber | 2012-05-01 | 1 | -2/+2 |
| | | | |||||
* | | | Also tell people to install python-psycopg2 if using postgres in docs | Christopher Allan Webber | 2012-04-30 | 1 | -1/+1 |
| | | | |||||
* | | | ./bin/gmg migrate -> ./bin/gmg dbupdate in the docs | Christopher Allan Webber | 2012-04-30 | 1 | -1/+1 |
| | | | |||||
* | | | Committing extracted and compiled translations | Christopher Allan Webber | 2012-04-30 | 5 | -1/+1 |
| | | | |||||
* | | | Committing present MediaGoblin translations before pushing extracted messages | Christopher Allan Webber | 2012-04-30 | 4 | -19/+700 |
| | | | |||||
* | | | Removing references to MongoDB in docs/ | Christopher Allan Webber | 2012-04-29 | 2 | -45/+1 |
| | | | |||||
* | | | No need to keep around mongodb migration tests. | Christopher Allan Webber | 2012-04-29 | 1 | -401/+0 |
| | | | |||||
* | | | Deprecate ./bin/gmg migrate. | Christopher Allan Webber | 2012-04-29 | 2 | -6/+8 |
| | | | | | | | | | | | | | | | Keeping it around just in case someone manually wants to migrate before running the convert thing or... something. Probably silly. | ||||
* | | | Removing wipealldata command and deleting env_export/env_import for now. | Christopher Allan Webber | 2012-04-29 | 2 | -71/+14 |
| | | | | | | | | | | | | | | | | | | None of these tools really work anymore in the SQL world, and possibly aren't as necessary either. In the meanwhile, just disabling them to reduce confusion. | ||||
* | | | Removing mongo and mongokit as dependencies. | Christopher Allan Webber | 2012-04-29 | 1 | -2/+0 |
| | | | |||||
* | | | Translate form validation error messages. | Elrond | 2012-04-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Okay, this is a long story. There are two ways to translate validation error messages: 1) Let wtforms do it. You give wtforms a translation thingy and it calls it for the message to be translated. Good idea maybe. Except: The translation function is only called for the builtin messages of wtforms. It's not called for any handcrafted messages in the constructor. And we can't translate the message there! Because the message needs to be translated when the form is rendered, for each user's locale. This does not work for us. 2) Translate the message while it gets rendered. Luckily we render the message completely by hand. So we can just translate it there also! Simple, easy, works! This all does not cover translating the builtin messages of wtforms. They're currently not extracted in any way, so our translators can't translate them. But that's another issue! | ||||
* | | | Making celeryd consistent: look for mediagoblin_local.ini | Christopher Allan Webber | 2012-04-22 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | Use mediagoblin_local.ini as default conf file if it exists, else use mediagoblin.ini, just like everything else. | ||||
* | | | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin | Christopher Allan Webber | 2012-04-22 | 12 | -20/+120 |
|\ \ \ | |||||
| * | | | Committing extracted and compiled translations | Elrond | 2012-04-22 | 12 | -20/+120 |
| | | | | |||||
* | | | | Switching BROKER_HOST to sqlite:// instead of sqlalchemy+sqlite:// | Christopher Allan Webber | 2012-04-22 | 1 | -1/+1 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Okay, so if you run git master of kombu, this works. And if you run the older kombu + kombu-sqlalchemy, this also worked. In the last release of kombu (2.1.5) there's a bug, and sqlalchemy+sqlite:// worked for processes consuming tasks but not ones publishing tasks. Aye aye aye. I guess we might have to move our setup.py back to the old kombu + kombu-sqlalchemy setup until they put out a new kombu release? :( | ||||
* | | | Remove kombu-sqlalchemy and use database string in modern kombu-proper format | Christopher Allan Webber | 2012-04-21 | 2 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously we were using kombu-sqlalchemy the library for sqlalchemy support. Newer kombu has support for this internally, so we're using that. Requires changing a celery setting and also removing kombu-sqlalchemy from your path. I hope the process of removing kombu-sqlalchemy from one's path doesn't confuse too many people...! | ||||
* | | | Committing extracted and compiled translations | Christopher Allan Webber | 2012-04-21 | 40 | -36/+376 |
| | | | |||||
* | | | Committing present MediaGoblin translations before pushing extracted messages | Christopher Allan Webber | 2012-04-21 | 5 | -33/+34 |
| | | | |||||
* | | | Extract new translatable strings. | Elrond | 2012-04-21 | 1 | -1/+21 |
| | | | |||||
* | | | transifex: Wait a bit after push. | Elrond | 2012-04-21 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | We're seeing somewhat inconsistent data in tx pull. My theory is: The server needs longer to process the uploaded new template and work that into the translations. | ||||
* | | | Documentation updates and fixes | Will Kahn-Greene | 2012-04-20 | 3 | -35/+45 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Nixed some of the mongodb references--pretty sure we're done with that. * Fixed some awkward language. * Fixed : :: stuff. Sphinx lets you do :: so you don't need the additional colon. * Turned a paragraph into a .. note:: section. That makes it easier to notice and read. | ||||
* | | | use _ function on some now untranslatable strings | Jakob Kramer | 2012-04-19 | 2 | -3/+3 |
| | | | |||||
* | | | '+ Add media' and 'View your profile' translatable | Jakob Kramer | 2012-04-19 | 1 | -2/+2 |
| | | |