Andy Armstrong
ef581e1146
Apply code review comments and fix tests
2014-08-07 12:27:14 -04:00
Andy Armstrong
a359065329
Integrate visual styling into the course outline
2014-08-07 12:27:13 -04:00
cahrens
d447c07540
Support staff locking on the unit page
...
STUD-1873
2014-08-07 12:16:22 -04:00
Andy Armstrong
d2b61f146f
Support faster deletes of sections
2014-08-07 12:16:21 -04:00
Andy Armstrong
f061bbc08b
Backbone version of the course outline page
...
STUD-1726
2014-08-07 12:16:20 -04:00
Andy Armstrong
49e0c642e2
Fix test that broke on rebase
2014-08-07 12:16:19 -04:00
cahrens
0f6de7f922
Discard changes rewrite.
...
STUD-1860
2014-08-07 12:16:19 -04:00
cahrens
7cb5c4d7b8
Updates based on merge with master.
2014-08-07 12:16:18 -04:00
Ben McMorran
d40ef5e089
Adds warning when editing a container visible to students
...
styling for editing a live unit
2014-08-07 12:16:18 -04:00
cahrens
d6475f4558
New publishing controls on unit page (continued)
...
STUD-1707
2014-08-07 12:16:18 -04:00
Andy Armstrong
d65e887d1a
New Publishing controls on Unit page.
...
STUD-1707
2014-08-07 12:16:17 -04:00
Andy Armstrong
b1eccdf2d4
Replace unit page with the container page.
...
STUD-1754
2014-08-07 12:16:17 -04:00
Julia Hansbrough
7b1fce9e3f
Merge pull request #4641 from edx/reruns/server-side-handlers
...
Basic notifications handling.
2014-08-01 17:30:54 -04:00
Diana Huang
69f900dd90
Basic notifications handling.
...
LMS-11163
2014-08-01 19:50:37 +00:00
polesye
27013e74f4
BLD-1049: Remove Group Configurations.
2014-08-01 20:45:23 +03:00
Ben McMorran
2cc72ca015
Show category when an xblock does not have a default display name
2014-07-30 10:30:18 -04:00
jmclaus
69ee9d92d6
BLD-1104: List units that use group configuration.
2014-07-29 16:16:31 +02:00
Don Mitchell
ff696a2f2a
Merge pull request #4440 from edx/bug/import
...
Bug/import
2014-07-28 09:44:15 -04:00
Don Mitchell
e897b46151
On import, don't move the course into the course_dir but just
...
do the import from wherever it unpacked.
Avoids an exception where the top-level dir had a subdir of same name
as one being moved, but also just makes it faster.
2014-07-25 09:35:47 -04:00
Christina Roberts
fa1f4f2be7
Merge pull request #4474 from Stanford-Online/sjang92/null_tabname_bugfix
...
Bugfix: New Tab name being initialized as null
2014-07-24 14:50:00 -04:00
polesye
fda3f5ac04
BLD-1110: Create, edit, delete groups.
2014-07-24 08:30:21 +03:00
Se Won Jang
2c3aebf91f
Bugfix: Initialize new tabname to "Empty"
...
In Studio, when the course administrator creates a new tab, its name was being
initialized as null in the mongo database. This caused students in LMS to get a
server error when trying to access the course page, since LMS was trying to
process the null tabname for translation, etc. Now tabname is initialized as
'Empty', which is how it was being done in the frontend.
STUD-2000
2014-07-23 18:32:59 -07:00
Nimisha Asthagiri
d53a666949
Merge pull request #4381 from edx/nimisha/split-converge-api
...
Nimisha/split converge api
2014-07-19 07:04:23 -04:00
Calen Pennington
483e2a6a5d
split create_item and create_child out as separate methods
2014-07-18 21:11:37 -04:00
polesye
2a6a874a8f
BLD-1099: Edit group configurations.
2014-07-18 10:03:08 +03:00
Nimisha Asthagiri
7efd0cb49e
converge Split APIs with Mixed and Draft
2014-07-17 22:48:11 -04:00
Tim Babych
246e0e6f66
Merge pull request #4411 from edx/anton/group-experiments
...
Create new group configurations page
2014-07-15 08:19:34 +03:00
Nimisha Asthagiri
d7cf8b7fa0
Implement close_connections and drop_database on modulestores.
2014-07-14 16:01:10 -04:00
polesye
205d24f5cf
BLD-1121: Create new group configurations page.
2014-07-14 17:44:48 +03:00
Mat Peterson
1b71ace4b0
studio new style assumption corrections
2014-07-11 15:40:08 -04:00
Nimisha Asthagiri
8855b12b76
Update tests to allow LMS tests to use published branch setting.
...
Conflicts:
cms/djangoapps/contentstore/views/tests/test_container_page.py
common/djangoapps/external_auth/tests/test_shib.py
common/djangoapps/student/tests/test_login.py
common/lib/xmodule/xmodule/modulestore/tests/django_utils.py
common/lib/xmodule/xmodule/modulestore/tests/factories.py
common/lib/xmodule/xmodule/modulestore/xml_importer.py
lms/djangoapps/branding/tests.py
lms/djangoapps/courseware/tests/test_submitting_problems.py
lms/djangoapps/courseware/tests/test_video_handlers.py
lms/djangoapps/instructor_task/tests/test_base.py
lms/djangoapps/instructor_task/tests/test_integration.py
2014-07-09 21:10:12 -04:00
Nimisha Asthagiri
ea32529866
Fix all modulestore calls to pass in user ids.
2014-07-09 21:10:12 -04:00
Julia Hansbrough
545cfd8406
Merge pull request #4353 from edx/flowerhack/lms-deprecated-urls
...
Enables LMS to handle deprecated URLs
2014-07-09 18:23:00 -04:00
Julia Hansbrough
d9dd45662e
Enables LMS to handle deprecated URLs
...
LMS-2651
2014-07-09 21:51:37 +00:00
Don Mitchell
211f0797fb
Merge pull request #4294 from edx/split_mongo_assets_cherry
...
Split mongo assets cherry
2014-07-09 14:22:04 -04:00
Don Mitchell
cc6dfbbc75
Asset support in split
...
LMS-2876
2014-07-07 17:11:43 -04:00
Tim Babych
34ac6abe1c
Merge pull request #4316 from edx/anton/group-experiments
...
BLD-1117, BLD-1217: Add read-only list of Group Configurations, Create feature flag.
2014-07-07 20:03:43 +03:00
Tim Babych
a153092cb5
Add FEATURE['ENABLE_GROUP_CONFIGURATIONS'] and os.environ['FEATURE_GROUP_CONFIGURATIONS'].
2014-07-03 15:30:18 +03:00
polesye
d38b51cb4a
BLD-1117: Add read-only list of Group Configurations.
2014-07-02 18:26:27 +03:00
Calen Pennington
1c882da397
Make Studio able to handle deprecated key formats in urls
2014-06-30 14:29:10 -04:00
Nimisha Asthagiri
a9213509c3
Enable Mixed Modulestore STUD-1540
...
Refactor get_parent_locations STUD-1663
2014-06-26 18:00:11 -04:00
cahrens
73e7ced6f9
Introduce constants for studio_view, student_view, and author_view.
2014-06-20 11:41:23 -04:00
Andy Armstrong
11c25e8c1a
Add Studio handling for changes to group configurations
...
STUD-1658
2014-06-20 11:41:22 -04:00
Ben McMorran
ea97dd4508
Tracks last edited date and user, and adds has_changes for blocks.
2014-06-18 11:36:49 -04:00
Andy Armstrong
6704d59db0
Allow xblocks to be added as advanced problem types
2014-06-13 17:51:46 -04:00
cahrens
5ab61fc4b2
Implement a custom editor for the split_module.
...
STUD-1529
2014-06-05 12:16:16 -04:00
Calen Pennington
cfcbdc0145
Move to OpaqueKey implementations from the external library
...
[LMS-2757]
2014-05-29 17:03:35 -04:00
Andy Armstrong
6b3e100cc1
Allow editing of container xblocks/xmodules
...
STUD-1312
2014-05-29 14:02:45 -04:00
Calen Pennington
35083ad9f9
Fix bad uses of course_id/location/locator in new code on master
2014-05-22 16:24:02 -04:00
Calen Pennington
240fcc1d5a
Fix merge conflicts
2014-05-22 16:24:02 -04:00