Dmitry Viskov
efb86f2169
XBlockAsides Hello world example
2016-01-14 03:19:23 +03:00
Toby Lawrence
451b0a9c66
Revert "Crush down images."
...
This reverts commit 8402be3b20 .
2016-01-13 19:12:13 -05:00
Toby Lawrence
8402be3b20
Crush down images.
...
Ran these suckers through ImageOptim, which crunched 'em down real nice.
2016-01-13 18:29:00 -05:00
Ben Patterson
d4554fb14d
TE-1133 Fix to allow for serversonly /testsonly and full test modes.
...
This will ensure a clean database for new runs, and will likewise
allow for the serversonly / testsonly approach for developing
bok-choy acceptance tests. The cleaner model will completely
rebuild the edxtest database for any new test run. This will
not be a costly maneuver because of our test cache.
2016-01-13 17:37:59 -05:00
jsa
08cb9fc03f
Set default id token expiration to 5m for Studio
2016-01-13 17:30:17 -05:00
Peter Fogg
bea90c1a01
Allow certificates with 'auditing' status to be regenerated.
...
ECOM-3401
2016-01-13 16:12:43 -05:00
raeeschachar
9cf16cd279
Merge pull request #11201 from edx/raees/chrome-bokchoy-test-annotation-component
...
Fixed test annotation component failing on Chrome
2016-01-14 00:09:22 +05:00
Cliff Dyer
1ba96f37e5
Merge pull request #11182 from edx/mobile/access-token-messages-MA-1900
...
Provide useful response messages with access token errors
2016-01-13 13:33:37 -05:00
J. Cliff Dyer
864e081ffb
Add appropriate messages to OAuth2 401 responses.
...
Format responses as a JSON dict containing an error_code and a
developer_message. user_message is not necessary, as these are API
level errors, not seen by end users.
MA-1900
2016-01-13 16:43:16 +00:00
Jesse Zoldak
db694e28f4
Merge pull request #11216 from edx/zoldak/bok-choy-cache-db
...
Create a new bok-choy DB cache
2016-01-13 11:41:35 -05:00
Jesse Zoldak
0f9cfbffb8
Create a new bok-choy DB cache
2016-01-13 11:01:14 -05:00
Jesse Zoldak
fd2b1deb03
Merge pull request #11204 from edx/zoldak/bok-choy-reset-db
...
Clear out the bok choy DB with reset_db, not flush
2016-01-13 09:37:50 -05:00
Peter Fogg
fe4555bc7a
Merge pull request #11151 from edx/peter-fogg/disable-audit-cert-gen
...
[wip] Mark GeneratedCertificate records for audit mode as not eligible for a certificate.
2016-01-13 07:51:56 -05:00
Syed Hassan Raza
e630fba9a7
Add accessible text
2016-01-13 14:13:56 +05:00
raeeschachar
c790b62aa0
Fixed test annotation component failing on Chrome
2016-01-13 11:34:46 +05:00
Peter Fogg
60860e3aa8
Disable audit certificates for new audit enrollments.
...
An `eligible_for_certificate` field is added to the
GeneratedCertificate model. This way we can retain existing grading
logic, as well as maintaining correctness in analytics and reporting.
Ineligible certificates are hidden by using the
`eligible_certificates` manager on GeneratedCertificate. Some places
in the coe (largely reporting, analytics, and management commands) use
the default `objects` manager, since they need access to all
certificates.
This commit also updates the DB cache for acceptance tests.
2016-01-12 22:44:53 -05:00
Jesse Zoldak
a675081275
Add comments to the bok-choy DB reset script
2016-01-12 16:59:01 -05:00
Douglas Hall
12e8a3ea6e
Merge pull request #11206 from edx/merge-release-into-master
...
HOTFIX Release for Jan 12, 2016
2016-01-12 16:33:10 -05:00
Douglas Hall
28a7b3e2d1
Merge remote-tracking branch 'origin/release' into merge-release-into-master
2016-01-12 15:12:06 -05:00
Douglas Hall
8d06679681
Merge pull request #11203 from edx/hotfix/2016-01-12
...
HOTFIX 2016-01-12
2016-01-12 14:58:57 -05:00
Brian Talbot
7ac287af19
Merge pull request #11185 from open-craft/sequence-link-color-default
...
Mark sequence link-color scss variable default.
2016-01-12 14:57:10 -05:00
Matt Drayer
b549adf476
Merge pull request #10623 from eduNEXT/fmo/wiki-support-for-microsites
...
WIP wiki support for microsite templates
2016-01-12 14:27:27 -05:00
Jesse Zoldak
157bd19e20
Clear out the bok choy DB with reset_db, not flush
2016-01-12 11:33:02 -05:00
Christina Roberts
6f66483876
Merge pull request #11202 from edx/release
...
Release for Jan 12, 2016
2016-01-12 11:29:42 -05:00
Toby Lawrence
775c3cac2a
Merge pull request #11190 from edx/PERF-227
...
Disable Optimizely in the courseware view.
2016-01-12 11:09:55 -05:00
Felipe Montoya
f2a6a27ec9
Adding support for microsite template_paths on django templates
...
Stripping the leading / for the django_templates finder
Enabling the microsite configurations before running django.setup()
Adding only the templates directory before startup
Adding the missing overrides file at the django templates main
Using the comp_theming way of overriding css
Adding test for the microsite_template_path filter
2016-01-12 10:34:00 -05:00
M. Rehan
0b685d8983
fix for course number display string as none
2016-01-12 09:49:18 -05:00
muzaffaryousaf
b4189784da
Fixed POST bookmarks bug when display_name is None.
...
Added tests & general message to js when parsing fails.
TNL-3989
2016-01-12 09:47:51 -05:00
Douglas Hall
2c00004d4b
Updated edx-proctoring requirement to fix PHX-242
2016-01-12 09:36:35 -05:00
Mark Sadecki
dd6dc0195e
Merge pull request #11180 from edx/rc/2016-01-12
...
Release Candidate rc/2016-01-12
2016-01-12 09:10:30 -05:00
Awais Jibran
ded3786d0c
Merge pull request #11157 from edx/aj/tnl3968-mathjax-in-static-pages
...
Enable MathJax in Course Pages
2016-01-12 18:25:33 +05:00
Peter Pinch
65cec380d9
Merge pull request #11125 from mitocw/ehnancement/aq/dont_allow_user_to_register_ccx_without_invitation
...
Hide CCX course registration from unenrolled students
2016-01-12 08:25:03 -05:00
Muzaffar yousaf
50be807e78
Merge pull request #11188 from edx/muzaffar/disable-bookmark-button-tnl4004
...
Disable button while adding/removing bookmark to a unit.
2016-01-12 17:28:53 +05:00
Ayub-Khan
dce5bbc039
fix TNL-767 When students click "check" without submitting an answer, our basic problem types respond in inconsistent ways.
2016-01-12 15:41:48 +05:00
Syed Hassan Raza
cfb761bf29
Indicator-container div apply to status
2016-01-12 15:03:03 +05:00
Amir Qayyum Khan
6443070901
Hide register to course page from student, so that only coach can invite students to join ccx
2016-01-12 14:21:20 +05:00
raeeschachar
d6673ca3fd
Merge pull request #11174 from edx/raees/chrome-bokchoy-test-quality-button-works-correctly
...
Fixed test quality button works correctly in Video tests failing on C…
2016-01-12 14:01:11 +05:00
Awais Jibran
a72d4a04e8
Enable MathJax in Course Pages
...
TNL-3968
2016-01-12 13:49:30 +05:00
Adam
aacad7e992
Merge pull request #11191 from edx/revert-10648-edraak/calculator-fixups-rc
...
@Revert 10648 edraak/calculator fixups
2016-01-11 13:49:10 -05:00
Adam
e4ab6dc2c3
Revert "Calculator layout and help popup fixes"
2016-01-11 12:47:05 -05:00
Toby Lawrence
09f2040cbf
Disable Optimizely in the courseware view.
2016-01-11 10:57:05 -05:00
muzaffaryousaf
cc6024e97b
Disable button while adding/removing bookmark to a unit.
...
TNL-4004
2016-01-11 19:31:05 +05:00
David Ormsbee
95434f7b3c
Merge pull request #11183 from edx/ormsbee/fix_atomic_thumbnail_error
...
Prevent course image thumbnail race condition from causing TransactionManagementError
2016-01-11 09:17:36 -05:00
David Ormsbee
c4b0c7b483
Move test_get_all_courses_by_mobile_available to CourseOverviewTestCase
...
It somehow ended up in CourseOverviewImageSetTestCase (merge artifact?).
2016-01-11 04:30:44 -05:00
David Ormsbee
0e70676ba7
Prevent course image thumbnail race condition.
...
Without this change, we'd throw a TransactionManagementError in the case
where we have a race condition and generate multiple CourseOverviewImageSets
for the same CourseOverview concurrently.
2016-01-11 04:30:35 -05:00
Matjaz Gregoric
95884642a2
Mark sequence link-color scss variable default.
...
There's already a global $link-color variable defined in
lms/static/sass/base/_variables.scss. Mark the $link-color
variable in sequence scss file with !default, so that the
global $link-color variable gets used, if defined.
2016-01-11 08:52:21 +01:00
Toby Lawrence
936c431096
Merge pull request #11181 from edx/perf-224-migrations
...
Add the migrations necessary for asset base URL support.
2016-01-08 14:51:37 -05:00
Adam
e8925972d9
Merge pull request #11168 from edx/adam/fix-userstanding-page
...
userstanding is now OneToOneField
2016-01-08 13:36:54 -05:00
Toby Lawrence
fb984206cf
Add the migrations necessary for asset base URL support.
2016-01-08 13:16:50 -05:00
Calen Pennington
96478f823d
Merge pull request #11163 from cpennington/shrink-images
...
Shrink images
2016-01-08 13:13:02 -05:00