Zia Fazal
57af11c0f0
Merge pull request #11548 from edx/ziafazal/fix-get-template-path
...
WL-320: fixed get_template_path to work with absolute path also
2016-02-16 18:47:45 +05:00
Toby Lawrence
49d3a7d35d
More quality fixes.
2016-02-16 07:58:33 -05:00
Saleem Latif
cd101d5dec
Merge pull request #11494 from edx/saleem-latif/WL-307
...
WL-307: correct FAVICON_PATH setting for comprehensive theming
2016-02-16 14:39:13 +05:00
Zia Fazal
6cd265751a
fixed get_template_path to work with absolute path also
...
fixed quality violation
skipped test in CMS
changes after feedback from mattd
2016-02-16 11:52:19 +05:00
Toby Lawrence
ead2f0477b
Quality fixes.
2016-02-15 21:18:53 -05:00
Toby Lawrence
84ed280417
Quality fixes!
2016-02-15 21:11:35 -05:00
Jonathan Piacenti
97593f1966
Add Drag-and-drop XBlock to requirements.
2016-02-15 16:28:34 -06:00
Sven Marnach
8280e224f5
Merge pull request #11433 from open-craft/smarnach/studio-add-xblock
...
Pass DOM element, not jQuery object to XBlock initialisation.
2016-02-15 17:24:10 +01:00
Mushtaq Ali
3559bd1e69
Refactor test to check support for both modulestore and is_self_paced method improvement
2016-02-15 18:18:46 +05:00
Saleem Latif
75f17ecc8e
correct FAVICON_PATH setting for comprehensive theming
2016-02-15 17:13:19 +05:00
Omar Khan
510dd90c07
Remove newrelic logging handler
...
It was introduced back in 2012, and is not used in the default
configuration.
2016-02-15 11:04:55 +07:00
Peter Fogg
5e9577bf43
Merge pull request #11535 from edx/peter-fogg/add-lettuce-cache
...
Add accidentally deleted lettuce DB cache.
2016-02-12 16:22:44 -05:00
Christina Roberts
36fc6162f2
Merge pull request #11534 from edx/christina/jquery-npm
...
Install underscore from npm.
2016-02-12 16:05:30 -05:00
Jim Abramson
a052a304a7
Merge pull request #11539 from edx/jsa/fix-retry-comment
...
adjust comment about program certification retry
2016-02-12 15:53:28 -05:00
Jim Abramson
f71e7cac93
adjust comment about program certification retry
2016-02-12 14:59:25 -05:00
Gabe Mulley
fcfb0f4a3c
Merge pull request #11522 from edx/gabe/remove-ga-fields
...
copy event on write
2016-02-12 14:34:29 -05:00
Jim Abramson
fb3a09e68e
Merge pull request #11520 from edx/jsa/ecom-3638
...
Specify high priority queue for credentials generation task.
2016-02-12 14:29:49 -05:00
Toby Lawrence
dacdbae1a5
Fix up some broken tests.
...
We added the ability here to check if a role has a user in with the ability to refresh the role cache before checking. Since some tests will make inline requests, which in turn put a user into a new role, we have to refresh afterwards otherwise we won't see that new role in place. Since we don't want to automatically refresh ever, we just added a way to request it, since we know in this test that we're doing something, effectively, out-of-band, which necessitates it.
2016-02-12 14:17:51 -05:00
Peter Fogg
b6ca05d939
Add accidentally deleted lettuce DB cache.
2016-02-12 14:16:54 -05:00
Ben Patterson
526e174846
Merge pull request #11510 from edx/benp/TE-1194-example
...
TE-1194 update for test_teams.
2016-02-12 14:01:46 -05:00
cahrens
c69226841d
Install underscore from npm.
...
FEDX-47
2016-02-12 13:45:41 -05:00
Andy Armstrong
b46648eebf
Merge pull request #11528 from edx/andya/add-js-monitoring-package
...
Add monitoring version of package.json
2016-02-12 13:40:07 -05:00
jsa
46ad8a3399
specify routing / queue for program credentials task.
...
ECOM-3638
2016-02-12 13:25:52 -05:00
jsa
8a620640c2
Disable credentials-related settings/tests under cms.
2016-02-12 13:25:44 -05:00
Andy Armstrong
7a6495ce2f
Add monitoring version of package.json
2016-02-12 12:40:01 -05:00
Renzo Lucioni
4c79aba087
Merge pull request #11527 from edx/renzo/unclosed-p-tag
...
Close unclosed p tag
2016-02-12 12:15:27 -05:00
Kevin Falcone
4037b16af6
Merge pull request #11519 from edx/jibsheet/document-nose-breakpoints-twice
...
Copy this doc up from the bok_choy tests.
2016-02-12 11:41:22 -05:00
wajeeha-khalid
7a9fea0236
Merge pull request #11450 from edx/jia/MA-1985
...
MA-1985 add analytics event to thread/comment vote
2016-02-12 21:13:45 +05:00
Usman Khalid
1a66726a50
Merge pull request #11531 from edx/usman/deprecate-randomize
...
Add Randomize XBlock to DEPRECATED_BLOCK_TYPES.
2016-02-12 20:55:11 +05:00
Kevin Falcone
21b75f83aa
Copy this doc up from the bok_choy tests.
...
It's just as relevant to unit tests and I wish I had seen it earlier.
Stress the transient nature of this debugging step.
2016-02-12 10:27:03 -05:00
Awais Jibran
5be6d31384
Use Course ID in logging an exception
...
TNL-4115
2016-02-12 20:10:59 +05:00
Usman Khalid
ec6a786400
Add Randomize XBlock to DEPRECATED_BLOCK_TYPES.
2016-02-12 19:54:41 +05:00
Sanford Student
52d8cb009f
MA-1882 adding tests and reworking regex to exclude blocks routes
2016-02-12 09:35:29 -05:00
Eric Fischer
406066ca51
Merge pull request #11525 from edx/efischer/fix_global_message
...
Fix config_model admin view
2016-02-12 08:55:45 -05:00
Eric Fischer
6394238004
Exclude Reverse Foreign Keys from list_display
...
These types of fields do not need to be included, and attempting
to do so causes everything to break.
2016-02-12 08:54:25 -05:00
Mushtaq Ali
df0b983ea3
Improve is_self_paced method
2016-02-12 17:31:00 +05:00
Gabe Mulley
239c3822a4
copy event on write
2016-02-12 06:27:53 -05:00
raeeschachar
04ca0af54c
Merge pull request #11500 from edx/raees/chrome-bok-choy-test-stores-speed-for-multiple
...
Fixed test_video_component_stores_speed_correctly_for_multiple_videos…
2016-02-12 11:22:07 +05:00
Renzo Lucioni
60a3029d8b
Close unclosed p tag
2016-02-11 22:18:02 -05:00
Andy Armstrong
756c8a4662
Merge pull request #11521 from edx/andya/fix-afontgarde-loading
...
Fix bug with loading AFontGarde
2016-02-11 21:33:20 -05:00
Ned Batchelder
462d0c04de
Merge pull request #11524 from edx/ned/merge-dogwood-to-master
...
Merge Dogwood to master
2016-02-11 17:25:30 -05:00
Sanford Student
b92c12cbe5
MA-1882 adding course api to regex
2016-02-11 16:03:52 -05:00
Ned Batchelder
d8b9dec51e
Update this command for Django 1.8
2016-02-11 15:39:35 -05:00
Ned Batchelder
432a40f035
Update post_cohort_management_fix to Django 1.8
2016-02-11 15:39:35 -05:00
Jesse Zoldak
794cecec13
Merge pull request #11517 from edx/clintonb/package-uninstall-fix
...
Fixed package uninstall for django-oauth2-provider
2016-02-11 15:25:27 -05:00
Toby Lawrence
9fe2de8a1c
Don't blow away the role cache when updating.
...
Instead of refetching the role cache fresh every time we want to add a new role to a user, just manually add the role object. We have it available to us, the model, not a distilled-down version. Add that in and leave the existing cache.
2016-02-11 14:43:53 -05:00
Peter Fogg
9b5b7837b5
Merge pull request #11516 from edx/peter-fogg/course-full-logging
...
Better error logging for full courses during enrollment.
2016-02-11 14:04:28 -05:00
Andy Armstrong
2ec7c17a45
Fix bug with loading AFontGarde
...
The code isn't ready to start using AFontGarde from
the Pattern Library yet, so I've reverted the code back
to loading the copies from the vendor library.
2016-02-11 13:52:50 -05:00
Peter Fogg
77343a02d2
Merge pull request #11486 from itsbenweeks/info_display_number_fix
...
info page course id -> display_number_with_default
2016-02-11 12:53:21 -05:00
wajeeha-khalid
72aeb2c8da
implemented test event data for thread/comment vote
2016-02-11 22:30:41 +05:00