Commit Graph

37242 Commits

Author SHA1 Message Date
Matt Drayer
eb6a1dbd6a Merge pull request #12664 from edx/rc/2016-06-07-mattdrayer
mattdrayer/WL-493: Enable bulk purchase via Otto for unauthenticated users
2016-06-06 11:25:26 -04:00
Matt Drayer
d655e6b6f6 mattdrayer/WL-493: Enable bulk purchase via Otto for unauthenticated users 2016-06-06 07:45:59 -04:00
Douglas Hall
372c8f1d70 Merge pull request #12658 from edx/release
Merging hotfix/2016-06-07 release to rc/2016-06-07
2016-06-06 07:31:11 -04:00
Douglas Hall
c47a117771 Merge pull request #12640 from edx/hotfix/2016-06-03
WL-494 MAYN-285 Hotfix Release Candidate 2016-06-03
2016-06-03 20:31:07 -04:00
Chris Rodriguez
ceff3e70a9 Uses previous commit hash to prevent failures on master 2016-06-03 17:27:23 -04:00
Douglas Hall
ea654200f5 Put shopping cart bulk purchase behind a settings flag 2016-06-03 14:41:32 -04:00
Calen Pennington
90286cd944 Merge pull request #12581 from edx/zoldak/TNL-4683
Mark test as flaky  TNL-4683
2016-06-03 09:16:34 -04:00
Syed Hasan raza
f31e370f46 Merge pull request #12607 from edx/shr/bug/PLAT-1040-video-module-non-ASCII-values-fixed
Fixed logging and unicode handling
2016-06-03 17:05:19 +05:00
Asad Iqbal
962fa8071d Merge pull request #12643 from edx/asadiqbal08/updating-poll_xblock-version
updated the xblock version
2016-06-03 16:45:22 +05:00
Syed Hassan Raza
745e481597 Fixed logging and unicode handling 2016-06-03 15:36:41 +05:00
Tasawer
f05d03802e Revert "Update Receipt page"
This reverts commit 8d2c27fd04.
2016-06-03 15:03:00 +05:00
Tasawer
8d2c27fd04 Update Receipt page
ECOM-4559
2016-06-03 15:01:53 +05:00
asadiqbal
9725fa94a5 updated the xblock version 2016-06-03 13:22:47 +05:00
Ehtesham Kafeel
fab5ef320b Merge pull request #12584 from edx/ekafeel/topics-pagination-fix
fixing paging footer in topics tab
2016-06-03 10:29:20 +05:00
Ned Batchelder
d0dcfe12e4 Merge pull request #12621 from edx/ned/update-translations
Update translations (autogenerated message)
2016-06-02 19:52:51 -04:00
Douglas Hall
40386b311d Fix student profile data download for courses with extended profile fields 2016-06-02 17:02:35 -04:00
Calen Pennington
80fdc5212c Merge pull request #12580 from edx/zoldak/TNL-4682
Mark tests as flaky  TNL-4682
2016-06-02 16:27:08 -04:00
Douglas Hall
b9f4902ef1 Merge pull request #12636 from edx/douglashall/WL-494
WL-494 Fix JQuery data attribute type conversion bug for shopping cart
2016-06-02 16:16:38 -04:00
Peter Fogg
d7da5f0af1 Merge pull request #12625 from edx/peter-fogg/bulk-change-enrollment
Add a bulk version of the change_enrollment script.
2016-06-02 15:23:39 -04:00
Ehtesham
2d29751d14 fixing paging footer in topics tab 2016-06-03 00:06:57 +05:00
Renzo Lucioni
b16db7e141 Merge pull request #12634 from edx/renzo/skip-failing-a11y
Disable program details page a11y test
2016-06-02 14:55:06 -04:00
Andy Armstrong
086b0a14b5 Merge pull request #12538 from edx/andya/new-discussion-page
Move discussion board to the Pattern Library
2016-06-02 14:29:57 -04:00
Peter Fogg
e6d31acb11 Add a bulk version of the change_enrollment script. 2016-06-02 14:16:08 -04:00
Renzo Lucioni
87d58e1d3a Disable program details page a11y test
The tested page is currently disabled. This test will be re-enabled once a11y failures are resolved.
2016-06-02 13:53:39 -04:00
Andy Armstrong
7e2a174eec Move discussion board to the Pattern Library
TNL-4622
2016-06-02 12:48:12 -04:00
Renzo Lucioni
ed798bb945 Merge pull request #12599 from edx/renzo/supplement-program-data
Supplement program data with course and enrollment data
2016-06-02 12:04:51 -04:00
Cliff Dyer
9acc82ddf5 Merge pull request #12595 from edx/cdyer/authorize-endpoint
Dispatch authorization endpoint to correct backend.
2016-06-02 11:02:04 -04:00
Renzo Lucioni
a8150a51d2 Supplement program data with course and enrollment data
The supplemented data is passed through to the program details page. Part of ECOM-4415.
2016-06-02 10:57:46 -04:00
Douglas Hall
1d23b806e5 Fix JQuery data attribute type conversion bug for shopping cart 2016-06-02 10:51:54 -04:00
Ned Batchelder
64828c48c8 Update translations (autogenerated message) 2016-06-02 14:36:45 +00:00
Kevin Kim
aecb809205 Merge pull request #12553 from edx/kkim/neg_vert_positions
Changed courseware/views/index.py to fix negative vertical positions
2016-06-02 10:32:21 -04:00
wajeeha-khalid
d03f4a97c4 Merge pull request #12568 from edx/jia/MA-2419
MA-2419: make thread 'read' mutual exlusive to update fields
2016-06-02 19:29:03 +05:00
Attiya Ishaque
f7659c8bb7 Merge pull request #12587 from edx/PLAT-1004-Email-field-lenght
Set the Email field length is 254 characters.
2016-06-02 19:28:07 +05:00
J. Cliff Dyer
1270df1500 Enable dispatch of Authorization endpoint.
* Created URL route
* Expanded test code to confirm expected behavior

