Slater-Victoroff
a267f5ec86
Pull request comments addressed, if else condition cleaned up
2013-05-31 17:28:47 -04:00
Slater-Victoroff
c5b95e393f
merge conflict resolved, whitespace changes
2013-05-31 16:54:16 -04:00
Slater-Victoroff
3fc7bb6e42
Last requirement that was needed on Jonah's machine. Now working on the fresh Ubuntu install there
2013-05-31 16:52:55 -04:00
Slater-Victoroff
68fa1984fa
Last requirement that was needed on Jonah's machine. Now working on the fresh Ubuntu install there
2013-05-31 16:49:03 -04:00
Slater-Victoroff
9e140dcc32
pull request notes attended to
2013-05-31 16:31:00 -04:00
James Tauber
f0abdce65a
small tweaks to overview doc
2013-05-31 16:22:59 -04:00
Peter Fogg
68581610a4
Allow single-click creation of course components that only have one template.
2013-05-31 16:22:51 -04:00
Slater-Victoroff
0b0b36028c
Added ubuntu requirements for better mysql support
2013-05-31 16:10:11 -04:00
cahrens
486d085d1e
Merge branch 'feature/christina/metadata-ui' of github.com:edx/edx-platform into feature/christina/metadata-ui
2013-05-31 16:00:09 -04:00
cahrens
a82daf0710
Change to Backbone collection.
2013-05-31 15:59:53 -04:00
Peter Fogg
5434f2750e
Cleaning up code to fix pylint/pep8 errors.
2013-05-31 15:58:12 -04:00
Ned Batchelder
ae2a507ec8
Remove test_ike.py, Ike says we don't need it, and it looks like a test.
2013-05-31 15:40:51 -04:00
Slater-Victoroff
d7ba5db81a
Added note about the current state of support for debian based systems to accurately reflect state of development
2013-05-31 15:37:30 -04:00
JonahStanley
286fcece4a
Fixed issue of searching for text
...
Now the step calls is_text_present and is_text_not_present with a wait time of 5 seconds so that the page can be properly refreshed/reloaded if needed.
This also gets rid of an assert not
2013-05-31 15:33:56 -04:00
Slater-Victoroff
c87e46969a
files cleaned up and debugging nearing the final steps
2013-05-31 15:32:40 -04:00
Ned Batchelder
88d3f253b6
Move symmath to be its own directory, and install it into the sandbox.
2013-05-31 15:22:16 -04:00
JonahStanley
cb9da2cd03
Potentially fixed all flakey tests
...
New function was added: is_css_not_present
This function works like is_css_present in that it will wait and can take in an optional argument to wait longer. This should be used everywhere INSTEAD of not is_css_present as in the latter case, you are telling selenium to wait for the thing you don't want to be there to either be there or time out.
2013-05-31 15:16:45 -04:00
VikParuchuri
4a997842c7
Merge pull request #2 from edx/fix/vik/single-step-oe
...
Fix js that prevented single step OE problems (ie only self assessment) ...
2013-05-31 12:10:45 -07:00
Jay Zoldak
cd82bd054d
Merge pull request #20 from edx/zoldak/distribute-version
...
require distribute >= because there is an old branch out there that messes up the build server
2013-05-31 12:09:17 -07:00
Slater-Victoroff
56433729c6
Realized an issue requiring us to remove raring support, fixed a couple more bugs
2013-05-31 15:09:13 -04:00
Slater-Victoroff
3b3b5d97e9
Removed npm requirement due to node version conflicts
2013-05-31 14:58:40 -04:00
Victor Shnayder
e01991eca5
Tweak copy
2013-05-31 14:56:37 -04:00
JonahStanley
3308bb4be7
Fixed pull request comments and refactored the duplicate code
2013-05-31 14:53:29 -04:00
Ned Batchelder
98673f8e6a
Somehow, when I moved symmath, I left behind its test files!?
2013-05-31 14:39:23 -04:00
Frances Botsford
92e159ea37
text and style adjustments to help button modal
2013-05-31 14:31:16 -04:00
Slater-Victoroff
6272e89014
Down to node errors on Ubuntu
2013-05-31 14:30:56 -04:00
VikParuchuri
1c0bcf476a
Merge pull request #3 from edx/fix/vik/speed-up-oe-test
...
Fix/vik/speed up oe test
2013-05-31 11:05:35 -07:00
Peter Baratta
343d9019e0
Merge pull request #15 from edx/pbaratta/fix/trailing-period
...
Add test and functionality for trailing period in [Numerical/Formula]Response
2013-05-31 10:20:46 -07:00
Vik Paruchuri
badd3a8d13
Properly stub out the controller_qs variable in the tested module. Test times out without this.
2013-05-31 13:14:19 -04:00
Vik Paruchuri
9281a80089
Fix js that prevented single step OE problems (ie only self assessment) from working
2013-05-31 13:08:41 -04:00
Peter Fogg
2277c82efd
Fix pep8 whitespace violation.
2013-05-31 12:54:09 -04:00
Peter Fogg
56ed47b37f
Allow single-click video creation.
2013-05-31 12:52:53 -04:00
Slater-Victoroff
6f1f0e115c
changed ubuntu strategy for numpy and scipy
2013-05-31 12:46:44 -04:00
Slater-Victoroff
0ce2ff22f6
testing numpy change on ubuntu
2013-05-31 12:45:36 -04:00
marco
290d049c29
Merge branch 'feature/christina/metadata-ui' of https://github.com/edx/edx-platform into feature/christina/metadata-ui
2013-05-31 12:41:13 -04:00
Slater-Victoroff
a76adc2871
Added useful requirements and removed problematic scipy
2013-05-31 12:40:43 -04:00
marco
72e1fab1c4
SASS variable and naming standards sync-up based on @talbs feedback completed
2013-05-31 12:40:40 -04:00
Peter Baratta
ff3997e72e
Add test to verify a single period is not accepted as input
2013-05-31 12:37:14 -04:00
Ned Batchelder
1bedc2e4bd
Change the file paths to be less specific.
2013-05-31 12:23:58 -04:00
Ned Batchelder
35a1dc123a
Wrap the lines so I can read the text.
2013-05-31 12:23:16 -04:00
Slater-Victoroff
ab2a919c92
more tests run, some requirements added for graphviz on ubuntu
2013-05-31 12:22:45 -04:00
Peter Fogg
a503a753cd
Remove unnecessary pylint warning disable.
2013-05-31 12:16:25 -04:00
Peter Fogg
453bf42133
Revert changes to how video_alpha is stubbed out for testing.
2013-05-31 12:12:14 -04:00
Ned Batchelder
9314154ec1
Move loncapa grading helpers into the sandbox-packages directory.
2013-05-31 12:01:33 -04:00
Peter Fogg
7a16938ad2
Remove unnecessary suppression.
2013-05-31 11:58:05 -04:00
Chris Dodge
87daba69ea
Merge branch 'master' of github.com:edx/edx-platform into fix/cdodge/bad-link-in-activation-email
2013-05-31 11:53:49 -04:00
David Ormsbee
aae3380aa9
Merge pull request #16 from edx/feature/e0d/remove-request-debugger
...
RFC: removing the request debugger entirely.
2013-05-31 08:36:16 -07:00
John Jarvis
23e98314f4
Merge pull request #19 from edx/jarv/django-upgrade
...
updating django minor release
2013-05-31 08:33:42 -07:00
cahrens
57f8bbf69d
Updates to Selenium test based on feedback.
2013-05-31 11:26:31 -04:00
cahrens
ab5834fb41
Pylint cleanup.
2013-05-31 11:26:19 -04:00