Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update from vetrolamu #2

Merged
merged 449 commits into from
Aug 1, 2013
Merged

update from vetrolamu #2

merged 449 commits into from
Aug 1, 2013

Conversation

vetrolamu
Copy link
Member

No description provided.

cpennington and others added 30 commits July 22, 2013 08:32
Validate date/time settings when typed in directly.
Two endpoints are intended to be used by AJAX calls from the web UI with an
authenticated user. When enabled, the value of the preference is an encryption
of the username, to be used as a token for one-click unsubscribe links. The
third endpoint is the target of unsubscribe links, which displays a page with
an appropriate message to the user.
Conflicts:
	cms/djangoapps/contentstore/views/user.py
	cms/static/sass/elements/_controls.scss
	cms/templates/activation_active.html
	cms/templates/activation_complete.html
	cms/templates/activation_invalid.html
…ght organization for applicaiton.scss to match studio sass breakdown.
…d fontawesome icons into discusison home with basic positioning
talbs and others added 25 commits July 30, 2013 13:19
This allows a more general approach to modules such as word_cloud and
video which have no XML data (it's all store in metadata), but use
XmlDescriptor for backwards compatibility. They now generate an empty
tag on export, and clear out empty tags on import.

Also a small change to the video module as a result -- if it's asked
to parse empty XML data, it won't try to parse anything.
Grant admin rights to members of the course team
    And replace calls with calls to load_preview_module.
`world.css_find()` to protect against StaleElementException
in Jenkins.
This makes the LMS use an XBlock's student_view, rather than an
XModule's get_html to render for display. However, it does not yet use
wrap_child to handle instructor debug information or url rewriting.

[LMS-219]
…r_studio

"Graphical Slider Tool" integration into studio
…uring-tests

Quiet mongoimport noise during tests
…ersion

Jonahstanley/upgrade chrome version
Fix word cloud modules not exporting correctly.
Fix broken Studio signup.feature acceptance test
fix for ie bug where drop down menus were still clickable when collapsed
vetrolamu added a commit that referenced this pull request Aug 1, 2013
@vetrolamu vetrolamu merged commit d1c4db5 into pelikanchik:master Aug 1, 2013
vetrolamu added a commit that referenced this pull request Aug 1, 2013
vetrolamu pushed a commit that referenced this pull request Aug 29, 2013
Added missing file.~
Undid a mistake.
Copied Python tests from video_alpha1.
moves TestLogic to __init__.py
reorginizes xmodule logic tests
adds docstrings for poll tests
adds docstring for word cloud and conditional tests
adds docstrings for video alpha tests
adds videoalphafactory for tests, not finished
adds imports
Bug fixing.
fix video/videoalpha tests
Updated lettuce test. Now it is aware of the fact that Video and Video Alpha players have different base CSS classes.
Removed REFACTOR comments.
Turn off autoplay for Video Alpha in Studio.
Carry over fix for bug where in Firefox changing to speed 1.0 has no effect.
Carry over JavaScript Jasmine tests from jmclaus/videoalpha2_js branch.
Exporting state object from main function of Video Alpha.
More stuff from jmclaus/videoalpha2_js branch.
Specs in html5_video.js all pass except ten of them. Cleaned code a bit and moved it out of display_spec.js
One more spec passes
Fixed remaning tests in spec/../html5_video.js test suite. Removed test video files.
Added JavaScript Jasmine tests for main of Video Alpha 2.
adds test for volume control and updates helper file for videoalpha
gitim pushed a commit that referenced this pull request Jul 17, 2014
Убраны лишние директории из статики
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.