Renzo Lucioni
447eb4c2a7
Speed up course listing tests
...
This test was creating 500 courses in about 2.5 minutes. Creating 10 courses instead allows the test to execute in 7 seconds.
2016-02-29 17:04:52 -05:00
Mushtaq Ali
3dc73c655b
Display studio name properly on empty course page.
2016-02-29 17:11:55 +05:00
Mushtaq Ali
689bb73b84
Merge pull request #11551 from edx/mushtaq/fix-tnl4006
...
Studio homepage escaping
2016-02-18 22:52:01 +05:00
Mushtaq Ali
7a9991e95c
Studio homepage escaping
2016-02-18 21:10:21 +05:00
Toby Lawrence
af102a6919
Remove duplicate test setup.
2016-02-16 11:30:46 -05:00
Toby Lawrence
fe545e058f
Quality fixes.
2016-02-16 10:12:29 -05:00
Toby Lawrence
e2cbb547b1
Switch to SharedModuleStoreTestCase in the 'contentstore' app where possible.
2016-02-16 09:39:00 -05:00
Ahsan Ulhaq
96d030b6d9
Reverse and Rename Courseware and Course Info Tabs
...
ECOM-2678
2016-02-03 12:20:53 -05:00
Douglas Hall
37a7fdc0f2
Added subsection gating feature
2016-01-28 14:05:20 -05:00
Awais Jibran
793f916712
TNL-4049
...
Specific user cannot access studio.edge.edx.org/home
2016-01-27 14:12:26 +05:00
Piotr Mitros
3b2e0ddb83
Merge pull request #11229 from edx/pmitros/minor-studio-settings-cleanup
...
Minor cleanup of Studio settings
2016-01-21 14:38:24 -05:00
Mushtaq Ali
8f76f3385a
Fix enrollment message
2016-01-20 15:59:27 +05:00
Piotr Mitros
6b6248b44a
Minor cleanup of Studio settings: removing extra indirection, and advanced components list
2016-01-15 11:21:52 -05:00
Awais Jibran
c32823dfa6
Render cms course listing using CourseSummary class.
2015-12-29 17:35:12 +05:00
Muhammad Shoaib
788cece45e
PHX-161
...
- added the new field review_rules for software secure
- added a new tab name "Additional Settings" for the proctored/timed exams
2015-12-15 14:27:29 -05:00
Sarina Canelake
27cb3080c2
Remove final CMS references to 'peergrading' and 'combinedopenended'
2015-12-11 15:07:10 -05:00
Sarina Canelake
c450145f7b
Update CMS Contentstore tests to not use ORA1 examples
2015-12-11 15:05:01 -05:00
Sarina Canelake
ade863e994
Remove CMS Course Checklists feature
2015-12-11 10:32:14 -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
Ned Batchelder
43ac38aa87
Add autospec to all mocks
2015-12-09 09:44:22 -05:00
Nimisha Asthagiri
4a530690e1
Remove unused "has_cert_config" field on CourseDetails.
2015-12-04 16:03:06 -05:00
Nimisha Asthagiri
d6ced072c4
Refactor CourseDetails
2015-12-04 16:03:05 -05:00
Nimisha Asthagiri
d170c92f3b
Refactor course_image_url
2015-12-04 11:25:40 -05:00
Renzo Lucioni
1cee9a0dcd
Merge pull request #10714 from edx/renzo/programs-authoring-page
...
Add a Studio view and template to host the Programs authoring app
2015-12-03 12:12:23 -05:00
Renzo Lucioni
e2833d8fc6
Add a Studio view and template to host the Programs authoring app
...
The Programs authoring app is a Backbone SPA maintained in a separate repository. The app handles its own routing and provides a UI which can be used to create and publish new Programs (e.g, XSeries). ECOM-2598.
2015-12-03 10:47:12 -05:00
Adam Palay
72e7ac5d4c
do orphan deletion in a bulk operation (SUST-21)
2015-12-02 13:33:59 -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
f5d0f3ff55
Remove useless pylint suppressions
2015-11-22 07:41:19 -05:00
Matt Drayer
fab6e00313
Merge pull request #10417 from edx/ziafazal/SOL-1358
...
ziafazal/SOL-1358: enabled web certs by default for all new courses
2015-11-10 10:56:13 -05:00
Zia Fazal
cbc57aae6b
enabled web certs by default
...
changing default value instead of setting it via fields
fixed broken test
fixed quality violation
following another approach
2015-11-10 18:51:14 +05:00
Syed Hassan Raza
3102788bd1
Delete course entry from CourseAboutSearchIndex
2015-11-07 18:27:09 +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
505b2aa4d9
Disable setting course pacing during course run.
...
Also adds improved styling for course pacing settings, and unit tests
around query counts for self-paced courses.
ECOM-2650
2015-10-28 16:44:36 -04:00
Peter Fogg
5ffa06bed1
Responding to review comments.
2015-10-28 16:44:36 -04:00
Peter Fogg
7f673604fb
Allow setting self-paced on schedule & details page.
...
Currently unstyled.
ECOM-2462
2015-10-28 14:33:11 -04:00
Peter Fogg
9d88bef117
Allow setting self_paced through course details endpoint.
...
ECOM-2489
2015-10-28 14:33:11 -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
Matt Drayer
5ed97e90f3
Merge pull request #10248 from edx/ziafazal/SOL-1319
...
SOL-1319: removed entrance exam dependency on ENABLE_MKTG_SITE
2015-10-21 10:16:56 -04:00
Zia Fazal
80abf159ee
removed entrance exam dependency on ENABLE_MKTG_SITE
...
changes after feedback from Matt D
set default value of entrance_exams feature flags to false
2015-10-21 15:21:26 +05:00
Adam
ab78069a33
Merge pull request #10246 from edx/merge-release-into-master
...
Merge release into master
2015-10-19 11:13:49 -05:00
Matt Drayer
1eab25f292
mattdrayer/increment-edx-lint: Bump to v0.2.9 and address pylint/pep8 violations
...
* Fix paver violations to stablize edx-lint update
* Parens, Line2Long
* Fix missing docstrings
* Fix PEP8 issues
* Address PR feedback (thanks @nedbat!)
2015-10-19 10:11:59 -04:00
Adam Palay
9b3841f62c
Merge remote-tracking branch 'origin/release' into merge-release-into-master
...
Conflicts:
lms/djangoapps/teams/views.py
lms/templates/courseware/progress.html
2015-10-19 08:35:33 -05:00
Awais Jibran
2813b1269e
Published orphans in split breaks preview button in Studio
2015-10-12 15:00:49 +05:00
mushtaqali
296f75a07c
Add template escaping in forums, progress page and course container TNL-2395, TNL-2394, TNL-2393
2015-10-07 11:20:51 -04:00
Calen Pennington
8267a762c0
Move *ModuleStoreBuilders into xmodule.modulestore.tests.utils
2015-10-01 16:52:39 -04:00
Brandon DeRosier
edf7d9965e
Revert "Revert "edX Course/Library Import/Export API""
...
This reverts commit 2bfbda3c1e .
2015-09-24 09:01:00 -04:00
Bill DeRusha
271bc54071
Merge pull request #9765 from edx/bderusha/readonly-enrollment
...
Readonly for enrollment end date/time on edX (for non-global-staff)
2015-09-18 10:14:15 -04:00
Bill DeRusha
c6b54aa61f
Readonly for enrollment end date/time on edX (for non-global-staff)
...
TNL-2694
Add accessibility aria-readonly attributes
2015-09-18 09:39:18 -04:00