Diana Huang
7c647e5e55
Merge pull request #12767 from edx/diana/topic-truncation
...
Change topic name truncation.
2016-06-21 11:21:01 -04:00
Andy Armstrong
037e27b268
Merge pull request #12208 from edx/andya/use-ui-toolkit-helpers
...
Use the UI Toolkit's spec helpers
2016-06-21 10:55:26 -04:00
Andy Armstrong
d462c73fd8
Use the UI Toolkit's spec helpers.
2016-06-21 10:16:00 -04:00
Diana Huang
d75e633508
Change topic name truncation.
2016-06-21 09:59:25 -04:00
Renzo Lucioni
10ad29f33c
Merge pull request #12757 from edx/renzo/link-to-detail
...
Link program listing cards to detail pages
2016-06-21 09:37:02 -04:00
Douglas Hall
132d576e97
Merge pull request #12799 from edx/ibrahimahmed443/override-language-selector
...
allow SHOW_LANGUAGE_SELECTOR to be overridden by MICROSITE_CONFIGURATION
2016-06-21 05:36:33 -04:00
Renzo Lucioni
9cd7c93223
Link program listing cards to detail pages
...
When program detail pages are enabled, cards on the listing page will link to their respective detail pages. Includes extensive cleanup of program listing tests. ECOM-4227.
2016-06-20 16:34:57 -04:00
Andy Armstrong
f713308984
Don't auto-update during Karma test runs
2016-06-20 14:42:21 -04:00
Kyle Crawshaw
47401742a9
Added 'unusable_password' argument to 'manage_user' management command
2016-06-20 11:30:56 -04:00
Ibrahim
ee70ea99fc
allow SHOW_LANGUAGE_SELECTOR to be overridden by MICROSITE_CONFIGURATION
2016-06-20 17:15:08 +05:00
Andy Armstrong
fff88151d2
Convert XBlock runtime code to JavaScript
2016-06-19 12:55:20 -04:00
Andy Armstrong
df399de186
Merge pull request #12781 from eduNEXT/fmo/coffee_to_js_tabs
...
Converting views/tabs.coffee in the cms to js
2016-06-17 12:56:49 -07:00
Ibrahim
603546a04a
replace references to settings.PLATFORM_NAME in edx-platform with theme overrides
2016-06-17 18:33:19 +05:00
Felipe Montoya
43ea4e21bb
Converting views/tabs.coffee in the cms to js
...
Linting the compiled file
2016-06-16 18:35:34 -07:00
David Ormsbee
5f1595910d
Merge pull request #12784 from edx/release
...
Release to Master (2016-06-16 hotfix)
2016-06-16 18:50:18 -04:00
David Ormsbee
255267d42c
Create forums config model for adjusting connection timeouts.
2016-06-16 13:50:13 -04:00
Usman Khalid
781623205e
Added a named outer_atomic option.
...
A named outer is suitable when dealing with IntegrityErrors. It only
checks that it is not nested under an atomic only if it is nested
under enable_outer_atomic(name=<name>). This way only the view which
is causing IntegrityErrors needs to have its automatic transaction
management disabled and other callers are not effected.
2016-06-16 14:18:21 +05:00
estute
d5c0e25a19
Merge pull request #12765 from edx/release
...
Merge Release to Master
2016-06-15 15:58:30 -04:00
Brian Jacobel
38bd9ad047
Merge pull request #12740 from edx/bjacobel/discussions-self-post-interaction
...
Can't report or vote for your own posts
2016-06-15 13:04:33 -04:00
Clinton Blackburn
8fa3bf327f
Merge pull request #12651 from edx/clintonb/single-logout
...
Added support for OpenID Connect single logout
2016-06-15 12:56:50 -04:00
Brian Jacobel
b6cf9d231f
Disallow reporting and upvoting of your own posts in discussion forums
2016-06-15 12:01:23 -04:00
Clinton Blackburn
3f19cc0265
Updated logout view
...
In addition to logging the user out of LMS, the logout view also logs users out of the IDAs to which they previously authenticated.
ECOM-4610
2016-06-15 11:11:49 -04:00
Toby Lawrence
9abce102ff
Merge pull request #12573 from edx/PERF-325
...
[PERF-325] Add versioned course asset URLs when canonicalizing asset paths.
2016-06-15 09:05:13 -04:00
Toby Lawrence
849ebc5f22
[PERF-325] Add versioned course asset URLs when canonicalizing asset paths.
2016-06-15 08:04:52 -04:00
Awais Jibran
acc3a9bf76
Merge pull request #12713 from edx/aj/ecom4650-fix-remove-exception
...
Fix remove user from cert-exception list
2016-06-15 17:00:55 +05:00
Tasawer
eb3517c27e
Fixing IntegrityError happened on concurrent requests for course enrollment
...
ECOM-1730
2016-06-15 12:14:03 +05:00
Adam Palay
44636fe62d
fix variable ordering issue with error message
2016-06-14 14:39:07 -04:00
cahrens
ffb1ec97bd
Don't hide spans within ui-btn-non class.
...
TNL-4799
2016-06-14 13:01:01 -04:00
Brian Jacobel
52450e9828
Merge pull request #12731 from edx/bjacobel/requirejs-sync
...
Fixes to #12266
2016-06-14 12:25:09 -04:00
Chris
ff242a3eac
Merge pull request #12694 from edx/clrux/ac-454-repeat
...
AC-454 visual indicator in video menus + safe transcripts
2016-06-14 08:46:47 -04:00
Chris Rodriguez
55d84d34b8
AC-454 adding visual clarify for selected menu options
2016-06-14 07:53:15 -04:00
Ehtesham
f83efed9f6
making karma logs cleaner by limiting stack trace and browser log
2016-06-14 11:59:30 +05:00
Clinton Blackburn
77f605b30a
Corrected usage of the title block for the main_django template
...
ECOM-4610
2016-06-13 19:11:36 -04:00
Brian Jacobel
17a19d2180
Can't reference a %def from another %def
2016-06-13 11:21:42 -04:00
Awais Jibran
8d40dcd0f4
Fix remove user from cert-exception list
...
ECOM-4650
2016-06-13 18:50:16 +05:00
Awais Jibran
1e67ec66cd
Merge pull request #12702 from edx/aj/PLAT-1032-fix-export
...
Fix course export on edge
2016-06-13 18:46:56 +05:00
Sofiya Semenova
0431bacbe1
Merge pull request #12656 from edx/ssemenova/tabindex
...
Removing instances of positive integer tab index values
2016-06-13 09:23:48 -04:00
ssemenova
e7e1f647aa
replace positive tab index values in the platform
...
TNL-4705
2016-06-10 15:35:51 -04:00
clrux
0aa87b8a22
Merge pull request #12452 from edx/clrux/ac-414
...
AC-414 adding headings as first child to sections
2016-06-10 15:23:10 -04:00
Chris Rodriguez
257903fe15
AC-414 adding headings as first child to sections
2016-06-10 12:30:03 -04:00
Christina Roberts
81e5be2246
Merge pull request #12699 from edx/christina/config-models
...
New XBlock Configuration Models
2016-06-10 10:49:50 -04:00
cahrens
39cf70ecf4
Add new xblock config models.
...
TNL-4666
2016-06-10 09:52:57 -04:00
David Ormsbee
249467c9bb
Merge pull request #12527 from cpennington/enable-concurrency-in-lms-tests
...
Enable concurrency (but not randomization) in LMS unit tests
2016-06-10 09:19:59 -04:00
clrux
4a53f78129
Merge pull request #12676 from edx/clrux/ac-473
...
AC-473 fixing width of closed captions in fullscreen
2016-06-10 06:32:21 -04:00
Awais Jibran
ba6ef624c2
PLAT-1032
2016-06-10 11:38:20 +05:00
Calen Pennington
a173270ef1
Fix pylint-identified issues in i18n_tests
2016-06-09 16:26:21 -04:00
PaulWattenberger
f5b42c8955
Initial lms changes for Sailthru ( #12706 )
...
* Initial lms changes for Sailthru
* Fix identified code quality issues
* Fix migration failure
* Fix code quality identified issue
2016-06-09 16:21:11 -04:00
Calen Pennington
e7caf9b0ca
Rename i18n.tests to i18n_tests, so that the i18n.tests package can be a package without squashing the python i18n package namespace
2016-06-09 15:25:37 -04:00
Calen Pennington
a7ed99ba79
Add __init__.py to tests folders to make them proper modules
2016-06-09 14:38:33 -04:00
Calen Pennington
cfd1620703
Merge pull request #12630 from cpennington/dont-leak-current-requests-in-tests
...
Dont leak current requests in tests
2016-06-09 12:03:34 -04:00