Commit Graph

  • 6fc8af3278 sql/fake.py: Some fake objects/methods to calm the code Elrond 2011-12-29 11:07:58 +01:00
  • c03d13cd79 Cleaned the code Michele Azzolari 2012-01-17 23:15:47 +01:00
  • 77b91efcc2 We handle exceptions if PuSH fails Michele Azzolari 2012-01-17 22:42:36 +01:00
  • 6d13314e99 Merge remote branch 'remotes/macno/pushatom' Elrond 2012-01-17 18:30:15 +01:00
  • 4225a677ca Changed license.html to fit new layout better Aaron Williamson 2012-01-17 01:23:21 -05:00
  • a6c49d49dc Fixed a syntax error in edit/views and added back in some missing license stuff from models Aaron Williamson 2012-01-17 01:22:02 -05:00
  • 0bfb4dc249 Added new files Aaron Williamson 2012-01-17 01:13:55 -05:00
  • 25bdf9b657 Fixed merge with upstream Aaron Williamson 2012-01-17 01:05:15 -05:00
  • 99a270e952 Merged changes with upstream Aaron Williamson 2012-01-17 00:59:21 -05:00
  • 25b48323a8 First crack at basic license support. Aaron Williamson 2012-01-17 00:33:55 -05:00
  • 8c7701f9f1 Small fix to simplify font style Jef van Schendel 2012-01-15 17:23:21 +01:00
  • 62f2557cae Another small text style fix Jef van Schendel 2012-01-15 17:10:35 +01:00
  • b699791956 Small margin/font-weight fix Jef van Schendel 2012-01-15 17:07:15 +01:00
  • 52fc51f6a9 Drop sessions with invalid ObjectIds Elrond 2012-01-13 22:59:14 +01:00
  • 9c94700413 Move maketarball.sh into devtools/ Elrond 2012-01-14 12:54:16 +01:00
  • 1b5bbc0a85 make this script executable Christopher Allan Webber 2012-01-13 20:27:53 -06:00
  • 4670ff1c56 Simple translation update script Christopher Allan Webber 2012-01-13 20:26:36 -06:00
  • 762d4a0c48 Fix request.user==None error Elrond 2012-01-13 23:38:21 +01:00
  • fafec72740 Remove unnecessary piece of text in media.html. Fix "Markdown text" indentation so they are the same. Jef van Schendel 2012-01-13 23:23:02 +01:00
  • 20659de234 Add CC0 license header to Sphinx MediaGoblin theme (mg.css) Jef van Schendel 2012-01-13 17:38:20 +01:00
  • bb025ebda1 As per spec, we permit to have more then 1 hub Michele Azzolari 2012-01-12 11:05:05 +01:00
  • 7f251b037b As suggested by Elrond, we use only one setting Michele Azzolari 2012-01-12 00:00:28 +01:00
  • f502a89b6d Default is now PuSH disabled Michele Azzolari 2012-01-11 16:11:23 +01:00
  • 5b1a7bae3c Added PuSH capability Michele Azzolari 2012-01-11 15:48:37 +01:00
  • 02db7e0a83 Add MediaFile table and related infrastructure. Elrond 2011-12-31 23:01:34 +01:00
  • 0ab21f981a Dot-Notation: Some random places Elrond 2011-12-25 20:04:41 +01:00
  • cb7ae1e433 Fix url_for_self mixup Elrond 2012-01-11 11:16:35 +01:00
  • 73079ac4b8 Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin Christopher Allan Webber 2012-01-10 08:12:30 -06:00
  • 1df68a3524 Fixed #724 and added extra infos to the atom feed (author uri and links to the html version of each entry) Michele Azzolari 2012-01-05 18:48:23 +01:00
  • 914b8bcde3 Added check for request.user to media.html attachment-related conditional Joar Wandborg 2012-01-10 13:12:14 +01:00
  • c2d6792ddb Test Suite: Enable attachments, add failing test Elrond 2012-01-10 12:52:01 +01:00
  • 1dc7f28d24 Fix reset.css reference and drop link to video-js.css Elrond 2012-01-09 14:33:57 +01:00
  • 1b876ac2ea Warn about unknown staticdirect paths. Elrond 2012-01-09 14:26:01 +01:00
  • 7cbbf3e75b Create a default logging config Elrond 2012-01-09 14:22:28 +01:00
  • f42e49c3ad Add DB Mixin classes and use them Elrond 2012-01-05 00:18:17 +01:00
  • bcd50908d2 Committing extracted and compiled translations Christopher Allan Webber 2012-01-07 13:48:12 -06:00
  • 3a4d8b9713 Committing present MediaGoblin translations before pushing extracted messages Christopher Allan Webber 2012-01-07 13:47:33 -06:00
  • 0788e48c0e Increase docs sidebar width Jef van Schendel 2012-01-07 00:04:38 +01:00
  • 242509239f New docs logo, small css changes Jef van Schendel 2012-01-06 23:58:43 +01:00
  • b957cba0cb First push with new style (includes css file, logo image, fonts) Jef van Schendel 2012-01-06 19:56:50 +01:00
  • 7646e695bf Fix div breaking in user.html; add media query bits Jef van Schendel 2012-01-06 13:44:00 +01:00
  • 173999a7e4 Resize image below 660px width Jef van Schendel 2012-01-06 13:34:25 +01:00
  • 7945cd21ba * Rename mediagoblin_header, mediagoblin_body, mediagoblin_footer, mediagoblin_header_right, mediagoblin_logo * Add html5shiv for older browsers * Small size fix (940px instead of 960pgx) Jef van Schendel 2012-01-05 23:36:16 +01:00
  • a91e4e07e7 Add closing bracket so the whole thing doesn't break down Jef van Schendel 2012-01-05 22:46:21 +01:00
  • ee0b9ea282 Remove last 960.gs leftover; fix classes for edit forms Jef van Schendel 2012-01-05 21:52:28 +01:00
  • d2fce291b5 Fix merge conflicts Jef van Schendel 2012-01-05 21:42:56 +01:00
  • 7df9f45c32 Several changes for mobile layout Jef van Schendel 2012-01-05 21:36:24 +01:00
  • 34b4090cbf Always show 'Change account settings' link Jef van Schendel 2012-01-05 15:58:03 +01:00
  • b48abba303 Fix Unit Tests for new password changing Elrond 2012-01-05 14:54:03 +01:00
  • 49af00e491 Make show-password-js work for change password too Elrond 2012-01-05 14:47:15 +01:00
  • 4a24500aa4 Fix more StrictUndefined issues Elrond 2012-01-05 14:46:27 +01:00
  • 1c53f98c09 Add change-account-settings link to user.html Jef van Schendel 2012-01-05 00:18:29 +01:00
  • a473deda9a Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin Jef van Schendel 2012-01-05 00:17:51 +01:00
  • c8071fa591 Create edit_account.html Jef van Schendel 2012-01-05 00:17:45 +01:00
  • f1cdd278e7 f691: Use StrictUndefined for templates and fix some issues Elrond 2012-01-04 23:48:55 +01:00
  • 6a59a8abd4 Import MigrationManager from mongo in mongo backend. Elrond 2012-01-02 16:02:02 +01:00
  • 9c196287ad Add Markdown for submit page, edit page, profile edit page; thus fixing ticket #690 Jef van Schendel 2012-01-04 17:48:16 +01:00
  • 8545cfc97d Dot-Notation for MediaEntry.queued_media_file Elrond 2011-12-13 11:18:39 +01:00
  • 049284b1da Dot-Notation for MediaEntry.state Elrond 2011-12-13 10:49:51 +01:00
  • 228c4470f4 Dot-Notation for MediaEntry.media_files Elrond 2012-01-04 11:57:08 +01:00
  • 010fe2d71b sql convert: Use more library functions Elrond 2011-12-24 15:55:33 +01:00
  • ada0642e5a Seperate jQuery bit that was still in media.html Jef van Schendel 2012-01-01 22:58:32 +01:00
  • 445d811043 Fix unit tests for new forget password flow Elrond 2012-01-01 19:20:38 +01:00
  • 35149b1124 Remove fp_changed_success.html, use log in page + notification message instead Jef van Schendel 2012-01-01 19:13:23 +01:00
  • d8db95e4b7 Remove fp_email_sent.html and refs to it Jef van Schendel 2012-01-01 19:00:56 +01:00
  • 415077a743 Factor out check_db_migrations_current Elrond 2012-01-01 17:24:02 +01:00
  • f5d837fe4a Forgot this one. Also disable horizontal resize for the bio field Jef van Schendel 2012-01-01 18:14:39 +01:00
  • ce86b1d5af Remove border-bottom from media_specs Jef van Schendel 2012-01-01 18:12:18 +01:00
  • 7fc782bb6d Disable horizontal resize for text areas. Jef van Schendel 2012-01-01 18:11:39 +01:00
  • 4601c30c2e Fixed submission error handling and broken tests Joar Wandborg 2011-12-31 22:57:08 +01:00
  • eab23e38d0 Merge remote branch 'remotes/joar/tests' Elrond 2011-12-31 21:57:51 +01:00
  • a246ccca69 ASCII media type support & fix a bug in file submission error handling Joar Wandborg 2011-11-30 21:21:39 +01:00
  • 992e4f8032 Change forgotten password process: different redirect, added/changed messages Jef van Schendel 2011-12-30 21:29:15 +01:00
  • 694e965f45 Fix #712: Comment counter always uses plural Jef van Schendel 2011-12-30 20:17:59 +01:00
  • 6f55906078 Fix #715: On media submit page, "Separate" is misspelled Jef van Schendel 2011-12-30 19:45:00 +01:00
  • 7c7ba01ee3 Fixed broken confirm_password test Joar Wandborg 2011-12-30 19:11:47 +01:00
  • 426808cc8f Random changes that break stuff and eat piglets Jef van Schendel 2011-12-30 18:01:28 +01:00
  • 3ea6a305ce Lots of little fixes and removal of all 960.gs classes: Jef van Schendel 2011-12-30 14:23:12 +01:00
  • 550d48d040 Forgot to include the newly created JS file Jef van Schendel 2011-12-29 22:56:42 +01:00
  • 4e9d467fc0 Isolate JavaScript; add new show_password.js to forgot-password-page as well Jef van Schendel 2011-12-29 22:54:31 +01:00
  • dab1d70280 Finished #485 and worked out bugs: password fields always update, added margins, fixed Chrome width bug, wrapped checkbox in label element Jef van Schendel 2011-12-29 22:40:45 +01:00
  • 9f264942d8 Add a .save method on the sql db objects Elrond 2011-12-25 19:09:23 +01:00
  • 03c2286232 Support .get(fieldname) on sql db objects Elrond 2011-12-25 16:01:25 +01:00
  • 690672580e Fix "bin/gmg migrate" after mongo move Elrond 2011-12-28 23:46:36 +01:00
  • 0724930a68 Show --log-file option in lazyserver help. Elrond 2011-12-28 23:27:46 +01:00
  • 88e90f41eb SQL Model: Add relationship properties Elrond 2011-12-24 16:00:05 +01:00
  • c6263400cf SQL Model: Forgot MediaEntry.state field Elrond 2011-12-24 18:12:38 +01:00
  • 19ed039ba6 Implement _id proxy on sql objects (on User for now) Elrond 2011-12-25 20:03:11 +01:00
  • 0575175846 Turn media.get_uploader into a property Elrond 2011-12-24 00:08:28 +01:00
  • 0eb649ff7a Use media.url_for_self instead of calling urlgen directly Elrond 2011-12-20 18:47:33 +01:00
  • 479e8a833b Move verification key generation to view Elrond 2011-12-25 20:11:09 +01:00
  • 0c0ab32274 Translate one string Elrond 2011-12-25 19:58:37 +01:00
  • 4deda94a38 Replace media.get_uploader()._id by media.uploader Elrond 2011-12-19 22:29:40 +01:00
  • 4305580e85 Improve .one() by using sqlalchemy's .one() Elrond 2011-12-24 18:19:40 +01:00
  • 2608982885 Add search level one() method Elrond 2011-12-24 19:08:20 +01:00
  • fb7dd855de Turn MediaComment's author() into get_author property Elrond 2011-12-18 22:52:49 +01:00
  • db425022dd added translation tags to html5 wwarning Karen Rustad 2011-12-22 15:45:20 -08:00
  • 6c191eb3de Added a 'you don't have HTML5 so this video will not work' warning using just the inherent properties of the <video> tag (and some css for style) Karen Rustad 2011-12-18 22:50:36 -08:00
  • d23d4b23da Note reported bug in workaround Elrond 2011-12-21 00:34:02 +01:00
  • 871fc591dd Workaround for Routes/urlgen bug. Elrond 2011-12-21 00:06:38 +01:00