- 21 Jul, 2014 17 commits
-
-
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 -
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 9 commits
-
-
make sure the CourseAccessRole Django ORM Admin page uses a raw_id so th...
chrisndodge committed -
Default ENABLE_ANALYTICS_ACTIVE_COUNT to False for dev envs
Jason Bau committed -
hotpatch for recommender (learning science)
swdanielli committed -
Piecemeal conversion to draft needs to allow
Don Mitchell committed -
Jason Bau committed
-
always include GA file
Renzo Lucioni committed -
swdanielli committed
-
already converted children. STUD-1965
Don Mitchell committed -
fix shib reg from course about page
Jason Bau committed
-