aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'refs/remotes/chemhacker/bug402_nicer_skin_for_v...Christopher Allan Webber2012-03-139-0/+4224
|\
| * adding the video.js wrapperSacha De'Angeli2012-03-129-2/+4225
* | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblinChristopher Allan Webber2012-03-121-2/+6
|\ \
| * | Another .one -> .find_oneElrond2012-03-131-2/+6
* | | Merge remote-tracking branch 'derek-moore/bug293_non_ascii_password'Christopher Allan Webber2012-03-121-2/+3
|\ \ \ | |/ / |/| |
| * | Changes for 293. Tests pass, encode UTF8 on password on registration (and al...Derek Moore2012-03-121-2/+3
* | | Change user search from .one to .fine_one.Elrond2012-03-121-1/+1
|/ /
* | Better media_data sql table for images.Elrond2012-03-121-5/+6
* | adds video preload bug 375Sacha De'Angeli2012-03-121-1/+1
|/
* Added m4v to list of media types and a comment stating we shouldChristopher Allan Webber2012-03-121-1/+3
* Slight change to thumbnail gallery styleJef van Schendel2012-03-111-3/+5
* Improve logging of sql queries a bit.Elrond2012-03-101-1/+3
* Forgot to add FileKeynames to MODELSElrond2012-03-081-1/+1
* Normalize MediaFile.name (make it a foreignkey)Elrond2012-03-081-3/+32
* Changed from key-notation to dot-notation in edit_profileJoar Wandborg2012-03-081-1/+1
* SQL: Added MediaFile and MediaAttachmentFile to MODELSJoar Wandborg2012-03-081-1/+2
* Generic generate_slug for mongo and sql.Elrond2012-03-072-11/+18
* Push another half-fix for portrait thumbnails. Man, this thing is breaking al...Jef van Schendel2012-03-071-1/+3
* Sort-of fixes so the header does not collapse anymore. Header needs redesigning.Jef van Schendel2012-03-071-1/+11
* Header doesn't need a heightJef van Schendel2012-03-071-1/+0
* Actually decrease thumbnail size instead of just their containersJef van Schendel2012-03-071-0/+4
* Translate less html.Elrond2012-03-061-4/+6
* Merge branch 'master' of gitorious.org:mediagoblin/mediagoblinJef van Schendel2012-03-064-7/+46
|\
| * Generic check_media_slug_used db utility.Elrond2012-03-054-8/+25
| * SQL: Tool to cleanup unused tag slugs.Elrond2012-03-051-0/+22
* | Revert thumbnail gallery change: switch back to tablesJef van Schendel2012-03-062-18/+23
* | Fix merge conflict in prev_next.htmlJef van Schendel2012-03-0613-163/+194
|\ \ | |/ |/|
| * Edit css rule to allow users to zoomJef van Schendel2012-03-051-1/+1
| * Add sidebar againJef van Schendel2012-03-042-27/+23
| * Merge branch 'newlayout' into newlayout-stageJef van Schendel2012-03-0412-183/+218
| |\
| | * Forgot to add these layout changes. Everything should work now.Jef van Schendel2012-02-218-149/+168
| | * Resolve merge conflictsJef van Schendel2012-02-2135-198/+1683
| | |\
| | * | Responsive thumbnail gallery timeJef van Schendel2012-02-181-1/+17
| | * | Enlarge navigation buttons when mobileJef van Schendel2012-02-151-0/+1
| | * | Change button style in edit.htmlJef van Schendel2012-02-151-1/+1
| | * | Simplify and fix button styles; add larger button styles for mobileJef van Schendel2012-02-151-13/+6
| | * | Removed cancel_link class; slight changes to button_form styleJef van Schendel2012-02-152-23/+8
| | * | Center small images by defaultJef van Schendel2012-02-141-1/+4
| | * | Add clear div to correct floating divsJef van Schendel2012-02-141-0/+1
| | * | Remove form background images; replace them with regular border stylesJef van Schendel2012-02-143-4/+3
* | | | Stop failing if there is no previous/next to go toJef van Schendel2012-03-051-2/+6
* | | | Merge branch 'keyboard_nav'Jef van Schendel2012-03-053-2/+33
|\ \ \ \
| * | | | Add left and right arrow keys navigation (add new JS file, link it from media...Jef van Schendel2012-02-143-2/+33
* | | | | Added the sql_switch.py script to .gitignoreJoar Wandborg2012-03-051-1/+5
* | | | | Implement atomic_update for SQL.Elrond2012-03-042-1/+15
* | | | | Create atomic_update db utility functionElrond2012-03-043-10/+22
| |/ / / |/| | |
* | | | Merge branch 'media_data_start'Elrond2012-03-035-5/+31
|\ \ \ \
| * | | | And media_data_init() for sql as a dummyElrond2012-03-031-0/+4
| * | | | Create a fake MediaEntry.media_data for sqlElrond2012-03-031-0/+5
| * | | | Video media_data: Change layout in the mongo worldElrond2012-03-014-5/+22