Commit Graph

  • d6dc45756c Add an aws settings for the cms Calen Pennington 2012-07-26 11:48:43 -04:00
  • 012036a478 Clean up minor whitespace stuff in settings Calen Pennington 2012-07-26 11:48:00 -04:00
  • 39e5a7762e Make github_sync use a namedtuple for repo settings Calen Pennington 2012-07-26 11:47:45 -04:00
  • c9e637d719 Make cms and lms tests run independently (they had been colliding on collectstatic) Calen Pennington 2012-07-26 11:43:29 -04:00
  • 5e60983e48 Merge pull request #314 from MITx/kf-cms-style Calen Pennington 2012-07-30 09:58:08 -07:00
  • 02217c33ac Merge pull request #313 from MITx/feature/victor/xml-verify Calen Pennington 2012-07-30 09:57:37 -07:00
  • 799a68460a Merge pull request #315 from MITx/hotfix/kfiedler/css-fixes David Ormsbee 2012-07-30 09:31:33 -07:00
  • 80b62bf026 Serialize xqueue payload kimth 2012-07-30 12:30:08 -04:00
  • a2271d4e48 The message div will only show up when there is a message to display. Bridger Maxwell 2012-07-24 13:52:13 -04:00
  • b402cde650 Added some style for the dashboard message Kyle Fiedler 2012-07-24 13:48:20 -04:00
  • c51f78bdfa Added styles for course images to always the right dimentions Kyle Fiedler 2012-07-24 16:54:31 -04:00
  • a040f4346e Added styles for errors Kyle Fiedler 2012-07-30 11:57:31 -04:00
  • f290204dbc Merge branch 'master' of github.com:dementrock/mitx into discussion Brittany Cheng 2012-07-30 11:11:33 -04:00
  • 4fcc76c24b Merge branch 'discussion_ui' of github.com:dementrock/mitx Rocky Duan 2012-07-30 11:08:29 -04:00
  • d15d2c55e3 raise exception when received error from service Rocky Duan 2012-07-30 11:05:15 -04:00
  • 65730c2268 Merge branch 'master' of github.com:dementrock/mitx into discussion Brittany Cheng 2012-07-30 10:45:04 -04:00
  • 44168deffc Added styles for buttons Kyle Fiedler 2012-07-12 16:38:37 -04:00
  • 270f0f3ae4 Added more styles includeing the index page more color changes and header styles Kyle Fiedler 2012-07-12 14:28:13 -04:00
  • b777d2c057 Added some more style for cal view and nav bar Kyle Fiedler 2012-07-11 16:12:33 -04:00
  • 84272f3f8c Added Gemfile.lock to ignore Kyle Fiedler 2012-07-10 16:33:36 -04:00
  • 1d5ce54140 Added styles for buttons Kyle Fiedler 2012-07-12 16:38:37 -04:00
  • d53e4bd38f Added more styles includeing the index page more color changes and header styles Kyle Fiedler 2012-07-12 14:28:13 -04:00
  • 9d638d2ac0 Added some more style for cal view and nav bar Kyle Fiedler 2012-07-11 16:12:33 -04:00
  • d94fd1542d Added Gemfile.lock to ignore Kyle Fiedler 2012-07-10 16:33:36 -04:00
  • 3ad309c2fd forgot to include files & tiny styling fix Rocky Duan 2012-07-29 17:40:11 -04:00
  • 8e3251c915 basic tag autocomplete Rocky Duan 2012-07-29 17:32:00 -04:00
  • b92a180d25 add tags to threads & view threads by tags Rocky Duan 2012-07-29 15:24:15 -04:00
  • f6a3842fd8 merging inline html Brittany Cheng 2012-07-28 18:18:47 -04:00
  • 1ad838ace8 fix random js stuff; tag fields; override mathjax config for now Rocky Duan 2012-07-28 18:15:37 -04:00
  • 0790a3add4 image uploading & render markdown Rocky Duan 2012-07-27 17:50:38 -04:00
  • 4535188099 style changes Brittany Cheng 2012-07-27 17:20:37 -04:00
  • 59defd33b6 Formatting and little bugfixes Victor Shnayder 2012-07-27 16:06:00 -04:00
  • cb30850759 Config for integration tests Victor Shnayder 2012-07-27 16:04:02 -04:00
  • a8afe5ed17 Change modulestore to use a logging error handler Victor Shnayder 2012-07-27 15:58:55 -04:00
  • 9c92aef669 Tweaks to test data for full course Victor Shnayder 2012-07-26 21:11:43 -04:00
  • 73b3826820 Initial integration tests! Victor Shnayder 2012-07-26 21:10:31 -04:00
  • 1251686359 xml format cleanups Victor Shnayder 2012-07-26 21:03:26 -04:00
  • 3c3bbd114e minor formatting tweaks Victor Shnayder 2012-07-26 21:00:29 -04:00
  • da29d88d04 Add import-export round-trip check. Victor Shnayder 2012-07-26 16:17:17 -04:00
  • 128d11e20e line length fixes Victor Shnayder 2012-07-25 19:59:48 -04:00
  • 168f76ce5a Add jump_to functionality to lms on mongo Victor Shnayder 2012-07-20 14:36:22 -04:00
  • eb5989aa99 Ready to implement path_to_location Victor Shnayder 2012-07-19 19:22:03 -04:00
  • f10c4c06b6 Start adding tests for mongo modulestore Victor Shnayder 2012-07-19 18:21:45 -04:00
  • 60cba3d95f Move import_from_xml to xmodule/modulestore Victor Shnayder 2012-07-19 18:19:00 -04:00
  • 3cc601b398 Clean up course_info views Victor Shnayder 2012-07-19 13:38:25 -04:00
  • dae9b16a42 Clean up DescriptorSystem constructor hierarchy Victor Shnayder 2012-07-25 18:20:31 -04:00
  • e5117dba13 Mostly fix tests. Victor Shnayder 2012-07-25 18:18:39 -04:00
  • a5bacb4696 add now-mandatory metadata to toy course.xml Victor Shnayder 2012-07-25 14:16:52 -04:00
  • beda4f95b2 Initial version of import/check/export script. Victor Shnayder 2012-07-25 14:12:16 -04:00
  • a7159716f9 fix out-of-date code Victor Shnayder 2012-07-25 14:11:00 -04:00
  • 00da2b48e9 make sure course "org" and "course" are preserved on export Victor Shnayder 2012-07-25 14:10:21 -04:00
  • 9461148b6e make customtag take impl as attribute rather than child Victor Shnayder 2012-07-25 14:09:47 -04:00
  • 94ac61ffe2 Make decision about export file splitting overrideable Victor Shnayder 2012-07-25 14:08:53 -04:00
  • e0513f5f24 Fix course tag name on export of definition Victor Shnayder 2012-07-25 14:07:12 -04:00
  • 5f84e61925 Add hook for error handling during xml import Victor Shnayder 2012-07-25 14:06:18 -04:00
  • 63f34f2e70 Line length and doc string cleanups Victor Shnayder 2012-07-25 13:58:19 -04:00
  • d43831e11c add to overview of course.xml processing Victor Shnayder 2012-07-25 13:42:54 -04:00
  • 8a6b9a5666 update lms readme Victor Shnayder 2012-07-25 13:42:11 -04:00
  • 148d499bfe Merge branch 'master' of github.com:dementrock/mitx into discussion Brittany Cheng 2012-07-27 14:43:43 -04:00
  • aff57bf855 mostly font edits Brittany Cheng 2012-07-27 14:43:33 -04:00
  • c5aa22ed65 Merge branch 'master' of github.com:MITx/mitx into discussion Brittany Cheng 2012-07-27 14:42:39 -04:00
  • 7a53bc52ae Merge branch 'master' of github.com:MITx/mitx Rocky Duan 2012-07-27 12:30:54 -04:00
  • 2df7e02e31 Fixed comment Piotr Mitros 2012-07-27 10:23:44 -04:00
  • 6db146f6b4 Missing files Piotr Mitros 2012-07-27 10:19:51 -04:00
  • c8b2b4d464 Miniture staff dashboard. Not really tested, but should be safe to merge Piotr Mitros 2012-07-27 10:14:07 -04:00
  • 0a60881ca5 Merge branch 'master' of github.com:MITx/mitx Bridger Maxwell 2012-07-27 08:50:07 -04:00
  • 351ded6c05 Merge branch 'MITx/hotfix/1.0.2' Bridger Maxwell 2012-07-27 08:49:33 -04:00
  • 432fdd1850 Merge pull request #311 from MITx/MITx/hotfix/1.0.2 Calen Pennington 2012-07-27 05:45:57 -07:00
  • 6abd1ec64a Merge pull request #309 from MITx/feature/tutorials_fix Calen Pennington 2012-07-27 05:38:29 -07:00
  • dc021312dd Added faq about UC Berkeley's 'X University' Consortium. Bridger Maxwell 2012-07-27 08:38:01 -04:00
  • aa855eec0f Merge pull request #307 from MITx/kimth/lms-coderesponse Calen Pennington 2012-07-27 05:37:57 -07:00
  • 81d5c17a60 Merge pull request #310 from MITx/arjun/javascript_loading Calen Pennington 2012-07-27 05:37:04 -07:00
  • 72341569f9 Remove sections from ever getting appended in the first place if hide_from_toc is true David Ormsbee 2012-07-27 01:22:07 -04:00
  • 3b7b92993c Merge branch 'master' of github.com:MITx/mitx into discussion Brittany Cheng 2012-07-26 18:00:17 -04:00
  • 03898f4ab7 fixed unmatched div tag Rocky Duan 2012-07-26 17:57:37 -04:00
  • 104e4c9fc8 Merge branch 'master' of github.com:MITx/mitx Rocky Duan 2012-07-26 17:35:40 -04:00
  • fc4e21d4c4 use wmd editor for comments Rocky Duan 2012-07-26 17:35:09 -04:00
  • 68132b8517 removing mercurial dependency from linux/OSx John Jarvis 2012-07-26 17:13:01 -04:00
  • c4c8bc2fbe Adding the ability for javascript from problems to execute more intelligently; for example, errors from javascript included in the returned html will show up in the console when using this mechanism. Arjun Singh 2012-07-26 16:34:40 -04:00
  • 6afe1709e7 Merge pull request #306 from MITx/arjun/compile_coffee Calen Pennington 2012-07-26 13:31:46 -07:00
  • 2e26f84e9b improve for multiple editor on page Rocky Duan 2012-07-26 16:20:26 -04:00
  • dbad9338e1 removed unnecessary/commented out lines Rocky Duan 2012-07-26 16:01:57 -04:00
  • 9cd3b013f3 Merge pull request #308 from MITx/feature/halogenandtoast/form-field-errors David Ormsbee 2012-07-26 12:54:04 -07:00
  • a3bb3182c0 Merge branch 'master' of github.com:dementrock/mitx into discussion Brittany Cheng 2012-07-26 15:43:17 -04:00
  • 7a44ebb34d Merge branch 'master' of github.com:MITx/mitx into discussion Brittany Cheng 2012-07-26 15:40:01 -04:00
  • b37df4d0a5 removed the dumb debug line Rocky Duan 2012-07-26 15:35:06 -04:00
  • f0ce33c951 make mathjax working with the editor Rocky Duan 2012-07-26 15:34:22 -04:00
  • 2671801f93 Add optional hide_from_toc attribute to XML elements to support Tutorials (which don't show up in the navigation). David Ormsbee 2012-07-26 14:55:42 -04:00
  • 08ce3944ab Make logging work for xmodule and company. Victor Shnayder 2012-07-26 14:49:11 -04:00
  • 8e2ced916f Add field-error class to field with issues. Matthew Mongeau 2012-07-26 14:06:29 -04:00
  • 72e76560c1 Merge branch 'master' of github.com:MITx/mitx into discussion Brittany Cheng 2012-07-26 13:18:13 -04:00
  • 73261719ce Added TODO near temporary code. Arjun Singh 2012-07-26 13:14:00 -04:00
  • 1d554c76a0 Comment out really loud debug messages from xml.py Calen Pennington 2012-07-26 12:05:23 -04:00
  • 9a5aa25229 Merge branch 'master' of github.com:dementrock/mitx into discussion Brittany Cheng 2012-07-26 11:14:48 -04:00
  • b04a645685 make indentation the same Rocky Duan 2012-07-26 11:11:45 -04:00
  • eb0a9bc9e8 only run customwmd when where's markdown Rocky Duan 2012-07-26 11:11:30 -04:00
  • 1a57ac50f4 custom mathjax setup Rocky Duan 2012-07-26 11:09:33 -04:00
  • 6631848b53 CodeMirror fix in the new scss org kimth 2012-07-26 10:49:10 -04:00
  • c6d160ad1e Ignore some spurious errors from pylint Calen Pennington 2012-07-26 10:48:55 -04:00
  • 9d2bccbee7 Merge branch 'master' of github.com:MITx/mitx Rocky Duan 2012-07-26 10:43:42 -04:00