Jeremy Bowman
f9929f32b5
Update quality threshold counts ( #20681 )
2019-05-24 08:27:54 -04:00
Nimisha Asthagiri
a943a2cb63
Top-level ADR-2: Inter-App APIs
2019-05-04 11:00:15 -04:00
Nimisha Asthagiri
2e549c0545
Top-level ADR-1: Courses in LMS
...
Refactored the previous best-practices document as an ADR.
Previous document: 07f588517b/docs/best_practices.rst
2019-05-04 10:22:36 -04:00
Nimisha Asthagiri
4d66633d78
testing.rst: update regarding acceptance tests
2019-05-04 10:22:35 -04:00
Nimisha Asthagiri
7f3727d84f
Refactor top-level docs directory
2019-05-04 10:22:35 -04:00
Feanil Patel
67db3155ff
Merge pull request #20101 from stvstnfrd/split-core/calc
...
Split calc package out into an independent package
2019-05-03 15:59:27 -04:00
Nimisha Asthagiri
dfa3728edf
Move django_comment_common from common to openedx
2019-05-03 12:10:18 -04:00
stv
e72967e349
Split calc package out into an independent package
...
This is part of a larger effort to split packages out into independent,
composable, PyPI installable Python packages.
While this package itself isn't monumental, it represents the bottom of
the dependecy tree and can be split out before any other packages.
2019-05-02 15:26:02 -07:00
Nimisha Asthagiri
ef0e06cc0a
Revert "Discussions consolidation"
2019-05-02 14:59:56 -04:00
Nimisha Asthagiri
df962a31b7
Move django_comment_common to openedx/core/djangoapps/discussion_common
2019-05-01 19:15:02 -04:00
Jeremy Bowman
34a0bd91e8
TE-2850 Resume RTD doc builds ( #19910 )
2019-04-18 15:41:13 -04:00
Michael Youngstrom
bfe10720c6
Remove lettuce infrastructure
2019-04-18 09:58:21 -04:00
Alex Dusenbery
ac38d5b413
Create a local .coveragerc file, update testing docs.
2019-03-12 10:05:04 -04:00
Loic Dachary
09c2820feb
docs: s/javascript/JavaScript/
2019-02-05 12:46:25 +01:00
Michael Youngstrom
78d9892319
Add script to get test list for failed worker
2018-10-30 12:47:56 -04:00
Jeremy Bowman
713d64e1e2
TE-2702 Update Read the Docs links to HTTPS
2018-08-15 17:34:01 -04:00
Mick Timony
48ce7669aa
Update documentation links that return 404 errors.
2018-06-22 09:28:21 -04:00
Farhanah Sheets
04b737b843
Fix heading structure
2018-05-03 17:04:21 -04:00
Farhanah Sheets
43fe98eda8
Add VNC info to testing docs
2018-05-03 10:27:21 -04:00
Jeremy Bowman
9477ad23d1
TE-2528 Upgrade testing dependencies
2018-04-25 16:37:29 -04:00
Michael Terry
a34c8c8233
Drop remaining coffee use
...
This basically commits the transpiled CoffeeScript JS (with minor
cleanup) and removes coffee build support.
A tiny amount of support for xblocks exists, because external users
may have xblocks with coffee. But no coffee in our tree anyway.
2018-04-13 14:10:40 -04:00
David Ormsbee
e9d77db841
Adding Sass/CSS overview from wiki.
...
Covers some of the basics of how our Sass is compiled in edx-platform.
2018-02-21 11:27:11 -05:00
David Ormsbee
b7f2ddf620
WIP stab at the plan for static assets in edx-platform
2018-02-06 17:51:03 -05:00
Ari Rizzitano
27546f646f
move bootstrap doc from developer docs
2018-01-08 09:53:44 -05:00
Ari Rizzitano
37c5591be5
first stab at a js doc
2018-01-07 23:24:47 -05:00
Ned Batchelder
5df93d7f15
Use nicer .rst for testing.rst
2017-10-05 06:55:37 -04:00
Tyler Hallada
9d7c3f92c1
Spelling mistake fix
2017-10-03 16:12:11 -04:00
Tyler Hallada
3a8ca1aa3b
RST is confusing
2017-10-03 11:49:12 -04:00
Tyler Hallada
352a652d11
Address PR comments
2017-10-03 11:46:41 -04:00
Tyler Hallada
d30ba9ff5e
Document how to run @ddt.data methods with pytest
2017-10-02 11:50:30 -04:00
Jeremy Bowman
ca97e946a6
Switch to pytest for unit tests
2017-09-22 16:07:53 -04:00
Jeremy Bowman
9e3f35db22
PLAT-1676 Use pytest for bok-choy tests
2017-08-14 11:49:39 -04:00
Omar Al-Ithawi
e6140cbbe9
Deprecate lettuce in testing.rst document
2017-07-05 15:09:31 +03:00
Robert Raposa
4a1111df8f
Add best practice doc for course overview/course blocks.
2017-06-05 10:48:09 -04:00
Robert Raposa
6bd64c4a61
Clean up docs directory.
...
- Remove old docs
- Move testing.rst
- Update READMEs and index.rst for docs.
2017-05-18 09:50:59 -04:00
Robert Raposa
de2b47ca58
Move and rename help_tokens.ini files.
2017-05-18 09:50:59 -04:00
Carol Tong
9442a2629c
DOC-3411 Update lms_config.ini for instr dash landing page
2017-05-10 10:58:41 -04:00
Andy Armstrong
2e8c68e609
Make tests and coverage work with openedx/features
2017-05-04 09:28:16 -04:00
Ned Batchelder
2f1936ce73
Replace context processor with new help-tokens app
...
This makes it possible to refer to multiple book from a single app.
This also means that Open edX branches will be able to pass bok-choy
tests (at least if the books have already been built.)
2017-04-27 10:34:09 -04:00
Albert St. Aubin
59c6218885
Show Enrollment Tracks in Group Configurations.
...
TNL-6743
2017-04-19 12:35:15 -04:00
Carol Tong
6e19cc4928
Fix Studio help links affected by guide reorg
2017-04-11 13:13:39 -04:00
Carol Tong
8ee34ab3ba
Fix broken LMS Help Links
2017-04-04 09:22:03 -04:00
Andy Armstrong
ebe2ca2ce9
Update URL for Studio getting started guide
2017-04-01 18:48:20 -04:00
Brian Jacobel
96e99d09f3
Merge pull request #14732 from edx/bjacobel/a11y-test-paths
...
a11y test example path is wrong
2017-03-24 10:51:19 -04:00
Ned Batchelder
60221dcc13
Get the doc version from openedx.core.release, instead of an ini file
2017-03-22 12:25:46 -04:00
Brian Jacobel
254f4c47e5
a11y test example path is wrong
...
This test lives in `common/test/acceptance/tests/lms/test_lms_dashboard.py`, so the paver string should be `paver test_a11y -t lms/test_lms_d...`
2017-03-20 15:01:52 -04:00
Renzo Lucioni
e7771148b7
Load all programs from the catalog
...
This commit contains back end changes necessary to load programs from the catalog in all contexts. The existing program munging utility is applied as late as possible to avoid conflating this work with changes to the front end; those will be made separately.
ECOM-4422
2017-02-06 23:16:29 -05:00
Anthony Mangano
0fd91f0739
add course_name to enrollment api reponse
...
ECOM-5936
2017-01-05 08:50:31 -05:00
cahrens
c9fb71c4a1
Add tests for context-sensitive Help button.
2016-12-15 16:42:06 -05:00
Gregory Martin
83cfeb9d88
update pytz, update ora-2
2016-11-30 11:44:48 -05:00