3607 Commits

Author SHA1 Message Date
Aditi Mittal
1ff86c03a6 Write on the template when there is no blog for the user. 2013-09-07 12:06:35 +05:30
Aditi Mittal
cc37c8f8f9 Amend blog_dashboard view for accomodating all conditions. 2013-09-07 12:01:27 +05:30
Aditi Mittal
5961431097 Remove condition of being logged in to view blog dashboard. 2013-09-07 11:35:05 +05:30
Aditi Mittal
9ad6454e17 Insert URL to blog in a user's profile page by spaetz 2013-09-07 11:33:10 +05:30
Aditi Mittal
dffff64a26 Add tags for every post on blog post listing page. 2013-09-06 18:54:29 +05:30
Aditi Mittal
f242807518 Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin 2013-09-05 22:45:10 +05:30
Aditi Mittal
1d9d9f1c9a Make changes for displaying page listing all the blogs created by user. 2013-09-05 22:21:00 +05:30
Aditi Mittal
c37e528329 Add blog dashboard button. 2013-09-05 22:19:46 +05:30
Rodney Ewing
85cf52f865 reword persona edit link 2013-09-05 09:04:23 -07:00
Aditi Mittal
377800e779 Add url for viewing page which lists all blogs created by a user. 2013-09-05 21:22:15 +05:30
Aditi Mittal
af07925de6 Created a template for viewing all blogs by a user. 2013-09-05 21:20:29 +05:30
Christopher Allan Webber
5a756fb819 Revert "Temporarily switching git:// to http://"
This reverts commit 18922af5830f4a7686ec3b3ff11dc309a5a9cca6.
2013-09-05 09:51:22 -05:00
Christopher Allan Webber
18922af583 Temporarily switching git:// to http:// 2013-09-05 09:37:08 -05:00
Christopher Allan Webber
936624c362 In the v0.6.0 cycle now 2013-09-05 09:34:48 -05:00
Christopher Allan Webber
612469595b MediaGoblin v0.5.0! 2013-09-04 16:25:12 -05:00
Christopher Allan Webber
a25adfc424 Committing extracted and compiled translations 2013-09-04 16:07:37 -05:00
Christopher Allan Webber
07b02d2bc2 Committing present MediaGoblin translations before pushing extracted messages 2013-09-04 16:07:12 -05:00
Christopher Allan Webber
b299b6b7b8 Committing extracted and compiled translations 2013-09-04 16:03:57 -05:00
Christopher Allan Webber
577e8fc705 Committing present MediaGoblin translations before pushing extracted messages 2013-09-04 16:02:48 -05:00
Christopher Allan Webber
5738838e93 Fixing tyop. Thanks for catching, tryggvib :) 2013-09-04 16:01:21 -05:00
Christopher Allan Webber
abff297cf9 Caution about the API in the release notes 2013-09-04 14:27:18 -05:00
Rodney Ewing
857512e81e need to send the users email to persona if the user logged in with persona.
Thanks callahad for pointing this out.
2013-09-04 08:45:08 -07:00
Christopher Allan Webber
d87d099dd8 Thanking Dan Callahan as a contributor. Thanks for helping with the persona stuff! :) 2013-09-04 09:23:02 -05:00
Sebastian Spaeth
560fd63843 Improve checkbox description
Do not Enable/Disable next to a checkbox. So what does an enabled checkbox do then?
2013-09-04 14:54:00 +02:00
Christopher Allan Webber
100625f6c2 Merge remote-tracking branch 'refs/remotes/spaetz/fix_docs' 2013-09-04 07:41:56 -05:00
Sebastian Spaeth
cc0c6cd250 Fix plugin documentation
The docs suggest to use {% template_hook "media_sidebar" %}. This
will break Mediagoblin in mysterious ways, and the docs need a fix.
2013-09-04 11:35:39 +02:00
Dan Callahan
b6fc7dd96e Add site name, logo, and background for Persona 2013-09-03 15:54:04 -05:00
Christopher Allan Webber
6a7e4b431c Updated AUTHORS for v0.5.0 2013-09-03 11:38:50 -05:00
Rodney Ewing
6375cf735c should use public_store.file_exists to check if the file copied correctly 2013-09-02 12:09:55 -07:00
Aditi Mittal
fe74105509 Rename get_all_posts_of_a_blog function. 2013-09-02 22:14:59 +05:30
Aditi Mittal
8762609f2a Implement pagination feature for blog_post_listing and blog_dashboard pages. 2013-09-02 21:58:17 +05:30
Aditi Mittal
060d15d384 Get all blog posts as a query object as suggested by spaetz. 2013-09-02 20:35:22 +05:30
Aditi Mittal
a6ad5ddd4b Make get_all_posts_of_a_blog a function of Blog class. 2013-09-02 20:33:40 +05:30
Aditi Mittal
839e6ebd57 Rename save button to 'save as draft'. 2013-09-02 09:09:31 +05:30
Rodney Ewing
dd57c6c5e5 didn't remove form.new_email when change email was moved to its own view 2013-08-31 13:45:58 -07:00
Aditi Mittal
a7f02e9514 Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin 2013-08-31 12:34:02 +05:30
Christopher Allan Webber
6b61a51e45 We're presently tied to a very specific version of oauthlib... 2013-08-30 16:27:39 -05:00
Rodney Ewing
3f59518463 pdf media_type now have their own config_spec.ini 2013-08-29 08:22:16 -07:00
Rodney Ewing
738cc49926 ascii media_type now have their own config_spec.ini 2013-08-29 08:22:16 -07:00
Rodney Ewing
9ff68c224e audio media_type now have their own config_spec.ini 2013-08-29 08:22:16 -07:00
Rodney Ewing
9a6741d7bf video media_type now have their own config_spec.ini 2013-08-29 08:22:16 -07:00
Rodney Ewing
93874d0a66 image media_type now have their own config_spec.ini 2013-08-29 08:22:16 -07:00
Christopher Allan Webber
6a01fafc98 Explicitly require a newer celery 2013-08-29 09:36:34 -05:00
Aditi
dc56835a79 Add function get_all_blog_posts_of_blog. 2013-08-29 10:35:53 +05:30
Aditi
b0802bc3b2 Resolve merge conflict. 2013-08-29 10:34:47 +05:30
Aditi
0b2ea4bb4f Refactor views using functions in lib file. 2013-08-28 23:42:35 +05:30
Aditi
3a971ef736 Change Url for blog post listing view. 2013-08-28 23:32:13 +05:30
Aditi
922599990d Pull changes and resolve merge conflict. 2013-08-28 23:28:09 +05:30
Christopher Allan Webber
b33feb18a7 Fix failing to build docs 2013-08-28 11:11:41 -05:00
Christopher Allan Webber
9dfca6b3ce double colon here was killing the build 2013-08-28 11:06:07 -05:00