David Baumgold
|
923bcc555c
|
Make CMS errors JSON-able if requested via AJAX
|
2013-07-01 15:09:41 -04:00 |
|
Don Mitchell
|
ef9c299413
|
Work around XBlock limitations to force persistance of field mutation
|
2013-07-01 12:33:08 -04:00 |
|
Don Mitchell
|
2fc7d3308c
|
Customtags can't be inserted by studio
|
2013-07-01 12:33:08 -04:00 |
|
Don Mitchell
|
a2524c517f
|
Force locations to be Location objects earlier
|
2013-07-01 12:33:08 -04:00 |
|
Don Mitchell
|
db59acaa60
|
Assert date equality directly, rather than by using a delta of 0
|
2013-07-01 12:31:36 -04:00 |
|
Don Mitchell
|
274f1d17f3
|
Test start_date in course settings
|
2013-07-01 12:31:36 -04:00 |
|
Peter Fogg
|
1809fde60c
|
Pylint cleanup.
|
2013-07-01 09:16:25 -04:00 |
|
Peter Fogg
|
b3cd6af9aa
|
Change deleted Alert to a Notification, with a timeout.
|
2013-06-28 14:46:58 -04:00 |
|
Don Mitchell
|
2ef4d82959
|
Standardize on get_default_time_display
|
2013-06-28 14:19:10 -04:00 |
|
Don Mitchell
|
e9bd1c5602
|
Fix SessionKeyValueStore.has to use the correct indexing value when looking up data
|
2013-06-28 14:19:10 -04:00 |
|
Peter Fogg
|
1be2068bcf
|
Show a confirmation on asset delete. Fixes STUD-375.
|
2013-06-28 12:28:49 -04:00 |
|
JonahStanley
|
1a5bda4d08
|
Broke up long line into smaller line
|
2013-06-27 16:35:01 -04:00 |
|
cahrens
|
27e720cf3b
|
Make it clear that this should only be run once.
|
2013-06-27 11:00:11 -04:00 |
|
JonahStanley
|
ea8e5f84ac
|
Cleaned up code
|
2013-06-27 10:14:43 -04:00 |
|
cahrens
|
0e0f22999d
|
Add doc strings.
|
2013-06-27 09:52:18 -04:00 |
|
cahrens
|
3babf53925
|
Handle the case of script being terminated before the user was deleted.
|
2013-06-27 09:44:09 -04:00 |
|
cahrens
|
42f71156de
|
Script for making all instructors content creators.
|
2013-06-27 08:59:04 -04:00 |
|
Calen Pennington
|
6e357db24c
|
Merge pull request #268 from edx/dhm/cosmetic-cleanup
Cosmetic Cleanups Incidental to Next Gen Modulestore Implementaton
|
2013-06-27 05:44:49 -07:00 |
|
JonahStanley
|
621777e6ae
|
Explicitly test the creation and deletion of every component type
The testing of all settings/text editing have been done elsewhere and should be done when testing a new component
|
2013-06-26 16:01:31 -04:00 |
|
Don Mitchell
|
1344b1e521
|
Make SessionKeyValueStore variable names clearer
|
2013-06-26 14:19:33 -04:00 |
|
Don Mitchell
|
65b3bcdba6
|
Clean up variable naming
|
2013-06-26 14:19:33 -04:00 |
|
Don Mitchell
|
ff6ba014ce
|
Remove noop if statement
|
2013-06-26 14:19:33 -04:00 |
|
cahrens
|
e487521289
|
Update for change in add_user_to_creator_group API.
|
2013-06-26 10:52:26 -04:00 |
|
cahrens
|
2c60a7dbc1
|
pep8 cleanup
|
2013-06-26 10:52:26 -04:00 |
|
cahrens
|
318372f2c0
|
Introduce course creator group.
|
2013-06-26 10:48:31 -04:00 |
|
Don Mitchell
|
8b23eeca7e
|
Minor pylint/whitespace changes
|
2013-06-25 22:34:29 -04:00 |
|
Jonah Stanley
|
b14553d867
|
Merge pull request #220 from edx/jonahstanley/make-units-parallel
Jonahstanley/make units parallel
|
2013-06-25 11:44:01 -07:00 |
|
Peter Fogg
|
d5d495c24d
|
Fix acceptance tests expecting outdated CSS.
|
2013-06-24 16:57:14 -04:00 |
|
JonahStanley
|
3f9a72e6ce
|
Consolidated imports
|
2013-06-21 16:32:13 -04:00 |
|
JonahStanley
|
5e6de488ab
|
Fixed pylint/pep8 violations
|
2013-06-21 16:28:32 -04:00 |
|
JonahStanley
|
58fe6d4e83
|
Cleaned up import and comment
|
2013-06-21 16:17:33 -04:00 |
|
Jonah Stanley
|
26a05f2a45
|
Merge pull request #140 from edx/jonahstanley/add-courseteam-tests
Jonahstanley/add courseteam tests
|
2013-06-21 12:43:14 -07:00 |
|
David Baumgold
|
d632ffe9cd
|
Make Course Team lettuce tests gender-neutral
Because it bothers me, although I don't expect anyone else to care.
|
2013-06-21 14:52:31 -04:00 |
|
JonahStanley
|
fa18b48f6e
|
Contentstore singleton is now cleared during teardown
|
2013-06-21 08:51:44 -04:00 |
|
JonahStanley
|
51f8c0cfeb
|
Added the beginnings of self cleanup
|
2013-06-21 08:51:44 -04:00 |
|
Jay Zoldak
|
f90ed69cd7
|
move override of MODULESTORE settings into ModuleStore test case class
|
2013-06-21 08:51:44 -04:00 |
|
JonahStanley
|
e4af7287b6
|
Initial testing for parallelization
|
2013-06-21 08:51:43 -04:00 |
|
Ned Batchelder
|
3eec09b87a
|
Merge pull request #216 from edx/ned/remove-unused-imports
Ned/remove unused imports
|
2013-06-20 14:15:31 -07:00 |
|
JonahStanley
|
a52d0beb41
|
Got rid of leftover set_trace
|
2013-06-20 17:00:46 -04:00 |
|
JonahStanley
|
ec4547b51e
|
Merge branch 'master' into jonahstanley/add-courseteam-tests
|
2013-06-20 16:55:37 -04:00 |
|
JonahStanley
|
70d48e2e9f
|
Now referencing css element
|
2013-06-20 16:40:13 -04:00 |
|
Christina Roberts
|
e84ee873d0
|
Merge pull request #230 from edx/christina/pep8-again
Pep8 cleaning.
|
2013-06-20 13:34:50 -07:00 |
|
cahrens
|
34f8c044b8
|
Pep8 cleaning.
|
2013-06-20 16:06:00 -04:00 |
|
JonahStanley
|
b9d79aea60
|
A bunch of pylint fixes and explicit use case for uploads/test
|
2013-06-20 15:55:53 -04:00 |
|
Peter Fogg
|
1d8d507f49
|
Merge in master (again).
|
2013-06-20 12:21:16 -04:00 |
|
Christina Roberts
|
1a5b58acd6
|
Merge pull request #210 from edx/christina/course-settings-drupal
On marketing site, disable course settings options that do not work.
|
2013-06-20 09:15:18 -07:00 |
|
Jonah Stanley
|
9b478ff3e3
|
Merge pull request #115 from edx/jonahstanley/add-gradingsettings-tests
Added testing for grading settings
|
2013-06-20 08:31:31 -07:00 |
|
cahrens
|
a498fa52ba
|
Modify after UX text changes.
|
2013-06-20 11:29:31 -04:00 |
|
cahrens
|
d601cee8e5
|
Merge branch 'master' into christina/course-settings-drupal
|
2013-06-20 11:00:12 -04:00 |
|
cahrens
|
9e69586bb3
|
pep8 fixes.
|
2013-06-20 10:31:44 -04:00 |
|