Calen Pennington
035f325fef
Merge pull request #10704 from edx/ekolpakov/grade_event_user_id
...
Removed user_id parameter from grade event
2015-12-10 16:10:51 -05:00
Sarina Canelake
e5ad04e370
Merge pull request #10936 from edx/disable-legacy-dash
...
Disable Legacy Dash by default
2015-12-10 16:10:32 -05:00
Bill DeRusha
a164e2fa0a
Merge pull request #10934 from edx/release
...
Hotfix 2015-12-09a and Hotfix 2015-12-09b
2015-12-10 15:45:14 -05:00
Sarina Canelake
14ad9d1440
Disable Legacy Dash by default
2015-12-10 15:21:53 -05:00
Peter Pinch
259de40788
Merge pull request #10353 from mitocw/enhancement/aq/disbale_due_dates_section_unit
...
Made CCX schedule configuration sync with studio (Date time management).
2015-12-10 14:21:20 -05:00
Matt Drayer
1e96c81dba
Merge pull request #10901 from edx/saleem-latif/SOL-1418
...
saleem-latif/SOL-1418: Revised Generate Certificates Section and added Certificate Generation UI
2015-12-10 12:52:58 -05:00
Sarina Canelake
5c0accaaf6
Merge pull request #10900 from stvstnfrd/courseware/enabled
...
Remove COURSEWARE_ENABLED flag
2015-12-10 11:52:49 -05:00
clrux
b5f190ddbf
Merge pull request #10314 from edx/clrux/ac-21
...
LMS: Fixing contrast issues in the forums
2015-12-10 10:45:13 -05:00
Ned Batchelder
a66d05ae69
Merge pull request #9940 from edx/ned/autospec-all-the-things
...
Add autospec to more mocks
2015-12-10 09:47:28 -05:00
Amir Qayyum Khan
53b22cbf1f
Made dates configuration for CCX schedule same as in studio (Course)
2015-12-10 18:45:00 +05:00
Peter Pinch
8102bd51b2
Merge pull request #10906 from mitocw/refactor/aq/spacing_indentation_in_schedule.js
...
Refactoring: Fixed indentation in ccx/schedule.js plus path of momemt.js for requireJs
2015-12-10 08:18:13 -05:00
Peter Pinch
f3285f7811
Merge pull request #10672 from mitocw/fix/aq/add_coach_role_on_ccx
...
Made coach dashboard available on ccx in addition to master course
2015-12-10 06:48:09 -05:00
Saleem Latif
3134a76118
Revised Generate Certificates Section and added Certificate Generation history UI.
2015-12-10 16:26:19 +05:00
Amir Qayyum Khan
85c7258ec1
Fixed display name ccx course on coach dashboard
2015-12-10 14:34:01 +05:00
Bill DeRusha
005e07cb95
Remove default course mode setting in enrollment api
2015-12-09 19:46:04 -05:00
Chris Rodriguez
2cdd0a98a1
Fixing contrast issues in the forums
2015-12-09 15:40:17 -05:00
David Baumgold
b9bfe11ec9
Merge pull request #10902 from open-craft/unicode-certs
...
Fix issue with unicode characters in certificates.
2015-12-09 14:46:11 -05:00
Bill DeRusha
3e96357867
Merge pull request #10912 from edx/bderusha/auto-deadlines-sp
...
Auto setting of verification deadlines with manual overrides
2015-12-09 13:42:19 -05:00
Bill DeRusha
522095e112
Auto setting of verification deadlines with manual overrides
2015-12-09 11:59:55 -05:00
Christine Lytwynec
175241d709
Merge pull request #10814 from edx/clytwynec/problem-type-a11y-tests
...
Problem type bok choy and a11y tests
2015-12-09 11:51:51 -05:00
Amir Qayyum Khan
a02ca25517
Refactoring: Fixed indentation in ccx/schedule.js plus path of momemt.js for requireJs
2015-12-09 20:20:01 +05:00
AlasdairSwan
46dc9d70ae
Finished tests
2015-12-09 10:00:21 -05:00
Ned Batchelder
43ac38aa87
Add autospec to all mocks
2015-12-09 09:44:22 -05:00
Matjaz Gregoric
f5c2f49eb5
Fix issue with unicode characters in certificates.
...
If platform name or "All rights reserved" translation contain non-ascii characters,
certificate HTML view would break with "'ascii' codec can't encode character...".
2015-12-09 09:54:09 +01:00
stv
03618f7c01
Normalize urlpatterns
...
Since these lines of code will now `blame` me, I couldn't bear the
thought of their ugly formatting leading back to me.
2015-12-08 22:12:49 -08:00
stv
2ee80e84ee
Remove COURSEWARE_ENABLED flag
...
Per Dave Ormsbee:
> That was from way back when, when we actually had Django server pools,
> proxied differently by nginx; one was the courseware, and the other
> was askbot, a discussion forum.
>
> They shared all the same code, but different parts were live. It was
> about as good an idea as it sounds.
>
> There is no reason that I can think of in the current day and age where
> you would ever want to run the LMS and *turn off courseware*.
2015-12-08 21:40:42 -08:00
Matt Drayer
1f2f3de4a2
Merge pull request #10809 from edx/asadiqbal08/SOL-1455
...
asadiqbal08/SOL-1455 Certs: Revise Exceptions UI
2015-12-09 00:14:26 -05:00
Sarina Canelake
bc822b7f93
Merge pull request #10873 from edx/kill-callstackmanager
...
Remove CallStackManager (PLAT-931)
2015-12-08 20:46:21 -05:00
Peter Fogg
5ecb9af294
Merge pull request #10896 from edx/release
...
Release 2015-12-08
2015-12-08 18:58:14 -05:00
Peter Fogg
1717320b11
Merge pull request #10883 from edx/peter-fogg/investigate-spooky-migrations
...
Add migrations due to field default changes from #10802 .
2015-12-08 18:57:52 -05:00
Peter Fogg
a609e074c7
Fix Unicode errors in financial assistance.
2015-12-08 16:35:38 -05:00
chrisndodge
4334eb9bd1
Merge pull request #10885 from edx/release
...
Release
2015-12-08 15:21:48 -05:00
David Ormsbee
ae1f415597
Merge pull request #10840 from edx/ormsbee/new_relic_course_org_attrs
...
Add course/org info to New Relic in courseware and XBlock rendering.
2015-12-08 14:42:28 -05:00
Christine Lytwynec
a9b308e5e1
Convert some problem type tests to bok choy and add a11y test
2015-12-08 14:39:23 -05:00
Matt Drayer
d305ca766e
Merge pull request #10807 from edx/ziafazal/SOL-1335
...
ziafazal/SOL-1335: added new endpoint which renders certificate by uuid
2015-12-08 13:34:00 -05:00
David Baumgold
11b3d9399d
Disable footer on finish_auth.html
2015-12-08 11:29:42 -05:00
Sarina Canelake
596e93a293
Add __unicode__ method on StudentModuleHistory
2015-12-08 11:16:02 -05:00
Peter Fogg
f975ae038b
Add migrations due to field default changes from #10802 .
...
Django 1.8 is more sensitive to model changes, and wants to create
migrations in situations that Django 1.4 would not. Changing field
defaults is an example of these situations.
2015-12-08 10:54:49 -05:00
Sarina Canelake
8928e9ef19
Remove CallStackManager (PLAT-931)
2015-12-08 10:21:55 -05:00
Zia Fazal
4f939f79f9
added new endpoint which renders certificate by uuid
...
fixed broken tests and added some optimisations
fixed migration history
2015-12-08 18:21:04 +05:00
asadiqbal
aca292de35
SOL-1490
2015-12-08 18:15:47 +05:00
asadiqbal
dfd9b463f0
SOL-1455
2015-12-08 17:51:46 +05:00
David Baumgold
73786867b7
Merge pull request #10863 from edx/footer-image-fallback
...
Fall back on core asset for footer logo
2015-12-08 07:32:19 -05:00
Nimisha Asthagiri
0bbb49bdd7
Merge pull request #10871 from edx/mobile/mobile-api-updates
...
Update Mobile API for PDF certificates and Course Detail
2015-12-07 20:53:28 -05:00
Nimisha Asthagiri
a5ddc3bf0a
Update Mobile API for PDF certificates and new Course Detail format.
...
MA-1767
2015-12-07 17:38:42 -05:00
Bill DeRusha
b05488f826
Update spacing in FA form
2015-12-07 17:34:58 -05:00
David Baumgold
2e33499819
Fall back on core asset for footer logo
...
if the staticfiles finder can't find the one that the footer API returns
2015-12-07 16:21:55 -05:00
AlasdairSwan
4117064a2f
Added fa factory to rjs bundler
2015-12-07 15:05:38 -05:00
Peter Fogg
c84258d84e
Merge pull request #10858 from edx/bderusha/hcfa-language
...
Update copy for HCFA & don't show audit certs
2015-12-07 14:58:53 -05:00
Bill DeRusha
692e5d777a
Update copy for HCFA
...
Update Zendesk ticket to correctly add group.
Add logic to hide new audit certs
2015-12-07 14:18:55 -05:00