MA-2124
2016-06-02 13:58:38 +00:00
Attiya Ishaque
62b431ead3 Merge branch 'master' into PLAT-1004-Email-field-lenght 2016-06-02 18:12:54 +05:00
wajeeha-khalid
9d3365f067 Merge pull request #12424 from edx/jia/MA-2050
MA-2050: add profile image url in GET thread & comment
2016-06-02 18:01:38 +05:00
Peter Fogg
6fc2c4a421 Merge pull request #12617 from edx/peter-fogg/catalog-page-titles
Add page titles to API admin pages.
2016-06-02 08:31:52 -04:00
attiyaishaque
47f2f7de0f Set the Email field length is 254 characters. 2016-06-02 17:08:06 +05:00
wajeeha-khalid
f19af52054 MA-2050: add optional user profile details in GET thread & comment 2016-06-02 17:05:00 +05:00
Waheed Ahmed
c681c56768 Merge pull request #12586 from edx/waheed/fix-i18n-issues
Fixed i18n issues, follow up PR for "Account Settings Navigation".
2016-06-02 16:15:42 +05:00
Waheed Ahmed
c8d23c1603 Fixed i18n issues, follow up PR for "Account Settings Navigation".
ECOM-4582
2016-06-02 15:22:32 +05:00
wajeeha-khalid
655c1aa20f Merge pull request #12445 from edx/jia/MA-2318
MA-2318: get DiscussionTopic against topic id
2016-06-02 13:46:47 +05:00
wajeeha-khalid
1d5fe0ed33 MA-2419: make thread 'read' mutual exlusive to update fields 2016-06-02 11:38:25 +05:00
wajeeha-khalid
3c0502726c MA-2318: get DiscussionTopic against topic id 2016-06-02 11:33:39 +05:00
Douglas Hall
a07a762f73 Merge pull request #12555 from edx/hasnain-naveed/MAYN-193
MAYN-193 Use django_sites_extensions.middleware.RedirectMiddleware to enable redirects
2016-06-01 21:18:01 -04:00
Peter Fogg
f1753ed19e Add page titles to API admin pages.
ECOM-4264
2016-06-01 17:00:11 -04:00
Simon Chen
928e4b46a0 ECOM-4218 Draft 2 to add course card styles (#12593)
ECOM-4218 Draft 2 to add course card styles
2016-06-01 16:42:03 -04:00
Kevin Kim
17b8dfa94d Changed courseware/views/index.py to fix negative vertical positions
TNL-4408
2016-06-01 20:16:46 +00:00
Renzo Lucioni
3552457375 Merge pull request #12614 from edx/renzo/prevent-catalog-caching
Prevent dumpdata from dumping api_admin's Catalog model
2016-06-01 15:31:45 -04:00
AlasdairSwan
a7d036f912 Merge pull request #12613 from edx/release
Release 1st June 2016
2016-06-01 15:22:19 -04:00