Brian Talbot
|
c28647be2d
|
lms - cleared document flow for .teacher elements within a course's about view to coincide with Studio's default HTML for the course overview settings field
|
2013-04-29 14:47:57 -04:00 |
|
Steve Strassmann
|
8baddc0645
|
Merge branch 'master' of https://github.com/MITx/mitx into feature/i18n
|
2013-04-24 10:41:09 -04:00 |
|
Kevin Chugh
|
57427f9ac5
|
Merge pull request #1883 from MITx/feature/kevin/flagging_refactor_verbs
use new API verbs
|
2013-04-24 06:47:38 -07:00 |
|
Calen Pennington
|
621a935577
|
Merge pull request #1858 from MITx/feature/ichuang/masquerade-v3
Allow course staff to masquerade as students in viewing courseware
|
2013-04-24 04:17:34 -07:00 |
|
Your Name
|
67f57a7145
|
use new API verbs
|
2013-04-23 13:28:23 -04:00 |
|
Your Name
|
acfd0d9fd6
|
fix merge conflict
|
2013-04-23 10:30:51 -04:00 |
|
Your Name
|
e4194c99d8
|
Merge branch 'master' of github.com:MITx/mitx
|
2013-04-23 10:28:40 -04:00 |
|
Kevin Chugh
|
d6bc426ecd
|
Merge pull request #1731 from MITx/feature/kevin/pinning_inline
Feature/kevin/pinning inline
|
2013-04-23 07:24:22 -07:00 |
|
Your Name
|
068e02efd5
|
make unflag all permissions match javascript
|
2013-04-22 17:51:48 -04:00 |
|
Your Name
|
3f1d97b065
|
Merge branch 'master' into feature/kevin/flagging
|
2013-04-22 17:22:33 -04:00 |
|
Your Name
|
5e73e8f286
|
Merge branch 'master' of github.com:MITx/mitx
|
2013-04-22 17:22:24 -04:00 |
|
Your Name
|
30104979e7
|
fix downvoting url
|
2013-04-22 16:25:16 -04:00 |
|
Your Name
|
af1c411ddf
|
gentler url diff
|
2013-04-22 16:23:21 -04:00 |
|
Your Name
|
0bcef4ddb7
|
fix merge conflicts
|
2013-04-22 12:54:33 -04:00 |
|
Your Name
|
7994e1b344
|
pep8 fixes
|
2013-04-22 12:53:30 -04:00 |
|
chrisndodge
|
0eed587571
|
Merge pull request #1839 from MITx/feature/sef/pressreleases
Press Releases: generic matching rule instead of explicit lines in url.py
|
2013-04-22 07:01:36 -07:00 |
|
ichuang
|
977eb6530c
|
allow staff to toggle masquerade on info pages (otherwise can get
blocked from courseware pages, if course hasn't started yet)
|
2013-04-21 21:43:18 -04:00 |
|
Kevin Chugh
|
7bc75844b2
|
fix indentation
|
2013-04-21 06:24:23 -04:00 |
|
Kevin Chugh
|
e8c646142f
|
Merge branch 'master' into feature/kevin/flagging
|
2013-04-21 06:15:55 -04:00 |
|
Kevin Chugh
|
649578ea2f
|
unify flag moderator permissions
|
2013-04-21 06:15:23 -04:00 |
|
ichuang
|
f1a899ac1c
|
Merge branch 'master' of github.com:MITx/mitx into feature/ichuang/masquerade-v3
|
2013-04-20 12:25:47 -04:00 |
|
ichuang
|
81621fbe3a
|
for staff masquerading as student be kind and don't 404 for inaccessible content
|
2013-04-20 12:12:25 -04:00 |
|
ichuang
|
6cbd353992
|
make masquerade work properly even if DISABLE_START_DATES true
|
2013-04-20 11:57:56 -04:00 |
|
Your Name
|
0a627bb5d9
|
update permissions for flagging
|
2013-04-19 17:40:13 -04:00 |
|
Jay Zoldak
|
be76f73107
|
Consolidate and upgrade factories
|
2013-04-18 15:11:10 -04:00 |
|
Jay Zoldak
|
8a2d08bbd6
|
Refactor choosing the browser for lettuce tests to settings.py
|
2013-04-18 10:18:35 -04:00 |
|
ichuang
|
0ffc399f7d
|
move masquerade call up, to make sure it is used for start date checks
|
2013-04-17 22:12:12 -04:00 |
|
ichuang
|
3de927fe01
|
untabify course_nagivation.html
|
2013-04-17 21:22:08 -04:00 |
|
Will Daly
|
b42c4dacf7
|
Added test for "radio" choicegroup
|
2013-04-17 15:32:39 -04:00 |
|
Calen Pennington
|
d4df9eebac
|
Merge pull request #1866 from MITx/feature/cale/enable-rednose
Enable test colors in nosetests
|
2013-04-17 10:15:25 -07:00 |
|
Steve Strassmann
|
6e34c668bb
|
introduce i18n
|
2013-04-17 11:30:29 -04:00 |
|
Calen Pennington
|
6c7c49e6bd
|
Fix pep8 violations
|
2013-04-17 11:07:58 -04:00 |
|
Calen Pennington
|
3cd414afbb
|
Merge pull request #1825 from MITx/fix/cale/gradebook
Fix/cale/gradebook
|
2013-04-17 07:37:02 -07:00 |
|
Calen Pennington
|
904ec5d88b
|
Shorten long line
|
2013-04-17 10:05:43 -04:00 |
|
Calen Pennington
|
856b50531c
|
Remove errant copy of test_download_csv.py
It was added to 2 different locations by mistake.
|
2013-04-17 10:04:40 -04:00 |
|
Calen Pennington
|
f252c62f31
|
Enable test colors in nosetests
Use setup.cfg to set up default settings when running nose tests. Enable
the rednose library to color test output.
|
2013-04-17 09:58:52 -04:00 |
|
brianhw
|
91d84c0208
|
Merge pull request #1863 from MITx/fix/brian/jobs-20130410
Update with 2013-04-10 changes
|
2013-04-16 12:56:58 -07:00 |
|
Brian Wilson
|
7f90e31709
|
Update with 2013-04-10 changes
|
2013-04-16 15:43:14 -04:00 |
|
Carlos Andrés Rocha
|
a947f620a0
|
Merge pull request #1861 from MITx/fix/btalbot/stanford-logo
fixing the visual display of the stanford logo
|
2013-04-16 11:50:43 -07:00 |
|
Brian Talbot
|
b417651cf1
|
fixing the visual display of the stanford logo used in press releases on the homepage and dashboard (proportions were off)
|
2013-04-16 14:47:26 -04:00 |
|
Vik Paruchuri
|
d82ac2b747
|
Merge remote-tracking branch 'origin/master' into fix/vik/sa-and-coe
|
2013-04-16 13:45:46 -04:00 |
|
brianhw
|
976b71929d
|
Merge pull request #1845 from MITx/feature/brian/doc-html-text
add documentation for HTML textbook
|
2013-04-16 10:15:49 -07:00 |
|
Vik Paruchuri
|
701bdc55c0
|
Minor fixes
|
2013-04-16 11:55:54 -04:00 |
|
Calen Pennington
|
9f3bad672a
|
Move the license test over to CourseFactory
|
2013-04-16 11:40:05 -04:00 |
|
Calen Pennington
|
d7796f4d47
|
Put test database into test_root
|
2013-04-16 11:40:04 -04:00 |
|
Calen Pennington
|
a06c1a4b57
|
Fix warnings to actually use correct format for string interpolation
|
2013-04-16 11:40:04 -04:00 |
|
Calen Pennington
|
5f4004c5ad
|
Clean up whitespace
|
2013-04-16 11:40:04 -04:00 |
|
Calen Pennington
|
6644b78819
|
Fix gradebook when using grade cutoffs other than A/B/C
|
2013-04-16 11:38:58 -04:00 |
|
Vik Paruchuri
|
0d4b9d26cf
|
Add in a test, rescale preview images
|
2013-04-16 10:51:23 -04:00 |
|
Vik Paruchuri
|
9acc592279
|
Comments for hotkeys
|
2013-04-16 10:23:08 -04:00 |
|