Mark Hoeber
9e82d305d2
Adds preferences API and updates users to V1 with PEP8 fixes
2015-05-11 15:15:14 -04:00
Ben Patterson
937a16e589
Revert "Adds preferences API and updates users to V1"
2015-05-11 12:31:38 -04:00
Mark Hoeber
00184b83af
Merge pull request #7862 from edx/markhoeber-doc1820
...
Adds preferences API and updates users to V1
2015-05-11 10:43:10 -04:00
Mark Hoeber
14ea62b3ec
User preferences API doc
2015-05-11 10:42:35 -04:00
David Baumgold
3684c083f2
Update pytz to 2015.2
...
pytz changed their versioning scheme from using letters to using
numbers. The old scheme is screwing up new versions of pip.
2015-04-29 12:17:29 -04:00
Akiva Leffert
f6401c1640
Fix indentation for course structure API example
2015-04-28 13:56:40 -04:00
Mark Hoeber
39cd5cec60
Merge pull request #7791 from edx/markhoeber-doc1904
...
Updated enrollment api doc for new response fields
2015-04-24 09:23:00 -04:00
Mark Hoeber
568ed781c6
Updated enrollment api doc for new response fields
...
And cleaned up one doctoring
2015-04-23 15:17:47 -04:00
David Baumgold
6af95ae828
Enable --pdb debugging
...
This allows developers to pass the `--pdb` flag to paver test commands,
and that flag will be proxied to the `nosetests` command. It's useful
for debugging purposes.
2015-04-16 17:04:59 -04:00
Christine Lytwynec
05a8e23d57
Merge pull request #7633 from edx/release
...
Release
2015-04-08 15:40:45 -04:00
Adam Palay
33ddecbc97
update nltk in other parts of the platform
2015-04-08 11:28:49 -04:00
David Baumgold
c31e0fd1d7
Merge pull request #7429 from edx/db/update-path-py
...
Update path.py to version 7.2
2015-04-07 14:47:43 -04:00
Mark Hoeber
e931df20ec
Merge pull request #7578 from edx/markhoeber-redirect-enrollment-api-doc
...
Redirect Enrollment API to Platform API doc
2015-04-06 09:50:13 -04:00
Mark Hoeber
8008cfbe18
Redirect Enrollment API to Platform API doc
2015-04-03 11:08:05 -04:00
Jesse Zoldak
5b93992ecb
Fix trailing whitespace issues
2015-04-02 16:32:22 -04:00
Mark Hoeber
b78f25c8d1
Platform API Documentation
2015-04-01 16:04:50 -04:00
David Baumgold
f30d2a1516
Update path.py to version 7.2
...
Due to this warning when trying to install requirements from github:
DEPRECATION: Uninstalling a distutils installed project (path.py) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.
2015-03-20 09:51:05 -04:00
Carol Tong
d182b8db99
Merge pull request #7411 from edx/carol/doc/ContentLibHelpLinks
...
Content Libraries: Fix Help links in Import/Export templates
2015-03-19 11:21:14 -04:00
Carol Tong
4e9e11e4c0
Add Help links and targets for import/export libraries
2015-03-19 10:11:16 -04:00
Carol Tong
e749f4500b
Update template and config.ini files for library user help
2015-03-18 17:43:54 -04:00
Mark Hoeber
4ba4f414f9
Add Mocks to Enrollment API Doc Config
2015-03-11 13:17:27 -04:00
Ned Batchelder
697b487e81
Leave a redirection testing.md file behind
2015-03-06 13:18:05 -05:00
Ned Batchelder
4f6881c871
Change .md file to .rst.
2015-03-06 13:18:04 -05:00
Ned Batchelder
ed2544388a
Diff-cover moved
2015-03-04 10:51:38 -05:00
Mayank Jain
70db28bbcf
added links to docs pages in overview readme
2015-03-03 16:04:55 +01:00
Alison Hodges
5acc13269a
Merge pull request #7133 from edx/ahodges/hackathon
...
Alison's Hackathon9 changes
2015-03-02 09:38:30 -05:00
Alison Hodges
4666caa63d
Fixes DOC-1472, DOC-1713, DOC-1613, DOC-1714, DOC-1715
2015-02-27 16:22:01 -05:00
stv
f994912cd8
Fix PEP8: W291 trailing whitespace
2015-02-27 10:04:53 -08:00
stv
40cb737298
Fix PEP8: E128 continuation line under-indented
...
for visual indent
2015-02-27 10:04:52 -08:00
stv
cdf7876a0e
Fix PEP8: W293 blank line contains whitespace
2015-02-27 10:04:52 -08:00
stv
5785fda7b1
Fix PEP8: W391 blank line at end of file
2015-02-27 10:04:52 -08:00
stv
c4cdd65744
Fix PEP8: E303 too many blank lines
2015-02-27 10:04:52 -08:00
Nimisha Asthagiri
d757029fc8
Upgrade South to 1.0.1
2015-02-26 14:57:28 -05:00
Ned Batchelder
1b7e8b784a
Move internal documentation to the internal documentation directory
2015-02-24 10:55:16 -05:00
Mark Hoeber
1d738527b6
Platform/Mobile API doc updates
2015-01-29 10:19:35 -05:00
Christine Lytwynec
e9759dc2b7
Merge pull request #6717 from edx/clytwynec/remove_jenkins_docs
...
removing jenkins doc from platform
2015-01-26 09:31:24 -05:00
Mark Sadecki
06bc55549f
Updates sample FAQ to match edx-demo-course
2015-01-22 16:29:55 -05:00
Mark Sadecki
f0f0cb7659
adds alt text to sample api response
2015-01-22 15:42:02 -05:00
Christine Lytwynec
136f8d4efa
removing jenkins doc from platform
2015-01-21 14:15:16 -05:00
Zia Fazal
ca3d84a5d4
New pre-requisite course feature via milestones app
2015-01-15 15:17:38 -05:00
Mark Hoeber
c95d90a328
Merge pull request #6604 from edx/markhoeber-developer-guide-move
...
Notice on Developer's Guide move
2015-01-15 11:58:29 -05:00
Mark Hoeber
36c445ba17
Notice on Developer's Guide move
2015-01-15 10:25:28 -05:00
Carol Tong
9ee2d05888
Add help tokens: cohort courses & content libraries
2015-01-14 20:02:28 -05:00
Braden MacDonald
6be35e0fc1
Merge pull request #6459 from edx/content-libraries
...
Content libraries MVP
2015-01-13 11:20:20 -08:00
Mark Hoeber
75a26a7e7d
Merge pull request #6447 from edx/markhoeber-doc1437
...
Enrollment API Doc
2015-01-12 12:11:32 -05:00
Mark Hoeber
a28fd30b09
Enrollment API Doc
2015-01-12 11:15:32 -05:00
Jonathan Piacenti
eabd6c8d27
Quality check and test fixes.
2015-01-12 13:41:03 +03:00
Mark Hoeber
9a3bee90b1
Delete unused problem doc files
...
These are used only in edx-documentation repo now
2015-01-04 20:17:46 -05:00
David Baumgold
4f823396ed
Merge pull request #4276 from edx/db/update-pillow
...
Update pillow to 2.6.1
2014-12-11 10:34:19 -05:00
Christine Lytwynec
5007e98034
Merge pull request #6173 from edx/clytwynec/add_find_fixme_method
...
add find_fixme task
2014-12-10 11:08:25 -05:00