Commit Graph

3029 Commits

Author SHA1 Message Date
Waheed Ahmed
0057815973 Fixed account settings tabpanels.
ECOM-4186
2016-08-24 18:11:40 +05:00
Awais Jibran
68303997c8 Fix Discussion blackout date still has Add a Response text box
TNL-5111
2016-08-24 12:03:29 +05:00
Eric Fischer
22046d4067 Use PersistentSubsectionGrade in grades application
Hooks the pre-existing grades code into our new PersistentSubsectionGrade data
model. Includes test updates, and some minor changes to the data model that
were discovered in testing.
2016-08-22 09:47:37 -04:00
Chris Rodriguez
b5efcc15f5 AC-530 fixing link-href ignores in the platform 2016-08-19 10:04:40 -04:00
Brian Jacobel
7e12a1f7ae Merge pull request #12771 from edx/discussion-forums-ui-update
Discussion forums UI update feature branch
2016-08-18 12:58:54 -04:00
Albert St. Aubin
7a5b618ed0 Update to deal with flaky test
TNL-5298
2016-08-18 10:39:04 -04:00
Brian Jacobel
df35415ec1 Remove forum-nav-header and wire breadcrumbs to replace it
TNL-5186
2016-08-17 16:21:13 -04:00
Brian Jacobel
1f2c843f23 Move search box to header. Add search results to breadcrumbs when you search 2016-08-17 16:21:12 -04:00
Brian Jacobel
a60d456f28 Add breadcrumbs to discussion forums header 2016-08-17 16:21:12 -04:00
Andy Armstrong
6c54035197 Add a content header to the discussion board 2016-08-17 16:20:45 -04:00
Andy Armstrong
89f93df46e Refactor out a new discussions Django app 2016-08-17 16:20:45 -04:00
Diana Huang
8ca5739f0f Open the topic list by default. 2016-08-17 16:20:43 -04:00
Jesse Zoldak
a007050cb3 Mark test as flaky TNL-5298 2016-08-17 16:18:46 -04:00
Jesse Zoldak
4a1bc53862 Wait for the transcript file chooser input field to be visible 2016-08-16 11:55:44 -04:00
Brian Jacobel
add4d3bce3 Merge pull request #13214 from edx/bjacobel/TNL-5198
Fix discussion markdown previews
2016-08-12 11:10:42 -04:00
Brian Jacobel
71a048a631 Add bok choy tests for discussions editor preview pane 2016-08-12 10:24:21 -04:00
Albert St. Aubin
b63bfbd5dd Replaced lettuce tests with bokchoy tests for the course updates page and improved flaky test issues.
TNL-5051
2016-08-11 10:04:57 -04:00
Sanford Student
1289b7a6e8 bok choy test for hide subsection after due date 2016-08-09 10:01:50 -04:00
Calen Pennington
bc20a37c2b Simplify how shards are selected in CI 2016-08-03 16:23:02 -04:00
Chris
e641c0dcee Merge pull request #13134 from edx/clrux/ac-549
AC-549 updating pink
2016-08-03 14:34:30 -04:00
Ned Batchelder
8571ceabeb Fix many wrong-assert-type errors 2016-08-03 12:44:41 -04:00
Ned Batchelder
eef964f5f6 Fix unused-variable errors 2016-08-03 12:44:41 -04:00
Ned Batchelder
8b1978ba6c Fix unused-import errors 2016-08-03 12:44:41 -04:00
Chris Rodriguez
edfd0d6aa0 AC-549 updating pink 2016-08-03 11:10:05 -04:00
Ahsan Ulhaq
4c3f68cdc4 Forgot Password leak info about valid accounts
ECOM-4703
2016-08-03 14:30:00 +05:00
Renzo Lucioni
c5434c5310 Merge pull request #13125 from edx/renzo/multiple-program-types
Allow program listing page to display programs from any category
2016-08-02 13:11:23 -04:00
Renzo Lucioni
8196e1a024 Allow program listing page to display programs from any category
This work removes most references to XSeries from the LMS in an attempt to be more general. ECOM-5018.
2016-08-01 16:47:21 -04:00
Shauna Gordon-McKeon
f8d28889b9 Remove unused imports, move too-long imports to multiple lines 2016-07-28 16:35:40 -04:00
Shauna Gordon-McKeon
12a619318e Switch relative to absolute urls in imports (tests/lms part 2) 2016-07-28 16:35:40 -04:00
Shauna Gordon-McKeon
89ed6f1c2b Switch relative to absolute urls in imports (tests/lms part 1) 2016-07-28 16:35:40 -04:00
Shauna Gordon-McKeon
29bb5b50e9 Switch relative to absolute urls in imports (video, discussion, misc) 2016-07-28 16:35:40 -04:00
Shauna Gordon-McKeon
5d50e76eaf Switch relative to absolute urls in imports (tests/studio part 2) 2016-07-28 16:35:40 -04:00
Shauna Gordon-McKeon
787b420539 Switch relative to absolute urls in imports (tests/studio part 1) 2016-07-28 16:35:40 -04:00
raeeschachar
e861b6094b Merge pull request #13101 from edx/raees/chrome-bokchoy-skip-discussion-sort-preference
Skipped test failing on chrome due to old version
2016-07-28 11:47:41 +05:00
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
raeeschachar
e8d32c839d Skipped test failing on chrome due to old version 2016-07-26 11:49:18 +00: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
Kevin Kim
2fddd2bd71 Initial check of removing feature flag (#13058) 2016-07-22 09:28:19 -04:00
Muddasser
64838f5665 Conversion of cms/signup.feature to bok-choy 2016-07-22 12:22:59 +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
b51c4456b8 Fix flaky asset test. 2016-07-20 14:18:27 -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
Simon Chen
1d768cde7a ECOM-4904 Move the program editor backbone app to Studio (#12962) 2016-07-19 19:09:51 -04:00