E. Kolpakov
3b348b7d3f
Tests for reindex library management command
2015-04-17 12:20:31 +03:00
Awais Qureshi
0b5d0b2949
Merge pull request #7698 from edx/awais786/ECOM-1421-modify-course-access-api
...
ECOM-1421 implementing the functionality
2015-04-17 12:07:07 +05:00
Braden MacDonald
00db27b63e
Merge pull request #7638 from open-craft/problem-builder-version-bump
...
Bump version of Problem Builder
2015-04-16 16:38:57 -07:00
Marco Morales
a43f411297
Merge pull request #7608 from indagation/close-modal
...
Fix modal close button
2015-04-16 17:27:50 -04:00
David Baumgold
6af95ae828
Enable --pdb debugging
...
This allows developers to pass the `--pdb` flag to paver test commands,
and that flag will be proxied to the `nosetests` command. It's useful
for debugging purposes.
2015-04-16 17:04:59 -04:00
Adam Palay
698c837460
add script for generating commands needed for hotfix
2015-04-16 16:54:33 -04:00
Marco Morales
c67e8b9ef4
moved the dropdown actions outside of the if show_courseware_link in attempt to still show the dropdown actions
2015-04-16 16:40:46 -04:00
Adam Palay
f37c7934f0
reset queue reference in aws.py, use low priority queue (TNL-1591) (TNL-2003)
2015-04-16 15:41:16 -04:00
Chris
c5ce007a93
Merge pull request #7712 from edx/clrux/UX-2001-summary-table-contrast
...
Chaning table th td color to meet AA guidelines
2015-04-16 15:40:37 -04:00
Braden MacDonald
513591f409
Bump problem builder version to latest edx-release build
2015-04-16 11:56:50 -07:00
Sarina Canelake
cb333c414a
Merge pull request #7670 from louyihua/lms_i18n_1
...
Better i18n (cont.)
2015-04-16 14:05:53 -04:00
Adam
9a35c51e6e
Merge pull request #7724 from edx/release
...
Release
2015-04-16 13:40:41 -04:00
louyihua
b7c6b4ad55
Better i18n (cont.)
...
1. Fix sentence breaks inside `photo_reverification.html` and `midcourse_photo_reverification.html`.
2. Combine three setences inside `choose.html`.
3. Adding some punctuation marks to reduce duplicated strings with only different Punctuation marks in translation.
4. Move the colons inside the strings to be translated. This may be not necessary for now, but I think this may help translation by removing potential word meaning conflict.
5. Sorry for
2015-04-17 01:05:46 +08:00
Awais
2cd265292f
ECOM-1421 implementing the functionality
2015-04-16 21:46:47 +05:00
Adam
38811f218b
Merge pull request #7716 from edx/hotfix/2015-04-16
...
Hotfix/2015 04 16
2015-04-16 12:14:26 -04:00
Adam Palay
987ea8551e
fix quality violation
2015-04-16 10:13:36 -04:00
David Baumgold
294e24dd8f
Strict comparison between expected_fields and displayed_fields
2015-04-16 10:07:40 -04:00
Marco Morales
9e525d6b5c
added images to the bulk email directory to include Youtube as a social icon option
2015-04-16 10:03:22 -04:00
Feanil Patel
fd99d55218
Merge pull request #7715 from edx/feanil/sassy_certs
...
Be more specific about where we compile sass from.
2015-04-16 09:07:32 -04:00
Waheed Ahmed
ec16bc3710
Merge pull request #7701 from edx/waheed/tnl2000-ora-release-tag
...
Added new release tag for ORA2.
2015-04-16 16:00:47 +05:00
Chris Rodriguez
b6b7acbd53
Chaning table th td color to meet AA guidelines
2015-04-16 06:57:42 -04:00
Chris
c641155cb2
Merge pull request #7467 from edx/clrux/UX-1810-a11y-color-fix--blue
...
Accessibility: Updating the color blue on LMS
2015-04-16 06:55:32 -04:00
Aamir
a5bacc3461
Merge pull request #7682 from edx/aamir-khan/ECOM-1287-reverification-xblock-in-github
...
ECOM-1396: added the xblock setup in github.txt of edx-platform
2015-04-16 14:55:02 +05:00
Ahsan Ulhaq
eba02da233
Merge pull request #7544 from edx/ahsan/tnl-1675-iframe-elements-require-meaningful-title
...
iframe elements require a meaningful title attribute
2015-04-16 13:54:15 +05:00
Waheed Ahmed
5fec96aefc
Added new release tag for ORA2.
...
TNL-2000
2015-04-16 12:39:00 +05:00
Awais Jibran
efc1d5d3ef
Merge pull request #7649 from edx/aj/tnl1902-fix-long-latex-post-discussion
...
Fixed Long discussion post not rendering Latex expressions
2015-04-16 10:49:58 +05:00
Marco Morales
031edf6abf
Merge pull request #7221 from edx/marco/discussions-related-to
...
Updated Styling for course references in discussion forum posts
2015-04-15 19:47:54 -04:00
Adam Palay
9196817abb
Revert "Decrease the number of inserts and updates needed by DjangoKeyValueStore"
...
This reverts commit 88b9187476 .
2015-04-15 17:41:11 -04:00
Carson Gee
deefce0194
Merge pull request #7700 from mitocw/feature/cg/ccx_urls
...
Put CCX URLs behind their feature flag
2015-04-15 17:39:52 -04:00
Feanil Patel
b0dbe2f2da
Be more specific about where we compile sass from.
...
There are now folders under static that have sass that should not be compiled
as a part of our asset pipeline, they were getting pulled in because the wildcard
for `SASS_UPDATE_DIRS` was too broad. This update makes it more specific for most
folders but leaves it broad for the common folder where the xmodule has its own sass
that needs compiling from a non-standard location.
2015-04-15 17:27:17 -04:00
David Baumgold
1c910023aa
Merge pull request #7111 from ataki/ataki/upstream-pr-video-start-stop
...
hard start/stop times to video player
2015-04-15 16:42:24 -04:00
Carson Gee
b6970d9aa3
Put CCX URLs behind their feature flag
...
- Moved the CCX URLS into their django app.
2015-04-15 16:38:10 -04:00
Will Daly
da8103d2ea
Expose course start/end date in the enrollment API
2015-04-15 16:14:30 -04:00
Will Daly
a91d90cbd8
Merge branch 'release'
2015-04-15 16:12:00 -04:00
David Baumgold
9018088c5c
Merge pull request #7693 from edx/remove-nested-form-elements
...
Remove nested form elements
2015-04-15 15:33:15 -04:00
Jesse Zoldak
6e34687ff8
Merge pull request #7704 from edx/zoldak/TE-745
...
Increase timeout for library page to load after refresh in acceptance tests
2015-04-15 15:29:19 -04:00
Chris Rodriguez
e789c554c7
Updating blue color variables for accessibility in the LMS
2015-04-15 15:23:23 -04:00
Calen Pennington
39206948e8
Fix contract on context argument
2015-04-15 15:05:32 -04:00
ataki
2c6226362e
Warning that hard start/stop times don't work for mobile
2015-04-15 14:47:42 -04:00
David Baumgold
c07ce2ad9e
Simplify test_only_expected_fields_are_displayed
...
Use sets to accomplish the same result.
2015-04-15 14:20:12 -04:00
Will Daly
a33dfe5cd8
Merge pull request #7665 from edx/rc/2015-04-15
...
Rc/2015 04 15
2015-04-15 12:34:18 -04:00
Adam Palay
afb2dae631
Revert "Revert "use different queue for smaller emails (TNL-1591)""
...
This reverts commit 228cca4e38ec79f5cbb54098c788ab9556f602e2.
2015-04-15 12:03:23 -04:00
Jesse Zoldak
708203b3ef
Increase timeout for library page to load after refresh in acceptance tests. TE-745
2015-04-15 11:58:32 -04:00
Awais Jibran
65c5ec8073
Fixed Long discussion post not rendering Latex expressions
...
TNL-1902
2015-04-15 20:43:39 +05:00
Clinton Blackburn
cd5039383e
Returning complete URL for Enrollment API user messaging
...
The Enrollment API now returns the complete URL in the user_message_url field. Returning just the path can result in 404s if the consuming code simply redirects to the value of this field without first checking to see if the hostname is included. Using the full URL solves this problem for all clients.
2015-04-15 11:29:54 -04:00
Carson Gee
4afedbb001
Add CCX configuration to yaml_config.py
2015-04-15 10:39:32 -04:00
Awais Qureshi
04ca163f82
Merge pull request #7690 from edx/awais786/ECOM-1420-new-field
...
ECOM-1420 adding new field and migration file.
2015-04-15 17:55:44 +05:00
muhammad-ammar
cec4bb3101
Add Simplified and Traditional Chinese as Transcript language options
...
TNL-1740
2015-04-15 15:38:42 +05:00
E. Kolpakov
4d3750a526
Pylint fixes
2015-04-15 13:32:32 +03:00
E. Kolpakov
26b1e8d821
Made methods with no implementation abstract
2015-04-15 13:30:27 +03:00