Commit Graph

  • cffa013314 Fix course team JS to handle non-200 status codes David Baumgold 2013-07-11 09:30:50 -04:00
  • d9716a7249 Update acceptance tests for course settings. Peter Fogg 2013-07-01 12:32:37 -04:00
  • ec13349ae3 Remove outdated deleteKeys from advanced settings. Peter Fogg 2013-07-02 09:05:48 -04:00
  • 3d4f9268da Make sure that changing grading cutoffs triggers a save confirmation, and reliable reverting of changes. Peter Fogg 2013-06-28 10:42:40 -04:00
  • eba1bd0972 Refactor and update acceptance tests around saving settings. Peter Fogg 2013-06-26 12:49:23 -04:00
  • 9094f1890b Change course settings to require explicit save. Peter Fogg 2013-06-25 14:38:57 -04:00
  • 164a469e9d Factor showNotificationBar out into ValidatingView. Peter Fogg 2013-06-24 13:07:09 -04:00
  • aaf3a47538 Remove use of keyword "delete" in forum coffee code to fix IE8 bug LMS-441. David Ormsbee 2013-07-02 08:22:49 -04:00
  • 4b59a85dae Merge pull request #336 from edx/fix/jbau/parameterize-s3-upload-bucket-name Jason Bau 2013-07-10 14:51:08 -07:00
  • 135d10d4c5 Fix unicode return value. cahrens 2013-07-10 17:26:55 -04:00
  • 786f422ffa Merge pull request #298 from edx/jonahstanley/acceptance-tests-unique-database Jonah Stanley 2013-07-10 14:09:28 -07:00
  • 17f2b7d988 Merge pull request #361 from edx/antoviaque/vagrant-rbenv David Baumgold 2013-07-10 13:33:05 -07:00
  • 975e28e9dc Remove undefined variable. Peter Fogg 2013-07-10 16:31:43 -04:00
  • a0900f09cc Commented why Acceptance_static is needed JonahStanley 2013-07-10 16:23:26 -04:00
  • a896ccfff7 Added in a comment JonahStanley 2013-07-10 16:21:11 -04:00
  • f911c96dcb Pass course_creator_status to index.html. cahrens 2013-07-10 16:19:49 -04:00
  • 66b73c861f Use new feedback notification when changing section release dates. Peter Fogg 2013-07-10 15:50:01 -04:00
  • 5b16fbe369 adding option for file based backend John Jarvis 2013-07-10 16:05:37 -04:00
  • 4685cacc7b Databases are now cleaned properly JonahStanley 2013-07-10 15:28:23 -04:00
  • 41651308f3 Studio - revises dashboard logic to handle authorship cases specifically (WIP) Brian Talbot 2013-07-10 15:27:30 -04:00
  • 5e9760d656 Studio: cleans up outdated Bourbon border-radius mixin from dashboard Sass Brian Talbot 2013-07-10 15:26:41 -04:00
  • 73fb0be142 Studio: syncs up denied status naming to styling Brian Talbot 2013-07-10 14:56:47 -04:00
  • 52feb5fe6d Studio - revises dashboard logic to handle authorship cases specifically Brian Talbot 2013-07-10 14:56:18 -04:00
  • 80f827df2c Studio: reverting dashboard HTML/UI back to previous state Brian Talbot 2013-07-10 10:59:59 -04:00
  • f6991a9a6c Studio: revises dashboard copy when no courses exist for user Brian Talbot 2013-07-08 09:59:48 -04:00
  • bcf27426b9 Studio: overrides authorship ui toggling animation paramters Brian Talbot 2013-07-08 09:57:27 -04:00
  • f8a665e523 Studio: revises notice copy to reference UI above, not below Brian Talbot 2013-07-08 08:58:34 -04:00
  • a03810e369 copy changes Mark L. Chang 2013-07-07 23:37:14 -04:00
  • 394292ec1b Studio: revises static dashboard states for all authorship rights scenarios Brian Talbot 2013-07-07 18:50:36 -04:00
  • 4d9d6a4522 Studio: resolves blue primary button default + hover color states Brian Talbot 2013-07-07 18:49:11 -04:00
  • 8f5c972e79 Studio: revises static states for all authorship cases on dashboard (WIP) Brian Talbot 2013-07-03 10:36:19 -04:00
  • 8da6543d90 Studio: adds static states for all authorship cases on dashboard (WIP) Brian Talbot 2013-07-02 18:31:37 -04:00
  • cb62797306 Merge pull request #347 from edx/update-sass David Baumgold 2013-07-10 11:09:11 -07:00
  • 9824ba43cf Merge pull request #364 from edx/fix/cdodge/change-log-level-on-course-delete chrisndodge 2013-07-10 10:52:06 -07:00
  • 7993d5c1fc Merge pull request #348 from edx/bugfix/ichuang/idasbhoard-track-json David Ormsbee 2013-07-10 10:17:30 -07:00
  • 18474986f3 Removed deprecated mixins from _textbooks.scss David Baumgold 2013-07-10 13:00:07 -04:00
  • 2af1132894 Merge pull request #350 from edx/fix/adam/less-noise Adam 2013-07-10 09:48:55 -07:00
  • a5f8607c7e Merge pull request #357 from edx/bugfix/dcadams/enroll_emails dcadams 2013-07-10 09:47:53 -07:00
  • 1b377260cc change log levels on the delete course utility. Otherwise they get filtered out in production environments (min set to WARN level) Chris Dodge 2013-07-10 12:34:39 -04:00
  • 3bd590c1f6 Merge pull request #363 from edx/ned/fix-noisy-docs Ned Batchelder 2013-07-10 09:20:43 -07:00
  • 8997ed0322 Suggestions from James: mitx is old-school, as is autogeneration. Ned Batchelder 2013-07-10 12:19:53 -04:00
  • 55d4d98031 static_template_view.models is gone, remove it from docs. Ned Batchelder 2013-07-10 11:39:54 -04:00
  • 7f193bcaad We don't need to run sphinx on our tests. Ned Batchelder 2013-07-10 11:39:22 -04:00
  • d0e5786250 Update CHANGELOG.rst jkarni 2013-07-10 11:38:18 -04:00
  • a3d496a882 Set sys.path properly for docs to build. Ned Batchelder 2013-07-10 11:38:00 -04:00
  • bec731207a Merge pull request #362 from edx/ihoover/login_enrollment_refactor ihoover 2013-07-10 08:06:32 -07:00
  • 64835febe6 vagrant: .bash_profile loads .bashrc David Baumgold 2013-07-10 10:51:28 -04:00
  • 5a03d93000 refactor login and enrollment test cases to use the mongo modulestore ihoover 2013-07-10 10:02:23 -04:00
  • d056c8a8f2 replace test setting changes with test-specific mock.patch.dicts Adam Palay 2013-07-08 14:47:55 -04:00
  • f79d81d08b fix to problems with uploading files Adam Palay 2013-07-09 15:00:17 -04:00
  • 3b662ee063 Merge pull request #358 from edx/fix/adam/file-upload Adam 2013-07-10 07:07:28 -07:00
  • 0a2eda6361 Switch from RVM to rbenv David Baumgold 2013-07-08 16:04:01 -04:00
  • f3a484bd72 vagrant: Windows - Additional instructions to deal with symlinks Xavier Antoviaque 2013-07-10 09:56:21 -03:00
  • a0edbe714b vagrant: Fix prereqs update when prereqs had been fetched outside of VM Xavier Antoviaque 2013-07-10 08:11:59 -03:00
  • 77af84347d vagrant: Installation instruction tweaks from Yarko & Windows testing Xavier Antoviaque 2013-07-09 18:13:30 -03:00
  • c24807effa vagrant: Windows - Bind node_modules to a ext4 partition for symlinks Xavier Antoviaque 2013-07-09 17:42:54 -03:00
  • 2a656d0a9b vagrant: Windows - Exclude README from ws_migration Xavier Antoviaque 2013-07-09 17:39:37 -03:00
  • 27c739bbd4 vagrant: Prevent git from altering line endings altogether Xavier Antoviaque 2013-07-09 09:31:23 -03:00
  • 3364521b32 vagrant: Requirement on VirtualBox 4.2.12 for compatibility with Vagrant Xavier Antoviaque 2013-07-08 15:15:04 -03:00
  • d8c922b321 vagrant: Windows - Preserve Unix line return format, added extensions Xavier Antoviaque 2013-07-07 15:33:01 -03:00
  • 5db56573d9 vagrant: Remove rvm Ubuntu package installation (triggers rvm bug) Xavier Antoviaque 2013-07-07 13:58:16 -03:00
  • 055ef6e1aa vagrant: Update README (QA, link to wiki & disk space requirement) Xavier Antoviaque 2013-07-01 13:48:50 -03:00
  • 214734d1dc vagrant: Set $PROJECT_HOME - $BASE was set to the default path Xavier Antoviaque 2013-07-01 12:07:44 -03:00
  • ee4b34b6ad vagrant: Moves from /opt/edx-platform to /opt/edx/edx-platform Xavier Antoviaque 2013-06-08 13:02:53 -03:00
  • 293aaedc33 Vagrant: install edx-platform under /opt David Baumgold 2013-06-07 13:42:21 -04:00
  • e614d1aa6f vagrant: Normalize shell script EOL to Unix LF Xavier Antoviaque 2013-06-08 12:46:50 -03:00
  • 1404076732 Vagrant: Add support for Vagrant install (vagrant up) Xavier Antoviaque 2013-06-06 18:20:54 -03:00
  • 947908e028 Install: Fix install script freeze (syncdb superuser account creation) Xavier Antoviaque 2013-06-06 18:15:33 -03:00
  • 9971c799b2 Install: Make apt-get and mkvirtualenv output log friendly Xavier Antoviaque 2013-06-06 18:12:12 -03:00
  • 52c9a53485 Install: Make curl options more consistent, add logging of errors Xavier Antoviaque 2013-06-06 18:09:04 -03:00
  • 6e376fa76d Install: Improves ruby/rvm install - Directly install the right version Xavier Antoviaque 2013-06-06 18:06:46 -03:00
  • 7a95c37442 Install: Options "-q" (quiet), "-n" (no pull), "-y" (non interactive) Xavier Antoviaque 2013-06-06 18:00:21 -03:00
  • ba8c2999c4 Install: Fix use of DEBIAN_FRONTEND - sudo clears environment Xavier Antoviaque 2013-06-06 17:46:05 -03:00
  • 3a11ab2663 Changelog: Sass, Bourbon, Neat David Baumgold 2013-07-09 16:24:40 -04:00
  • a0962cc3b9 updated sass transitions to use newer bourbon syntax Frances Botsford 2013-07-09 15:13:53 -04:00
  • 3748cae7b8 updated broken transition sass rule Frances Botsford 2013-07-09 14:17:09 -04:00
  • a09866a48f Studio: refining timing variable comment in Sass Brian Talbot 2013-07-09 15:02:06 -04:00
  • c10fc54509 Studio: abstracts and formalizes set animation/transition Sass variables Brian Talbot 2013-07-09 14:52:04 -04:00
  • d046fdf743 resolves local Sass warnings/errors around missing mixins referenced in xmodule styling Brian Talbot 2013-07-09 14:25:56 -04:00
  • b97c1bf5e3 Studio: corrects Sass @extend references Brian Talbot 2013-07-09 13:52:31 -04:00
  • 4187090dac removed non-existent sass extends from LMS: .table-wrapper, .dullify, .trans, .problem-set Frances Botsford 2013-07-09 11:39:59 -04:00
  • 41d9fa3785 Studio: syncs up syntax, ordering, and timing for all Sass transition mixins Brian Talbot 2013-07-09 13:38:03 -04:00
  • ed93fcb89a Studio: adds back in transform-origin prop to dropdown nav icons Brian Talbot 2013-07-09 12:49:45 -04:00
  • ee481dfdb5 Studio: resolves notification animation placement error Brian Talbot 2013-07-09 12:47:45 -04:00
  • f708c42ec6 Studio: revises anim syntax, adds utility anims, and revises rotate transitions for nav Brian Talbot 2013-07-09 11:52:22 -04:00
  • 4a0a067327 Studio: revises syntax of calling preset animations for notifications Brian Talbot 2013-07-09 10:39:44 -04:00
  • b42074716b Studio: updates keyframes/animations syntax for all animations Brian Talbot 2013-07-09 10:39:11 -04:00
  • 40585b2bbb Added neat grid framework David Baumgold 2013-07-08 11:32:08 -04:00
  • 27796219c7 Changed @include background-size() to background-size David Baumgold 2013-07-08 11:12:48 -04:00
  • 5bd79a8669 Changed @include box-shadow() to box-shadow David Baumgold 2013-07-08 11:08:14 -04:00
  • 41374838cb Changed @include border-radius() to border-radius David Baumgold 2013-07-08 11:01:43 -04:00
  • 1388684194 Sass 3.2.9, Bourbon 3.1.8 David Baumgold 2013-07-08 11:00:30 -04:00
  • dcaed88cb2 Merge pull request #313 from edx/cale/use-super-for-calling-parent-__init__-methods Calen Pennington 2013-07-10 06:17:41 -07:00
  • 3b1182b462 Merge pull request #332 from edx/db/rake-pylint David Baumgold 2013-07-10 06:12:16 -07:00
  • 2eb89d0501 Merge pull request #221 from edx/pdf-textbooks David Baumgold 2013-07-10 06:11:55 -07:00
  • bd37230f08 Merge pull request #360 from edx/jtauber/license-change James Tauber 2013-07-09 23:19:24 -07:00
  • 7bf2b1e316 Re-add pylint task dependencies David Baumgold 2013-07-09 21:47:07 -04:00
  • cef33bf285 Studio: updates shame file with related future maintenance work Brian Talbot 2013-07-09 10:56:14 -04:00
  • 6814163a45 cleanup and tweaks from feeback to PDF Textbooks FED and Sass Frances Botsford 2013-07-08 15:21:52 -04:00
  • b9e7e992b5 Studio: revises subtitle of Textbooks view to be consistent with others Brian Talbot 2013-07-07 19:06:06 -04:00