aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Moved EXIF to sidebar, added conditions for visibility configuration settingsJoar Wandborg2012-01-251-17/+20
* Added exif_visisble and geolocation_map_visible to config_specJoar Wandborg2012-01-251-0/+3
* EXIF fixesJoar Wandborg2012-01-255-111/+187
* Removed link to EXIF.py in media_types.imageJoar Wandborg2012-01-251-1/+0
* EXIF extraction, geolocation map, image rotationJoar Wandborg2012-01-252-19/+185
* Added code for leaflet geolocation mapJoar Wandborg2012-01-252-0/+30
* Installed EXIF.py in extlibs/Joar Wandborg2012-01-252-0/+1768
* Installed leaflet in extlibJoar Wandborg2012-01-2596-0/+5756
* Proper url_to_{prev,next} for SQLElrond2012-01-221-0/+21
* Create a fully functional get_comments for SQLElrond2012-01-221-0/+7
* Canonical license URIS for CC stuff should have a trailing slash.Christopher Allan Webber2012-01-211-5/+5
* Show the license list in sorted formChristopher Allan Webber2012-01-211-1/+1
* Oops, I broke teh all rights reserved ;)Christopher Allan Webber2012-01-211-1/+1
* Provided a SORTED_SUPPORTED_LICENSES (but keep the old unsorted dict!)Christopher Allan Webber2012-01-211-38/+31
* Convert over the license field, too!Christopher Allan Webber2012-01-211-1/+1
* License "all rights reserved" default should be None/NULL, not empty stringChristopher Allan Webber2012-01-215-5/+5
* Fix unit tests with new license supportElrond2012-01-214-6/+4
* Added migration for license field, resolved conflict in db/sql/models.pyAaron Williamson2012-01-197-9/+138
|\
| * Add copyright header and a bit of pep8ificationElrond2012-01-206-11/+113
| * Use custom query classElrond2012-01-201-1/+21
* | Minor formatting and syntax fix.Aaron Williamson2012-01-183-2/+4
* | Moved get_license_data to mixin.py, added license to sql media model, added t...Aaron Williamson2012-01-184-10/+11
* | Merge branch 'mediagoblin-upstream' into feature544_basic_license_dataAaron Williamson2012-01-184-6/+73
|\|
| * sql/fake.py: Some fake objects/methods to calm the codeElrond2012-01-181-0/+28
| * Cleaned the codeMichele Azzolari2012-01-171-2/+4
| * We handle exceptions if PuSH failsMichele Azzolari2012-01-171-4/+14
| * Merge remote branch 'remotes/macno/pushatom'Elrond2012-01-173-6/+33
| |\
| | * As per spec, we permit to have more then 1 hubMichele Azzolari2012-01-123-10/+13
| | * As suggested by Elrond, we use only one settingMichele Azzolari2012-01-123-3/+2
| | * Default is now PuSH disabledMichele Azzolari2012-01-111-2/+2
| | * Added PuSH capabilityMichele Azzolari2012-01-113-6/+31
* | | Changed license.html to fit new layout betterAaron Williamson2012-01-171-1/+1
* | | Fixed a syntax error in edit/views and added back in some missing license stu...Aaron Williamson2012-01-172-3/+10
* | | Added new filesAaron Williamson2012-01-172-0/+88
* | | Fixed merge with upstreamAaron Williamson2012-01-171-106/+47
* | | Merged changes with upstreamAaron Williamson2012-01-17233-6322/+20363
|\| |
| * | Small fix to simplify font styleJef van Schendel2012-01-151-2/+1
| * | Another small text style fixJef van Schendel2012-01-151-3/+8
| * | Small margin/font-weight fixJef van Schendel2012-01-151-0/+2
| * | Drop sessions with invalid ObjectIdsElrond2012-01-141-4/+8
| * | Move maketarball.sh into devtools/Elrond2012-01-141-0/+0
| * | make this script executableChristopher Allan Webber2012-01-131-0/+0
| * | Simple translation update scriptChristopher Allan Webber2012-01-131-0/+48
| * | Fix request.user==None errorElrond2012-01-131-1/+1
| * | Remove unnecessary piece of text in media.html. Fix "Markdown text" indentati...Jef van Schendel2012-01-132-5/+4
| * | Add CC0 license header to Sphinx MediaGoblin theme (mg.css)Jef van Schendel2012-01-131-0/+12
| * | Add MediaFile table and related infrastructure.Elrond2012-01-113-3/+49
| |/
| * Dot-Notation: Some random placesElrond2012-01-112-6/+6
| * Fix url_for_self mixupElrond2012-01-112-24/+5
| * Merge branch 'master' of gitorious.org:mediagoblin/mediagoblinChristopher Allan Webber2012-01-109-49/+145
| |\