Christopher Allan Webber
39b45e2035
I think confirm_delete deserves a url like /confirm-delete/ rather than /confirm/
...
Adjusting appropriately.
2011-08-29 08:05:35 -05:00
Caleb Forbes Davis V
e1105f5dcb
Generalizes error model for change password verification
...
- 404s instead of 'user not found' will limit leaking user profile
information to the browser.
- Also fixed the wording on the login page to make it clear you are
changing the password, not sending yourself your old one!
2011-08-29 00:19:54 -05:00
Caleb Forbes Davis V
24966c43bd
Avoids informing browser whether the username or email is a match
...
- pretends to have sent the email with the URL to change the password
regardless of whether or not the email was actually sent. This
avoids leaking user information to the browser
2011-08-29 00:18:35 -05:00
Caleb Forbes Davis V
fac7b8c9b1
Changed phrasing, spelling, and added translations
2011-08-28 22:46:21 -05:00
Christopher Allan Webber
7dc3a66f92
Merge remote branch 'remotes/jwandborg/f403_ability_to_delete'
...
Conflicts:
mediagoblin/edit/views.py
mediagoblin/templates/mediagoblin/user_pages/media.html
mediagoblin/user_pages/routing.py
2011-08-28 22:05:54 -05:00
Caleb Forbes Davis V
f85909c061
needed to access email_sender_address through mg_globals.app_config
...
instead of mg_globals.email_sender_address.
2011-08-28 21:41:42 -05:00
Caleb Forbes Davis V
6503073508
oops, uses Alejandro's fp_verification_key. my bad.
2011-08-28 21:13:07 -05:00
Alejandro Villanueva
25ba955e20
Adding fotgot password functionality
2011-08-28 20:08:14 -05:00
Joar Wandborg
46df0297e0
Added notice that deletion of a media entry is *permanent*
2011-08-29 00:42:55 +02:00
Jef van Schendel
ad56a4826b
Testing logo without logo
2011-08-28 17:30:45 -05:00
Christopher Allan Webber
c35b8426f9
Pulling down latest translations
2011-08-28 09:42:46 -05:00
Christopher Allan Webber
1024d60208
Merge remote branch 'jwandborg/f519_cloudfiles_performance_fix'
2011-08-27 21:08:10 -05:00
Christopher Allan Webber
c710e38fc3
Merge remote branch 'refs/remotes/tychoish/master'
2011-08-27 21:07:19 -05:00
tycho garen
6503d66c98
Documentation Revision, clarification, and editing.
...
- a line in the .gitignore file to ignore the built documentation
tree.
- a complete revision/editorial pass of all non-technical documents
that outline process, project fundamentals, and background. These
edits clarified the text, unified the style, and elaborated on
stubs.
2011-08-27 17:43:14 -04:00
Christopher Allan Webber
d56de0c2db
Merge remote branch 'remotes/jwandborg/configure_smtp'
2011-08-27 12:00:54 -05:00
Joar Wandborg
d71170ad0a
Feature #489 - SMTP configuration options - Acts on feedback from cwebber.
...
http://bugs.foocorp.net/issues/489#note-2
2011-08-25 19:38:13 +02:00
Christopher Allan Webber
7d6a9058dd
Pulling down new translations
2011-08-25 07:43:31 -05:00
Christopher Allan Webber
2bbee946bc
Updating extracted translations
2011-08-25 07:41:42 -05:00
Christopher Allan Webber
58d97415a5
'<a>GNU project</a>' to '<a>GNU</a> project'
2011-08-25 07:41:07 -05:00
Christopher Allan Webber
39f115edab
Pulling down new translations
2011-08-24 20:24:44 -05:00
Christopher Allan Webber
e39039dcbf
Updating extracted translation template
2011-08-24 20:21:29 -05:00
Christopher Allan Webber
9cecbe4e35
Also changing "Verification needed!" to "Email verification needed!"
2011-08-24 20:20:38 -05:00
Christopher Allan Webber
fb91ef0f69
Changing account "verified" to account "activated" in some points for clarity.
2011-08-24 20:17:06 -05:00
Joar Wandborg
026074af1e
Feature/Bug #519 - CloudFilesStorage.get_file() performance issue - Fix
...
* `CloudFilesStorage.get_file()` now guesses the filepath without connecting to cloudfiles. Huge profits for xDSL-hosted or slow net machines.
2011-08-25 01:05:49 +02:00
Christopher Allan Webber
0533f117a9
Basic beaker caching functionality added to the application.
2011-08-23 23:22:17 -05:00
Christopher Allan Webber
12c340fc07
Static serving in test_paste.ini wasn't pointing at test_user_dev either
...
Not that it matters too much, but... should point it to the right
place :)
2011-08-23 23:20:20 -05:00
Christopher Allan Webber
ba880861c3
Must switch queuestore_base_dir -> base_dir in test_mgoblin_app.ini
2011-08-23 22:56:22 -05:00
Christopher Allan Webber
f955a2bccc
We're no longer a GNU project in the making... we're a straight up GNU project!
2011-08-22 22:00:30 -05:00
Christopher Allan Webber
a28f072615
Wrap "add attachment" in a paragraph for proper spacing.
2011-08-22 21:55:06 -05:00
Christopher Allan Webber
894fa564e7
Merge branch 'master' into jwandborg-f482_media_attachments
...
Conflicts:
mediagoblin/config_spec.ini
mediagoblin/edit/forms.py
mediagoblin/edit/views.py
mediagoblin/submit/views.py
mediagoblin/templates/mediagoblin/user_pages/media.html
2011-08-22 21:48:45 -05:00
Joar Wandborg
3a8c3a3855
Feature #482 - Media attachments -
...
* Moved attachment uploading to separate view
* Support for multiple attachments!
2011-08-22 18:06:28 +02:00
Christopher Allan Webber
132aa9d97a
Removing any chance of spaces in the logo link
2011-08-22 08:01:20 -05:00
Mark Holmquist
ae4feecfc2
* Fix bad commit (oops!)
...
* Delete works now
2011-08-22 03:35:44 -07:00
Mark Holmquist
08750772ea
+ 'confirm' section for confirmation dialogues
...
+ implemented delete functionality
* fixed several instances of 'must be an instance of unicode, not str'
2011-08-22 02:57:40 -07:00
Christopher Allan Webber
a8327519eb
Experimentally putting logo in place
...
Combining MediaGoblin eared-M logo with Thorsten's handwritten text.
Well... looking nice to me :)
2011-08-22 00:33:33 -05:00
Christopher Allan Webber
9b424b17cc
Feature #506 : link to original sized image if we scaled the image down.
2011-08-21 23:39:59 -05:00
Christopher Allan Webber
970cea18dc
I think the media entries' titles look nicer if they're a bit smaller.
2011-08-21 23:39:35 -05:00
Christopher Allan Webber
ec451724cc
Add titles to media entries in galleries
2011-08-21 23:10:12 -05:00
Christopher Allan Webber
7a8ad8187c
MediaGoblin favicon by Alex Camelio!!! OMG.
2011-08-21 23:02:21 -05:00
Christopher Allan Webber
26924b717e
Changing the MediaGoblin Sphinx docs a bit...
...
- Removing the git guide, and moved it to the wiki
- moving mediagoblin.rst to about_mediagoblin.rst
2011-08-21 22:23:03 -05:00
Christopher Allan Webber
abbc6c1a55
Updating the mediagoblin manual's foreward:
...
- Removing contributors section of the foreward... we should have a
contributors list, but it doesn't belong here.
- Specifying that this manual is not contributor-oriented... it's for
local users/administrators
- Updating issue tracker link
- Adjusting the "living document" line to mention
http://docs.mediagoblin.org
2011-08-21 21:54:54 -05:00
Christopher Allan Webber
63c9a0c766
Updating tests for new storage config code
2011-08-21 15:14:45 -05:00
Christopher Allan Webber
bd3b566dbe
Merge remote branch 'remotes/elrond/dev/storage_config'
2011-08-21 13:51:05 -05:00
Caleb Forbes Davis V
0a100476b2
only remove the inert Xs when the user has one item
2011-08-21 01:03:02 -05:00
Christopher Allan Webber
ae72c63814
Added a docstring to mgoblin_error_middleware
2011-08-21 00:24:47 -05:00
Christopher Allan Webber
9ac7371712
Better derp eyes for a 500 error in the ascii art :)
2011-08-21 00:11:54 -05:00
Christopher Allan Webber
72ae87af4a
Slightly wrapping paste error middleware and turning it on
...
Now we can show a nice "borked goblin" error :)
2011-08-21 00:09:29 -05:00
Caleb Forbes Davis V
e3df834a8a
Bug #503 - removes inert navigation buttons
...
- the grey X navigation buttons indicating the first and last media
entries should not appear since they do not do anything
2011-08-21 00:09:28 -05:00
Christopher Allan Webber
a6cf463515
Merge branch 'jwandborg-f298_create_envball'
2011-08-20 22:28:29 -05:00
Christopher Allan Webber
2db2211d96
We should use os.path.join to concatenate directories.
2011-08-20 22:26:45 -05:00