b788b9d659
add to existing test cases to exercise the 'course extras as modules' work in the CMS import. Also add to the existing 'full' test data collection to include policy, tabs, etc.
Chris Dodge
2012-11-01 15:08:26 -04:00
e434673773
moved ajax url to hidden input types
Vik Paruchuri
2012-11-01 14:57:53 -04:00
07a2a105ca
added comments
Александр
2012-11-01 17:35:27 +02:00
7887f92e3b
removed log
Tom Giannattasio
2012-11-01 11:34:31 -04:00
a6d5edce5e
polished grade range slider
Tom Giannattasio
2012-11-01 11:34:02 -04:00
c6cf72d623
ajax working, refinements now
Vik Paruchuri
2012-11-01 11:26:23 -04:00
68ca125107
working on save functionality to select only one
Vik Paruchuri
2012-11-01 11:13:14 -04:00
d12bc257b4
work on save functionality
Vik Paruchuri
2012-11-01 10:53:04 -04:00
5ba2c2e785
converted unittests
Александр
2012-11-01 16:48:44 +02:00
e11e5429a1
adding in progress functionality
Vik Paruchuri
2012-11-01 10:40:42 -04:00
3f29b74b20
working on js
Vik Paruchuri
2012-11-01 10:31:13 -04:00
5755325a41
changed syntax to support e1,e2 in AX6 and add convert_to_p behavior
Александр
2012-11-01 16:26:54 +02:00
40ce5d2ff6
Fixed dependency problem introduced by MySQL-python by forcing distribute version >= 0.6.28 in pre-requirements
Aaron Culich
2012-11-01 14:08:24 +00:00
4712a039dc
Added DEBIAN_FRONTEND=noninteractive to sudo apt-get which is required for silent mysql-server installation
Aaron Culich
2012-11-01 14:06:03 +00:00
2203a0bd70
Updated APT_PKGS with valid Ubuntu package name: mysql -> mysql-server
Aaron Culich
2012-11-01 14:05:11 +00:00
482800064b
Merge pull request #1003 from MITx/feature/dave/close_forum
David Ormsbee
2012-11-01 06:15:25 -07:00
ddc4f705e0
Remove raise that was there just for debugging purposes
David Ormsbee
2012-11-01 04:49:45 -04:00
8f756f0304
Document advertised_start and discussion_blackouts attributes of course
David Ormsbee
2012-11-01 04:45:00 -04:00
8a453e99ca
Implement basic ability to close off a forum for a given course such that Students can no longer post or edit, but can still view.
David Ormsbee
2012-11-01 04:36:54 -04:00
fa2cf6a49c
add convert_to_perepherial flag and removed order flags
Александр
2012-11-01 08:22:33 +02:00
b78fb8dff6
Refactored the rest of the input types
Victor Shnayder
2012-11-01 00:05:48 -04:00
3a0999702b
Merge remote-tracking branch 'origin/master' into feature/victor/inputtypes-refactor
Victor Shnayder
2012-10-31 23:50:10 -04:00
7fcf02a0cc
Further refactor
Victor Shnayder
2012-10-31 23:40:19 -04:00
17528906ab
make sure paths are path() objects rather than strings so that the '/' operator works as expected. Also some path cleanup and remove duplicate computation
Chris Dodge
2012-10-31 22:16:11 -04:00
74e23546af
More inputtype refactor
Victor Shnayder
2012-10-31 18:40:10 -04:00
e4c49f3a1e
Merge pull request #1001 from MITx/feature/victor/inputtypes-refactor
Victor Shnayder
2012-10-31 15:18:28 -07:00
cf2402aee9
bugfix: always set queue len
Victor Shnayder
2012-10-31 18:17:12 -04:00
947e6e6e01
working on ajax calls
Vik Paruchuri
2012-10-31 18:11:38 -04:00
74e6834cca
move rubric and problem to forms
Vik Paruchuri
2012-10-31 18:05:04 -04:00
1bf548af28
basic parsing for problem and rubric
Vik Paruchuri
2012-10-31 17:41:46 -04:00
2b5e55b662
Use try/catch to detect undefined globals for canvas
Don Mitchell
2012-10-31 17:29:19 -04:00
562dee067c
rolling back self assessment module
Vik Paruchuri
2012-10-31 17:10:51 -04:00
6bbe82b697
Make work w/ ie8. Still complains that HTMLCanvasElement is undefined but doesn't try to manipulate it.
Don Mitchell
2012-10-31 17:05:46 -04:00
d4a6b589f1
Add comment about the target of change log entries
Calen Pennington
2012-10-30 16:48:47 -04:00
5223e9d3ca
Merge pull request #995 from MITx/features/rocha/google-analytics-for-course-pages
David Ormsbee
2012-10-30 13:48:36 -07:00
0674d4e74b
Only allow django-admin to run in reload mode when browsing jasmine tests, and only kill the whole process group in that case (so as to know kill jenkins)
Calen Pennington
2012-10-30 16:16:09 -04:00
8ec2c34ea5
Add google analytics to course info pages
Carlos Andrés Rocha
2012-10-30 16:05:06 -04:00
34c442a1dc
removed unneeded trace log. Also don't need StudentModuleCache in 'about' section rendering
Chris Dodge
2012-10-30 16:04:51 -04:00
f0b4371c90
addressed Cale's feedback
Chris Dodge
2012-10-30 16:01:28 -04:00
6221baf3e5
Use TEST_ROOT log directory when running jasmine tests
Calen Pennington
2012-10-30 15:58:59 -04:00
9206341817
Merge pull request #969 from MITx/content/rocha/job-page-update
David Ormsbee
2012-10-30 12:58:03 -07:00
ba9a03410b
remove unneeded debugging traces
Chris Dodge
2012-10-30 15:56:02 -04:00
cd9fbaeb02
Add timeout so that jasmine tests eventually fail if the server doesn't start
Calen Pennington
2012-10-30 15:51:21 -04:00
ee1098c032
remove unused line
Chris Dodge
2012-10-30 15:37:40 -04:00
743f2b56dd
make course about view methods render the about content as a module, so we get all the url rewriting goodness. Also, since we're now handling the url re-writing via the module get_html pipelines, we can remove the link rewriting inside the xmodules itself - which is good because there's a wierd bug in lxml.html rewriting
Chris Dodge
2012-10-30 15:12:13 -04:00
f82f4f531d
Merge pull request #991 from MITx/feature/dave/open_date
Carlos Andrés Rocha
2012-10-30 12:10:23 -07:00
ded19f761a
Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into feature/cdodge/import-course-info
Chris Dodge
2012-10-30 15:10:06 -04:00
d68945de33
started adding settings page
Tom Giannattasio
2012-10-30 15:04:21 -04:00