Commit Graph

  • ffad965536 fix some combinedopenended ui and data routing Vik Paruchuri 2013-07-12 15:06:11 -04:00
  • b28b4bfb75 Studio: abstracts and revises form/notice UI Brian Talbot 2013-07-12 14:25:23 -04:00
  • c75041e168 Studio: adds in disabled/submitting state and logic for course creation button Brian Talbot 2013-07-12 14:24:22 -04:00
  • 0cadc8af36 Change status bar UI Vik Paruchuri 2013-07-12 14:13:53 -04:00
  • 1bca87caf0 Merge pull request #383 from edx/jonahstanley/add-test-documentation Jonah Stanley 2013-07-12 11:08:06 -07:00
  • 923ba365b1 Merge branch 'master' into talbs/studio-authorship cahrens 2013-07-12 13:35:52 -04:00
  • 08a1055cba Updates to index page text. cahrens 2013-07-12 13:35:27 -04:00
  • e7bb85dee1 Merge pull request #259 from edx/features/jbau/stanford-shib Jason Bau 2013-07-12 10:19:58 -07:00
  • 0a05cdc21b Merge pull request #389 from edx/lms/bug/lms-605 mikigoyal 2013-07-12 10:05:10 -07:00
  • 958ecdb053 raise a more appropriate Exception Chris Dodge 2013-07-12 12:47:51 -04:00
  • 547f4633d5 use better syntax for asserting that exception is thrown Chris Dodge 2013-07-12 12:47:23 -04:00
  • ae45f5461c Fixed a spelling mistake. LMS-605 Miki Goyal 2013-07-12 12:19:15 -04:00
  • b8346f2bcf Merge branch 'release' e0d 2013-07-12 12:11:23 -04:00
  • 72c9a24dd6 Merge pull request #274 from edx/jonahstanley/refactor-global-to-world Jonah Stanley 2013-07-12 09:10:25 -07:00
  • 1060cf5cec Seems like the Edit/QA links in LMS are triggered by a ENABLE_LMS_MIGRATION feature flag. So when running as mongo-backed, set that to False Chris Dodge 2013-07-12 11:51:57 -04:00
  • 772dd30259 Merge pull request #249 from edx/feature/cale/release-email-list Calen Pennington 2013-07-12 08:47:42 -07:00
  • ab4012cc59 fix up some of the test courses which had hardcoded that quot; escaping Chris Dodge 2013-07-12 11:33:46 -04:00
  • d417a78c74 Tests for course creator status as returned in index page. cahrens 2013-07-12 11:25:12 -04:00
  • 5aae3c6971 add new tests for the string literal serialization Chris Dodge 2013-07-12 11:14:35 -04:00
  • 50bea28d75 Add a 'string literal' serialization method and use it in the lambda function mapping table when the value to xml serialize is of basestring type. Also a couple of drive-by pep8 fixes. Chris Dodge 2013-07-12 11:13:59 -04:00
  • 4eb82224f0 Merge pull request #382 from edx/bug/lms-600 mikigoyal 2013-07-12 07:45:50 -07:00
  • a3e4f21a9c use unicode instead of str for casting track.views args in idashboard ichuang 2013-07-09 14:24:23 -04:00
  • e62cb45da4 tracking in idashboard should only log json-serializable objects ichuang 2013-07-08 15:50:22 +00:00
  • 940113efee Fixed long lines JonahStanley 2013-06-28 08:57:25 -04:00
  • 484e217de3 Fixed some errors JonahStanley 2013-06-27 17:02:48 -04:00
  • 1f1bba5507 Scenario Dictionary now holds objects JonahStanley 2013-06-27 16:32:35 -04:00
  • 8110307ba9 CMS now refactored to use world dictionary JonahStanley 2013-06-26 09:57:06 -04:00
  • 131f1a49c4 All lms acceptance tests refactored to use world dictionaries JonahStanley 2013-06-26 08:56:48 -04:00
  • 35094a968b Beginnings of refactoring the acceptance tests JonahStanley 2013-06-25 17:00:26 -04:00
  • 70ce6a11e0 Merge pull request #333 from edx/jonahstanley/fix-flakey-video-test Jonah Stanley 2013-07-12 07:28:53 -07:00
  • 4c8eb6b0d5 Adding myself to authors file Miki Goyal 2013-07-12 10:24:48 -04:00
  • bdca0f1d0e vagrant: Always mount node_modules folder after Vagrant NFS mount Xavier Antoviaque 2013-07-12 11:15:00 -03:00
  • f27ca66f51 Added documentation to new acceptance test features and techniques JonahStanley 2013-07-12 10:11:39 -04:00
  • c53dd97f79 add extra modulestore() argument to single export script ichuang 2013-07-12 14:11:20 +00:00
  • 08b8438dda add extra modulestore() argument to export to make it export drafts also ichuang 2013-07-12 14:10:16 +00:00
  • 5fd84465e2 Fix alt text for the login page: LMS-600 Miki Goyal 2013-07-12 10:05:13 -04:00
  • 84c38b4e9a fix two typos in export scripts ichuang 2013-07-12 09:43:52 -04:00
  • 84f531af54 add export_all_courses management script to cms ichuang 2013-07-12 13:40:55 +00:00
  • 4ecceb292e Add tests for changing table status without staff permissions. cahrens 2013-07-12 09:30:36 -04:00
  • d1661fa6aa Refactored recently merged in tests JonahStanley 2013-07-12 09:05:51 -04:00
  • c37a9e3e23 Refactored problem_setup to use retry_on_exception JonahStanley 2013-07-11 16:37:39 -04:00
  • b4036c66cf Refactored the ui tests to use retry_on_exception JonahStanley 2013-07-11 16:21:06 -04:00
  • ebc9fa9e2a Made a retry_on_exception world function that will retry the given function JonahStanley 2013-07-11 11:17:28 -04:00
  • 1ae86673f3 Changed a world.browser.find_by_css to world.css_find JonahStanley 2013-07-08 15:35:20 -04:00
  • 1f648d901e Revert "Reworded css_text to use css_find" JonahStanley 2013-07-08 15:17:11 -04:00
  • 287b750a22 Reworded css_text to use css_find JonahStanley 2013-07-08 15:01:33 -04:00
  • 2c0c8dfb90 Fixed structure of css_text and css_value JonahStanley 2013-07-08 12:59:37 -04:00
  • c53aac4596 CMS acceptance tests now should not get stale element exception errors JonahStanley 2013-07-08 10:51:51 -04:00
  • f1dd81a67a Refactored LMS so all potential stale element exceptions are avoided JonahStanley 2013-07-08 09:56:35 -04:00
  • 8b0e7c5782 Made a new command css_has_class that will safely check the class and get around stale elements JonahStanley 2013-07-03 15:57:11 -04:00
  • d86502bdc1 Added in a retry for checking the class of the video JonahStanley 2013-07-03 15:42:55 -04:00
  • b7eb287aa9 Merge pull request #379 from edx/peter-fogg/fix-notification-saving Peter Fogg 2013-07-12 06:26:41 -07:00
  • 871ab87bf2 Fix saving notification CSS. Peter Fogg 2013-07-12 09:01:03 -04:00
  • d6edbd5e18 Merge pull request #377 from edx/jtauber/fix-virtualenv-directory James Tauber 2013-07-11 21:13:49 -07:00
  • 047da7a7ce Use $WORKON_HOME consistently for virtualenv. James Tauber 2013-07-11 18:18:22 -04:00
  • 8b13ff3dff Merge pull request #376 from edx/peter-fogg/rename-notification-save Peter Fogg 2013-07-11 14:25:44 -07:00
  • 5b4524d75e Merge pull request #301 from edx/peter-fogg/explicit-course-settings Peter Fogg 2013-07-11 14:09:07 -07:00
  • 42ff1c2237 Merge pull request #366 from edx/peter-fogg/stud-116 Peter Fogg 2013-07-11 13:34:07 -07:00
  • c360faed58 Studio: revises dashboard course creation button and form interaction Brian Talbot 2013-07-11 16:30:30 -04:00
  • 6e94960488 Fix many validation bugs and failing tests. Peter Fogg 2013-07-02 16:50:06 -04:00
  • cf2b1e0595 Merge pull request #372 from edx/fix/cdodge/update-localdev-setting-for-unsafe-courses chrisndodge 2013-07-11 13:01:45 -07:00
  • c2f0b7d4e9 Fix validation in many cases, and ensure that the notification bar pops up correctly. Peter Fogg 2013-07-02 11:46:26 -04:00
  • 50ea165a8e Merge pull request #297 from edx/jonahstanley/refactor-unittest-courses Jonah Stanley 2013-07-11 12:44:05 -07:00
  • b4457371a8 Studio: revises and syncs up activation message UI with dashboard UI Brian Talbot 2013-07-11 14:53:02 -04:00
  • 5d300bf36f Fixed the broken unit tests from deleting full JonahStanley 2013-07-11 14:34:41 -04:00
  • fbe2cde6e5 add simple unit test on the defaulting of the settings Chris Dodge 2013-07-11 14:31:53 -04:00
  • 702fb54700 Merge branch 'talbs/studio-authorship' of github.com:edx/edx-platform into talbs/studio-authorship cahrens 2013-07-11 13:54:11 -04:00
  • 9b2c384666 Add post callback to request course creator status. cahrens 2013-07-11 13:53:56 -04:00
  • 7c9648babd Hide saving notification only when AJAX request completes. Peter Fogg 2013-07-11 13:27:15 -04:00
  • 9c8f63726f Rename CMS.Views.Notification.Saving to Mini, in line with its more diverse modern usage. Peter Fogg 2013-07-11 12:59:57 -04:00
  • dd2f34a929 Studio: cleans up new course form and course listings display Brian Talbot 2013-07-11 12:44:13 -04:00
  • 59850cb4a3 Studio: cleans up new course form and course listings display Brian Talbot 2013-07-11 12:44:13 -04:00
  • 52b5da3e61 Merge branch 'talbs/studio-authorship' of github.com:edx/edx-platform into talbs/studio-authorship cahrens 2013-07-11 12:41:22 -04:00
  • 3715d6c429 Only send a single variable to index.html about authorship rights. cahrens 2013-07-11 12:39:51 -04:00
  • 51c9523f97 Only send a single variable to index.html about authorship rights. cahrens 2013-07-11 12:36:30 -04:00
  • be3d11449b Merge pull request #320 from edx/dave/ie8_csrf_fix David Ormsbee 2013-07-11 09:31:46 -07:00
  • 38cabe91ee Merge pull request #369 from edx/jonahstanley/unskip-acceptance-tests Jonah Stanley 2013-07-11 09:14:53 -07:00
  • c3ad168b10 also add some defaulting to the querying of the settings where it defaults to an empty set Chris Dodge 2013-07-11 12:12:42 -04:00
  • 4e015eacf5 Fixed the whitelist test to not use full course JonahStanley 2013-07-11 12:05:18 -04:00
  • b39edd821c seems like we need to define COURSES_WITH_UNSAFE_CODE in cms.envs.common.py, although cms.envs.common.py imports lms.envs.common (where this is defined). Chris Dodge 2013-07-11 12:05:07 -04:00
  • 24ab36c87a Unskip Acceptance Tests JonahStanley 2013-07-11 09:45:59 -04:00
  • 08fe23ac5f adjusted the LMS PDF textbook zoom elements positioning Frances Botsford 2013-07-11 11:26:59 -04:00
  • f3837009af Remove ellipsis from internationalized notifications. Peter Fogg 2013-07-11 11:26:17 -04:00
  • b1653f0561 layout cleanup on LMS PDF Textbook viewer Frances Botsford 2013-07-11 11:19:39 -04:00
  • aaa67b28a9 Studio: revises template logic, html, and styling for Dashboard UI states Brian Talbot 2013-07-11 11:10:54 -04:00
  • 67f8d48840 Merge pull request #367 from edx/jarv/gce-email-backend John Jarvis 2013-07-11 08:02:47 -07:00
  • d2632227de Fixed all but one test JonahStanley 2013-07-11 10:55:00 -04:00
  • d710d8e43a Merge remote-tracking branch 'origin/master' into fix/vik/studio-oe Vik Paruchuri 2013-07-11 10:52:50 -04:00
  • e3fa27a3d8 moved docs into one repo. Broke compilation Lyla Fischer 2013-07-11 10:38:20 -04:00
  • 11fa458692 Merge pull request #368 from edx/db/fix-course-team-add-user David Baumgold 2013-07-11 07:17:34 -07:00
  • 676da2d592 Removed set trace JonahStanley 2013-07-01 11:54:45 -04:00
  • 7b9a725201 Fixed comment relating to full course JonahStanley 2013-07-01 11:50:24 -04:00
  • 67326cfae8 Fixed xmodule tests to not rely on full JonahStanley 2013-06-25 13:21:46 -04:00
  • 7fb5f505d6 Refactored out full from the lms tests JonahStanley 2013-06-25 12:57:56 -04:00
  • 982777f547 All cms unit test no longer rely on the full course. JonahStanley 2013-06-25 09:40:40 -04:00
  • 55e6d1ad67 Asset tests do not rely on the full course JonahStanley 2013-06-24 15:12:48 -04:00
  • 62f2764728 First half of refactorization. JonahStanley 2013-06-24 14:56:43 -04:00
  • bbf2398bac Fixed test_course_settings to not rely on full course JonahStanley 2013-06-24 11:14:40 -04:00
  • 456daa9ce5 Deleted Files and annotated tests JonahStanley 2013-06-24 09:47:54 -04:00
  • 1f7fcaed50 Separate Mako logic and JS logic David Baumgold 2013-07-11 09:39:32 -04:00