Commit Graph

  • b8dc44c6ca commands for viewing and compiling docs Александр 2012-11-02 17:17:12 +02:00
  • 0bfa443520 Merge remote-tracking branch 'origin/master' into feature/cale/cms-master Calen Pennington 2012-11-02 11:09:19 -04:00
  • 8d40b19c94 adde sphinx to pip req Александр 2012-11-02 15:27:49 +02:00
  • 8734e492de added back in ie css file that was accidentally removed Vik Paruchuri 2012-11-02 09:23:36 -04:00
  • 8557007195 removed some extra files, undid changes to html module Vik Paruchuri 2012-11-02 09:22:23 -04:00
  • d05f6c8a06 Merge pull request #1005 from MITx/fix-alex-vsepr-2-mitx Victor Shnayder 2012-11-01 17:52:16 -07:00
  • ec0f8dacfe clean up display code Vik Paruchuri 2012-11-01 17:45:58 -04:00
  • 4db61f2531 Fixed mysql_config not found error by adding libmysqlclient-dev to APT_PKGS Aaron Culich 2012-11-01 19:31:19 +00:00
  • 99b0795e59 replaced removed file from master Vik Paruchuri 2012-11-01 15:10:05 -04:00
  • b788b9d659 add to existing test cases to exercise the 'course extras as modules' work in the CMS import. Also add to the existing 'full' test data collection to include policy, tabs, etc. Chris Dodge 2012-11-01 15:08:26 -04:00
  • e434673773 moved ajax url to hidden input types Vik Paruchuri 2012-11-01 14:57:53 -04:00
  • f8625660fe add previous answer display Vik Paruchuri 2012-11-01 14:52:37 -04:00
  • e97af7cf59 edit javascript var name Vik Paruchuri 2012-11-01 14:37:47 -04:00
  • addde6442e reverted capa module after accidental changes Vik Paruchuri 2012-11-01 14:32:40 -04:00
  • 7d4d5a0f3b reformat code with spaces Vik Paruchuri 2012-11-01 14:24:06 -04:00
  • db7bdd84c8 add documentation and clean up code Vik Paruchuri 2012-11-01 14:23:13 -04:00
  • ed3912528a fix ajax url issue Vik Paruchuri 2012-11-01 14:07:50 -04:00
  • a9a73e9a76 capa module integration Vik Paruchuri 2012-11-01 13:42:34 -04:00
  • a28b4ce18e added extensions to persist state Vik Paruchuri 2012-11-01 13:32:05 -04:00
  • 32498f3468 Remove learning designer and producer openings from job page Carlos Andrés Rocha 2012-11-01 13:21:40 -04:00
  • 7b81f25016 add state functions Vik Paruchuri 2012-11-01 13:09:11 -04:00
  • 9238653f7a fixed js to remove buttons when needed Vik Paruchuri 2012-11-01 12:27:42 -04:00
  • 5b6045b5fc fixed ajax value passing to function Vik Paruchuri 2012-11-01 11:47:28 -04:00
  • 3ed4b77d8c removed testsing comments Александр 2012-11-01 17:43:41 +02:00
  • 8ed4ef4412 fixed typo Lyla Fischer 2012-11-01 11:36:41 -04:00
  • 07a2a105ca added comments Александр 2012-11-01 17:35:27 +02:00
  • 7887f92e3b removed log Tom Giannattasio 2012-11-01 11:34:31 -04:00
  • a6d5edce5e polished grade range slider Tom Giannattasio 2012-11-01 11:34:02 -04:00
  • c6cf72d623 ajax working, refinements now Vik Paruchuri 2012-11-01 11:26:23 -04:00
  • 68ca125107 working on save functionality to select only one Vik Paruchuri 2012-11-01 11:13:14 -04:00
  • d12bc257b4 work on save functionality Vik Paruchuri 2012-11-01 10:53:04 -04:00
  • 5ba2c2e785 converted unittests Александр 2012-11-01 16:48:44 +02:00
  • e11e5429a1 adding in progress functionality Vik Paruchuri 2012-11-01 10:40:42 -04:00
  • 3f29b74b20 working on js Vik Paruchuri 2012-11-01 10:31:13 -04:00
  • 5755325a41 changed syntax to support e1,e2 in AX6 and add convert_to_p behavior Александр 2012-11-01 16:26:54 +02:00
  • 40ce5d2ff6 Fixed dependency problem introduced by MySQL-python by forcing distribute version >= 0.6.28 in pre-requirements Aaron Culich 2012-11-01 14:08:24 +00:00
  • 4712a039dc Added DEBIAN_FRONTEND=noninteractive to sudo apt-get which is required for silent mysql-server installation Aaron Culich 2012-11-01 14:06:03 +00:00
  • 2203a0bd70 Updated APT_PKGS with valid Ubuntu package name: mysql -> mysql-server Aaron Culich 2012-11-01 14:05:11 +00:00
  • 9116061684 fixing javascript ajax path issues Vik Paruchuri 2012-11-01 09:53:53 -04:00
  • 482800064b Merge pull request #1003 from MITx/feature/dave/close_forum David Ormsbee 2012-11-01 06:15:25 -07:00
  • ddc4f705e0 Remove raise that was there just for debugging purposes David Ormsbee 2012-11-01 04:49:45 -04:00
  • 8f756f0304 Document advertised_start and discussion_blackouts attributes of course David Ormsbee 2012-11-01 04:45:00 -04:00
  • 8a453e99ca Implement basic ability to close off a forum for a given course such that Students can no longer post or edit, but can still view. David Ormsbee 2012-11-01 04:36:54 -04:00
  • fa2cf6a49c add convert_to_perepherial flag and removed order flags Александр 2012-11-01 08:22:33 +02:00
  • b78fb8dff6 Refactored the rest of the input types Victor Shnayder 2012-11-01 00:05:48 -04:00
  • 3a0999702b Merge remote-tracking branch 'origin/master' into feature/victor/inputtypes-refactor Victor Shnayder 2012-10-31 23:50:10 -04:00
  • 7fcf02a0cc Further refactor Victor Shnayder 2012-10-31 23:40:19 -04:00
  • 17528906ab make sure paths are path() objects rather than strings so that the '/' operator works as expected. Also some path cleanup and remove duplicate computation Chris Dodge 2012-10-31 22:16:11 -04:00
  • 75adeed063 changing coffee file Vik Paruchuri 2012-10-31 20:04:21 -04:00
  • a91a571fbf update javascript Vik Paruchuri 2012-10-31 18:49:58 -04:00
  • 74e23546af More inputtype refactor Victor Shnayder 2012-10-31 18:40:10 -04:00
  • e4c49f3a1e Merge pull request #1001 from MITx/feature/victor/inputtypes-refactor Victor Shnayder 2012-10-31 15:18:28 -07:00
  • cf2402aee9 bugfix: always set queue len Victor Shnayder 2012-10-31 18:17:12 -04:00
  • 947e6e6e01 working on ajax calls Vik Paruchuri 2012-10-31 18:11:38 -04:00
  • 74e6834cca move rubric and problem to forms Vik Paruchuri 2012-10-31 18:05:04 -04:00
  • 1bf548af28 basic parsing for problem and rubric Vik Paruchuri 2012-10-31 17:41:46 -04:00
  • 2b5e55b662 Use try/catch to detect undefined globals for canvas Don Mitchell 2012-10-31 17:29:19 -04:00
  • 562dee067c rolling back self assessment module Vik Paruchuri 2012-10-31 17:10:51 -04:00
  • 6bbe82b697 Make work w/ ie8. Still complains that HTMLCanvasElement is undefined but doesn't try to manipulate it. Don Mitchell 2012-10-31 17:05:46 -04:00
  • ef4b2f044f basic settings framework – wip Tom Giannattasio 2012-10-31 17:03:06 -04:00
  • 32a8ed7be3 adding in self assessment grader Vik Paruchuri 2012-10-31 16:54:00 -04:00
  • b74a484f75 working on self assessment Vik Paruchuri 2012-10-31 16:39:04 -04:00
  • 9cb2fbdd2f Remove newline from javascript source tags Calen Pennington 2012-10-31 16:26:11 -04:00
  • 64c791b38a working on self assessment module Vik Paruchuri 2012-10-31 16:18:55 -04:00
  • 2cb38a2c0f working on new xmodule Vik Paruchuri 2012-10-31 15:37:43 -04:00
  • 87dadd40c4 address some of Cale's feedback Chris Dodge 2012-10-31 14:11:24 -04:00
  • ca5c33cdf3 Fixed install by adding mysql JM Van Thong 2012-10-31 13:46:27 -04:00
  • 255720abd7 Clean old javascript tests from CAS Calen Pennington 2012-10-31 13:21:36 -04:00
  • 0f5af40bf5 add self assessment Vik Paruchuri 2012-10-31 13:06:05 -04:00
  • 2ca63268d6 Add commands for Studio LMS Calen Pennington 2012-10-31 10:39:26 -04:00
  • 8d4ee3b05e Add more documentation of development tasks Calen Pennington 2012-10-31 10:37:21 -04:00
  • 11fc6e4c51 put back file upload config--needed for new discussion forums Victor Shnayder 2012-10-30 21:36:15 -04:00
  • 8c27e3a249 Revert overly aggressive killing. Victor Shnayder 2012-10-30 20:49:10 -04:00
  • 7fc54dc717 fix docstring Vik Paruchuri 2012-10-30 20:38:33 -04:00
  • 5586139594 bugfix to self assessment Vik Paruchuri 2012-10-30 20:36:45 -04:00
  • 62d1f1fe3e update gitignore for pycharm Vik Paruchuri 2012-10-30 20:14:55 -04:00
  • 188e1c68d7 add self assessment module Vik Paruchuri 2012-10-30 20:13:35 -04:00
  • 01f5f59235 Merge pull request #998 from MITx/feature/rocha/hd-video-player Victor Shnayder 2012-10-30 17:00:03 -07:00
  • 9281f3c140 add migration to remove askbot columns Victor Shnayder 2012-10-30 19:54:15 -04:00
  • e5b11a9c57 Add HD control to video player Carlos Andrés Rocha 2012-10-30 19:19:16 -04:00
  • 793354a0dc remove (almost) all references to askbot. Victor Shnayder 2012-10-30 18:23:07 -04:00
  • 827f7d5aa3 Merge pull request #988 from MITx/feature/cale/changelogs Calen Pennington 2012-10-30 13:48:57 -07:00
  • d4a6b589f1 Add comment about the target of change log entries Calen Pennington 2012-10-30 16:48:47 -04:00
  • 5223e9d3ca Merge pull request #995 from MITx/features/rocha/google-analytics-for-course-pages David Ormsbee 2012-10-30 13:48:36 -07:00
  • 0674d4e74b Only allow django-admin to run in reload mode when browsing jasmine tests, and only kill the whole process group in that case (so as to know kill jenkins) Calen Pennington 2012-10-30 16:16:09 -04:00
  • 8ec2c34ea5 Add google analytics to course info pages Carlos Andrés Rocha 2012-10-30 16:05:06 -04:00
  • 34c442a1dc removed unneeded trace log. Also don't need StudentModuleCache in 'about' section rendering Chris Dodge 2012-10-30 16:04:51 -04:00
  • f0b4371c90 addressed Cale's feedback Chris Dodge 2012-10-30 16:01:28 -04:00
  • 6221baf3e5 Use TEST_ROOT log directory when running jasmine tests Calen Pennington 2012-10-30 15:58:59 -04:00
  • 9206341817 Merge pull request #969 from MITx/content/rocha/job-page-update David Ormsbee 2012-10-30 12:58:03 -07:00
  • ba9a03410b remove unneeded debugging traces Chris Dodge 2012-10-30 15:56:02 -04:00
  • cd9fbaeb02 Add timeout so that jasmine tests eventually fail if the server doesn't start Calen Pennington 2012-10-30 15:51:21 -04:00
  • 376dcb7982 Correct job description item Carlos Andrés Rocha 2012-10-30 15:44:28 -04:00
  • ee1098c032 remove unused line Chris Dodge 2012-10-30 15:37:40 -04:00
  • 743f2b56dd make course about view methods render the about content as a module, so we get all the url rewriting goodness. Also, since we're now handling the url re-writing via the module get_html pipelines, we can remove the link rewriting inside the xmodules itself - which is good because there's a wierd bug in lxml.html rewriting Chris Dodge 2012-10-30 15:12:13 -04:00
  • f82f4f531d Merge pull request #991 from MITx/feature/dave/open_date Carlos Andrés Rocha 2012-10-30 12:10:23 -07:00
  • ded19f761a Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into feature/cdodge/import-course-info Chris Dodge 2012-10-30 15:10:06 -04:00
  • d68945de33 started adding settings page Tom Giannattasio 2012-10-30 15:04:21 -04:00
  • e6ff0b52d0 Merge pull request #994 from MITx/apenney/requirements Calen Pennington 2012-10-30 11:37:47 -07:00
  • ab57c7d759 Add MySQL-python to the requirements. Ashley Penney 2012-10-30 14:32:50 -04:00