Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge remote branch 'remotes/cwebber/sqlalchemy' | Elrond | 2011-12-15 | 1 | -0/+95 | |
|\ \ | | | | | | | | | | | | | * remotes/cwebber/sqlalchemy: Beginnings of sqlalchemy models | |||||
| * | | Beginnings of sqlalchemy models | Christopher Allan Webber | 2011-11-17 | 1 | -0/+95 | |
| | | | ||||||
* | | | Fix -dev version and add version number docs | Will Kahn-Greene | 2011-12-15 | 1 | -1/+10 | |
| |/ |/| | | | | | Version numbers should adhere to PEP-386. | |||||
* | | Change "Submit" to "Add" for ticket #466 | Jef van Schendel | 2011-12-14 | 2 | -3/+3 | |
| | | ||||||
* | | Remove "X license" placeholder from media page | Jef van Schendel | 2011-12-14 | 1 | -1/+1 | |
| | | ||||||
* | | Change wording for change_fp; improved the button text | Jef van Schendel | 2011-12-14 | 1 | -2/+2 | |
| | | ||||||
* | | Merge remote branch 'joar/b681-comments_from_reviewing_video' | Elrond | 2011-12-13 | 4 | -17/+23 | |
|\ \ | | | | | | | | | | | | | * joar/b681-comments_from_reviewing_video: Bug 681 - Comments from reviewing the new video merge | |||||
| * | | Bug 681 - Comments from reviewing the new video merge | Joar Wandborg | 2011-12-06 | 4 | -17/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in mediagoblin.media_types and submodules - Moved VideoThumbnailer.errors initialization to VideoThumbnailer.__init__ - Cleaned up the image.processing imports - Removed default ``None`` from get_media_manager(_media_type) in mediagoblin.views - Removed media_types import - Removed sys import, and passing of sys to root.html template | |||||
* | | | Merge jQuery branch, resolve conflicts | Jef van Schendel | 2011-12-13 | 13 | -99/+167 | |
|\ \ \ | ||||||
| * | | | Style changes for media_uploader (now media_specs); removed margins from ↵ | Jef van Schendel | 2011-12-10 | 2 | -17/+15 | |
| | | | | | | | | | | | | | | | | button_action buttons | |||||
| * | | | Remove pagination images and replace them with unicode characters | Jef van Schendel | 2011-12-10 | 3 | -4/+2 | |
| | | | | ||||||
| * | | | Change wording in tags.html | Jef van Schendel | 2011-12-09 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Open Markdown link in new windows; I know _blank is sometimes frowned upon ↵ | Jef van Schendel | 2011-12-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | but it may be useful here | |||||
| * | | | Only apply textarea style to comment box | Jef van Schendel | 2011-12-09 | 1 | -6/+3 | |
| | | | | ||||||
| * | | | Lots of changes to media page; rearranged things, added new styles, added ↵ | Jef van Schendel | 2011-12-09 | 3 | -41/+69 | |
| | | | | | | | | | | | | | | | | jquery bits, gave the comment section a refresh | |||||
| * | | | Move author text, "By X", to the sidebar | Jef van Schendel | 2011-12-07 | 1 | -6/+9 | |
| | | | | ||||||
| * | | | Add show-password checkbox and make it work | Jef van Schendel | 2011-12-02 | 3 | -10/+23 | |
| | | | | ||||||
| * | | | First push with jQuery library | Jef van Schendel | 2011-12-02 | 3 | -0/+25 | |
| | | | | ||||||
* | | | | Merge branch 'sql/dot-notation' | Elrond | 2011-12-12 | 24 | -130/+130 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * sql/dot-notation: Dot-Notation for MediaEntry.media_data Dot-Notation for MediaEntry.media_type Dot-Notation for MediaEntry.description(_html) Dot-Notation for MediaEntry.slug Dot-Notation for MediaEntry.title Dot-Notation for MediaEntry.uploader Dot-Notation for MediaEntry.created Dot-Notation: tests/test_edit.py Dot-Notation for Users.fp_token_expire Dot-Notation for Users.fp_verification_key Dot-Notation for Users.bio and .bio_html Dot-Notation for Users.url Dot-Notation for Users.is_admin Dot-Notation for Users.verification_key Dot-Notation for Users.status Dot-Notation for Users.email_verified Dot-Notation for Users.pw_hash Dot-Notation for Users.email Dot-Notation for Users.username | |||||
| * | | | | Dot-Notation for MediaEntry.media_data | Elrond | 2011-12-05 | 2 | -3/+3 | |
| | | | | | ||||||
| * | | | | Dot-Notation for MediaEntry.media_type | Elrond | 2011-12-05 | 3 | -4/+4 | |
| | | | | | ||||||
| * | | | | Dot-Notation for MediaEntry.description(_html) | Elrond | 2011-12-05 | 2 | -7/+7 | |
| | | | | | ||||||
| * | | | | Dot-Notation for MediaEntry.slug | Elrond | 2011-12-05 | 2 | -8/+8 | |
| | | | | | ||||||
| * | | | | Dot-Notation for MediaEntry.title | Elrond | 2011-12-05 | 7 | -11/+11 | |
| | | | | | ||||||
| * | | | | Dot-Notation for MediaEntry.uploader | Elrond | 2011-12-05 | 5 | -9/+9 | |
| | | | | | ||||||
| * | | | | Dot-Notation for MediaEntry.created | Elrond | 2011-12-05 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Dot-Notation: tests/test_edit.py | Elrond | 2011-12-05 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | convert tests/test_edit.py over to Dot-Notation. It only accesses the User object. | |||||
| * | | | | Dot-Notation for Users.fp_token_expire | Elrond | 2011-12-05 | 2 | -7/+7 | |
| | | | | | ||||||
| * | | | | Dot-Notation for Users.fp_verification_key | Elrond | 2011-12-05 | 3 | -6/+6 | |
| | | | | | ||||||
| * | | | | Dot-Notation for Users.bio and .bio_html | Elrond | 2011-12-05 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Dot-Notation for Users.url | Elrond | 2011-12-05 | 2 | -2/+2 | |
| | | | | | ||||||
| * | | | | Dot-Notation for Users.is_admin | Elrond | 2011-12-05 | 7 | -9/+9 | |
| | | | | | ||||||
| * | | | | Dot-Notation for Users.verification_key | Elrond | 2011-12-05 | 3 | -5/+5 | |
| | | | | | ||||||
| * | | | | Dot-Notation for Users.status | Elrond | 2011-12-05 | 5 | -10/+10 | |
| | | | | | ||||||
| * | | | | Dot-Notation for Users.email_verified | Elrond | 2011-12-05 | 3 | -7/+7 | |
| | | | | | ||||||
| * | | | | Dot-Notation for Users.pw_hash | Elrond | 2011-12-05 | 4 | -6/+6 | |
| | | | | | ||||||
| * | | | | Dot-Notation for Users.email | Elrond | 2011-12-05 | 4 | -5/+5 | |
| | | | | | ||||||
| * | | | | Dot-Notation for Users.username | Elrond | 2011-12-05 | 14 | -28/+28 | |
| | | | | | ||||||
* | | | | | Changer version to -dev | Will Kahn-Greene | 2011-12-12 | 2 | -3/+3 | |
| | | | | | ||||||
* | | | | | Update version numbers | Will Kahn-Greene | 2011-12-12 | 2 | -3/+3 | |
| | | | | | ||||||
* | | | | | Fix doc footer | Will Kahn-Greene | 2011-12-12 | 6 | -372/+38 | |
| | | | | | | | | | | | | | | | | | | | | This has the correct copyright statement. | |||||
* | | | | | Tweak rest formatting | Will Kahn-Greene | 2011-12-12 | 1 | -4/+4 | |
| | | | | | ||||||
* | | | | | Updated translations | Christopher Allan Webber | 2011-12-12 | 12 | -90/+100 | |
| | | | | | ||||||
* | | | | | Added the "Media types" chapter | Christopher Allan Webber | 2011-12-12 | 2 | -0/+35 | |
| | | | | | ||||||
* | | | | | Doc updates | Will Kahn-Greene | 2011-12-12 | 4 | -132/+142 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fixed some language * fixed some consistency issues * fixed some 80-line-width issues * fixed some typos and markup problems | |||||
* | | | | | Add some documentation to lazyserver.sh | Will Kahn-Greene | 2011-12-12 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | I had no idea what it did, so I asked and tossed the answer at the top of the script. | |||||
* | | | | | Update README | Will Kahn-Greene | 2011-12-12 | 1 | -9/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * tweaked some language * fixed some statements that aren't correct anymore | |||||
* | | | | | Tweak runtests to be more helpful | Will Kahn-Greene | 2011-12-12 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If nose isn't installed, then runtests.sh says it can't find nosetests and exits, but doesn't tell you what you need to do to fix the situation. This fixes that. | |||||
* | | | | | Removed extraneous whitespace from video.html | Christopher Allan Webber | 2011-12-12 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Add a note on how to up the upload size limit | Christopher Allan Webber | 2011-12-12 | 1 | -0/+3 | |
| | | | | |