Commit Graph

27986 Commits

Author SHA1 Message Date
Sarina Canelake
0f66b7552f Merge pull request #6458 from edx/sarina/variablize-copyright-date
Variablize copyright year for LMS footer
2015-01-06 17:15:59 -05:00
Dennis Jen
2ff8f2faea Merge branch 'release' into rc/2015-01-07 2015-01-06 16:30:11 -05:00
David Baumgold
260962e06c Use "Studio" name by default (instead of "edX Studio") 2015-01-06 16:07:57 -05:00
Jim Abramson
7e506d421f Merge pull request #6457 from edx/jsa/bulk-ops-forums
use modulestore bulk ops in forum views.
2015-01-06 15:56:54 -05:00
Carlos Andrés Rocha
66b1778481 Merge pull request #6353 from rocha/set-revision-to-unknown-if-not-on-git-repo
Set EDX_PLATFORM_REVISION to unknown if not in a git repo.
2015-01-06 15:39:40 -05:00
Sarina Canelake
05afa2da17 Variablize copyright year for LMS footer 2015-01-06 15:35:54 -05:00
Chris
c5d2dd7536 Upgrading Font Awesome vendor files from 3.2.1 to 4.2.0
* updating vendor files
* updating class syntax (to new FA-based classes) for all UI elements
* correcting broken tests
2015-01-06 15:24:12 -05:00
Marco Morales
f91c5ffd1f Merge pull request #6099 from edx/marco/sass-variable-patterns-cleanup
SASS compilation variable conventions update
2015-01-06 14:47:24 -05:00
AlasdairSwan
9d7c90bee8 Merge pull request #6466 from edx/alasdair/logistration-history-query-params-fix
Updated after Will's comments
2015-01-06 13:01:23 -05:00
AlasdairSwan
a8a8cfd534 Updated after Will's comments 2015-01-06 11:48:05 -05:00
Renzo Lucioni
93a2e080e8 Merge pull request #6465 from edx/renzo/update-split-payment-verification-copy
Apply most important copy changes from docs
2015-01-06 11:46:14 -05:00
AlasdairSwan
a1104ceb6b Merge pull request #6464 from edx/alasdair/logistration-history-query-params-fix
Updated history.push to include any query params
2015-01-06 11:40:18 -05:00
AlasdairSwan
1d928379a1 Updated history.push to include any query params 2015-01-06 11:39:14 -05:00
Renzo Lucioni
fe691b051b Apply most important copy changes from docs 2015-01-06 11:31:12 -05:00
jsa
ce3c650cf9 use modulestore bulk ops in forum views.
JIRA: PLAT-348
2015-01-06 09:59:20 -05:00
chrisndodge
72bdd48fa5 Merge pull request #6460 from edx/muhhshoaib/rc-hotfix-redemption-page-css
fixed the redemption page broken Css.
2015-01-06 09:48:16 -05:00
Awais Qureshi
cb6a4db1d0 Merge pull request #6430 from edx/awais786/ECOM-662-decline-error
Awais786/ecom 662 decline error
2015-01-06 19:31:05 +05:00
Will Daly
adcfaaefd1 Merge pull request #6463 from edx/hotfix/ecom-872
Fix ECOM-872
2015-01-06 09:25:27 -05:00
Shrhawk
f6186aeda4 Merge pull request #6357 from Shrhawk/shr/bug/TNL-997-aria-disabled-need-to-added
Add aria-disabled attribute
2015-01-06 19:07:46 +05:00
Renzo Lucioni
af7620a1c3 Merge pull request #6454 from edx/alasdair/not-activated-decoupled-verification-update
ECOM-869 Update copy and hide supplementary content wrapper and requirem...
2015-01-06 08:30:02 -05:00
Awais
dfb366afb9 ECOM-662 Raise exception in case of DECLINE response.
Adding decline button in fake payment page.
In of case ERROR, CANCEL, and DECLINE removing auth_amount from test cybersource2 and payment fake.
2015-01-06 18:21:25 +05:00
Will Daly
6f593222c4 Fix ECOM-872 2015-01-06 08:17:06 -05:00
Ben Patterson
3fafc65c33 Merge pull request #5278 from edx/benp/improve-paver-bokchoy-modulestore
Refactor default_store logic in paver test_bokchoy
2015-01-06 07:38:34 -05:00
Syed Hassan Raza
1e11baede4 Add aria-disabled attribute
TNL-997
2015-01-06 17:21:49 +05:00
Muhammad Shoaib
96d782f2d0 fix the redemption page css.
div selector is not closed properly in the redemption page html
2015-01-06 13:59:26 +05:00
Mark Hoeber
a129c4d2da Merge pull request #6435 from edx/markhoeber-remove-unused-files
Delete unused problem doc files
2015-01-05 20:35:25 -05:00
Marco Morales
7d110a86d4 cleanup to PR feedback for shoppingcart and instructor2 scss partials 2015-01-05 18:57:58 -05:00
Christine Lytwynec
9dc85bf10d PR updates 2015-01-05 17:38:18 -05:00
Marco Morales
38b7e4cc50 SASS compilation variable conventions update, focusing on basic colors, baseline variable usage for padding and margins, ui-depth extends, along with other small fixes. The intent with this is to not have any user-facing impact, and instead move us closer toward having files that use our newer sass conventions. 2015-01-05 17:30:13 -05:00
Renzo Lucioni
fb013272b8 Wrap full name placeholder in quotes to deal with spaces
Also fix failing JS test which was looking for a removed button.
2015-01-05 16:31:55 -05:00
Christine Lytwynec
c7ede0df4b fixing pep8 violations 2015-01-05 16:19:36 -05:00
Christine Lytwynec
3127ac2b6c mock html_to_text for tests 2015-01-05 16:19:36 -05:00
Adam
cdf346ecfa Merge pull request #6453 from edx/adam/fix-delete-orphans-handler
only recusively delete modules if all their parents are marked for delet...
2015-01-05 15:34:58 -05:00
Renzo Lucioni
e9e1d35060 ECOM-869 Update copy and hide supplementary content wrapper and requirement blocks if user is inactive 2015-01-05 15:31:36 -05:00
Adam Palay
7837607ca9 only recusively delete modules if all their parents are marked for deletion (PLAT-333)
update '_delete_item' method for draft only modules and update delete_orphans management command

