- 20 Nov, 2013 13 commits
-
-
Because the resulting 404 was causing confusion
David Baumgold committed -
more granular transactions in grading [LMS-1480]
Adam committed -
BLD-524: Add missing assert in video test.
polesye committed -
remove field_data_cache from grades.grade and grades.progress_summary cleans grading code by adding wrappers
Adam Palay committed -
Add error recovery and focus trap to thread loading in forum sidebar
Greg Price committed -
Test HTML returned from view methods for "i4X".
Christina Roberts committed -
STUD-941
cahrens committed -
Set empty aws credentials to None.
Feanil Patel committed -
Pull all db (mongo) functions into another file to enable easier replacement
Don Mitchell committed -
Update AUTHORS
David Baumgold committed -
Change preview view method to use RESTful URL.
Christina Roberts committed -
Increased timeout for element count in HTML test
Will Daly committed -
polesye committed
-
- 19 Nov, 2013 27 commits
-
-
Don Mitchell committed
-
STUD-848
cahrens committed -
Will Daly committed
-
Fixed password reset message
Julia Hansbrough committed -
Julia Hansbrough committed
-
'ignore' shouldn't be use for ascii conversion
John Jarvis committed -
danielcebrian committed
-
The input string is not expected to contain any unicode characters
John Jarvis committed -
Adding a YAML file to demonstrate how to include anonymized user IDs in Studio elements.
Giulio Gratta committed -
The forcing of IDs to non-draft must happen in base.py instead of draft....
Christina Roberts committed -
fixes issue where STATIC_URL was overwritten without git.revision
John Jarvis committed -
cahrens committed
-
John Jarvis committed
-
John Jarvis committed
-
The draft.py solution only worked when the parent was also in the draft store.
cahrens committed -
John Jarvis committed
-
fixes this commit - https://github.com/edx/edx-platform/commit/5ec77010e3bc0303cdb06ebf32e806936fd36ce6
John Jarvis committed -
298.15 K is 25 C, not 0 (0 is defined to be at 273.15) #os
Sarina Canelake committed -
Review all panel help text in Studio UI for Studio-924
Mark Hoeber committed -
Change dummy locale to Esperanto
Sarina Canelake committed -
merge 2013-11-15 hotfix branch to master
Jim Abramson committed -
Reviewed and updated all on-page panel help text in Studio for clarity, consistency, and brevity. Updated template HTML files to change text STUD-924
Mark Hoeber committed -
Will Daly committed
-
Sarina Canelake committed
-
For accessibility purposes, it is bad to allow a user to initiate loading of additional threads in the navigation sidebar and then shift focus away from the sidebar, only to have focus snap back when the additional threads are loaded. Now, we trap focus on the loading element as recommended by our accessibility consultant. JIRA: FOR-238
Greg Price committed -
When a user attempts to load more threads in the forum navigation sidebar, reset the state of the world so the user can retry, and alert the user appropriately.
Greg Price committed -
Declare PYTHONPATH in i18n:test rake task
Sarina Canelake committed
-