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
/
edit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switching single-quoted strings to double-quote to avoid escaping the apostro...
Christopher Allan Webber
2011-07-03
1
-2
/
+2
*
Caution an admin when they're editing someone else's media.
Christopher Allan Webber
2011-07-03
1
-0
/
+8
*
uses new 'username' variable in querystring to specify the user to edit
Caleb Forbes Davis V
2011-07-03
1
-2
/
+15
*
Bug #404 - Successful profile edit is successful!
Caleb Forbes Davis V
2011-07-01
1
-1
/
+5
*
Several small UI changes to edit profile page: moved header, changed form wor...
Jef van Schendel
2011-06-22
1
-3
/
+3
*
I don't think we need the username to be part of the profile editing URL
Christopher Allan Webber
2011-06-21
1
-1
/
+1
*
Adding an extra space between function definitions
Christopher Allan Webber
2011-06-21
1
-0
/
+1
*
Merge remote-tracking branch 'origin/master' into is315
cfdv
2011-06-20
1
-2
/
+11
|
\
|
*
Made changes according to http://bugs.foocorp.net/issues/363#note-5
Joar Wandborg
2011-06-15
1
-4
/
+6
|
*
Added Markdown rendering for `media_entry`
Joar Wandborg
2011-06-12
1
-1
/
+8
*
|
enables entering user details including website url and bio
cfdv
2011-06-18
2
-5
/
+5
*
|
baby step towards enabling profile edits
cfdv
2011-06-18
3
-0
/
+29
|
/
*
I have a strong preference for aligning all parameters in a function call.
Christopher Allan Webber
2011-06-05
1
-1
/
+2
*
Create redirect shortcut and use it around
Elrond
2011-06-05
1
-5
/
+3
*
Reformat render_to_response calls
Elrond
2011-06-05
1
-5
/
+4
*
Create render_to_reponse and use it everywhere.
Elrond
2011-06-05
1
-5
/
+4
*
Moving all views over to using util.render_template()!
Christopher Allan Webber
2011-06-04
1
-5
/
+4
*
Mount media editing under /u/{username}/m/{media}/edit/
Christopher Allan Webber
2011-06-04
1
-2
/
+2
*
Let's redirect back to the media homepage using the slug instead of the id
Christopher Allan Webber
2011-06-04
1
-1
/
+1
*
I shouldn't have removed the .save() entirely :)
Christopher Allan Webber
2011-06-04
1
-0
/
+1
*
Find out if such a slug exists via a query instead of via a .save() call
Christopher Allan Webber
2011-06-03
1
-12
/
+19
*
Add GNU headers to new *.py
Elrond
2011-06-02
2
-0
/
+31
*
Handle Exceptions from save(); Move may_edit_media
Elrond
2011-06-02
2
-10
/
+13
*
Prepare for moving /edit/ under /u/.../edit/
Elrond
2011-06-02
2
-3
/
+3
*
Check for edit permission.
Elrond
2011-06-02
1
-0
/
+13
*
"edit": Finally implement saving.
Elrond
2011-05-27
1
-1
/
+12
*
Starting "edit" functionality.
Elrond
2011-05-26
4
-0
/
+72