aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'refs/remotes/spaetz/565_workbench_cleanup'Christopher Allan Webber2013-01-171-41/+21
|\
| * Do not read complete videos in RAM (#419)Sebastian Spaeth2013-01-161-41/+21
* | adding back dropdown.js now that we have, well, a dropdown again :)Christopher Allan Webber2013-01-171-0/+3
* | Merge remote-tracking branch 'refs/remotes/origin/533-new-dropdown'Christopher Allan Webber2013-01-174-47/+80
|\ \
| * | CSS edits to dropdown menu; added log out button for unverified usersJef van Schendel2013-01-172-13/+10
| * | Add header_dropdown.jsJef van Schendel2012-12-041-0/+27
| * | Edit header styling (add border-bottom, remove background-color); add margin ...Jef van Schendel2012-12-041-2/+5
| * | Fix header width again: this is a better approachJef van Schendel2012-12-021-2/+2
| * | Fix header width issue on small screensJef van Schendel2012-12-021-0/+1
| * | Fix small user errorJef van Schendel2012-12-021-1/+1
| * | Give elements proper, more descriptive class namesJef van Schendel2012-12-021-3/+3
| * | Several edits to header dropdown:Jef van Schendel2012-12-021-8/+6
| * | First commit to add header dropdownJef van Schendel2012-12-023-28/+34
* | | Merge commit '9408938' from 565_workbench_cleanup (spaetz)Christopher Allan Webber2013-01-178-43/+96
|\ \ \ | | |/ | |/|
| * | Add @get_workbench testSebastian Spaeth2013-01-161-2/+19
| * | Shorten Workbench(Manager) method namesSebastian Spaeth2013-01-163-11/+12
| * | Switch over media processor to use the get_workbench decorator (#565)Sebastian Spaeth2013-01-165-29/+37
| * | Implement @get_workbench decoratorSebastian Spaeth2013-01-161-0/+12
| * | Make Workbench() a context managerSebastian Spaeth2013-01-161-4/+19
* | | Change position of "Delete account" link, put it below the formJef van Schendel2013-01-172-6/+10
* | | Better "delete my account" placementSebastian Spaeth2013-01-171-1/+6
* | | Introduce user_deletion test.Sebastian Spaeth2013-01-171-0/+18
* | | Allowing to delete a user account (#302)Sebastian Spaeth2013-01-174-0/+77
* | | import db.sql.util -> db.utilSebastian Spaeth2013-01-171-1/+1
* | | Merge branch '540_User_delete_deletes_related_entries'Sebastian Spaeth2013-01-172-21/+69
|\ \ \ | |/ / |/| |
| * | Implement User.delete() (#540)Sebastian Spaeth2013-01-171-1/+22
| * | Implement Collection.delete()Sebastian Spaeth2013-01-171-1/+10
| * | Implement MediaEntry().delete() (#540)Sebastian Spaeth2013-01-172-19/+37
* | | Make the workbench destroy itself for video processing also.Christopher Allan Webber2013-01-161-0/+3
* | | Merge remote-tracking branch 'refs/remotes/spaetz/561_use_workbench_not_tempf...Christopher Allan Webber2013-01-162-8/+10
|\ \ \
| * | | Audio and video should use workbench instead of tempfiles (#561)Sebastian Spaeth2013-01-082-8/+10
* | | | Merge remote-tracking branch 'refs/remotes/elrond/misc/use_media_id'Christopher Allan Webber2013-01-168-15/+27
|\ \ \ \
| * | | | Start to use the media_id in "admin" URLs.Elrond2013-01-118-15/+27
* | | | | collection browsing: rename view/template user_collections -> collection_listStefano Zacchiroli2013-01-154-5/+5
* | | | | collection browsing: remove pagination supportStefano Zacchiroli2013-01-151-6/+2
* | | | | collection browsing: drop atom feed from page templateStefano Zacchiroli2013-01-151-7/+0
* | | | | collections: add support to browse existing collectionsStefano Zacchiroli2013-01-154-3/+88
| |_|/ / |/| | |
* | | | #571: Fixed. Display collection description with Markdown formatting.Tiberiu C. Turbureanu2013-01-151-1/+3
* | | | Unbreak 301 responsesSebastian Spaeth2013-01-151-0/+4
* | | | Simplify check_media_slug_usedSebastian Spaeth2013-01-153-9/+7
* | | | More explicit get_or_create patternSebastian Spaeth2013-01-151-1/+4
* | | | Improve error message wording (#564)Sebastian Spaeth2013-01-141-4/+8
* | | | Use the new logo.html thingy in airy.Elrond2013-01-132-98/+25
* | | | Move logo part into bits/logo.htmlElrond2013-01-132-7/+26
* | | | Kill db_host, db_name, and db_port from config_spec.ini.Elrond2013-01-131-3/+0
|/ / /
* | | Make runtests.sh be useable from anywhere.Elrond2013-01-111-13/+19
* | | issue 355: Only run tests in mediagoblin/tests/Elrond2013-01-111-1/+26
* | | Improve and extend profile editing testsSebastian Spaeth2013-01-091-76/+97
* | | Enable /u/USERNAME/edit/ pattern #588Sebastian Spaeth2013-01-094-18/+26
* | | Fix tests on webtest < 1.3.6.Elrond2013-01-091-1/+5