Commit Graph

  • ac7562ccbf added padding to vote button so titles don't hit it Tom Giannattasio 2012-09-18 13:46:25 -04:00
  • feb78e1549 changed sidebar to display full post title Tom Giannattasio 2012-09-18 13:30:30 -04:00
  • 5ef6a42c8f Disabled pipeline wrapper for compressed CSS. It now works more like dev environment. Bridger Maxwell 2012-09-18 13:27:31 -04:00
  • bb06a926bb Make saving also save the children in the #sortable element (TODO: name the #sortable element better) Calen Pennington 2012-09-18 13:19:30 -04:00
  • c1ce5a87ac Move sequence nav into xmodule Calen Pennington 2012-09-18 13:19:01 -04:00
  • b65577f2b7 Fixed tests for fast grading. Bridger Maxwell 2012-09-18 13:18:19 -04:00
  • 0492c8e3bd Enable wip flag Calen Pennington 2012-09-18 13:17:52 -04:00
  • 0758d21d6a Re-enable wip markers in cms css Calen Pennington 2012-09-18 10:44:12 -04:00
  • 62bb10156d Merge pull request #704 from MITx/feature/victor/custom-tabs David Ormsbee 2012-09-18 07:10:42 -07:00
  • a242ac54b0 remove dead code Victor Shnayder 2012-09-18 10:10:07 -04:00
  • c914a46a3f Merge pull request #691 from MITx/feature/victor/anon-deep-links Calen Pennington 2012-09-18 07:08:45 -07:00
  • ba92bdc2dc Merge pull request #708 from MITx/feature/cale/cms-bug-fixes Victor Shnayder 2012-09-18 06:20:15 -07:00
  • d9219c6086 Custom tabs Victor Shnayder 2012-09-16 21:55:05 -04:00
  • ef8ca23dee Fix pagination and sorting for followed threads. Also fixed sorting so that it always retrieves a new set of threads from the server for the initial set. Ibrahim Awwal 2012-09-18 04:35:32 -07:00
  • a444166d98 Add a followed threads entry to the topic dropdown in the discussion sidebar. Ibrahim Awwal 2012-09-18 04:08:47 -07:00
  • 151dbda242 Fix followed state not showing up on initial forum load in sidebar. Ibrahim Awwal 2012-09-18 04:06:17 -07:00
  • 0df2000680 Merge pull request #715 from MITx/feature/ibrahim/discussion-cleanup arjun810 2012-09-18 03:18:50 -07:00
  • 7fb757c86c Rename Tooltips => TooltipManager. Ibrahim Awwal 2012-09-17 23:03:36 -07:00
  • aa301a805e Converted tooltips to coffee too, and removed both converted files from the included js header. Ibrahim Awwal 2012-09-17 19:19:09 -07:00
  • daa38af58c Convert DiscussionFilter to coffeescript. Ibrahim Awwal 2012-09-17 18:55:52 -07:00
  • bb6f4cdb2e Move dropdown filter into a more clearly named file, discussion-filter.js, and move the event bindings into the proper views. Ibrahim Awwal 2012-09-17 18:07:52 -07:00
  • 680e681fee Removed a lot of dead code and moved tooltips into their own file. Ibrahim Awwal 2012-09-17 17:13:06 -07:00
  • 5d4c60a880 Move new post button handler to DiscussionRouter. Ibrahim Awwal 2012-09-17 16:20:00 -07:00
  • 0fdd0a005f Add docs to xml_format kimth 2012-09-17 20:40:06 -04:00
  • db18ed811e Merge pull request #714 from MITx/hotfix/arjun/fix-ff-imageupload David Ormsbee 2012-09-17 15:56:09 -07:00
  • aaa4db8d29 Fixes image uploades in firefox Arjun Singh 2012-09-17 15:54:24 -07:00
  • 989d1c05c9 Merge pull request #710 from MITx/jarv/new-brew-install-url David Ormsbee 2012-09-17 15:03:22 -07:00
  • f2ae0c1e84 Merge pull request #713 from MITx/feature/arjun/discussion-fixes David Ormsbee 2012-09-17 15:02:46 -07:00
  • 90f37b3344 Don't use the search API to retrieve all threads. Arjun Singh 2012-09-17 14:10:28 -07:00
  • f45fa578a2 onreset rerandomize option kimth 2012-09-17 15:56:09 -04:00
  • abf2e50893 homebrew changed the installation url John Jarvis 2012-09-17 15:15:15 -04:00
  • 7801fe0c9b Merge pull request #709 from MITx/bug/tomg/capa-solutions kimth 2012-09-17 11:54:42 -07:00
  • 0acc75e3a4 fixed detailed-solution bug Tom Giannattasio 2012-09-17 14:51:20 -04:00
  • 3bf8ae8f09 double border fix Tom Giannattasio 2012-09-17 14:44:32 -04:00
  • 9628f90642 Merge pull request #707 from MITx/bug/tomg/capa-solutions kimth 2012-09-17 11:40:28 -07:00
  • 53ec558f11 fixed solution set glitch Tom Giannattasio 2012-09-17 14:38:19 -04:00
  • c0ed793976 Add an empty get_errored_courses function for the mongo modulestore Calen Pennington 2012-09-17 14:19:23 -04:00
  • d17e2aada9 Remove trailing '/' from ajax_urls Calen Pennington 2012-09-17 14:19:07 -04:00
  • 0a55e1eae1 Add sub-environments for the lms that is running alongside the lms for debugging Calen Pennington 2012-09-17 13:51:33 -04:00
  • 34541b5e7c Make a list of textbooks, don't just store a single one Calen Pennington 2012-09-17 13:49:42 -04:00
  • 97cff9c06f Merge pull request #690 from MITx/feature/kfiedler/multiple-choice Tom Giannattasio 2012-09-17 10:23:24 -07:00
  • 092403c1bc Merge pull request #688 from MITx/feature/kfiedler/submission-feedback Tom Giannattasio 2012-09-17 10:21:04 -07:00
  • 261948f38a Make textbooks in the course definition be stored as data, rather than objects, and turn them into objects during module instatiation Calen Pennington 2012-09-17 13:19:24 -04:00
  • 4a9b88fcd4 Merge pull request #705 from MITx/feature/tomg/discussion-bugs David Ormsbee 2012-09-17 10:09:19 -07:00
  • d016c0b20a fixed discussion search cursor bug Tom Giannattasio 2012-09-17 12:00:08 -04:00
  • 2133ec9686 fixed word wrap issue on discussions Tom Giannattasio 2012-09-17 11:55:37 -04:00
  • 5fbbd0ddbd Merge pull request #646 from MITx/feature/dave/disable_query_count David Ormsbee 2012-09-17 06:42:32 -07:00
  • f43c485d2a Merge pull request #703 from MITx/kimth/tiny-detailed-soln-style-fix kimth 2012-09-16 13:47:57 -07:00
  • 9e01b51f96 Tiny fix to style kimth 2012-09-16 16:46:19 -04:00
  • 0e1a56d9fe Merge pull request #699 from MITx/kimth/remember-caption arjun810 2012-09-16 12:50:23 -07:00
  • b681e2bd94 Merge pull request #702 from MITx/kimth/fix-dynamath arjun810 2012-09-16 12:30:22 -07:00
  • 1dfd222b98 Escape quotations, lt/gt, ampersand kimth 2012-09-16 14:50:40 -04:00
  • 9b6007fc13 Merge pull request #701 from MITx/kimth/solution-style kimth 2012-09-16 07:28:24 -07:00
  • 44d5bfa9d0 Trivial fix to detailed-solution style kimth 2012-09-16 10:27:37 -04:00
  • 86217379e0 Merge pull request #700 from MITx/kimth/H1P1-debug David Ormsbee 2012-09-15 22:08:40 -07:00
  • 7682663e1b Make broken problem error a bit scarier and fix typo in message Arjun Singh 2012-09-15 22:07:10 -07:00
  • 2c239f87e8 Change wording of warning slightly kimth 2012-09-16 00:48:53 -04:00
  • f5d6f080c7 Add basic styles kimth 2012-09-16 00:47:40 -04:00
  • 1e0932b734 Merge remote-tracking branch 'origin/master' into feature/bridger/course_grading Bridger Maxwell 2012-09-16 00:39:43 -04:00
  • adc95ba14c Minor change on progress page. Hiding (0/0) on sections that don't have any score. Bridger Maxwell 2012-09-16 00:36:55 -04:00
  • bdc9e55fd0 Fixed progress_summary to use get_display_items(), which respects access control. Bridger Maxwell 2012-09-16 00:36:26 -04:00
  • eac8037808 Add TODO comment kimth 2012-09-16 00:29:48 -04:00
  • 827e211ac7 Reveal student input at state of problem reset back to student kimth 2012-09-16 00:27:41 -04:00
  • 1a02cfec83 Reset CapaProblem when state HTML is corrupt kimth 2012-09-15 23:25:26 -04:00
  • 68e0701113 Remove extra line kimth 2012-09-15 17:23:41 -04:00
  • 439ca1dd59 Write setter, toggle uses setter kimth 2012-09-15 17:18:21 -04:00
  • 1625125e6f Respect object boundaries kimth 2012-09-15 16:55:43 -04:00
  • c031020099 Merge branch 'master' into kimth/remember-caption kimth 2012-09-15 15:47:22 -04:00
  • f1349eea33 Merge pull request #656 from MITx/kimth/fix-dynamath-6002x David Ormsbee 2012-09-15 11:28:16 -07:00
  • b06aafd5ad Merge pull request #697 from MITx/feature/arjun/run_specific_syllabi David Ormsbee 2012-09-15 10:50:57 -07:00
  • 53191d32ce Merge pull request #698 from MITx/feature/arjun/new-discussions David Ormsbee 2012-09-15 06:24:42 -07:00
  • 08464725c3 Try and find a run-specific syllabus before loading a course-specific syllabus Arjun Singh 2012-09-15 05:02:28 -07:00
  • 2ee41ebf0c blockquotes may be fixed Arjun Singh 2012-09-15 03:10:51 -07:00
  • 3b13013ecc Merge whitespace fix Arjun Singh 2012-09-15 02:14:01 -07:00
  • 4efe1135cb fix up whitespace causing weirdness in inline response comment rendering Arjun Singh 2012-09-15 02:12:52 -07:00
  • c47f0ffb47 Hopefully fix code formatting showing up on comments? But it doesn't seem to happen everywhere... Ibrahim Awwal 2012-09-15 00:30:52 -07:00
  • 7c86f324ea Fixes the one broken thread in prod; it had no lettters in its ID, so the id was being cast to a number. Arjun Singh 2012-09-14 22:55:45 -07:00
  • b5351cc584 Support legacy anonymity Arjun Singh 2012-09-14 21:59:09 -07:00
  • 033ce7ef42 Discussioninfo needs to be multicourse-friendly.. Arjun Singh 2012-09-14 18:34:37 -07:00
  • 6d753ae323 Ensure that ability is present when showing endorse button Arjun Singh 2012-09-14 17:41:02 -07:00
  • 3e241182c7 Merge branch 'feature/arjun/new-discussions' of github.com:MITx/mitx into feature/arjun/new-discussions Rocky Duan 2012-09-14 17:22:26 -07:00
  • 9c19f64c01 for students, only display endorse icon if endorsed Rocky Duan 2012-09-14 17:22:11 -07:00
  • aa61569110 Merge branch 'feature/arjun/new-discussions' of github.com:MITx/mitx into feature/arjun/new-discussions Arjun Singh 2012-09-14 16:59:25 -07:00
  • 84d2ebf631 fix font colors Arjun Singh 2012-09-14 16:59:20 -07:00
  • 3ee0f39b18 Merge pull request #696 from MITx/feature/dave/new-discussions David Ormsbee 2012-09-14 16:56:31 -07:00
  • 17c3dd913e Tooltips on follow and vote. Ibrahim Awwal 2012-09-14 16:55:02 -07:00
  • 239e6e8cc5 Add AWS storage bucket name for S3 to make file uploads work David Ormsbee 2012-09-14 19:55:13 -04:00
  • b2c88575ee fix deep comment links Arjun Singh 2012-09-14 15:38:48 -07:00
  • 46d830df13 Merge branch 'master' into feature/arjun/new-discussions Arjun Singh 2012-09-14 15:15:21 -07:00
  • febba9b93a Merge branch 'feature/arjun/new-discussions' of github.com:MITx/mitx into feature/arjun/new-discussions Arjun Singh 2012-09-14 15:10:06 -07:00
  • 913403d1e0 increase font size for votes / comments Arjun Singh 2012-09-14 15:09:55 -07:00
  • 8561469f8f Merge pull request #694 from MITx/feature/dave/new-discussions arjun810 2012-09-14 14:28:03 -07:00
  • ce9fc9ceab Don't explode if a forum content piece is by a user that doesn't exist David Ormsbee 2012-09-14 17:25:12 -04:00
  • d893a14a53 Load player before turning off caption kimth 2012-09-14 17:24:15 -04:00
  • 8673460b85 Merge branch 'master' into kimth/remember-caption kimth 2012-09-14 16:53:41 -04:00
  • 210da2c4f0 Start to remember caption state kimth 2012-09-14 16:53:23 -04:00
  • 8631cb2644 Add a tiny bit of padding back to unexpanded form Arjun Singh 2012-09-14 13:39:07 -07:00
  • 190f25c0dd Merge branch 'feature/arjun/new-discussions' of github.com:MITx/mitx into feature/arjun/new-discussions Arjun Singh 2012-09-14 13:35:43 -07:00
  • 2f5ad06eec smoother comment form expansion Tom Giannattasio 2012-09-14 16:34:55 -04:00
  • caadfd49b5 Merge pull request #693 from MITx/bug/kfiedler/small-bugs kimth 2012-09-14 13:23:49 -07:00