Braden MacDonald
5f5b41d03f
Remove state summary from the unit author page until SOL-192
2015-01-12 13:37:58 +03:00
Braden MacDonald
cdf7c6545a
ungettext fix
2015-01-12 13:37:57 +03:00
Braden MacDonald
e498872ab1
Move update link to the validation area
2015-01-12 13:37:57 +03:00
Jonathan Piacenti
80ea764c9d
Made errors on Library blocks use validate functionality.
2015-01-12 13:37:56 +03:00
Jonathan Piacenti
9f85c0f0aa
Added explanation to container view of Library Block.
2015-01-12 13:37:56 +03:00
Braden MacDonald
eddf44d853
Library Content XModule
2015-01-12 13:37:56 +03:00
E. Kolpakov
ff1a08cbd5
Paging for LibraryView added with JS tests.
2015-01-12 13:37:55 +03:00
Renzo Lucioni
8ef0e77e46
Prevent Jasmine tests from redirecting in dev mode
...
Also prevent Jasmine from attempting to load deleted templates
2015-01-11 16:08:29 -05:00
Renzo Lucioni
cc306843bc
Merge pull request #6508 from edx/renzo/split-payment-verification-fixes
...
Fix cosmetic issues with the split payment and verification flow
2015-01-09 17:42:48 -05:00
David Baumgold
a6f3edcad5
Translate link titles
2015-01-09 15:10:44 -05:00
David Baumgold
7fe267b261
Make all the social links show icons
2015-01-09 14:27:59 -05:00
Renzo Lucioni
10cb7f10fa
Fix cosmetic issues with the split payment and verification flow
...
Use honor code ribbon if verification status is not missing, submitted, or approved; title column on payment confirmation page holding dollar amounts more appropriately
2015-01-09 13:13:00 -05:00
Brian Talbot
c93817962e
Merge pull request #6515 from edx/talbs/fix-update-font-awesome
...
FIX: Upgrade Font Awesome - Part III: Revenge of the Glyph
2015-01-09 12:50:14 -05:00
Brian Talbot
f128629f48
fixing styling and class syntax (to new FA-based classes) for missing UI elements
2015-01-09 12:01:26 -05:00
Sarina Canelake
cae70d9966
Move default Open edX branding into default-theme directory
...
OPEN-307
2015-01-09 10:49:17 -05:00
Sarina Canelake
6f5134f711
Move edx branding into edx-theme directory
...
OPEN-307
2015-01-09 10:48:20 -05:00
Sarina Canelake
314c935369
Remove edX branding from default Open edX LMS
...
OPEN-307
2015-01-09 10:48:20 -05:00
Nimisha Asthagiri
fe40fa6deb
Merge pull request #6495 from edx/mobile/MA-212
...
MA-212 Mobile API support for backward compatibility of course updates.
2015-01-09 10:05:59 -05:00
Muhammad Shoaib
10f8d8c097
WL-135 added the migration for the expiration_date field in the coupons model
...
added the functionality of adding the expiration date, and also handled in the shopping cart when the user try to add the expired coupon code in the shopping cart
added expiration date in the coupons list in the ecommerce page
added the unit tests and jasmine tests
fix the quality issues and rebased with master
regenerated the migration file with a different number
i18n and verified te course mode
changes suggested by stephan
2015-01-09 19:14:48 +08:00
David Baumgold
30b572b1b1
Merge pull request #6489 from edx/replace-edx-platform-name
...
Replace "edX" with {platform_name}
2015-01-08 16:36:54 -05:00
Dennis Jen
4a37648f36
Merge pull request #6504 from edx/release-merge-test
...
Merge release (2015-01-08) into master
2015-01-08 16:16:03 -05:00
Dennis Jen
d2660e530f
Merge branch 'release'
...
Conflicts:
lms/templates/verify_student/make_payment_step.underscore
2015-01-08 15:02:26 -05:00
Christine Lytwynec
66228224c0
Merge pull request #6403 from edx/clytwynec/remove_lynx_from_bulk_email
...
Mock html_to_text.py for unit tests
2015-01-08 14:10:12 -05:00
David Baumgold
1b02ed5d95
Merge pull request #6252 from edx/studio-move-branded
...
Placeholder image for Open edX Studio logo, when not running on edx.org
2015-01-08 12:42:40 -05:00
David Baumgold
96d86e4e17
Placeholder image for Open edX Studio logo, when not running on edx.org
2015-01-08 12:42:26 -05:00
David Baumgold
44b792ab26
Replace "edX" with {platform_name}
2015-01-08 11:32:26 -05:00
David Baumgold
a54bff2992
Merge pull request #6487 from edx/remove-linkedin-integration
...
Remove LinkedIn integration
2015-01-08 10:18:25 -05:00
Nimisha Asthagiri
3498eeb1f6
MA-212 Mobile API support for backward compatibility of course updates.
2015-01-08 10:05:29 -05:00
David Baumgold
ed2afa8aaf
Merge pull request #6486 from edx/emails-remove-edx
...
clean up reject_name_change email template a bit
2015-01-08 09:59:49 -05:00
David Baumgold
6efe0ac382
Merge pull request #6485 from edx/discussion-platform-name
...
Use {platform_name} in discussions header
2015-01-08 09:34:25 -05:00
muhammad-ammar
5ba492ecf3
Get students experiments, groups, and cohorts
...
TNL-498
2015-01-08 14:29:53 +05:00
Nimisha Asthagiri
3c274e2847
Merge pull request #6398 from edx/mobile/MA-199
...
MA-199 Course Authorization framework in mobile API
2015-01-07 20:19:27 -05:00
Nimisha Asthagiri
5349b55bd0
MA-199 Course Authorization framework in mobile API.
2015-01-07 19:31:02 -05:00
David Baumgold
e95f2aeeed
Remove LinkedIn integration
2015-01-07 14:38:48 -05:00
David Baumgold
0ec4855909
clean up reject_name_change email template a bit
2015-01-07 13:38:38 -05:00
David Baumgold
a750e43828
Use {platform_name} in discussions header
2015-01-07 13:32:28 -05:00
Will Daly
bea5a3ce64
Fix for ECOM-876
2015-01-07 12:06:36 -05:00
stephensanchez
1e7d567b58
Initial framework for the Course About API.
...
ECOM-248 Course Info API. Basic functionality implemented.
ECOM-248 adding factory for about descriptor and test cases for course info api
ECOM-248 adding test cases for couse info api.
ECOM-248 re-factoring code. updating test cases.
Tests for course_about data module
ECOM-248 Adding test cases for the exceptions.
ECOM-248 re-factoring code. fixing quality issues.
ECOM-248 fixing test cases and moved parse video method into utils.
added github username in authors
ECOM-248 removed merging issue of test_data
ECOM-248 removed unused files
2015-01-07 20:03:54 +05:00
David Baumgold
2077d4dc6d
Merge pull request #6439 from edx/improve-shoppingcart-tests
...
Change tests so they show failures better.
2015-01-07 09:12:24 -05:00
Sarina Canelake
8af54943e1
Merge pull request #6243 from edx/sarina/default-edx-UI
...
Clean up front page UI and video elements, remove cruft [OPEN-407, OPEN-358]
2015-01-06 21:58:56 -05:00
Chris Dodge
443a552d5f
remove unused variable
2015-01-06 19:24:39 -05:00
Brian Talbot
9dd22206ae
Merge pull request #6055 from edx/clrux/update-font-awesome-4.2.0-v2
...
Upgrade: Font Awesome 4.2.0 - Take #2
2015-01-06 18:36:44 -05:00
Sarina Canelake
4fcbcaa09b
Clean up default Open edX pages
2015-01-06 18:27:16 -05:00
Sarina Canelake
61e02fab87
Hide Honor Code mentions if site does not have an Honor Code
2015-01-06 18:26:19 -05:00
Sarina Canelake
3a3ab76261
Change Open edX index page bright blue to grey
2015-01-06 18:26:19 -05:00
Sarina Canelake
682d3d0eae
Organize logic on Find Courses view.
2015-01-06 18:26:19 -05:00
Sarina Canelake
b7a1de1ab0
Abstract references to social media accounts
2015-01-06 18:26:19 -05:00
Sarina Canelake
4a2253a07a
Remove no-longer-used template
2015-01-06 18:26:18 -05:00
Sarina Canelake
d6741c7700
Clean up default pages for Open edX instances
...
Remove Jobs, News
Change "Vision" to "About"
2015-01-06 18:26:12 -05:00
Sarina Canelake
aa8b895aea
Remove "legacy" footer now that new edx footer in place
2015-01-06 17:20:39 -05:00