Chris Rodriguez
370eb970b1
Accessibility issues addressing UX-1573
...
Conflicts:
common/lib/xmodule/xmodule/css/sequence/display.scss
2015-01-29 16:39:27 -05:00
Jonathan Piacenti
f1fff439a6
Add clearer error message for library content blocks on incompatible modulestores.
2015-01-29 20:36:19 +00:00
Diana Huang
c71a183316
Update embargo copy.
...
ECOM-963
update copy in tests
2015-01-29 15:10:35 -05:00
Renzo Lucioni
f203651a37
Merge pull request #6817 from edx/renzo/pay-and-verify-fix-flaky-bok-choy
...
Fix flaky bok-choy tests caused by malformed URL
2015-01-29 14:06:43 -05:00
Jim Abramson
116dba39a8
Merge pull request #6711 from edx/jsa/fix-rerun-exception
...
avoid database error when recording task exception
2015-01-29 12:51:02 -05:00
David Baumgold
6134bedfca
Merge pull request #6443 from open-craft/kelketek/hide-irrelevant-cohort-menu
...
Add classes to cohort selector element group
2015-01-29 11:49:33 -05:00
Renzo Lucioni
d5fa69ee54
Fix flaky bok-choy tests caused by malformed URL
2015-01-29 11:36:03 -05:00
Chris
53b22da9bc
Merge pull request #6766 from edx/clrux/forums-indicate-current-convo
...
Adding ARIA label to selected conversation
2015-01-29 11:26:25 -05:00
jsa
ace2bffae6
avoid database error when recording task exception
2015-01-29 11:25:45 -05:00
Renzo Lucioni
80589eab36
Remove old payment and verification flow
...
Removes old payment and verification endpoints, views, templates, and tests, making the new split flow the default. The SEPARATE_VERIFICATION_FROM_PAYMENT feature flag is also removed.
2015-01-29 10:56:25 -05:00
Syed Hassan Raza
a1ffcc5259
Disable referrer (TNL-1144)
2015-01-29 09:53:55 -05:00
Jesse Zoldak
663d02dd40
skip flaky test - test_immediate_verification_enrollment
...
ECOM-1007
2015-01-29 09:08:20 -05:00
Chris Rodriguez
d30088dd0d
Using .sr instead of aria-label
2015-01-29 08:39:54 -05:00
Chris Rodriguez
42486a5ee6
Adding ARIA label to selected conversation
2015-01-29 08:39:54 -05:00
muzaffaryousaf
c461541d35
Refactoring tests.
...
TNL-1185
2015-01-29 13:33:28 +05:00
muzaffaryousaf
3f4ee28e27
Refactoring the user service test.
...
TNL-1185
2015-01-29 12:51:30 +05:00
Matt Drayer
1c839cc09d
Addressed several outstanding issues related to initial entrance exams feature delivery
2015-01-28 23:56:32 -05:00
Matt Drayer
495583ac7d
Merge pull request #6782 from edx/mattdrayer/generalize-entrance-exam-scoring
...
Decoupled entrance exam scoring from milestone fulfillment
2015-01-28 23:15:58 -05:00
Matt Drayer
8b03ad3906
Decoupled entrance exam scoring from milestone fulfillment
2015-01-28 22:00:25 -05:00
Davorin Sego
e09d47b122
Courseware Search integration
2015-01-28 21:34:58 -05:00
Andy Armstrong
a9127c1897
Merge pull request #6804 from edx/will/revert-require-js-optimizer-again
...
Revert "Add RequireJS and RequireJS Optimizer configuration to the LMS"
2015-01-28 18:30:16 -05:00
jsa
dbc465a518
reuse instances of OSFS in old mongo
2015-01-28 18:23:23 -05:00
Adam Palay
4a76a629f6
Revert "Fix tolerance broken"
...
This reverts commit 66b949b745 .
2015-01-28 18:23:22 -05:00
John Eskew
e600d6e3b1
Add BlockData class to wrap all block data loaded from the Split
...
modulestore, in order to separate serializable block data from
out-of-band, non-saved, temporary metadata.
Eliminate the deepcopy causing performance problems with import/export.
https://openedx.atlassian.net/browse/PLAT-416
2015-01-28 18:23:22 -05:00
Calen Pennington
6cb55e1a36
Stringify ObjectIds before attempting to make a filename out of them
2015-01-28 18:23:22 -05:00
Calen Pennington
1160306438
Replace SplitMongo thread_cache usage with use of request_cache
2015-01-28 18:23:22 -05:00
Jonathan Piacenti
ed20d5a136
Inverted boolean for rendering in CheckVisible.
2015-01-28 22:58:56 +00:00
Jonathan Piacenti
bd57d56bdd
Add classes to group of elements for cohort selector.
...
Retriggring Jenkins build
2015-01-28 22:51:46 +00:00
Matt Drayer
9d2a0a4e9d
Merge pull request #6705 from edx/mattdrayer/update-milestones-hash
...
Bok Choy test now passes
2015-01-28 17:38:18 -05:00
Matt Drayer
e5f00e626a
Bok Choy test now passes
2015-01-28 17:37:49 -05:00
Will Daly
b467ae8cde
Revert "Add RequireJS and RequireJS Optimizer configuration to the LMS"
...
This reverts commit b8184d188f .
2015-01-28 17:26:46 -05:00
Matt Drayer
dc0816669d
Merge pull request #6792 from edx/ziafazal/make-course-requirements-links
...
make course requirement as link
2015-01-28 16:56:35 -05:00
Matt Drayer
ce5c7948fa
Added field to FILTERED_LIST plus a new bokchoy test
2015-01-28 13:11:36 -05:00
jsa
513f8cefd8
reuse instances of OSFS in old mongo
2015-01-28 12:45:49 -05:00
muzaffaryousaf
7b10d14f5d
Adding 'user_is_staff' filed to opt_attrs in xblock user.
...
TNL-1185
2015-01-28 21:37:25 +05:00
Adam Palay
e20b77b4f8
Revert "Fix tolerance broken"
...
This reverts commit 66b949b745 .
2015-01-28 10:21:01 -05:00
Chris Rodriguez
9e2494b21d
Video player branding addition for XuetangX
2015-01-28 06:39:21 -05:00
muzaffaryousaf
2189ef7c50
Fixing the library tests.
...
TNL-836
2015-01-28 15:01:40 +05:00
Zia Fazal
ba5fd98aaf
make course requirement as link
2015-01-28 14:26:27 +05:00
muzaffaryousaf
4d72910060
Adding get_anonymous_user_id in Xblock 'user' service.
...
TNL-836
2015-01-28 12:47:49 +05:00
Waheed Ahmed
4ac7b55757
Fixed transcript skip first line if it contains BOM(Byte Order Mark).
...
TNL-935
2015-01-28 12:26:16 +05:00
Giulio Gratta
c18ee8cc09
Add cosmetic price field to studio & logic
...
- Price field added to Advanced Settings
- Function that decides which price to display
- Test added to check that the function outputs correct price
- Added feature flag and conditional to decide whether to display course price or not
- Feature Flag to show or hide course price on Course About page sidebar when not using shopping cart
2015-01-27 15:15:43 -08:00
Andy Armstrong
6201af652b
Merge pull request #6765 from edx/andya/requirejs-in-lms
...
Add RequireJS to the LMS
2015-01-27 17:57:33 -05:00
Will Daly
b8184d188f
Add RequireJS and RequireJS Optimizer configuration to the LMS
...
[second attempt which addresses bug building Studio]
2015-01-27 17:56:29 -05:00
Renzo Lucioni
bcf6461e0b
Merge pull request #6769 from edx/renzo/fix-flaky-bok-choy-tests
...
Fix intermittent failures in bok-choy tests of payment and verification
2015-01-27 13:32:10 -05:00
Shrhawk
61e9519b53
Merge pull request #6709 from edx/shr/bug/TNL-1229-Burst-errors
...
Invalid youtube_id raise NotFoundError for transcripts
2015-01-27 20:29:13 +05:00
John Eskew
68325f1c2e
Add BlockData class to wrap all block data loaded from the Split
...
modulestore, in order to separate serializable block data from
out-of-band, non-saved, temporary metadata.
Eliminate the deepcopy causing performance problems with import/export.
https://openedx.atlassian.net/browse/PLAT-416
2015-01-27 10:01:55 -05:00
Calen Pennington
d9dc82ba41
Stringify ObjectIds before attempting to make a filename out of them
2015-01-27 10:01:55 -05:00
Calen Pennington
c29f3af186
Replace SplitMongo thread_cache usage with use of request_cache
2015-01-27 10:01:54 -05:00
polesye
a2a28880c5
TNL-1116: Fix clicking bug.
2015-01-27 11:22:46 +02:00