Commit Graph

  • fe72730969 Integrate js-test-tool into testing infrastructure Will Daly 2013-08-26 20:03:18 -04:00
  • bae9c307ef Verification: revised semantic classes/organization - WIP Brian Talbot 2013-08-26 19:26:28 -04:00
  • af8339c72d Verification: revised Sass organization - WIP Brian Talbot 2013-08-26 19:25:52 -04:00
  • e5cede572a fixing up some styling on vcerts Frances Botsford 2013-08-26 18:36:56 -04:00
  • 4cb7863074 Merge pull request #786 from edx/adam/turn-off-password-autocomplete Adam 2013-08-26 14:42:05 -07:00
  • 0712464f50 Remove mock verify enrollment link David Ormsbee 2013-08-26 16:02:56 -04:00
  • d8a693fb16 Fix to make the submission from verified to payment go through again. David Ormsbee 2013-08-26 16:01:08 -04:00
  • 12cf060ba7 Silence doc test errors/warnings Will Daly 2013-08-26 15:57:58 -04:00
  • 0387d76610 Fix disable/enable buttons in verification workflow. David Ormsbee 2013-08-26 15:48:05 -04:00
  • dd50ec4e82 Merge design and dev JS/UI for verify student David Ormsbee 2013-08-26 14:31:36 -04:00
  • 874c6314f5 Allow users who are not logged in to register. Diana Huang 2013-08-26 14:19:42 -04:00
  • bf331c9d7e Upgrade newrelic agent to the latest version Calen Pennington 2013-08-26 12:41:04 -04:00
  • 15b23a16e8 Merge in latest design for enrollment mode selection David Ormsbee 2013-08-26 11:05:54 -04:00
  • 3c55a44b6b Address review comments Vik Paruchuri 2013-08-26 10:36:24 -04:00
  • a374fceb77 Merge pull request #791 from edx/sarina/rake_coverage_combined Sarina Canelake 2013-08-26 07:24:46 -07:00
  • 269857010c Merge pull request #789 from edx/sarina/pep8_ignore_migrations Sarina Canelake 2013-08-26 07:17:52 -07:00
  • 3d73ff45c7 Merge pull request #759 from edx/fix/adam/unenroll-error-logging Adam 2013-08-26 07:11:17 -07:00
  • 494ece759a Merge pull request #583 from edx/sarina/diffquality-python-path Sarina Canelake 2013-08-26 07:06:49 -07:00
  • ff9e01b403 Add a python prefix for diff-quality task Sarina Canelake 2013-08-05 15:04:00 -04:00
  • 2012bb018f Merge branch 'ormsbee/verifyuser' into ormsbee/verify2 David Ormsbee 2013-08-26 10:05:08 -04:00
  • 0b625a6f2a Merge branch 'ormsbee/verifyuser' into ormsbee/verify2 David Ormsbee 2013-08-26 10:04:28 -04:00
  • a4d1c52ec8 Change .pep8 to ignore migrations files Sarina Canelake 2013-08-23 14:44:56 -04:00
  • 935ebc4e7a remove unused registration templates Adam Palay 2013-08-23 10:03:33 -04:00
  • 770ec2dbb3 adjusting the progress bar styling for vcerts Frances Botsford 2013-08-26 09:56:04 -04:00
  • 6e64e994f6 Fixed a test broken when the mixed modulestore was introduced. Felix Sun 2013-08-26 09:46:29 -04:00
  • eee18c3db3 Add combined coverage to rake coverage Sarina Canelake 2013-08-23 17:19:55 -04:00
  • 74ed2dafb3 Improved docstrings. Felix Sun 2013-08-23 10:19:36 -04:00
  • 1f9eafeede Addressed some minor PR comments. Felix Sun 2013-08-21 15:10:34 -04:00
  • 68bb45ab67 Added jasmine tests to crowdsource_hinter. UI is not covered; only event-inteception is covered. Felix Sun 2013-08-20 14:44:12 -04:00
  • e6067d8814 Addressed PR comments. Felix Sun 2013-08-19 13:58:59 -04:00
  • 69fbe77dcb Fixed a rebase error in responsetypes. Felix Sun 2013-08-15 10:57:06 -04:00
  • 4220252055 Fixed terribly annoying issues with back button. Back button is now on the bottom of the hint div, no matter what. Felix Sun 2013-08-02 09:22:22 -04:00
  • 2d1c9158d8 Added fancy sliding transitions into hint collection page. Felix Sun 2013-08-01 14:52:37 -04:00
  • 35a8e9be32 Some fixes on hint ui. Felix Sun 2013-08-01 09:40:49 -04:00
  • 7c93b45d0c Added wizard / slideshow style hint collection script. Felix Sun 2013-07-31 17:13:32 -04:00
  • 64c91cf239 UX improvements to hinting. Interface is now less cluttered. Felix Sun 2013-07-31 15:17:18 -04:00
  • f3c3436f41 Addressing more PR comments. Fixed a test that broke when new code came in. Felix Sun 2013-07-30 14:56:09 -04:00
  • d6715749dc Addressed pull request comments. Felix Sun 2013-07-22 14:00:44 -04:00
  • e6db6e9ea3 Fixed bug where user isn't asked to submit a hint unless he's seen a hint. Felix Sun 2013-07-19 16:03:32 -04:00
  • eb5a90a3ed Added tests for validate_answer in response types. Felix Sun 2013-07-19 10:59:09 -04:00
  • 544aa55e43 Added comments to explain confusing field names in crowdsource_hinter. Felix Sun 2013-07-19 10:10:47 -04:00
  • e2aea75f16 Fixed a bug in recording hints shown. Felix Sun 2013-07-18 15:39:01 -04:00
  • d9517ea13e Fixed tests for removing hash access to hints. Fixed instructor view for same. Felix Sun 2013-07-18 15:02:19 -04:00
  • 8ce53ed8eb Got rid of answer signatures - these don't work with approximate answers at all. Instead, implemented comparison-based hint matching. Felix Sun 2013-07-17 17:00:51 -04:00
  • 4ee8111cf4 Fixed monkey-patching persistent state bug. Felix Sun 2013-07-16 09:12:35 -04:00
  • 6b40c5cf13 Changed hint voting ui to show all hints on one page. Felix Sun 2013-07-15 15:59:58 -04:00
  • a730f9189b Fixed numerous 500 errors that result from mal-formatted post requests. Felix Sun 2013-07-15 11:25:59 -04:00
  • 199b632513 Crowdsourced hinter now supports formula responses. Tests still broken. Felix Sun 2013-07-11 17:15:01 -04:00
  • b88c6b8d68 Hinter now works with formula responses. Tests broken. Felix Sun 2013-07-11 11:12:12 -04:00
  • c34a81a845 Refactored formula response grader to expose formula-evaluating to outside world. Felix Sun 2013-07-10 13:11:50 -04:00
  • 69380756d2 Fixed tests to work with new vote-tabbing method. Fixed some string-int incompatibility errors. Felix Sun 2013-06-28 13:49:25 -04:00
  • fc8acb61a3 Changed voting dialog to only display one tab per answer. Felix Sun 2013-06-28 12:02:52 -04:00
  • d347390c24 fix error logging for unenrolling if enrollment not found Adam Palay 2013-08-21 09:30:59 -04:00
  • 87500a47fb Merge pull request #674 from edx/jkarni/feature/chunkedupload jkarni 2013-08-25 20:06:17 -07:00
  • 1e44e01629 Remove assert2xx Julian Arni 2013-08-25 22:50:26 -04:00
  • 03b140d538 Review fixes Julian Arni 2013-08-22 20:26:13 -04:00
  • 509a861459 Clear contentstore Julian Arni 2013-08-22 17:31:46 -04:00
  • a28b02ae2c Pep8 and pylint fixes Julian Arni 2013-08-22 15:48:52 -04:00
  • fcd11d93d5 Handle nginx 499s and double requests Julian Arni 2013-08-22 14:04:23 -04:00
  • 8a8bcf289f remove repeated warnings Julian Arni 2013-08-20 11:11:38 -04:00
  • ef0828fc66 Behave properly on non-tar-gz files Julian Arni 2013-08-19 13:57:01 -04:00
  • eaa4b3ef99 Pep8 and pylint fixes Julian Arni 2013-08-19 11:23:58 -04:00
  • d991595ecb Split import-export into new file Julian Arni 2013-08-16 13:57:02 -04:00
  • 993b92bc47 Add import tests Julian Arni 2013-08-15 18:45:39 -04:00
  • 7666aad042 Check download integrity Julian Arni 2013-08-15 14:09:19 -04:00
  • 513b6cab3e Small review fixes. Julian Arni 2013-08-14 11:28:43 -04:00
  • 798d07a8d9 Fix confusing message Julian Arni 2013-08-14 10:37:57 -04:00
  • 3aaa2868c0 Process uploaded chunks. Julian Arni 2013-08-14 10:35:07 -04:00
  • 50934d4d45 Make client-side use jquery-file-upload Julian Arni 2013-08-14 10:34:30 -04:00
  • b6795b4e88 Add jquery-file-upload Julian Arni 2013-08-14 10:33:28 -04:00
  • b5302a192f refinements to the vcert requirements page Frances Botsford 2013-08-23 16:49:01 -04:00
  • a902201f06 Merge pull request #720 from edx/akshay/order-commentables caesar2164 2013-08-23 13:01:06 -07:00
  • 44f4e7b10a refatoring tests and added to changelog Giulio Gratta 2013-08-23 11:31:59 -07:00
  • 4e77098859 added course level feature flag for forum alpha sorting as well as tests Giulio Gratta 2013-08-22 15:47:03 -07:00
  • e0471007d8 removed sort in HTML and instead added conditional to use subcategory titles as sort_key Giulio Gratta 2013-08-16 17:24:36 -07:00
  • 8cac4ebae2 Working on sorting dropdown commentables Akshay Jagadeesh 2013-08-16 13:19:59 -07:00
  • 5cb1b2594f Merge pull request #787 from edx/peter-fogg/static-page-delete Peter Fogg 2013-08-23 11:52:37 -07:00
  • 07d9106c09 Merge pull request #769 from edx/peter-fogg/studio-error-descriptor Peter Fogg 2013-08-23 11:51:57 -07:00
  • dfb8e9f0e3 Fix max score calculation Vik Paruchuri 2013-08-23 13:48:59 -04:00
  • da829b1681 Make client-side capture work for photo IDs David Ormsbee 2013-08-23 13:20:25 -04:00
  • 0fabba1553 added vcert images and some fake js functionality for photos Frances Botsford 2013-08-23 13:08:05 -04:00
  • 7ff03124d2 pep8, pylint, and more tests Vik Paruchuri 2013-08-23 12:30:18 -04:00
  • d89279f6b3 Merge pull request #773 from edx/lapentab/fix_network_tests Will Daly 2013-08-23 09:07:31 -07:00
  • 42ac76ce0c Merge branch 'master' into lapentab/fix_network_tests Will Daly 2013-08-23 11:48:38 -04:00
  • bda814fb8c Merge pull request #785 from edx/jonahstanley/fix-image-upload Jonah Stanley 2013-08-23 08:48:00 -07:00
  • 734843c377 Confirm changed to alert Vik Paruchuri 2013-08-23 11:42:30 -04:00
  • c680dfdd40 Merge pull request #768 from edx/will/use-mixed-modulestore-in-tests Will Daly 2013-08-23 08:38:09 -07:00
  • 3c79e81c9d default to a min price if we loose track of how much they wanted to pay David Ormsbee 2013-08-23 11:37:34 -04:00
  • 473cc3624b Changed error message on failure and made test more robust JonahStanley 2013-08-23 09:02:56 -04:00
  • e142023eed Add in Studio confirmation box before editing OE problems Vik Paruchuri 2013-08-23 11:32:38 -04:00
  • b210346f62 Add in more tests Vik Paruchuri 2013-08-23 11:17:03 -04:00
  • cbb259eb1f Allow amounts specified to actually work for purchasing certificates David Ormsbee 2013-08-23 11:07:06 -04:00
  • 4e8b839d14 Merge remote-tracking branch 'origin/master' into fix/vik/oe-state Vik Paruchuri 2013-08-23 10:40:19 -04:00
  • cb16852313 completed styling on select a track for verification Frances Botsford 2013-08-23 10:17:52 -04:00
  • 2cdddef924 Remove useless critical log, remove unnecessary course_id escaping. David Ormsbee 2013-08-23 01:27:08 -04:00
  • 8ee9a96766 quick experiment to force student verification urls to be active David Ormsbee 2013-08-23 01:02:23 -04:00
  • d4e8034fca refinements on the verification html and sass Frances Botsford 2013-08-22 23:25:57 -04:00
  • 061b994eb7 initial html bones of the verification requirements page Frances Botsford 2013-08-22 22:53:51 -04:00
  • e7b06c1a33 almost all of the styling for the select page of verification Frances Botsford 2013-08-22 22:33:27 -04:00
  • 25874c29b0 add face capture button David Ormsbee 2013-08-22 22:33:05 -04:00