Commit Graph

1011 Commits

Author SHA1 Message Date
Jay Zoldak
4771242d57 Revert "added and updated pavelib/quality.py from dglance branch, deprecated rake quality tasks"
This reverts commit 7fd2305f39.
2014-05-23 08:40:43 -04:00
Alison Hodges
9588689bfb Updates to problem location for opaque keys 2014-05-22 16:00:57 -04:00
Sylvia Pearce
fb6dc771b4 Update index file; change link in PA for Students 2014-05-22 13:50:18 -04:00
Mark Hoeber
afe306439f Merge pull request #3592 from edx/markhoeber/documentation/doc-389
New Open edX Install/Operations doc
2014-05-22 12:39:25 -04:00
Mark Hoeber
608eef2750 Merge pull request #3800 from edx/markhoeber/documentation/release-notes-fix
Modified description of transcript bug fix
2014-05-22 12:37:58 -04:00
Mark Hoeber
ad8a314aad Modified description of transcript bug fix
As well as updated the index page for usability
2014-05-22 12:37:07 -04:00
Mark Hoeber
b2647dab43 Set up for new Open edX Installation and Operations Guide
doc-389
2014-05-22 11:58:26 -04:00
Alison Hodges
7044cbb800 Merge pull request #3790 from edx/ahodges/documentation/DOC156
Ahodges/documentation/doc156
2014-05-22 10:58:55 -04:00
Calen Pennington
cd862b3253 Merge remote-tracking branch 'edx/master' into opaque-keys
Conflicts:
	cms/djangoapps/contentstore/tests/test_contentstore.py
	cms/djangoapps/contentstore/views/component.py
	cms/djangoapps/contentstore/views/item.py
	cms/djangoapps/contentstore/views/preview.py
	cms/djangoapps/contentstore/views/tests/test_container.py
	cms/static/js/spec/views/unit_spec.js
	cms/static/js/utils/module.js
	cms/templates/container.html
	cms/templates/studio_vertical_wrapper.html
	cms/templates/studio_xblock_wrapper.html
	common/djangoapps/student/views.py
	lms/templates/notes.html
	lms/templates/textannotation.html
	lms/templates/videoannotation.html
2014-05-22 10:52:00 -04:00
Alison Hodges
dc00ade1f0 Adaptive hint correct_answer must be lc 2014-05-22 10:49:39 -04:00
Alison Hodges
5ce9b418b6 Reorganized, updated, & streamlined sections in Running Your Course 2014-05-22 10:22:35 -04:00
Alison Hodges
6d1e9f9bad Anton's edit, date change 2014-05-22 08:53:15 -04:00
clytwynec
18ee082cc3 Merge pull request #3708 from edx/clytwynec/rake2paver-quality
Switch quality tasks to paver
2014-05-21 17:10:03 -04:00
Sylvia Pearce
d8d7c2fd2f Deprecate old ORA; add links to new ORA permanent docs 2014-05-21 16:13:11 -04:00
Alison Hodges
dba9c4fefb Anton's and Sylvia's edits 2014-05-21 10:59:36 -04:00
Christine Lytwynec
7fd2305f39 added and updated pavelib/quality.py from dglance branch, deprecated rake quality tasks 2014-05-20 16:22:28 -04:00
Mark Hoeber
0160927901 Merge pull request #3773 from edx/markhoeber/documentation/doc-401
Release Notes for 5/20/14
2014-05-20 14:15:25 -04:00
Calen Pennington
c092118d56 Merge pull request #3781 from cpennington/opaque-keys-more-docs
Add autodocs of modulestores
2014-05-20 13:55:25 -04:00
Mark Hoeber
6436f32d1f Release Notes for 5/20/14
DOC-401
2014-05-20 13:17:34 -04:00
Alison Hodges
82a936df2b Added change log entry for PR3728 2014-05-20 13:15:30 -04:00
Greg Price
ae50c9c808 Merge pull request #3728 from edx/gprice/forum-search-logging
Add logging of search quality information
2014-05-20 12:44:05 -04:00
David Baumgold
49e539da77 Merge pull request #3644 from edx/db/remove-broken-docs-link
remove broken docs link
2014-05-20 12:42:31 -04:00
Alison Hodges
53d0a4edce Merge pull request #3777 from edx/ahodges/documentation/AN1031
Clarifications, added info on doc, format
2014-05-20 12:02:04 -04:00
Alison Hodges
6a8063aea7 Added sections on documenting and debugging, clarifications 2014-05-20 12:01:29 -04:00
Alison Hodges
6789a047fc Youtube OR html5 made consistent 2014-05-20 11:56:49 -04:00
Alison Hodges
b39fbf26de Added five more events with descriptions frm Blades 2014-05-20 11:27:07 -04:00
Greg Price
299046a86f Add logging of search quality information
For now, this only includes course id, search terms, and result count.
Information is logged both to the standard logger for near-term analysis
and the event tracker for the longer term. Result count logging requires
commit 02466b1 of cs_comments_service (otherwise it will be null).
2014-05-19 17:37:26 -04:00
David Baumgold
61b28f560b remove broken docs link 2014-05-19 16:35:30 -04:00
Calen Pennington
bd609be043 Add autodocs of modulestores 2014-05-19 15:48:52 -04:00
Mark Hoeber
a7139a84b6 Add stevedore requirements for RTD builds 2014-05-19 14:58:54 -04:00
Mark Hoeber
1e27f177da Adding opaque keys module to system path in doc configuration
To make RTD work.
2014-05-19 13:46:07 -04:00
Calen Pennington
2ce6719153 Merge remote-tracking branch 'edx/opaque-keys' into opaque-keys-merge-master 2014-05-19 09:29:34 -04:00
Calen Pennington
8f72394e81 Merge remote-tracking branch 'edx/master' into opaque-keys-merge-master
Conflicts:
	cms/templates/widgets/header.html
