index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
user_pages
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use WTForms data field in user_pages/views.py
Hans Lo
2013-03-28
1
-1
/
+1
*
Use WTForms data field in user_pages/views.py
Hans Lo
2013-03-24
1
-4
/
+4
*
655: Fix collection fetching for media_collect()
Elrond
2013-03-10
1
-3
/
+3
*
Elrond points out that we should use form.collection.data
Christopher Allan Webber
2013-03-04
1
-1
/
+1
*
Three fixes to collection adding view, one of them a serious security bug
Christopher Allan Webber
2013-03-04
1
-3
/
+3
*
Fix some media page redirects in media_collect.
Elrond
2013-03-01
1
-3
/
+3
*
Fixup _("...") % (...) in media_collect.
Elrond
2013-03-01
1
-6
/
+6
*
Use media.id for collecting media too.
Elrond
2013-02-24
2
-2
/
+2
*
Use the media id for attachmemt editing.
Elrond
2013-02-24
1
-1
/
+1
*
Making the tags on media pages point to the user's tag listing specifically.
Christopher Allan Webber
2013-02-21
1
-1
/
+1
*
Fixing user gallery tags filter to be on slug rather than name.
Christopher Allan Webber
2013-02-21
1
-1
/
+1
*
Merge remote-tracking branch 'refs/remotes/spaetz/WIP/user_tag_gallery'
Christopher Allan Webber
2013-02-21
2
-3
/
+15
|
\
|
*
Implement user's tag filtered gallery page
Sebastian Spaeth
2013-01-21
2
-3
/
+15
*
|
Fix errors in collection views
Joar Wandborg
2013-02-18
1
-0
/
+5
*
|
Change from email format in tag URI to domain format
Joar Wandborg
2013-02-13
1
-2
/
+2
*
|
Address concerns in Issue #543
Joar Wandborg
2013-02-13
1
-8
/
+10
*
|
Mark "Collection" for translation in media_collect.
Elrond
2013-02-05
1
-1
/
+3
*
|
Moved MediaComment form descriptions to apt. place
Joar Wandborg
2013-01-22
1
-2
/
+5
|
/
*
Fix linking to comments.
Elrond
2013-01-17
2
-3
/
+4
*
Return to media collection page if no collection selected
Sebastian Spaeth
2013-01-17
1
-0
/
+4
*
Merge branch '540_User_delete_deletes_related_entries'
Sebastian Spaeth
2013-01-17
1
-16
/
+1
|
\
|
*
Implement MediaEntry().delete() (#540)
Sebastian Spaeth
2013-01-17
1
-16
/
+1
*
|
Merge remote-tracking branch 'refs/remotes/elrond/misc/use_media_id'
Christopher Allan Webber
2013-01-16
2
-5
/
+6
|
\
\
|
*
|
Start to use the media_id in "admin" URLs.
Elrond
2013-01-11
2
-5
/
+6
|
|
/
*
|
collection browsing: rename view/template user_collections -> collection_list
Stefano Zacchiroli
2013-01-15
2
-4
/
+4
*
|
collection browsing: remove pagination support
Stefano Zacchiroli
2013-01-15
1
-6
/
+2
*
|
collections: add support to browse existing collections
Stefano Zacchiroli
2013-01-15
2
-0
/
+21
|
/
*
Remove custom GMQuery class
Sebastian Spaeth
2013-01-07
1
-1
/
+1
*
Move db.sql.models* to db.models*
Sebastian Spaeth
2013-01-07
1
-1
/
+1
*
Remove mediagoblin.db.sql.fake.DESCENDING
Sebastian Spaeth
2013-01-07
1
-3
/
+2
*
Remove ObjectId from the tree
Sebastian Spaeth
2012-12-25
1
-2
/
+2
*
Mongo removal: Remove the validate=True arg to obj.save()
Elrond
2012-12-24
1
-3
/
+3
*
Move things from routing.py to tools/routing.py
Elrond
2012-12-23
1
-1
/
+1
*
Compare user by id not object equality
Sebastian Spaeth
2012-12-23
1
-4
/
+1
*
Improve sqlalchemy filter rules
Sebastian Spaeth
2012-12-23
1
-19
/
+22
*
Remove mongolisms from user_pages.view #451
Sebastian Spaeth
2012-12-21
2
-54
/
+46
*
Refactor media_collect
Sebastian Spaeth
2012-12-21
1
-85
/
+76
*
webob.HTTPFound --> MG.tools.redirect
Sebastian Spaeth
2012-12-21
1
-5
/
+3
*
Move DBModel._id -> DBModel.id
Sebastian Spaeth
2012-12-21
2
-14
/
+14
*
Fix user collection gallery
Sebastian Spaeth
2012-12-05
1
-13
/
+9
*
Switch over the user gallery to the active_user_from_url decorator
Sebastian Spaeth
2012-12-05
1
-13
/
+10
*
make media_manager a property of MediaEntry in mixin.py
Sebastian Spaeth
2012-12-04
1
-3
/
+1
*
Fixed attachments
Joar Wandborg
2012-10-23
1
-1
/
+1
*
Fixed 404 page under werkzeug.routing
Joar Wandborg
2012-10-14
1
-1
/
+1
*
Switched most stuff over from Routes
Joar Wandborg
2012-10-14
1
-45
/
+65
*
Replaced all request.POST with request.form, ...
Joar Wandborg
2012-09-29
1
-11
/
+11
*
Style fixes
Joar Wandborg
2012-09-18
1
-21
/
+33
*
Fixed post-collect redirect to always take user to image collected.
Aaron Williamson
2012-09-18
1
-1
/
+1
*
Reference collection creator through already-existing collection_item's forei...
Aaron Williamson
2012-09-18
1
-1
/
+1
*
Added basic collection functionality
Aaron Williamson
2012-09-18
3
-5
/
+316
[next]