Vik Paruchuri
c2e5c60713
Remove correct/incorrect message, and auto-add in needed markdown for studio
2013-06-13 15:34:00 -04:00
Peter Fogg
bea83c533f
Update failing metadata settings acceptance test.
2013-06-13 15:31:28 -04:00
David Baumgold
03f02bcf24
Added rake jasmine:cms:browser:watch command
2013-06-13 14:57:54 -04:00
Peter Fogg
fa84abc3eb
Add unit tests for creating VideoDescriptor from old XML. Brings test coverage for video_module.py to 91%.
2013-06-13 14:40:12 -04:00
Calen Pennington
e791e84ea7
Remove the stores_state field from XModule
...
stores_state is now only used in a single test, in conjunction with
has_score. In practice, it's never the case that stores_state is false
when has_score is true, so we can delete stores_state entirely, and just
use has_score for the grading test.
2013-06-13 14:38:59 -04:00
Bethany LaPenta
7516fb5652
Added to author file
2013-06-13 14:35:29 -04:00
Bethany LaPenta
85f1386918
Fixed test_system looking like a test to nosetests, also fixed a class in test_error_module.py that had one class inheriting from another
2013-06-13 14:30:07 -04:00
Ned Batchelder
75cbc4dbbb
Merge pull request #154 from edx/ned/adding-changelog
...
Starting the CHANGELOG process.
2013-06-13 11:16:11 -07:00
Ned Batchelder
a7df1a1d9d
Starting the CHANGELOG process.
2013-06-13 14:15:11 -04:00
cahrens
c01041938c
Upgrade xblock version to get strict ModelTypes.
2013-06-13 13:33:30 -04:00
Don Mitchell
71054b24b0
Merge pull request #151 from edx/bug/dhm/timeconv
...
Squash 3 more naive datetime warnings. I think the only ones left are in
2013-06-13 09:07:42 -07:00
Renzo Lucioni
5c94acaaf9
Merge pull request #149 from edx/renzo/segment-io-fix
...
dummy object creation without conditionals
2013-06-13 08:58:31 -07:00
Renzo Lucioni
b57abec48e
added my name and email to AUTHORS
2013-06-13 11:57:26 -04:00
Peter Fogg
a83199014d
Merge branch 'peter-fogg/remove-video-xml' of github.com:edx/edx-platform into peter-fogg/remove-video-xml
2013-06-13 11:51:48 -04:00
Peter Fogg
5cee351896
Update XML in old video tests. This change tags like <video youtube="1.0:abcdefg"> to <video youtube_id_1_0="abcdefg".
2013-06-13 11:51:04 -04:00
Peter Fogg
ef56c49056
Update XML in old video tests. This change tags like <video youtube="1.0:abcdefg"> to <video youtube_id_1_0="abcdefg".
2013-06-13 11:43:51 -04:00
Peter Baratta
662c577951
Undo change to jenkins/test.sh in anticipation of merge
...
Original change: SHA 58e98d
This was resolved by merging in Cale's branch
https://github.com/edx/edx-platform/pull/44
2013-06-13 11:36:21 -04:00
Renzo Lucioni
d136fdac9a
added comment to make clear that leaving the variable analytics outside of the feature flag block is intentional
2013-06-13 11:35:26 -04:00
Renzo Lucioni
8508e3f647
dummy object creation without conditionals
2013-06-13 11:35:26 -04:00
cahrens
dac174e448
Merge cleanup.
2013-06-13 11:31:18 -04:00
cahrens
9d0867ea11
Merge cleanup.
2013-06-13 11:31:10 -04:00
cahrens
c7e37887b3
Merge updates.
2013-06-13 11:22:34 -04:00
Peter Baratta
5735ccaad5
Address Sarina's comments from the PR
...
-Clean up `SUFFIXES` from interspersed commented-out suffixes
-Remove unused `LOG`
-Remove unused method `raiseself` of UndefinedVariable and its usage
2013-06-13 11:16:18 -04:00
JonahStanley
40bf2514ab
Added tests for downloading files
...
A few notes:
1. Downloads are done through direct requests. This is due to the difficulty of downloading a file to the correct place
2. Modifiying a file will just change the file to a random 10 character string.
3. The page is reloaded in between uploads. This is due to a current caching bug that is in the process of being looked into and will be updated once it is fixed.
2013-06-13 11:00:45 -04:00
Don Mitchell
6af4402abd
Squash 3 more naive datetime warnings. I think the only ones left are in
...
migrations.
2013-06-13 10:56:48 -04:00
cahrens
fae8fd3841
Merge branch 'master' into feature/christina/unify-fields
...
Conflicts:
common/lib/xmodule/xmodule/capa_module.py
common/lib/xmodule/xmodule/fields.py
common/lib/xmodule/xmodule/peer_grading_module.py
common/lib/xmodule/xmodule/tests/test_fields.py
requirements/edx/github.txt
2013-06-13 10:55:13 -04:00
cahrens
0f8d7c744c
Test cleanup.
2013-06-13 10:42:23 -04:00
James Tauber
d4d92135ca
Merge pull request #119 from kern3020/master
...
Fix formatting problem in README.md
2013-06-13 07:40:26 -07:00
Ned Batchelder
86cdc06d82
Merge branch 'release'
...
message to explain why this merge is necessary,
2013-06-13 10:35:56 -04:00
Miles Steele
7fb9bfd685
fix test string comparison
2013-06-13 10:25:36 -04:00
Calen Pennington
2fab945340
Cherry pick change to url matching regular expression. Fixes LMS-37
2013-06-13 10:20:43 -04:00
Peter Fogg
66ab6597ca
Remove outdated unit test for VideoModule constructor.
2013-06-13 09:46:42 -04:00
Peter Fogg
d52329be23
Merge pull request #128 from edx/peter-fogg/fix-video-captions-setting
...
Make video captions respect course author's setting.
2013-06-13 06:32:33 -07:00
cahrens
6e92ddf3dd
Cannot set String field to a dict anymore!
2013-06-12 17:07:41 -04:00
marco
1af4d90a1a
removed icon stack from email area of helpgrid
2013-06-12 16:02:17 -04:00
marco
e5158578f4
icon color changes and profile link style to match profile page
2013-06-12 15:14:14 -04:00
cahrens
89d0003603
Be strict about ModelType expected types, rename Object as Dict.
2013-06-12 14:59:17 -04:00
marco
48f47696c4
sass build cleanup for baseline fixes
2013-06-12 14:39:10 -04:00
marco
73e122755a
cleaned up margin and padding to use baseline variable
2013-06-12 14:37:52 -04:00
Calen Pennington
25aec96e86
Merge pull request #124 from edx/fix/cale/test-ruby-install
...
Do a bundle install before trying to use rake, so that we have all the p...
2013-06-12 11:30:10 -07:00
Peter Fogg
8da102c732
Update failing Jasmine tests for video.
2013-06-12 13:50:33 -04:00
marco
03d514524b
removed border to the right of discussion list
2013-06-12 13:49:46 -04:00
marco
c63fb7c14d
basic shell for home page exists, along with start of color cleanup for the rest of _discussion.scss
2013-06-12 13:47:39 -04:00
Calen Pennington
5b8163dc9c
Merge pull request #92 from edx/fix/cale/url-tests
...
Fix tests that vary urls.py
2013-06-12 10:47:13 -07:00
JonahStanley
3c43dbb26f
Changed the other % to format
2013-06-12 13:36:46 -04:00
cahrens
86d952bf91
Change to putting serialize/de-serialize directly in xml_module.
2013-06-12 13:34:38 -04:00
JonahStanley
6d686dd9f6
Changed the way the file path was obtained
2013-06-12 13:32:46 -04:00
JonahStanley
1b5050c9ac
Changed the following:
...
% to format
css_find().click() to its actual function
A few name changes as well as step changes
Removal of drag testing
A refactoring of login and create user. Login will no longer create the specified user
2013-06-12 13:25:33 -04:00
Miles Steele
0825319cc7
fix gradebook tests
2013-06-12 13:16:08 -04:00
Peter Fogg
4e2c4f02d6
Fix times not being parse from HH:MM:SS format into floats and update video module logic tests.
2013-06-12 12:37:06 -04:00