Commit Graph

  • 2041ceae1f Fix translations for collections and drop useless try. Elrond 2013-04-27 14:52:08 +02:00
  • 90e7fc6738 word-wrapping the public/queue storage explainations in storage.rst Christopher Allan Webber 2013-04-26 16:13:05 -05:00
  • c4771d7247 Merge remote-tracking branch 'refs/remotes/npigeon/ticket-660' Christopher Allan Webber 2013-04-26 16:08:39 -05:00
  • ea5fb2d9d4 Switch "sqlite_refcheck" keyword arg to "migrations" which Elrond thinks is cleaner Christopher Allan Webber 2013-04-26 15:27:44 -05:00
  • 313b38f895 Don't turn on sqlite refcheck stuff during migrations Christopher Allan Webber 2013-04-26 15:09:03 -05:00
  • d6251b29ec Merge remote-tracking branch 'refs/remotes/rodney757/issue643' into mergetest Christopher Allan Webber 2013-04-26 11:12:46 -05:00
  • 226f1771e2 Removed an unused import Rodney Ewing 2013-04-26 07:32:39 -07:00
  • d891966424 Unit test for ReallyLazyProxy. Elrond 2013-04-25 13:53:19 +02:00
  • 5ae0cbaa55 No lazy_* needed here; Add ReallyLazyProxy.__repr__. Elrond 2013-04-25 14:16:17 +02:00
  • c47be4b8ba Adding ReallyLazyProxy, a proxy that does what we expect :) Christopher Allan Webber 2013-04-24 16:39:59 -05:00
  • a789b713f5 Switching non-forms back to using normal pass_to_ugettext Christopher Allan Webber 2013-04-24 14:39:16 -05:00
  • 665b9c420a Fix-bug-667-Use-lazy_pass_to_ugettext-for-forms. Aditi Mittal 2013-04-22 19:18:45 +05:30
  • 34d8bc9820 Check for duplicate collection slugs and make them unique. Add unique constraint to collection.slug model Rodney Ewing 2013-04-23 18:28:10 -07:00
  • 50cb512220 Create set_thread_locale and use it. Elrond 2013-03-01 13:16:41 +01:00
  • c82a8ba54f resize_image: Change calling style a bit. Elrond 2013-04-24 15:20:32 +02:00
  • cec9648c11 mediagoblin/submit/lib.py: fix typo Alon Levy 2013-04-23 09:39:51 +03:00
  • 6bea8a9094 Create add_media_to_collection() Elrond 2013-04-23 12:29:17 +02:00
  • e6bd03d429 Doc string for ProcessingState. Elrond 2013-04-22 22:17:41 +02:00
  • dc1ec36eb9 resize_image: Refactor config loading a small bit. Elrond 2013-04-21 11:42:58 +02:00
  • fd1202b774 Cleanup storage after test, and test .delete_dir(). Elrond 2013-04-21 19:19:40 +02:00
  • 449863863a Merge remote-tracking branch 'remotes/npigeon/ticket-601' Christopher Allan Webber 2013-04-20 17:19:56 -05:00
  • 8aa18b6682 bumping image quality to 90, after conversation with Elrond Christopher Allan Webber 2013-04-20 11:03:48 -05:00
  • 7bb26613a3 Bumping the default image quality up to 85. Christopher Allan Webber 2013-04-20 10:51:48 -05:00
  • 35f6d6a750 image quality can be set in config file dunkyp 2013-04-20 10:50:51 -05:00
  • 12dccc4552 Refactor test configs. Elrond 2013-04-20 00:24:09 +02:00
  • c5d8d30182 removing old callable utilities and porting stuff over. Christopher Allan Webber 2013-04-19 16:51:14 -05:00
  • 97e0a79f39 Let's not use reserved keywords :) Christopher Allan Webber 2013-04-19 16:31:23 -05:00
  • 51d5d3aa20 changing the things to document in api.rst Christopher Allan Webber 2013-04-19 16:29:03 -05:00
  • a0e7699a45 Added new tests to test hook_transform() Christopher Allan Webber 2013-04-19 16:28:41 -05:00
  • 234ddad607 we should be returning the result, not None! Christopher Allan Webber 2013-04-19 16:28:24 -05:00
  • d1146101bb Adjusting tests to use hook_handle and hook_runall Christopher Allan Webber 2013-04-19 16:16:26 -05:00
  • eff722ef15 fixing hook_handle for when result is never assigned, avoid reference without assignent Christopher Allan Webber 2013-04-19 14:58:22 -05:00
  • e49b7bf290 As Elrond points out, we might as well .pop() default_handler Christopher Allan Webber 2013-04-19 14:25:02 -05:00
  • ff259f6bf3 Hooks: the Next Generation! Christopher Allan Webber 2013-04-19 13:56:05 -05:00
  • 4d0191dcb8 A warning about the plugin API being unstable. Christopher Allan Webber 2013-04-19 13:22:03 -05:00
  • dd7eac8223 And... pyblosxom code removed again :) Christopher Allan Webber 2013-04-19 13:13:32 -05:00
  • 0ea7b48055 pyblosxom run_callback hoisted Christopher Allan Webber 2013-04-18 17:03:25 -05:00
  • 2455a54f72 Moving the rest of the relevant tests to have test_app set up in "def setup()" as well Christopher Allan Webber 2013-04-18 11:15:47 -05:00
  • 0f3467013f at pytest author's advice, changing the way _setup back to -> setup Christopher Allan Webber 2013-04-18 10:53:00 -05:00
  • 90d7de255a piwigo: Send NotImplemented for unknown methods. Elrond 2013-03-29 14:36:37 +01:00
  • f6f557696d Use check_file_field in pwg_images_addSimple. Elrond 2013-03-22 16:07:07 +01:00
  • bc92ff9d3c Start to use six for basestring. Elrond 2013-04-18 15:53:09 +02:00
  • 4c7b9420ab stl:blender_render() - Remove useless arg_string. Elrond 2013-04-17 22:08:10 +02:00
  • 6a28bc4e87 Fixing typo in calling render_http_exception Christopher Allan Webber 2013-04-17 10:03:33 -05:00
  • 3606316e9d ppoppler -> poppler tyop fix Christopher Allan Webber 2013-04-17 07:41:00 -05:00
  • f84425c0c1 Turning image's media manager into a new style class. Elrond 2013-03-13 22:38:28 +01:00
  • 95dab599da Add sniff_handler method to mediamanagers. Elrond 2013-03-19 12:42:28 +01:00
  • 6d37733a3f Add MediaManagerBase class. Elrond 2013-03-19 12:50:00 +01:00
  • e8676fa383 MediaManager: Use .foo instead of ['foo']. Elrond 2013-03-08 20:51:32 +01:00
  • 2077d6ed93 First step towards a MediaManager class: Compat one. Elrond 2013-03-08 14:37:33 +01:00
  • 827f91e603 update documentation for s/nose/py.test/ Alon Levy 2013-04-17 11:23:37 +03:00
  • d0e9f843e2 PIL: Support systems with Pillow and without Alon Levy 2013-04-08 11:19:56 +03:00
  • 519bcfb0e6 pdf/processing.py: don't use check_output, only in python>=2.7 Alon Levy 2013-04-17 10:47:02 +03:00
  • b698c94d03 Refactor test resources into new resources.py Elrond 2013-04-16 00:33:38 +02:00
  • 54b3113abc PDF: Use pytest.mark.skipif for skipping tests Elrond 2013-04-15 23:34:27 +02:00
  • 24b1683b0d Switch to an apparently newer version of pdf.js per irc.mozilla.org #pdfjs recommendations Christopher Allan Webber 2013-04-16 16:08:51 -05:00
  • d83f214b71 Updating branch... Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin into ticket-660 nattily pigeonfowl 2013-04-16 16:28:04 -04:00
  • 86bd1f3caf Changed the max character length for tags on media to 255. Only had to change one line in mediagoblin/config_spec.ini in response to isses.mediagoblin.org/ticket/601 nattily pigeonfowl 2013-04-16 16:25:59 -04:00
  • a2d94b0cca Transfered information from http://wiki.mediagoblin.org/Storage into docs/source/devel/storage For info check out ticket: issues.mediagoblin.org/ticket/660 nattily pigeonfowl 2013-04-16 15:34:40 -04:00
  • d38e9779dd test_timesince() doesn't need a complete test_app. Elrond 2013-04-15 22:02:47 +02:00
  • 455f2d6506 Removing unused imports Christopher Allan Webber 2013-04-15 15:55:24 -05:00
  • 1d1276be79 Removing unused imports and an unused media_files dict reference Christopher Allan Webber 2013-04-15 15:31:22 -05:00
  • bbd7112a5e pdf: use pdf.js in an iframe Alon Levy 2013-04-15 15:01:59 -05:00
  • a80ebf3b64 add pdf media type Alon Levy 2013-03-27 12:21:10 +02:00
  • 3cadb4a6cd document submodule usage Alon Levy 2013-04-10 01:30:01 +03:00
  • 0f6ab7da86 Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin Christopher Allan Webber 2013-04-13 20:21:14 -05:00
  • f4f9d7ca95 Merge remote-tracking branch 'refs/remotes/tsyesika/599-allow-email-login' Christopher Allan Webber 2013-04-13 20:11:11 -05:00
  • 64598a79a9 Merge remote-tracking branch 'joar-github/oauth/refresh_tokens' Nathan Yergler 2013-04-13 15:54:18 -07:00
  • 50bf38b26e Text-align the headers on the media panel to the left to avoid confusion Christopher Allan Webber 2013-04-13 14:12:25 -05:00
  • 9cbbc2a401 Adding Jessica Tallon to AUTHORS! Christopher Allan Webber 2013-04-13 12:10:23 -05:00
  • 64308aca3f Comment when/author link styling changes Christopher Allan Webber 2013-04-13 12:06:19 -05:00
  • 05ad187b86 Why not also display the times on when these media were created Christopher Allan Webber 2013-04-13 11:58:50 -05:00
  • eac52ac1ce Changing translations to say "amount of time ago", basically Christopher Allan Webber 2013-04-13 11:57:16 -05:00
  • 6432755db3 Merge remote-tracking branch 'refs/remotes/tsyesika/394-fuzzy-timestamp' Christopher Allan Webber 2013-04-13 11:42:34 -05:00
  • 99338b6a64 Do not allow comments to be posted when they are disabled. David Thompson 2013-04-13 10:42:40 -04:00
  • aa4f958a40 Do not render 'Add a comment' button if comments are disabled. David Thompson 2013-04-13 09:40:34 -04:00
  • 20f8f50ccb Add allow_comments configuration setting. David Thompson 2013-04-13 09:40:01 -04:00
  • b2c8dbcf85 Allows you to use your username or email to login Jessica T 2013-04-12 22:07:44 +01:00
  • 88dd6fc2e2 Adds the fuzzy timestamp to the admin panel too Jessica T 2013-04-12 02:38:24 +01:00
  • 79e2d4eee4 Adds the unit tests and removes useless function we don't use Jessica T 2013-04-12 01:40:15 +01:00
  • 36748921c2 adding callable_runone and callable_runall to the docs Christopher Allan Webber 2013-04-11 16:57:11 -05:00
  • f1c3807db7 Adds the timesince ability which fixes #394 Jessica T 2013-04-11 22:37:48 +01:00
  • 761e26bb29 Merge branch '637_friendlier_hooks' Christopher Allan Webber 2013-04-10 17:53:05 -05:00
  • 04f295e20d Switch several functions over to using the new callable_run* tools! Christopher Allan Webber 2013-04-10 17:52:49 -05:00
  • 0a5c6ec901 Remove unhandled_okay from kwargs if it's there before passing to functions. Christopher Allan Webber 2013-04-10 17:42:29 -05:00
  • cdc821eb74 callable hook convenience functions.. now work, and with tests! Christopher Allan Webber 2013-04-10 17:36:21 -05:00
  • 0d656f44a1 Open Source -> Free Software from the borrowed extlib repositories Christopher Allan Webber 2013-04-10 16:08:08 -05:00
  • 71ef20078c Adding some help about what to do if flup flakes out on you Christopher Allan Webber 2013-04-10 10:52:39 -05:00
  • 33cbccb09d Fix sessions so they work across the site. Christopher Allan Webber 2013-04-10 10:08:09 -05:00
  • b0ee3aae91 Make session cookies more secure. Elrond 2013-04-09 22:49:11 +02:00
  • 82a40cc4e1 Remove the last traces of beaker. Elrond 2013-04-09 22:39:04 +02:00
  • 11780855da Fix left over from variable renaming. Elrond 2013-04-09 22:37:10 +02:00
  • 8021cc5605 Merge remote-tracking branch 'brett/itsdangerous' Elrond 2013-04-09 19:40:54 +02:00
  • 70c061955c tests for new pluginapi methods that can't possibly pass yet :) Christopher Allan Webber 2013-04-09 11:21:31 -05:00
  • b98882e16e Use cascade for comment deletion. Elrond 2013-03-09 12:24:15 +01:00
  • 25067d8110 Testing: Remove some left over files/dirs. Elrond 2013-04-08 15:06:03 +02:00
  • 8ec87dc3fd Implement queue dir delete for proc_state.delete_queue_file Elrond 2013-04-08 16:12:32 +02:00
  • 2dd0af3635 Merge remote-tracking branch 'cwebber/254_delete_queue_directories' Elrond 2013-04-08 15:57:06 +02:00
  • e495e28ee0 Convenience functions for callable hooks Christopher Allan Webber 2013-04-07 17:46:11 -05:00
  • 0c0f31c4ef Teach runtests.sh the -n arg. Elrond 2013-04-06 22:56:40 +02:00