Commit Graph

  • 6b8c66d44c Added name kwarg to Column(Enum(...)) in OAuth models Joar Wandborg 2012-09-21 13:20:56 +02:00
  • 0e21b2342f Added flask-wtf html5 fields to extlib Joar Wandborg 2012-09-21 13:16:24 +02:00
  • 88a9662be4 Added client registration caps to OAuth plugin Joar Wandborg 2012-09-21 13:02:35 +02:00
  • d4c066abf0 Fixed typo in OAuth README Joar Wandborg 2012-09-19 22:13:16 +02:00
  • 6ed236d5b5 Added security warning to OAuth README Joar Wandborg 2012-09-19 22:12:13 +02:00
  • f26224d433 Fixed a horrible security issue in the OAuth plugin. Joar Wandborg 2012-09-19 21:57:59 +02:00
  • a7b8c214e9 Added some more helpful links to the OAuth docs Joar Wandborg 2012-09-18 21:51:22 +02:00
  • 4427b1bea4 Fixed typo in OAuth docs, recieve => receive Joar Wandborg 2012-09-18 21:44:02 +02:00
  • df3147b986 Added documentation for the OAuth plugin Joar Wandborg 2012-09-18 21:42:10 +02:00
  • 6d1e55b262 Style fixes Joar Wandborg 2012-09-18 18:19:26 +02:00
  • c9ac6841c4 Fixed post-collect redirect to always take user to image collected. Aaron Williamson 2012-09-18 11:16:26 -04:00
  • 256f816f50 Fixed collection sidebar for media_home to user collection.url_for_self instead of incorrectly getting the session user Aaron Williamson 2012-09-02 19:19:41 -04:00
  • cdb35b9717 Reference collection creator through already-existing collection_item's foreign key Aaron Williamson 2012-08-30 17:42:04 -04:00
  • b5a64f7884 Removed unnecessary reference to may_edit_collection in edit views.py Aaron Williamson 2012-08-30 17:15:50 -04:00
  • d8984df83f Added default for 'collected' column to migration Aaron Williamson 2012-08-30 17:14:08 -04:00
  • 8926c94978 Fixed migrations for Collection and CollectionItem tables Aaron Williamson 2012-08-30 16:55:31 -04:00
  • 29fdd3bb7c Added migrations for Collection and CollectionItem tables Aaron Williamson 2012-08-30 16:48:13 -04:00
  • 59fb87c944 Fixed collections migration to add 'collected' column to media_entries instead of 'collections' Aaron Williamson 2012-08-30 16:07:54 -04:00
  • a0fdc00fab Added new files for collections Aaron Williamson 2012-08-17 00:57:18 -04:00
  • be5be1154f Added basic collection functionality Aaron Williamson 2012-08-17 00:54:40 -04:00
  • 09e528acbb Fixed validation in API post_entry. Joar Wandborg 2012-09-17 23:54:27 +02:00
  • c92aa0d0b2 API: Fixed media file URLs, limits Joar Wandborg 2012-09-15 22:34:34 +02:00
  • 965b39a84f Added CORS headers to API json_response Joar Wandborg 2012-09-15 22:18:49 +02:00
  • 3a1993288f Fixed ?next=<url> argument for require_active_login Joar Wandborg 2012-09-15 21:07:24 +02:00
  • 30520c92cc Fixed tests Joar Wandborg 2012-09-15 17:54:34 +02:00
  • 999f91eb8a Fixed typo in API post_entry Joar Wandborg 2012-09-15 16:54:14 +02:00
  • 4504dbba9b Added post_entry at /api/submit Joar Wandborg 2012-09-15 16:51:29 +02:00
  • 85726f7360 Added fields to /api/entries, wrote docstrings for api.tools Joar Wandborg 2012-09-15 15:54:22 +02:00
  • 42c837523e Added /api/entries view Joar Wandborg 2012-09-15 15:25:26 +02:00
  • a062149e90 Created API plugin, moved api_auth to the API plugin Joar Wandborg 2012-09-13 20:59:00 +02:00
  • f46e2a4db9 Add OAuth models, plugin DB migrations, api_auth Joar Wandborg 2012-09-12 22:41:04 +02:00
  • bc875dc7cc Fix for issue #491, invert latitude when neccesary. warp 2012-08-26 22:12:25 +02:00
  • 47cdc020a1 Change version to 0.3.2.dev Will Kahn-Greene 2012-08-22 18:12:18 -04:00
  • 1608292973 Update version to 0.3.1 final Will Kahn-Greene 2012-08-22 18:06:41 -04:00
  • 9454f6c856 Fix docs so they pull version from _version.py Will Kahn-Greene 2012-08-22 18:04:50 -04:00
  • b9705b16a1 Committing extracted and compiled translations Christopher Allan Webber 2012-08-22 16:54:53 -05:00
  • a250a7cb65 Committing present MediaGoblin translations before pushing extracted messages Christopher Allan Webber 2012-08-22 16:54:27 -05:00
  • 9e579cde81 Fix relnotes for 0.3.1. Will Kahn-Greene 2012-08-22 17:47:15 -04:00
  • 0346518e35 Release notes for 0.3.1 Christopher Allan Webber 2012-08-21 15:37:16 -05:00
  • c15017240a Using Aleksejrs' improved text for the theming config description Christopher Allan Webber 2012-08-21 09:01:05 -05:00
  • a53aa60500 Reminding people they need to run gmg assetlink and that there's a default theme Christopher Allan Webber 2012-08-21 08:40:47 -05:00
  • 0d896a8d2a Give a small amount of info on how to set the theme. Christopher Allan Webber 2012-08-21 08:33:44 -05:00
  • 3a438f5e84 Docs tweaks Will Kahn-Greene 2012-08-20 12:35:35 -04:00
  • 27a68d2b1e Setting celery and kombu at very specific versions so that doing a fresh install doesn't break Christopher Allan Webber 2012-08-20 11:04:13 -05:00
  • 7a690a5ae5 Updated flatpages example in plugins.rst to reflect reality & point to flatpages docs Christopher Allan Webber 2012-08-20 08:54:09 -05:00
  • 9022f358a7 Committing extracted and compiled translations Christopher Allan Webber 2012-08-19 14:22:45 -05:00
  • 57474c070d Committing present MediaGoblin translations before pushing extracted messages Christopher Allan Webber 2012-08-19 14:21:46 -05:00
  • c269af8593 ./local/ is yet another stupid local-environment thing to .gitignore Christopher Allan Webber 2012-08-19 14:17:53 -05:00
  • a066e8bb54 Merge remote-tracking branch 'refs/remotes/merge-requests/42' Christopher Allan Webber 2012-08-19 12:18:18 -05:00
  • 944b92dc2f Merge remote-tracking branch 'refs/remotes/merge-requests/40' Christopher Allan Webber 2012-08-19 12:14:39 -05:00
  • 2a9f519b29 Uncomment plugins section in mediagoblin.ini Christopher Allan Webber 2012-08-19 12:00:47 -05:00
  • fafef8df2e add titles to two pages and fix a typo in docs Aleksej 2012-08-18 23:31:27 +04:00
  • b3b42bbe7b use YYYY-MM-DD HH:MM 24-hour format on panels Aleksej 2012-08-13 22:19:23 +04:00
  • daecdea906 added title tags to various pages and marked a string translatable Aleksej 2012-08-13 20:28:48 +04:00
  • 9d3e56d500 replaced os.path.split()[0] with os.path.dirname() and corrected a couple of comments Aleksej 2012-08-13 16:07:58 +04:00
  • 5257f5f554 Duplication of rstrip unnecessary in link_assets function Christopher Allan Webber 2012-08-12 12:49:14 -04:00
  • 549000d991 Audio support now creates OGG instead of WAV Joar Wandborg 2012-08-12 01:57:00 +02:00
  • 089508d07b Changed <pre> margin to confirm with <p> margins Joar Wandborg 2012-08-08 00:22:52 +02:00
  • cf29edcd74 allow pre+code tags in rendered HTML Jakob Kramer 2012-04-24 17:16:31 +02:00
  • c042801650 renamed MARKDOWN_INSTANCE to UNSAFE_... Jakob Kramer 2012-08-04 17:51:26 +02:00
  • 3031764d13 Add python language version classifiers Will Kahn-Greene 2012-08-06 11:42:15 -04:00
  • a07d052f0d Non-performance improvements to cloudfiles Joar Wandborg 2012-08-05 22:52:30 +02:00
  • 8d9aa03fba Fixing grammar on telling users to run dbupdate Christopher Allan Webber 2012-08-05 10:14:15 -05:00
  • 325e9bc418 Committing extracted and compiled translations Christopher Allan Webber 2012-08-05 10:01:55 -05:00
  • 42001ce86f Committing present MediaGoblin translations before pushing extracted messages Christopher Allan Webber 2012-08-05 10:01:16 -05:00
  • 468d25474b Removing text on frontpage that suggests we have favorites (we don't) Christopher Allan Webber 2012-08-04 11:34:23 -05:00
  • 79f28e0b93 Fixed a UnicodeError in the sql.models.MediaEntry Joar Wandborg 2012-08-03 16:02:18 +02:00
  • 2891b2c6d0 All processing exceptions are now logged Joar Wandborg 2012-08-01 01:16:00 +02:00
  • 65a2eb6694 Added text-overflow: ellipsis to the media thumbnails Joar Wandborg 2012-07-28 21:01:56 +02:00
  • 1afa230c59 Copied base.html to airy and changed the logo Joar Wandborg 2012-07-28 01:08:56 +02:00
  • cd1abb1172 Reference the new theme aliasing nginx stuff in the theming documentation Christopher Allan Webber 2012-07-27 09:02:07 -05:00
  • 8d051cc085 Add documentation on how to alias your theme static files Christopher Allan Webber 2012-07-27 08:45:35 -05:00
  • 4d1761d22f Tweak theming docs Will Kahn-Greene 2012-07-26 21:33:25 -04:00
  • a04c07376d Merge remote-tracking branch 'refs/remotes/gandaro/369-thread-gettext' Christopher Allan Webber 2012-07-26 11:09:52 -05:00
  • 5e9e2deee6 Merge remote-tracking branch 'refs/remotes/willkg/plugins-infrastructure-rewrite' Christopher Allan Webber 2012-07-26 10:46:52 -05:00
  • 33e902e3b3 Removing PIL from the setup.py develop process. Christopher Allan Webber 2012-07-26 10:46:10 -05:00
  • c7fd56c9e0 Include Airy theme by default Jef van Schendel 2012-07-23 21:37:56 +02:00
  • 36f8e350d4 Add zoom-in cursor css; small indentation fix Jef van Schendel 2012-07-21 00:27:49 +02:00
  • e175251899 Edit comment-notification text Jef van Schendel 2012-07-20 22:03:43 +02:00
  • 5381b4b7a0 Insignificant edits to logo SVG Jef van Schendel 2012-07-20 21:06:41 +02:00
  • 47ab857fa3 Increase Description and Bio textarea height to 100px Jef van Schendel 2012-07-20 00:45:49 +02:00
  • c80982c7a0 make mg_globals.translations thread-safe Jakob Kramer 2012-07-18 19:25:53 +02:00
  • 05d8f314c6 [Issue 466] Implement e-z plugin disabling Will Kahn-Greene 2012-07-17 21:14:45 -04:00
  • 05e007c1db Rework plugin infrastructure to nix side-effects Will Kahn-Greene 2012-07-17 21:02:12 -04:00
  • 8464bcc3e8 Fix themeing docs Will Kahn-Greene 2012-07-16 17:06:57 -04:00
  • 54b42ee564 Overhaul flatpages Will Kahn-Greene 2012-07-12 19:18:15 -04:00
  • 8815541c26 Fix template Will Kahn-Greene 2012-07-12 18:32:45 -04:00
  • 4bd65f69c7 Finish flatpagesplugin; add plugin docs Will Kahn-Greene 2012-06-10 14:51:13 -04:00
  • 8545dd50f0 Flatpages first pass Will Kahn-Greene 2012-06-10 11:50:14 -04:00
  • 62157a898f Added a section describing how to do theming via simple CSS stuff! Christopher Allan Webber 2012-07-14 22:58:42 -05:00
  • 667d1fc893 Moving extrahead.html -> extra_head.html because it's easier to read Christopher Allan Webber 2012-07-14 22:52:22 -05:00
  • 27c9bb8a58 Small fix to themedata_for_theme_dir utility about sections Christopher Allan Webber 2012-07-14 22:44:06 -05:00
  • 0416b86621 Allow for an "extrahead" template where themers can include extra css, js, etc Christopher Allan Webber 2012-07-14 22:43:08 -05:00
  • faa74bf9f5 Store licensing info as well Christopher Allan Webber 2012-07-14 20:23:21 -05:00
  • 04b24107fb Mostly good theming documentation! Christopher Allan Webber 2012-07-14 20:22:25 -05:00
  • e6aaaa9619 Fleshing out theming documentation; wrote out "structure of things" section Christopher Allan Webber 2012-07-14 15:54:14 -05:00
  • 777908759c Setup the scaffolding for theme installing, but it doesn't work yet Christopher Allan Webber 2012-07-14 13:32:11 -05:00
  • 3da44aeba1 Break the asset linking code off into a reusable function Christopher Allan Webber 2012-07-14 13:23:12 -05:00
  • 35a24fc263 Moving the "dependency injection printer tools" over to tools/common.py Christopher Allan Webber 2012-07-14 12:36:40 -05:00
  • 8a22617ffe asset linking command now works Christopher Allan Webber 2012-07-13 16:08:31 -05:00