fix test_courseware which fails due to invalid future date
2015-01-05 14:54:17 -05:00
Ned Batchelder
90e0a2d1c0 Merge pull request #6448 from edx/ned/update-codejail
Update CodeJail to get better status code when CPU limit is exceeded.
2015-01-05 13:13:40 -05:00
Sarina Canelake
fdc5f2433d Merge pull request #6278 from edx/sarina/finish-pr-5863
Fix edX name hardcoded in password reset email
2015-01-05 12:49:28 -05:00
AlasdairSwan
0be8ab3aab Merge pull request #6406 from edx/alasdair/logistration-2.0
ECOM-783 updated logistration in light of redesign
2015-01-05 12:48:32 -05:00
Ned Batchelder
a2c7b03cb9 Update CodeJail to get better status code when CPU limit is exceeded. 2015-01-05 12:32:11 -05:00
Waqas Khalid
c55e64603e Merge pull request #6440 from mlkwaqas/waqas/tnl1016-dual-vote-count-forum
Discussion thread response show dual vote count
2015-01-05 22:08:23 +05:00
Julien Romagnoli
a80c09a9f2 Fix edX name hardcoded in password reset email 2015-01-05 11:27:56 -05:00
Julien Romagnoli
a64f375b78 Add Julien Romagnoli to Authors 2015-01-05 11:27:56 -05:00
AlasdairSwan
a434207076 ECOM-783 updated logistration in light of redesign 2015-01-05 11:09:37 -05:00
Waqas Khalid
e7be2f7311 Discussion thread response show dual vote count
When the responses of the thread is loaded it shows
dual vote count one with simple text and one with
button whereas only text should be shown when thread
is closed and only button when thread is open.

TNL-1016
2015-01-05 20:55:32 +05:00
Ned Batchelder
4571930b12 Change tests so they show failures better. 2015-01-05 10:45:13 -05:00
Sarina Canelake
8d57756312 Merge pull request #6438 from edx/sarina/20150105-translations-update
Update translations (autogenerated message)
2015-01-05 10:39:33 -05:00
David Baumgold
5f17781d39 Merge pull request #6428 from edx/shoppingcart-improve-i18n
Improve i18n for shopping cart registration code redemption page
2015-01-05 10:35:38 -05:00
David Baumgold
cd76ac9cf1 Merge pull request #6380 from edx/i18n-password-reset-confirm
Better i18n on the password reset page
2015-01-05 10:35:20 -05:00
David Baumgold
39dac9952b Improve i18n for shopping cart registration code redemption page 2015-01-05 10:32:45 -05:00
Sarina Canelake
41c5c3a949 Update translations (autogenerated message) 2015-01-05 10:18:59 -05:00