Commit Graph

  • 1d83cf8a81 Added html5slider to support range inputs in Firefox Joar Wandborg 2012-04-18 12:06:10 +02:00
  • ea42790bc3 Save the MIMEtype to cloudfiles correctly. Shackra 2012-04-16 11:50:00 +02:00
  • 2bfb811892 Updated the audio display <source> element Joar Wandborg 2012-04-16 10:43:50 +02:00
  • 3f36967401 log.debug the used config file. Elrond 2012-04-09 22:49:41 +02:00
  • cb9b2b2a6f Fix atom feed for tags. Elrond 2012-04-09 22:43:25 +02:00
  • 0db3e10afb Fixed video skin Joar Wandborg 2012-04-09 21:34:29 +02:00
  • 577ae8a8e1 Removed commented out pdb.set_trace Joar Wandborg 2012-04-09 20:50:43 +02:00
  • d684af2766 Merge remote-tracking branch 'joar/media-fixes' Joar Wandborg 2012-04-09 20:36:50 +02:00
  • 196a518132 Media processing, transcoding, display fixes Joar Wandborg 2012-04-09 16:28:46 +02:00
  • ab299ba449 Add MediaGoblin video player skin by chron0 Jef van Schendel 2012-04-08 21:53:17 +02:00
  • d9a31a3980 CELERY_ALWAYS_EAGER environment variable only recognized if 'true' now Christopher Allan Webber 2012-04-08 10:43:23 -05:00
  • 8a0d35e72a Allow users to pass callables in as controllers, not just import paths Christopher Allan Webber 2012-04-08 09:54:32 -05:00
  • 241503101d Committing extracted and compiled translations Christopher Allan Webber 2012-04-07 16:33:50 -05:00
  • 78da158fef Committing present MediaGoblin translations before pushing extracted messages Christopher Allan Webber 2012-04-07 16:33:17 -05:00
  • e824570a23 Cleanup sql session after request. ALWAYS! Elrond 2012-04-07 23:21:59 +02:00
  • abe7417827 Fix relnotes formatting Will Kahn-Greene 2012-04-07 12:26:40 -04:00
  • 5be6425c28 Start adding release notes. Elrond 2012-04-05 19:46:24 +02:00
  • 775ec9e8f7 Updated documentation Joar Wandborg 2012-04-03 00:49:24 +02:00
  • 0e43491374 Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin Joar Wandborg 2012-04-02 15:09:53 +02:00
  • c8bee965ad gmg env_import shouldn't crash on unicode ... Joar Wandborg 2012-04-02 15:08:22 +02:00
  • 797f4437eb Check that the media_data tables are empty. Elrond 2012-04-02 14:02:56 +02:00
  • f9d62eccf4 Add ascii and audio tables/migration data. Elrond 2012-04-02 13:49:59 +02:00
  • df1c94f52d Cleanup unused media_data tables and migration info. Elrond 2012-04-02 13:42:02 +02:00
  • e85a953951 Mongo -> SQL conversion tool: UI improvements Elrond 2012-04-02 12:58:29 +02:00
  • f69223e973 Fixed an issue where orphaned comments breaks the import Joar Wandborg 2012-04-02 13:44:28 +02:00
  • e089b66bde Merge remote-tracking branch 'refs/remotes/elrond/sql/final' Christopher Allan Webber 2012-04-01 15:36:11 -05:00
  • bc27a100fc Fix unit tests for sql: cache media_id. Elrond 2012-04-01 22:02:06 +02:00
  • ce29c140ed Finally enable SQL for everybody! Elrond 2012-04-01 21:46:36 +02:00
  • 1e3a0e0ca0 Switch JSONEncoded from VARCHAR to TEXT Elrond 2012-04-01 19:55:15 +02:00
  • 98853c63fd JS: fix first part of #422; make items in drop-down acutally work Jef van Schendel 2012-04-01 18:06:49 +02:00
  • 339105fa36 CSS: change padding-left to margin-left Jef van Schendel 2012-04-01 17:25:50 +02:00
  • e4898f43fd CSS: change comment margins Jef van Schendel 2012-04-01 17:25:25 +02:00
  • 55dbaa9b77 HTML/CSS: comment style changes Jef van Schendel 2012-04-01 17:22:37 +02:00
  • ff2e9dc0d6 HTML: remove elements for comment button style change Jef van Schendel 2012-04-01 17:11:57 +02:00
  • 2d65b47360 CSS: remove background Jef van Schendel 2012-04-01 17:07:52 +02:00
  • 30a89a5704 Logo margin fix Jef van Schendel 2012-04-01 17:04:50 +02:00
  • d297d8e834 Add dropdown to header Jef van Schendel 2012-04-01 16:02:23 +02:00
  • e79d69739e Revert changes from last commit; I am an idiot Jef van Schendel 2012-03-31 16:55:35 +02:00
  • 18dbdf07ba Switch over content to new layout/text; slight css edits Jef van Schendel 2012-03-31 16:48:06 +02:00
  • c5a9ecf247 Increase bottom margin header Jef van Schendel 2012-03-31 14:25:37 +02:00
  • d317d9d690 Small CSS changes to header Jef van Schendel 2012-03-31 14:10:58 +02:00
  • 9fb336fdc2 Added pygst.require('0.10') since it's absence breaks stuff Joar Wandborg 2012-03-30 17:50:56 +02:00
  • c3c2f163c5 Updated Video docs, so that I won't forget Joar Wandborg 2012-03-30 00:18:54 +02:00
  • ab0d5b59ab Cleaned up media_types.video.transcoders Joar Wandborg 2012-03-29 23:53:05 +02:00
  • 73758391f3 And remove some now useless methods. Elrond 2012-03-29 23:05:34 +02:00
  • dda67f7152 Remove the DictReadProxy thing. Elrond 2012-03-29 22:52:39 +02:00
  • 19535af4e5 Fix some simple errors. Elrond 2012-03-29 22:31:51 +02:00
  • c0fddc63e8 Change models to a _v0 suffix. Elrond 2012-03-29 22:12:34 +02:00
  • 7f5ae1c315 Make a copy of models for v0. Elrond 2012-03-29 21:36:07 +02:00
  • 450ea6094d Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin Joar Wandborg 2012-03-29 23:01:40 +02:00
  • ff3136d0e8 Cleanded up video imports, removed PyGTK dependency Joar Wandborg 2012-03-29 22:52:39 +02:00
  • c45dfee61e Audio: And add empty migrations. Elrond 2012-03-29 21:52:26 +02:00
  • c7cf6235fe Audio: Add models and disable media_data. Elrond 2012-03-29 21:45:05 +02:00
  • 90b25eb2d1 Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin Joar Wandborg 2012-03-29 16:19:11 +02:00
  • 97e40b5285 Seeking works in firefox Joar Wandborg 2012-03-29 16:06:36 +02:00
  • 582958e333 The video media_type needs pygtk/gtk. Elrond 2012-03-29 13:15:38 +02:00
  • 02f07bfe14 411: Add relationship and backrefs to media_data tables. Elrond 2012-03-28 13:19:11 +02:00
  • 352a180765 Changed audio.* Image* imports Joar Wandborg 2012-03-27 23:43:15 +02:00
  • 0308958b2d Fixed test_submission -> test_evil_file test Joar Wandborg 2012-03-27 16:38:41 +02:00
  • deea3f6661 Merge remote-tracking branch 'joar/audio+sniffing' Joar Wandborg 2012-03-27 12:05:09 +02:00
  • d0cb752992 Removing superfluous whitespace Christopher Allan Webber 2012-03-26 15:11:05 -05:00
  • c051615889 Merge remote-tracking branch 'remotes/slikdigit/bassam' Christopher Allan Webber 2012-03-26 15:09:35 -05:00
  • e3e5980624 Merge remote-tracking branch 'remotes/bretts/bug261-resized-filenames' Christopher Allan Webber 2012-03-26 14:33:12 -05:00
  • f4162cb640 Reload the user for current values. Elrond 2012-02-26 15:14:50 +01:00
  • 37ef4c66b1 Reload and detach the test user. Elrond 2012-02-26 15:15:10 +01:00
  • ebb24e4fd1 Add comment in JavaScript file about duplicating the password field Jef van Schendel 2012-03-26 20:23:49 +02:00
  • c16b819663 Merge remote branch 'origin/master' into bug261-resized-filenames Brett Smith 2012-03-26 14:10:22 -04:00
  • 28f364bd6d Rename to FilenameBuilder, with a main method named fill. Brett Smith 2012-03-26 13:40:35 -04:00
  • 38877794e7 TestSubission's tag check stuff passing now Christopher Allan Webber 2012-03-26 11:59:34 -05:00
  • 8ea37380bd Remove the user_dev directory on tests ending Christopher Allan Webber 2012-03-26 11:50:36 -05:00
  • 8e96bcbc78 Suggest we move to an in-memory database ;) Christopher Allan Webber 2012-03-26 11:31:09 -05:00
  • d693f6bd86 SQL based tests and refactored Celery setup stuff Christopher Allan Webber 2012-03-26 11:14:11 -05:00
  • c56d4b55a1 Media type refractors, pep8, lint Joar Wandborg 2012-03-26 17:44:08 +02:00
  • fa72e51689 Updates to send email comments, included translation, better validation. Derek Moore 2012-03-25 22:25:54 -07:00
  • 7ccf418185 Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin Jef van Schendel 2012-03-25 21:34:00 +02:00
  • 0608d57f5d Merge remote-tracking branch 'gandaro/forgot-password-autofillin' Elrond 2012-03-25 21:34:05 +02:00
  • 952b97d5a0 set username default server-side Jakob Kramer 2012-03-25 21:51:09 +02:00
  • afcb08553e Header style change Jef van Schendel 2012-03-25 21:33:52 +02:00
  • 84725abd64 Refactor video processing to use FilenameMunger. Brett Smith 2012-03-25 13:32:25 -04:00
  • ab35ad4605 Use FilenameMunger. Brett Smith 2012-03-25 13:26:57 -04:00
  • 4774cfa3c0 Add documentation to the FilenameMunger class. Brett Smith 2012-03-25 12:16:19 -04:00
  • 095fbdaf8d Add FilenameMunger class to processing, with tests. Brett Smith 2012-03-25 12:11:13 -04:00
  • 5101f84404 Drop debug from migration. Elrond 2012-03-25 14:56:24 +02:00
  • e63656fcf7 Cleanup mongo->sql converter. Elrond 2012-03-24 10:55:34 +01:00
  • f7ab2f42ea Do not fill media_data['exif'] any more. Elrond 2012-03-23 19:42:02 +01:00
  • 11d36843b0 Migration fixup: Drop empty exif_all. Elrond 2012-03-24 11:43:12 +01:00
  • c8c75ad044 Create migration to move exif data around in media_data. Elrond 2012-03-22 20:59:28 +01:00
  • f116a1243f Use exif_display_iter in the template. Elrond 2012-03-23 18:35:43 +01:00
  • 763ef5b77e Start to fill media_data.exif_all in addition. Elrond 2012-03-25 14:12:53 +02:00
  • 6c49799deb Fill username automatically in (Forget Password) Jakob Kramer 2012-03-24 17:36:12 +01:00
  • db4039165f Merge remote-tracking branch 'remotes/gandaro/wipealldata-from-db_name' Christopher Allan Webber 2012-03-24 09:58:26 -05:00
  • 9edd71ebf7 Wipe the configured database, not the default one Jakob Kramer 2012-03-24 15:33:36 +01:00
  • e8be1d7af5 Allow arrow keys in input fields and textareas Jakob Kramer 2012-03-24 14:49:43 +01:00
  • 32d8cf4511 remove unused `mg.submit.security' module Jakob Kramer 2012-03-23 22:13:48 +01:00
  • 7b82f56bae Fix cyclic import issue. Elrond 2012-03-23 20:20:02 +01:00
  • 5bad26bc47 Create MediaEntry.exif_display_iter() Elrond 2012-03-23 20:16:42 +01:00
  • e0b0588fb1 image_mediadata: Add exif_all column Elrond 2012-03-22 13:16:00 +01:00
  • e0e7232af9 Add copyright header to image/models.py Elrond 2012-03-22 13:15:27 +01:00
  • fbf56c1a5d correct wrong version number Jakob Kramer 2012-03-23 18:14:55 +01:00
  • 99c2f9f0c4 New media_data row needs to know its MediaEntry's id. Elrond 2012-03-22 21:19:47 +01:00