Commit Graph

  • 93b14fc300 Implement ProcessingState class and use for images Elrond 2013-01-23 19:44:28 +01:00
  • 9d7c69fb74 Use logging.config.fileConfig() Joar Wandborg 2013-02-07 22:35:42 +01:00
  • 657a463799 Use system wide EXIF package, if available. Elrond 2013-02-07 00:31:37 +01:00
  • d9b59fc6e1 Committing extracted and compiled translations Christopher Allan Webber 2013-02-05 15:13:44 -06:00
  • cd2def45fa Committing present MediaGoblin translations before pushing extracted messages Christopher Allan Webber 2013-02-05 15:12:27 -06:00
  • 8c659fd95c Rename {{title}} to {{media_title}}. Elrond 2013-02-05 16:50:35 +01:00
  • accb073e8c Mark "Collection" for translation in media_collect. Elrond 2013-02-05 16:25:19 +01:00
  • 414ba21fda Merge remote-tracking branch 'aleksej/quotes_and_a_for_addcoll' Elrond 2013-02-04 21:26:09 +01:00
  • b79a1fa925 Small changes to "Add <media> to collection" string Aleksej 2013-02-05 00:07:47 +04:00
  • bee998d5fd Issue 621: Extract strings from hooked templates. Elrond 2013-02-04 17:11:01 +01:00
  • a2ec25e3d1 Search for translation in all templates. Elrond 2013-02-04 14:17:00 +01:00
  • c9abf931cb issue 615: config geolocation_map_visible gone. Elrond 2013-02-02 20:40:19 +01:00
  • 485404a9c4 Drop backward compatibility for media_data backref. Elrond 2013-02-01 16:33:53 +01:00
  • 139c6c099f Drop media_data_table property. Elrond 2013-02-01 16:33:53 +01:00
  • 1f268deda4 Turn media.{backref_nam} from a list to a scalar. Elrond 2013-02-01 15:52:17 +01:00
  • 57f8d263e1 Rewrite media_data handling to use relationships Elrond 2013-02-01 15:42:44 +01:00
  • d728c636b9 Some tests for media_data, yeah! Elrond 2013-02-01 19:57:39 +01:00
  • cf41e7d744 Improve formatting for hook template docs. Elrond 2013-01-31 20:57:03 +01:00
  • 8a4d0dbc07 Switching set syntax to python2.6 compatible Christopher Allan Webber 2013-01-31 12:33:50 -06:00
  • 75621003af Added register_template_hooks and get_hook_templates to the plugin api auto module documentation. Christopher Allan Webber 2013-01-30 13:27:40 -06:00
  • ec553298ff Even better documentation for get_hook_templates! Christopher Allan Webber 2013-01-30 13:27:05 -06:00
  • f097cf648c Improved documentation for get_hook_templates, noting the template tag Christopher Allan Webber 2013-01-30 13:25:08 -06:00
  • 08f3966d54 Moved the docstring for the plugin template stuff from the class to module method Christopher Allan Webber 2013-01-30 13:22:06 -06:00
  • 46da25827f No need for an __init__ at all in the TemplateHookExtension, really. Christopher Allan Webber 2013-01-28 14:41:01 -06:00
  • 927be5e8ca Move template hook over to a template_hook tag. Seems to work! :) Christopher Allan Webber 2013-01-28 14:08:16 -06:00
  • e9c3384b84 Removing unused geolocation_map_visible variable and turning geolocation on in default config Christopher Allan Webber 2013-01-28 12:07:30 -06:00
  • a3f811a6e8 Geolocation stuff, including including templates seems to be working-ish Christopher Allan Webber 2013-01-28 11:58:38 -06:00
  • 1c2d01ae3b Very start of plugin hooks and openstreetmap pluginification Christopher Allan Webber 2013-01-25 10:39:20 -06:00
  • 04453ccf42 Better Py3 compat: d.has_key(k) -> k in d Elrond 2013-01-30 15:03:04 +01:00
  • 3f931680e3 Improve runtime of one test. Elrond 2013-01-29 21:45:16 +01:00
  • ff68ca9fc2 Fix issue 611: Proper (back)relationship on MediaComment. Elrond 2013-01-29 21:23:21 +01:00
  • e9b4e50007 Failing testcase for issue 611. Elrond 2013-01-29 21:13:49 +01:00
  • f8107ccccc *docs* intersphinx, exception monitoring Joar Wandborg 2013-01-27 22:10:47 +01:00
  • ae9f0aec38 Docs: Add a database guide to the plugin docs. Elrond 2013-01-26 19:21:40 +01:00
  • 3214c653dd Docs: Create new area for developers. Elrond 2013-01-26 19:20:18 +01:00
  • b238a95464 Add Trim whitespace plugin docs. Elrond 2013-01-26 13:03:54 +01:00
  • 92c597ca1c Allow doc string extraction and use for pluginapi. Elrond 2013-01-26 00:12:18 +01:00
  • 3a8b18f85b Updated video apt-get to not use glob Joar Wandborg 2013-01-25 21:43:49 +01:00
  • d5600aa75c Fix reference of get_test_app->get_app in test_modelmethods Christopher Allan Webber 2013-01-25 12:10:27 -06:00
  • c7d135b6ea Merge branch '216_cwebber_style_unique_slugs' Christopher Allan Webber 2013-01-25 12:03:40 -06:00
  • a81082fcaf New mediaentry slug tests now pass! Christopher Allan Webber 2013-01-23 16:49:54 -06:00
  • 394a4a37f7 require mock for the new uuid-mocking tests Christopher Allan Webber 2013-01-23 16:47:30 -06:00
  • b0118957ff We don't want any empty string slugs, so make "" -> None Christopher Allan Webber 2013-01-23 16:40:39 -06:00
  • 266b42b3dc Switching uuid4()[1:4] -> uuid4().hex[:4] Christopher Allan Webber 2013-01-23 15:15:22 -06:00
  • 6194344bf9 Use better relationships to delete collections. Elrond 2013-01-22 22:00:41 +01:00
  • d63cc34e71 Made pil_filters a PIL_FILTERS (global) Joar Wandborg 2013-01-22 23:02:06 +01:00
  • 124081040b Changed sampling filter default to AA Joar Wandborg 2013-01-22 22:54:10 +01:00
  • 7cd7db5af4 Made the image sampling filter configurable Joar Wandborg 2013-01-22 17:55:55 +01:00
  • 0c871f8122 Use inspect_table; default user license==None. Elrond 2013-01-22 22:28:19 +01:00
  • 5c754fdaee Added option to skip transcoding Joar Wandborg 2013-01-22 22:44:19 +01:00
  • 066d49b2c1 user.get('moo') -> user.moo Sebastian Spaeth 2013-01-22 22:18:08 +01:00
  • 0ac8317ddc Removing docstring bit about delete_file possibly deleting directories in the future Christopher Allan Webber 2013-01-22 14:32:00 -06:00
  • 36ae6bcbbb Convert media processing backends to delete the queue directory (#254) Sebastian Spaeth 2012-12-12 16:32:43 +01:00
  • b34d7e1d9b Implement delete_dir in the FileStorage Sebastian Spaeth 2012-12-12 16:29:14 +01:00
  • 79f7cfd900 Merge remote-tracking branch 'refs/remotes/spaetz/521_license_preference' into mergetest Christopher Allan Webber 2013-01-22 13:43:02 -06:00
  • 55a04f01b8 Moved MediaComment form descriptions to apt. place Joar Wandborg 2013-01-22 14:38:53 +01:00
  • f2c0bf3e34 Implement user's tag filtered gallery page Sebastian Spaeth 2012-12-04 16:38:46 +01:00
  • 69b5623552 Also set login_failed in case of form errors Sebastian Spaeth 2013-01-21 16:27:19 +01:00
  • a89df96132 Restructure ForgotPassword view Sebastian Spaeth 2013-01-07 10:17:52 +01:00
  • 0f9cf6ef32 Normalize the email address in the same way in all places Sebastian Spaeth 2013-01-07 10:16:20 +01:00
  • 0c97a82556 Merge remote-tracking branch 'refs/remotes/spaetz/436_celery_push' Christopher Allan Webber 2013-01-20 13:13:39 -06:00
  • 9e9d908325 Sanitize slug input on media edit Sebastian Spaeth 2013-01-09 12:38:08 +01:00
  • d92fbdc4ea Add (failing) test for editing the slug. Elrond 2013-01-18 21:17:52 +01:00
  • afbfd40578 Enable foreign key checking on sqlite. Elrond 2013-01-18 18:42:52 +01:00
  • 5bae4af14e Turn comment list into a real <ul>. Elrond 2013-01-18 13:05:57 +01:00
  • cd75b2280f Add some simple collection test. Elrond 2013-01-18 11:42:56 +01:00
  • 1be247b36e Rename get_test_app to get_app. Elrond 2013-01-18 11:40:40 +01:00
  • 4637d50cfc Remove useless spaces in comment stuff. Elrond 2013-01-17 23:55:49 +01:00
  • 7341cc8e34 Translate account deletion. Elrond 2013-01-17 23:54:48 +01:00
  • 7d16a01bae Fix linking to comments. Elrond 2013-01-17 23:50:51 +01:00
  • 00cf28da21 Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin Christopher Allan Webber 2013-01-17 15:51:30 -06:00
  • ba5ea989a5 Return to media collection page if no collection selected Sebastian Spaeth 2013-01-17 22:37:41 +01:00
  • 626a093ccc Move workbench into tools directory. Elrond 2013-01-17 22:10:43 +01:00
  • 9d8285864a Remove DEFAULT_WORKBENCH_DIR. Elrond 2013-01-16 19:50:48 +01:00
  • c813f0bd57 Merge remote-tracking branch 'refs/remotes/spaetz/565_workbench_cleanup' Christopher Allan Webber 2013-01-17 15:02:52 -06:00
  • dc4dfbde35 Add a license preference field Mark Holmquist 2012-11-10 16:59:37 -08:00
  • 49745d5138 Add "Browse collections" link to profile pages Jef van Schendel 2013-01-17 20:04:22 +01:00
  • 3c912132d6 adding back dropdown.js now that we have, well, a dropdown again :) Christopher Allan Webber 2013-01-17 11:53:32 -06:00
  • d1d535602c Merge remote-tracking branch 'refs/remotes/origin/533-new-dropdown' Christopher Allan Webber 2013-01-17 11:47:29 -06:00
  • 30af7ce6ad Merge commit '9408938' from 565_workbench_cleanup (spaetz) Christopher Allan Webber 2013-01-17 11:12:13 -06:00
  • 10d2419764 CSS edits to dropdown menu; added log out button for unverified users Jef van Schendel 2013-01-17 16:15:03 +01:00
  • 7d996a269c Change position of "Delete account" link, put it below the form Jef van Schendel 2013-01-17 13:35:45 +01:00
  • 2e7dda8167 Better "delete my account" placement Sebastian Spaeth 2013-01-17 12:47:38 +01:00
  • 6deb589d0b Introduce user_deletion test. Sebastian Spaeth 2013-01-17 12:19:16 +01:00
  • 380f22b859 Allowing to delete a user account (#302) Sebastian Spaeth 2012-11-15 10:44:38 +01:00
  • 3809a8b8e2 import db.sql.util -> db.util Sebastian Spaeth 2013-01-17 12:18:14 +01:00
  • 8c33fc7505 Merge branch '540_User_delete_deletes_related_entries' Sebastian Spaeth 2013-01-17 11:52:22 +01:00
  • 03b4fc500c Implement User.delete() (#540) Sebastian Spaeth 2012-11-28 15:46:40 +01:00
  • 242776e363 Implement Collection.delete() Sebastian Spaeth 2012-11-28 16:15:46 +01:00
  • fdc34b8ba7 Implement MediaEntry().delete() (#540) Sebastian Spaeth 2012-11-15 11:44:50 +01:00
  • c00e18fe49 Do not read complete videos in RAM (#419) Sebastian Spaeth 2012-12-19 15:03:43 +01:00
  • 9408938bcc Add @get_workbench test Sebastian Spaeth 2012-12-12 14:29:49 +01:00
  • bd6fe97746 Shorten Workbench(Manager) method names Sebastian Spaeth 2012-12-12 14:08:38 +01:00
  • 45ab3e07ef Switch over media processor to use the get_workbench decorator (#565) Sebastian Spaeth 2012-12-12 13:57:17 +01:00
  • f91dcc9d96 Implement @get_workbench decorator Sebastian Spaeth 2012-12-12 13:53:56 +01:00
  • c11c1994e6 Make Workbench() a context manager Sebastian Spaeth 2012-12-12 13:50:32 +01:00
  • f26c097d3e Make the workbench destroy itself for video processing also. Christopher Allan Webber 2013-01-16 12:12:57 -06:00
  • 3c5f583707 Merge remote-tracking branch 'refs/remotes/spaetz/561_use_workbench_not_tempfiles' Christopher Allan Webber 2013-01-16 11:23:38 -06:00
  • 27aebe05a6 Merge remote-tracking branch 'refs/remotes/elrond/misc/use_media_id' Christopher Allan Webber 2013-01-16 11:06:22 -06:00
  • 4f8f0353b1 collection browsing: rename view/template user_collections -> collection_list Stefano Zacchiroli 2013-01-15 23:11:33 +01:00