projects
/
mediagoblin.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mediagoblin.git
2013-07-22
Aditi
Write blog_dashboard view.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-22
Aditi
Fix attribute error by writing request.user.is_admin.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-22
Aditi
Change class name to BlogPostData(camelcase) and add...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-22
Aditi
Create may_edit_blogpost function.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-21
Aditi
Remove form action url.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-21
Aditi
Fix media type.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-21
Aditi
Make changes in blogpost_edit view.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-21
Aditi
Create view for blogpost_edit.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-21
Aditi
Remove unused import.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-20
Aditi
Change in blogpost create Url.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-20
Aditi
Remove BlogPost model and Add attribute for blog id...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-20
Aditi
Add temporary template for blogpost create/edit view.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-20
Aditi
Add BlogPostMediaManager and setup_plugin.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-20
Aditi
Indent properly.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-19
Aditi
temperory url change for creating a new blog.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-19
Aditi
Wrote blogpost_create view.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-19
Aditi
Add blog media_type plugin to plugin section.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-19
Aditi
Change view and urls for blog edit/create page.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-19
Aditi
Replace hardcoded URL by variable for the same.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-19
Aditi
Add class BlogMixin.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-19
Aditi
Create file for utility function and add function.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-19
Aditi
Add view for blog edit and create page.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-16
Aditi
Add config_spec for blog plugin specification.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-16
Aditi
Change the field name in BlogEditForm.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-16
Aditi
Create Blog and BlogPostData models.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-16
Aditi
merge with remote master branch of cweb.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-15
Christopher...
Fixing docs: git submodule update, not git submodule...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-14
Christopher...
Skip the openid tests if the openid module is not insta...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-12
Christopher...
Documenting the media_manager fetching hook
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-12
Christopher...
Switching the hook 'get_media_manager' to a more "direc...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-12
Rodney Ewing
documenting the new media_type plugins and available...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-12
Christopher...
Merge branch 'rodney757-media_plugins'
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-12
Christopher...
Fix the last bit preventing all the unit tests from...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-12
Christopher...
Switch the import of the image media manager over to...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-12
Christopher...
Changing the information spat out while printing from...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-12
Rodney Ewing
Patch by Strum. Remove redundent tool-tips from Stl...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-12
Rodney Ewing
Patch by pythonsnake. Make mediagoblin.ini comments...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
Rodney Ewing
make change_pass page autofocus
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
Rodney Ewing
forgot to render errors
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
Rodney Ewing
change to class instead of id to work with firefox
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
Rodney Ewing
fix for boolean fields
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
Rodney Ewing
updated to new render_divs macro
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
Jakob Kramer
save “stay_logged_in” in the session
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
Jakob Kramer
add login option: stay_logged_in
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
Rodney Ewing
Patch submitted by mrb.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
Rodney Ewing
Patch by Strum. Ticket #451 - Convert all mongokit...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
dunkyp
fixes the inability to upload non ascii filenames,...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
Rodney Ewing
should use media.slug_or_id incase a MediaEntry doesn...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-10
Christopher...
Revert "remove the list from response.vary. not sure...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-10
Christopher...
Merge remote-tracking branch 'refs/remotes/rodney757...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-10
Christopher...
A few small formatting fixes on the release notes
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-10
Christopher...
Merge branch 'release-0.4.1'
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-10
Christopher...
Updating docs regarding pulling in and fetching git...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-10
Christopher...
Fix by Rodney Ewing so render_http_exception works...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-10
Christopher...
PyTest needs to be >= 2.3.1
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-10
Rodney Ewing
need to use .get('messages') to not get a keyerror
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-10
Rodney Ewing
remove the list from response.vary. not sure why I...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-10
Rodney Ewing
only check password if there is a store_hash
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-10
Christopher...
Release notes v0.4.1 ... fixes serious issue with conve...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-10
Christopher...
Fixing bug that effectively broke document support...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-10
Christopher...
Mention setup.py develop --upgrade also in release...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-04
Aditi
Merge remote-tracking branch 'cweb/master'
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-03
Christopher...
Merge remote-tracking branch 'remotes/lotusecho/trac_71...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-03
Christopher...
Fix missing quote
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-03
Rodney Ewing
changed hook name to reuse with persona
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-03
Rodney Ewing
use template hooks instead of hardcoding in templates
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-03
Rodney Ewing
forgot to pass request.form into LoginForm class
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-03
Rodney Ewing
typo
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-03
Rodney Ewing
fixed openid store cleanupAssociations
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-03
Rodney Ewing
removed openid/lib, since the get forms functions were...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-03
Rodney Ewing
merge --squash openid branch to take care of a false...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-03
Christopher...
fixing the config section we pull things out of for...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-03
Aditi
Typo error.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-02
Rodney Ewing
added a warning for old media types
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-02
Rodney Ewing
converted video media_type to plugin
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-02
Rodney Ewing
converted stl media_type to plugin
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-02
Rodney Ewing
converted pdf media_type to plugin
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-02
Rodney Ewing
converted audio media_type to plugin
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-02
Rodney Ewing
typo in image supported_filetypes
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-02
Rodney Ewing
converted ascii media_type to plugin
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-02
Rodney Ewing
fixed some typos and enabled media_type plugins in...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-02
Rodney Ewing
removed sniff_handler from Imange Media Manager class
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-02
Rodney Ewing
removed CompatMediaManager() since all core media_types...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-02
Rodney Ewing
modified gmg to use plugin media_types and converted...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-02
Aditi
Add '/' at the end of each url.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-30
Aditi
Merge branch 'master' of git://gitorious.org/mediagobli...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-30
Aditi
Add template for blog edit and create page.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-30
Aditi
Add user in template dictonary as it is in the url...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-28
Aditi
Add views for creating and editing a blog
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-28
Aditi
Register blog urls with mediagoblin
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-28
Aditi
Register blog create url in routing.py
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-28
Christopher...
More clarifications on what ./bin/gmg dbupdate does...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-28
Aditi
Add forms for editing and creating forms
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-28
Christopher...
Some documentation on how to write database migrations.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-27
Emily O'Leary
Updated comments for run_all_migrations and config_spec...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-27
Aditi
Add url mapping for blog-admin, blog-collection-admin...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-26
Aditi
Add BlogPostEditForm for editing and creating a blog...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-26
Aditi
Add basic files models, views, forms, routing, __init__...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-26
Aditi
Created filr structure for blog as a plugin(option 1).
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-26
Aditi
Merge branch 'master' of git://gitorious.org/mediagobli...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
next