2014-05-19 09:20:08 -04:00
Mark Hoeber
27ff0db57b Added new context sensitive link and updated text
Sock template changes
2014-05-16 20:38:09 -04:00
Nimisha Asthagiri
84d8fcf1b5 Acceptance tests for online help. 2014-05-16 20:38:09 -04:00
Mark Hoeber
8fcbdaed03 Update of all templates
Changed help button to link and removed drop-down items
2014-05-16 20:38:09 -04:00
Nimisha Asthagiri
b7440a51e8 Dev support for context-sensitive help. 2014-05-16 20:37:32 -04:00
Calen Pennington
18c91d0f1d Merge remote-tracking branch 'edx/master' into opaque-keys-merge-master
Conflicts:
	cms/djangoapps/contentstore/tests/utils.py
	cms/djangoapps/contentstore/views/import_export.py
	cms/djangoapps/contentstore/views/tests/test_import_export.py
	common/djangoapps/student/views.py
	lms/djangoapps/class_dashboard/dashboard_data.py
	lms/djangoapps/instructor/views/instructor_dashboard.py
	lms/static/js/staff_debug_actions.js
	lms/templates/notes.html
	lms/templates/staff_problem_info.html
2014-05-16 14:01:20 -04:00
David Baumgold
2549551e3c Merge pull request #3752 from edx/db/doc-cognitive-load
Added rst version of cognitive load page
2014-05-16 13:59:39 -04:00
David Baumgold
8afe315ce4 link to code considerations page from contributor doc 2014-05-16 13:59:21 -04:00
Calen Pennington
bad2941f09 Add napoleon to the requirements to build our docs 2014-05-16 13:49:55 -04:00
Sylvia Pearce
14f3bcfe66 Update Video docs to reflect new UI 2014-05-16 11:52:19 -04:00
David Baumgold
867ea2b637 renamed cognitive_load.rst to code-considerations.rst 2014-05-16 09:28:50 -04:00
David Baumgold
adf6df224e address review comments from @nedbat 2014-05-16 09:28:05 -04:00
David Baumgold
138bd78e93 add So You Want to Deploy a New Service 2014-05-15 16:44:53 -04:00
David Baumgold
52bc2aa070 Added rst version of cognitive load page 2014-05-15 16:35:05 -04:00
Calen Pennington
f35379a838 Update opaque_keys docs 2014-05-15 16:12:40 -04:00
Mark Hoeber
76d511ad72 Merge pull request #3705 from edx/markhoeber/documentation/doc-400
Release Notes 05/14/14
2014-05-15 14:10:51 -04:00
Mark Hoeber
529d2fa33f Release Notes file setup
DOC-400
2014-05-15 14:10:11 -04:00
Alison Hodges
356723a634 Correcting "make html" errors 2014-05-15 09:23:05 -04:00