vkaracic
8f0bb98990
Added New page creation animation
...
This is a fix for
https://openedx.atlassian.net/browse/TNL-136
added scroll to new page and remove class 'new' on hover to better
indicate that a new page is created.
2015-07-14 13:05:47 +00:00
Marco Morales
493200734e
Merge pull request #8296 from edx/marco/find-courses-page/styling-changes
...
Styling improvements to openedX search through Find Courses page
2015-07-14 08:14:35 -04:00
Matt Drayer
d57fd0e47c
Merge pull request #8847 from edx/ziafazal/SOL-1021
...
ziafazal/SOL-1021: Create Analytics events for certificate actions
2015-07-14 07:58:55 -04:00
Vedran Karačić
59e184a8ca
Merge pull request #8854 from edx/vkaracic/TNL-394
...
TNL-394: Added sanitization of id names
2015-07-14 13:11:10 +02:00
vkaracic
3ec3cf64cc
Added sanitization of id names
...
This is a fix for
https://openedx.atlassian.net/browse/TNL-394
escaped all escapable characters in id name strings.
2015-07-14 08:31:19 +00:00
Vedran Karačić
253dda90be
Added Vedran
2015-07-14 10:02:15 +02:00
Vedran Karačić
f9cb092488
Merge pull request #8852 from edx/vkaracic/PLAT-324
...
PLAT-324: Custom error message for export course command
2015-07-14 09:15:53 +02:00
Zia Fazal
57f1dc92b3
ziafazal/SOL-1021: Capture additional certificate configuration events
...
* Changed certificate_id to configuration_id
* Fix for acceptance test faiiure
* Add waits to bok choy tests
fix for flaky test
2015-07-14 11:12:09 +05:00
Braden MacDonald
1091ea868b
Merge pull request #8775 from open-craft/smarnach/masquerade
...
Allow staff to masquerade as a specific user in the LMS (SOL-816)
2015-07-13 21:51:58 -07:00
Marco Morales
b30c2f3bd0
updated graded icon indicator to use data-tooltip, font-awesome, plus hides it from screenreaders
2015-07-13 22:31:20 -04:00
Sven Marnach
3d7246ecc8
Allow masquerading as a specific user different from the logged in user.
2015-07-13 18:55:45 -07:00
Sarina Canelake
d494fe22f1
Merge pull request #8876 from edx/sarina/pylint
...
Eliminate various Pylint violations
2015-07-13 18:14:40 -04:00
Andy Armstrong
b604d647f8
Fix indentation
2015-07-13 17:58:16 -04:00
Sarina Canelake
49f78b4742
Remove logging-not-lazy Pylint violations
2015-07-13 17:34:54 -04:00
Sarina Canelake
39d3537410
Pylint logging-format-interpolation: Convert logging calls to use %s formatting
2015-07-13 17:33:29 -04:00
Sarina Canelake
647bc967c0
Set new Pylint threshold
2015-07-13 17:33:28 -04:00
Sarina Canelake
8283c07e32
Remove superfluous-parens pylint violations
...
Skipped 'print' statement violations, as print() is Py3k syntax.
2015-07-13 17:33:28 -04:00
Sarina Canelake
47b99720fa
Clean up old style class definitions
2015-07-13 17:33:27 -04:00
Sarina Canelake
22bbdacee9
Convert Meta classes to new-style classes
2015-07-13 17:33:26 -04:00
Sarina Canelake
b41e70f541
Remove Pylint violations deprecated-pragma, bad-option-value
2015-07-13 17:33:26 -04:00
Sarina Canelake
ba8fd1c21d
Eliminate instances of unused-import Pylint violation
2015-07-13 17:33:25 -04:00
Renzo Lucioni
4a1e617289
Merge pull request #8901 from edx/renzo/version-baskets-api-url
...
Mark basket creation and order retrieval endpoints as v0
2015-07-13 17:12:40 -04:00
Adam Palay
24cd124195
add data_dir to bok_choy test settings
2015-07-13 17:10:32 -04:00
Ben McMorran
a119b723fd
TNL-2389 Use discussion id map cache for thread creation and update
2015-07-13 20:56:50 +00:00
Feanil Patel
4ae4e25f5c
Update student migration 0035 to add a dependency.
...
This migration instantiates the modulestore which is now dependent
the xblock_django database config settings. So the initial migration
for that has to run before this migration.
2015-07-13 16:53:33 -04:00
Ben McMorran
8eb0653a5f
Merge pull request #8708 from edx/benmcmorran/discussion-caching-2
...
TNL-2458 Cache discussion id mapping on course publish
2015-07-13 16:52:12 -04:00
Akiva Leffert
99f146dfc8
Merge pull request #8883 from edx/aleffert/xblock-access-result
...
Make render_xblock return a 404 if access check fails
2015-07-13 16:46:06 -04:00
Renzo Lucioni
609e6ca277
Mark basket creation and order retrieval endpoints as v0
...
These endpoints are currently for internal use only, but should be versioned nonetheless; Drupal will begin using the basket creation endpoint soon. No functionality has been changed. XCOM-494.
2015-07-13 16:27:58 -04:00
Peter Fogg
e9eefb8bc3
Merge pull request #8904 from edx/peter-fogg/remove-duplicated-teams-app
...
Remove duplicated Teams app setting.
2015-07-13 16:25:30 -04:00
AlasdairSwan
4371f746f4
Merge pull request #8903 from edx/alasdair/header-light-ECOM-1661
...
ECOM-1661 removed nav links for logged out states
2015-07-13 16:18:25 -04:00
David Baumgold
fcf84e68d0
Update lxml to 3.4.4
2015-07-13 16:14:39 -04:00
Ben McMorran
ccf20e52b1
TNL-2458 Cache discussion id mapping on course publish
2015-07-13 20:12:52 +00:00
Akiva Leffert
6084f4df27
Make render_xblock return a 404 if access check fails
...
The mobile clients need the request to fail if they don't have
permisssions so that they know to refresh a session token.
JIRA: https://openedx.atlassian.net/browse/MA-1003
2015-07-13 15:56:58 -04:00
Peter Fogg
7bc333d8c5
Remove duplicated Teams app setting.
2015-07-13 15:49:24 -04:00
AlasdairSwan
51deec380e
ECOM-1661 removed nav links for logged out states
...
Add context for navigation states
added find course to dashboard sidebar and included check for context that Will adds in PR
removed nav_course_search context due to design change so replaced with nav_hidden
Removed rwd_header.js and all references as no longer being used.
Wrapped Find Courses in dashboard sidebar in if statement
2015-07-13 15:33:00 -04:00
Adam Palay
2c6264077d
address quality violation
2015-07-13 15:09:53 -04:00
Adam Palay
5088ae3091
when removing field from _field_data_cache when rebinding a module to a new user, also remove it from _dirty_fields (TNL-2640)
2015-07-13 14:17:27 -04:00
Adam Palay
213dc70d1e
update to course import (TNL-2270)
2015-07-13 14:17:26 -04:00
David Baumgold
f4cb0e8c45
Add a column for release notes in the release.py table
2015-07-13 13:29:13 -04:00
Matt Drayer
37a0c19ada
Merge pull request #8777 from edx/asadiqbal08/SOL-767_twitter_sharing
...
asadiqbal08/SOL-767: Students can share their certificate view on Twitter
2015-07-13 10:10:13 -04:00
Jim Abramson
eed3ecad7f
Merge pull request #8861 from edx/jsa/stop-warning-noise
...
reduce log severity when building marketing links
2015-07-13 08:56:28 -04:00
Sarina Canelake
0b3631b5be
Merge pull request #8885 from edx/sarina/20150710-update-translations
...
Update translations (autogenerated message)
2015-07-13 08:18:55 -04:00
Muhammad Ammar
798aa02f63
Merge pull request #8751 from edx/ammar/tnl2619
...
Visual change to new Hints and Feedback problem types
2015-07-13 17:03:52 +05:00
asadiqbal
19d6012033
bokchoy update
2015-07-13 15:57:50 +05:00
asadiqbal
68ee36e84e
update the code as per suggestions
2015-07-13 13:54:01 +05:00
asadiqbal
1782f72555
Students can share their certificate view on Twitter
2015-07-13 12:40:45 +05:00
muhammad-ammar
5a8b158900
Visual change to new Hints and Feedback problem types
...
TNL-2619
2015-07-13 12:18:25 +05:00
Sarina Canelake
1a46556a03
Update translations (autogenerated message)
2015-07-13 00:50:28 -04:00
Renzo Lucioni
4facd069a5
Merge pull request #8886 from edx/renzo/basket-creation-authentication
...
Commerce baskets API supports cross-domain session and OAuth2 authentication
2015-07-10 20:06:38 -04:00
jsa
41b0b793de
reduce log severity when building marketing links
2015-07-10 16:21:12 -04:00