Kevin Kim
5346ee25b8
Merge pull request #12974 from edx/kkim/gate_banner
...
Gated Subsection Staff Banner
2016-07-27 11:27:52 -04:00
Christina Roberts
99eb795a89
Merge pull request #13107 from edx/christina/delete-xblock-disable-config
...
Delete XBlockDisableConfig model.
2016-07-27 10:08:25 -04:00
Kevin Kim
a39d6c2e94
Add gated content banner for staff in lms
2016-07-27 14:03:08 +00:00
Saleem Latif
6277bd27e6
Remove all usages of USE_CUSTOM_THEME and THEME_NAME from python files
2016-07-27 14:53:02 +05:00
Saleem Latif
8ae92901ef
1. Merge microsites into Comprehensive Theming
...
2. Add site configuration overrides to theming/helpers.py
3. Move microsite.get_value from theming/helpers to site_configuration/helpers
4. Move microsite_configuration.microsite.get_value usages to site_configuration.helpers.values
2016-07-27 13:55:14 +05:00
cahrens
b8cd96e371
Delete XBlockDisableConfig model.
...
TNL-4672
2016-07-26 15:49:34 -04:00
Nimisha Asthagiri
558043a8e6
Merge pull request #13082 from edx/tnl/split-edit-version
...
Expose course_version and subtree_edited_on in BlockStructures
2016-07-26 15:04:47 -04:00
sanfordstudent
8acd1bb19f
Merge pull request #13090 from edx/sstudent/TNL-5071
...
adding request cache for milestones
2016-07-26 15:03:01 -04:00
Nimisha Asthagiri
9616ac99f8
Expose course_version from Split Modulestore;
...
Support subtree_edited_on and course_version fields in BlockStructures
TNL-5010
2016-07-26 13:40:53 -04:00
Sanford Student
d996c2a3cd
per cliff's review
2016-07-26 11:39:19 -04:00
Sanford Student
d9e0ba45cc
first round of self review and code review
2016-07-26 10:50:02 -04:00
E. Kolpakov
fe6a942baa
[TNL-5001] Import-export issues when importing legacy discussion OLX format
...
Observed Problems:
1. Discussion categories and targets were missing
2. When imported over existing course Discussion IDs have changed unexpectedly - all posts were missing
Solutions:
* Parsing legacy discussion OLX
* Do not force exporting discussion ID
2016-07-25 14:35:19 -07:00
Christina Roberts
0438878ab9
Merge pull request #13069 from edx/christina/cache-disable-state
...
Use request cache for disabled_xblock_types
2016-07-25 17:20:49 -04:00
Sanford Student
7d690dde8a
adding request cache for milestones
2016-07-25 16:55:06 -04:00
cahrens
d061b8ddbe
Use request_cache for storing disabled xblock names.
...
TNL-5002
2016-07-25 16:17:30 -04:00
Muddasser
00448dffe5
Merge pull request #12882 from edx/muddasser/lettuce-to-bok-choy/signup.feature
...
Conversion of cms/signup.feature to bok-choy
2016-07-25 20:52:55 +05:00
sanfordstudent
ba54ad197e
Merge pull request #13075 from edx/sstudent/TNL-4925
...
generalizing proctored exam transformer to handle all milestones
2016-07-25 10:10:42 -04:00
Syed Hasan raza
d1ce8d39aa
Merge pull request #13055 from edx/shr/bug/plat-1048-mongo-courses-restriction-split-key
...
Mongo courses wrong course_key restriction
2016-07-25 16:06:17 +05:00
Syed Hassan Raza
79df545606
Mongo courses wrong course_key restriction
2016-07-25 14:41:31 +05:00
wajeeha-khalid
03cee389e0
update oauthlib version to 1.0.3
2016-07-25 10:59:42 +05:00
Mushtaq Ali
d4ff39a391
Merge pull request #12237 from edx/mushtaq/maintenance
...
Maintenance app and force publish course view
2016-07-23 01:23:58 +05:00
Mushtaq Ali
27646b7e6f
Basic architecture of Maintenance App - SUST-19, SUST-42. Implement Force Publish Course view. SUST-46
2016-07-22 18:29:12 +00:00
Sanford Student
87a9ebce9a
generalizing proctored exam transformer to handle all milestones
2016-07-22 12:57:23 -04:00
Kevin Kim
2fddd2bd71
Initial check of removing feature flag ( #13058 )
2016-07-22 09:28:19 -04:00
Nimisha Asthagiri
b04a6a6a4b
Merge pull request #13053 from edx/tnl/grades-app
...
Create Grades djangoapp
2016-07-22 09:07:40 -04:00
Muddasser
64838f5665
Conversion of cms/signup.feature to bok-choy
2016-07-22 12:22:59 +00:00
Nimisha Asthagiri
1ada5c3487
Create Grades djangoapp
...
https://openedx.atlassian.net/browse/TNL-5008
2016-07-22 00:09:43 -04:00
Christina Roberts
467bc55d27
Merge pull request #12950 from edx/christina/studio-support-levels
...
Studio support level of components/xblocks
2016-07-21 17:13:58 -04:00
sanfordstudent
f2a1984f1a
Revert "genericizing transformer" ( #13063 )
...
This reverts commit 4e65b1f14b .
2016-07-21 17:04:07 -04:00
cahrens
d4cc7b8ffd
Support level support for Studio xblock creation.
...
TNL-4670
2016-07-21 15:44:59 -04:00
Eric Fischer
cae03d0349
Revert "moving milestones check to access.py" ( #13060 ) ( #13061 )
...
This reverts commit 5db58c0038 .
2016-07-21 13:58:35 -04:00
Kevin Kim
1ab52f8b0a
Merge pull request #12945 from edx/kkim/ora_tz_date
...
Convert ORA Due Dates
2016-07-21 10:52:07 -04:00
Robert Raposa
67e15e22e6
Merge pull request #13046 from edx/release
...
Release 2016-07-20 back to Master
2016-07-21 10:43:58 -04:00
Kevin Kim
94100f5944
Convert ORA due dates to user preferred time zone
2016-07-21 13:57:20 +00:00
Eric Fischer
35ae67b530
New CMS visibility settings ( #12940 )
...
TNL-4906 Subsections now use radio buttons, to allow for "hide after due" as a
visibility option. Also, all tabs have been consolidated to "Basic" and
"Advanced", and visibility options have moved there.
Documentation links are updated to assist course authors with the new
visibility options. Tests have also been updated, and the changes suggested
in TNL-4951 are included.
2016-07-20 19:58:51 -04:00
Diana Huang
f3a46bfb07
Merge pull request #13045 from edx/diana/flaky-course-page-test
...
Fix flaky asset page test
2016-07-20 16:19:02 -04:00
Andy Armstrong
51bb4d4e00
Merge pull request #12795 from eduNEXT/fmo/coffee_to_js_cms_main
...
Convert cms/coffee/src/main to js
2016-07-20 15:16:48 -04:00
Diana Huang
b51c4456b8
Fix flaky asset test.
2016-07-20 14:18:27 -04:00
sanfordstudent
ed6995b0ba
Merge pull request #12984 from edx/sstudent/TNL-4925
...
generalizing proctored exam transformer
2016-07-20 13:56:36 -04:00
Brian Jacobel
8ed78a387e
Fix TNL-5011 ( #13031 )
...
Vote button is now disabled for yourself, but count is still visible
2016-07-20 13:29:33 -04:00
Chris
92010f003a
Merge pull request #13015 from edx/clrux/ac-522
...
AC-522 fixing checkboxgroup ignores in platform
2016-07-20 11:37:23 -04:00
Sanford Student
4e65b1f14b
genericizing transformer
2016-07-20 11:28:04 -04:00
Adam Palay
95c0b50ebe
authenticate user after their reset confirmation goes through
...
make password validation code more DRY
grammar nit: "less" -> "fewer"
2016-07-20 11:06:58 -04:00
Edward Zarecor
95800be01f
Merge pull request #12999 from edx/e0d/random-passwords
...
use random rather than unusable so they can be reset
2016-07-20 09:28:26 -04:00
Nimisha Asthagiri
9d747fa65c
Merge pull request #12975 from edx/tnl/hide_content
...
LMS Hide Subsection Content
2016-07-20 09:04:32 -04:00
Chris Rodriguez
51f9109bea
AC-552 fixing checkboxgroup ignores in platform
2016-07-20 09:01:03 -04:00
Chris
3302b26e65
Merge pull request #12926 from edx/clrux/ac-524
...
AC-524 fixes `label` ignores
2016-07-20 09:00:15 -04:00
Chris Rodriguez
b97d063181
AC-524 - label - test_lms_instructor_dashboard.py
2016-07-20 07:49:48 -04:00
Nimisha Asthagiri
eb02f2adc1
LMS Update to hide subsection content based on due-date
...
TNL-4905
2016-07-19 21:13:14 -04:00
Simon Chen
1d768cde7a
ECOM-4904 Move the program editor backbone app to Studio ( #12962 )
2016-07-19 19:09:51 -04:00