- 22 Jul, 2014 2 commits
-
-
Tim Babych committed
-
Fixed the discount value bug
chrisndodge committed
-
- 21 Jul, 2014 23 commits
-
-
Ndupoux/fixing registration page
Jason Bau committed -
Split get_courses_for_wiki impl
Sarina Canelake committed -
Visual styling adjustments to profile area on Course Dashboard
marcotuts committed -
Sarina Canelake committed
-
- Move Mongo tests to mixed ddt tests - Check if `fields` is None before updating search targets - Fix for double course version
Don Mitchell committed -
Some users erroneously set their password as their username with the original layout, because the username field directly followed the password field. Users may be accustomed to the common occurrence of a password confirmation field directly following the password field. To fix the issue, I did the following: - Moved the existing username and real name form fields above the password field. - Added a validation in the create_account handler in common/djangoapps/student/views.py, which confirms that the password field does not match the username field. New tests created to check the added functionality.
njdup committed -
Fix unicode issue
Ned Batchelder committed -
Added item for Studio URL changes to Release Notes
Mark Hoeber committed -
Mark Hoeber committed
-
Remove course ID from title in course about page
Ned Batchelder committed -
John Jarvis committed
-
Updating the ORA2 hash for July 21st, 2014
Stephen Sanchez committed -
Add course author notes for 7/16 release
srpearce committed -
Studio: New Course Field Tip Copy Correction
Brian Talbot committed -
Sylvia Pearce committed
-
Bertrand Marron committed
-
Conflicts: common/lib/xmodule/xmodule/modulestore/mixed.py common/lib/xmodule/xmodule/modulestore/mongo/base.py
Nimisha Asthagiri committed -
check error handling if the discount value is not an integer
Muhammad Shoaib committed -
Stephen Sanchez committed
-
Don't update ancestors while bulk editing.
Nimisha Asthagiri committed -
ignore MAC meta files on import and also remove any such files from the ...
zubair-arbi committed -
STUD-1725
zubair-arbi committed -
Conflicts: common/lib/xmodule/xmodule/modulestore/mongo/base.py Conflicts: common/lib/xmodule/xmodule/modulestore/mongo/base.py
Nimisha Asthagiri committed
-
- 20 Jul, 2014 1 commit
-
-
Studio: corrects new course field tip copy to reflect what provided course values cannot be changed later STUD-2001
Brian Talbot committed
-
- 19 Jul, 2014 4 commits
-
-
Nimisha/split converge api
Nimisha Asthagiri committed -
ispublic is in active use by Stanford.
Christina Roberts committed -
Calen Pennington committed
-
cahrens committed
-
- 18 Jul, 2014 9 commits
-
-
Corrected diff between 0K and 0 C
Mark Hoeber committed -
Mark Hoeber committed
-
Studio/minimal fix import performance
Nimisha Asthagiri committed -
Edit group configurations.
Anton Stupak committed -
polesye committed
-
Mathew Peterson committed
-
Nimisha Asthagiri committed
-
Conflicts: common/lib/xmodule/xmodule/modulestore/mongo/base.py
Nimisha Asthagiri committed -
Nimisha Asthagiri committed
-
- 17 Jul, 2014 1 commit
-
-
make sure the CourseAccessRole Django ORM Admin page uses a raw_id so th...
chrisndodge committed
-