Piotr Mitros
e87fabe45e
Merge pull request #8289 from edx/danielli/pyfs_xblocks
...
Add setting for pyfs xblock service to devstack.py
2016-01-06 17:21:30 -05:00
AlasdairSwan
f25d8a16ee
ECOM-3319 loading edx-icons fonts in studio programming author tool
2016-01-06 12:08:47 -05:00
swdanielli
ac66b4a8cd
Add setting for pyfs xblock service
2016-01-05 23:09:09 +00:00
arbabnazar
49d8ec3543
DEVOPS-3388 Remove unused setting from edxapp configuration
2016-01-01 12:50:42 +05:00
Usman Khalid
5e972b2a66
Merge pull request #11022 from edx/bookmarking
...
Bookmarking
2015-12-22 18:25:48 +05:00
Sarina Canelake
2bc7b954ab
Remove the graphical slider tool
2015-12-17 13:24:00 -05:00
Usman Khalid
4304c66c54
Performance optimizations and cache to keep the bookmarks info updated.
...
The cache uses the bookmarks.XBlockCache model.
TNL-1945
2015-12-17 22:07:34 +05:00
Diana Huang
ba526f4f39
Merge pull request #11008 from edx/release
...
Release
2015-12-16 12:05:20 -05:00
Renzo Lucioni
23c582d01d
Delete dead SUBDOMAIN_BRANDING setting.
2015-12-15 14:42:09 -05:00
Sven Marnach
d35effc8d2
Add the ActiveTable and Vector Draw XBlocks to ADVANCED_COMPONENT_TYPES.
2015-12-15 13:58:06 +01:00
Sarina Canelake
21e4c90c3f
Keep 'peergrading' and 'combinedopenended' defined as deprecated
2015-12-11 16:16:08 -05:00
Sarina Canelake
c6c5230941
Create sample deprecated blocks for bok choy tests
2015-12-11 15:07:12 -05:00
Sarina Canelake
27cb3080c2
Remove final CMS references to 'peergrading' and 'combinedopenended'
2015-12-11 15:07:10 -05:00
Sarina Canelake
f691b7b664
Remove all references to open_ended and s3 interfaces (ORA1)
2015-12-11 15:05:00 -05:00
Sarina Canelake
d887c0fef1
Remove 'open_ended_grading' djangoapp & URLs (ORA1)
2015-12-11 15:04:59 -05:00
Zia Fazal
2cb2233dde
initial change set. add org autocomplete
...
added unit tests and fixed JS tests
added bok choy tests
fixed broken botchoy tests
fixed course discovery broken test
removed monkey patch at class level
changes after feedback from matte
2015-12-11 18:39:55 +05:00
Sarina Canelake
8928e9ef19
Remove CallStackManager (PLAT-931)
2015-12-08 10:21:55 -05:00
David Baumgold
58daa365cd
re-enable edx.org comprehensive theme
2015-12-03 17:18:55 -05:00
Douglas Hall
63bee2a8ad
Merge pull request #10600 from edx/task/douglashall/PHX-201/xblock_lti_consumer
...
Sprint Solutions:Zug PHX-200 PHX-201 Adding LTI consumer XBlock to requirements
2015-11-30 16:18:14 -05:00
Douglas Hall
74c19c2854
Adding LTI consumer XBlock to requirements; Updating xblock-utils requirement
2015-11-30 11:58:51 -05:00
Renzo Lucioni
70d57327eb
Add Programs tab to Studio
...
Extends the Programs ConfigurationModel, cleans up Programs-related utilities and corresponding tests, and corrects caching. Uses the Programs API to list programs within Studio. ECOM-2769.
2015-11-25 14:56:50 -05:00
Ned Batchelder
e16fad3540
Add the Microsoft Office Mix XBlock
2015-11-24 09:04:12 -05:00
Ned Batchelder
f5d0f3ff55
Remove useless pylint suppressions
2015-11-22 07:41:19 -05:00
Usman Khalid
dc7b57f459
Cleanup some settings.
2015-11-20 18:18:32 +05:00
Ned Batchelder
ccc6e5077d
Make sure Studio has a secret key
2015-11-13 12:30:54 -05:00
Usman Khalid
6cb62f2697
Rebase upgrade Django to v1.8.5
...
Please note that this is a squshed commit and the work of:
Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
2015-11-10 15:00:19 -05:00
David Baumgold
792c3d93c1
Remove legacy MITX_FEATURES reference
2015-11-03 15:37:41 -05:00
chrisndodge
7868067879
Merge pull request #9744 from edx/cdodge/timed-exams
...
Timed Exams
2015-10-30 11:03:59 -04:00
Muhammad Shoaib
9476898df0
Add Timed Exams as a feature to edx-platform
2015-10-30 08:44:33 -04:00
Peter Fogg
5ffa06bed1
Responding to review comments.
2015-10-28 16:44:36 -04:00
Peter Fogg
0107525d41
Enable self-paced courses behind a feature flag.
2015-10-28 14:33:11 -04:00
Jim Abramson
edf09d84e9
Merge pull request #10350 from edx/jsa/ecom-2657
...
Programs: added platform support package and configuration model.
2015-10-27 09:10:23 -04:00
Piotr Mitros
da709bbcb6
Merge pull request #8597 from edx/pmitros/RateXBlock
...
XBlock for rating course content
2015-10-26 10:06:36 -04:00
jsa
1bb29289f2
Programs: added platform support package and configuration model.
...
ECOM-2657
2015-10-25 21:30:26 -04:00
Clinton Blackburn
7c6a30f16d
Failing startup if private settings fail to load
...
Squashing private settings import errors leads to wasted developer time when developers expect settings to be in place, and they aren't. This change only loads private settings if the private.py file exists. If there is an error during the import of that file, the application will not start.
ECOM-2653
2015-10-24 17:22:16 -04:00
Ben Patterson
1032d37271
Revert "Public Course Import/Export API (continued)"
2015-10-23 20:02:34 -04:00
Peter Pinch
e7708e5a04
Merge pull request #8942 from mitocw/bdero/import-export-reprise
...
Public Course Import/Export API (continued)
2015-10-23 15:03:38 -04:00
Andy Armstrong
054aa95b26
Allow non-public XBlock assets in debug mode
2015-10-22 11:09:02 -04:00
Piotr Mitros
ba3ac72c4a
Add RateXBlock
2015-10-19 15:49:55 -04:00
Sarina Canelake
a693feb836
Add Oppia XBlock
2015-10-09 14:41:27 -04:00
Usman Khalid
f6193c872e
Merge pull request #10059 from edx/usman/use-included-staticfiles-app
...
Upgrade django pipeline to v.1.5.3.
2015-10-08 16:10:36 +05:00
Usman Khalid
111a45664c
Use settings.PIPELINE_ENABLED instead of settings.FEATURES[USE_DJANGO_PIPELINE].
2015-10-06 19:52:38 +05:00
Usman Khalid
dbcd1bf430
Use django.contrib.staticfiles instead of django-staticfiles.
...
TNL-3137
2015-10-06 19:52:38 +05:00
Usman Khalid
130bbd7993
Upgrade to django-pipeline v1.5.3.
...
TNL-3137
2015-10-06 19:52:38 +05:00
Brian Beggs
0ca679e244
Revert "Upgrade django-pipeline and staticfiles"
2015-10-05 14:40:28 -04:00
Usman Khalid
0ce679fc06
Merge pull request #9934 from edx/usman/use-included-staticfiles-app
...
Upgrade django-pipeline and staticfiles.
2015-10-02 22:37:24 +05:00
David Baumgold
0219e18fa8
Merge pull request #10023 from edx/release
...
Release into master
2015-10-02 12:58:50 -04:00
Usman Khalid
2b59d46a31
Use django.contrib.staticfiles instead of django-staticfiles.
...
TNL-3137
2015-10-02 18:26:25 +05:00
Usman Khalid
98df2336f3
Upgrade to django-pipeline v.1.5.3.
...
TNL-3137
2015-10-02 18:26:25 +05:00
Bill DeRusha
bcb71a3255
Rename SEGMENT_KEY to have a unique key name for both CMS and LMS
2015-10-01 19:40:27 -04:00