ichuang
|
a759850e3e
|
add SSL / MIT certificates auth; clean up external_auth.views
|
2012-08-01 22:42:06 -04:00 |
|
ichuang
|
102d4906d0
|
fix problem with add_histogram (expects module as second argument)
|
2012-08-01 22:41:27 -04:00 |
|
Rocky Duan
|
efc0cc7ca7
|
oops
|
2012-08-01 21:31:06 -04:00 |
|
Rocky Duan
|
e05faef88a
|
fixed tag url
|
2012-08-01 21:26:14 -04:00 |
|
ichuang
|
ec78e1a126
|
add missing trailing slash
|
2012-08-01 20:19:33 -04:00 |
|
Rocky Duan
|
a8e23dcc53
|
Merge branch 'master' into discussion2
Conflicts:
lms/templates/discussion/_forum.html
lms/templates/discussion/_inline.html
|
2012-08-01 19:46:52 -04:00 |
|
Rocky Duan
|
9a31d7a9b4
|
basic sorting
|
2012-08-01 19:44:07 -04:00 |
|
Victor Shnayder
|
e2ce54612c
|
remove debugging assert from test
|
2012-08-01 19:25:47 -04:00 |
|
Victor Shnayder
|
652e2aa24c
|
fix for inheriting metadata bug
* problem was on import to json--got all the metadata,
but didn't preserve the _inherited_metadata
* added own_metadata property, use it instead
|
2012-08-01 19:25:47 -04:00 |
|
Victor Shnayder
|
b63f05b651
|
update clean_xml script to use error trackers properly
|
2012-08-01 19:25:47 -04:00 |
|
Victor Shnayder
|
82899323e8
|
Add metadata inherit test
* also make a placeholder roundtrip export test
|
2012-08-01 19:25:47 -04:00 |
|
Victor Shnayder
|
2f4bf5f606
|
Minor fixes to cms
* make logging work properly in cms, dev
* fix a comment
|
2012-08-01 19:25:47 -04:00 |
|
Brittany Cheng
|
b2ddef99be
|
padding and margins of discussion containers
|
2012-08-01 18:14:59 -04:00 |
|
Brittany Cheng
|
03d9b7a928
|
merge kyle's style fixes
|
2012-08-01 18:09:27 -04:00 |
|
Brittany Cheng
|
ae89aac6ce
|
Merge branch 'master' of github.com:MITx/mitx into discussion2
|
2012-08-01 18:07:52 -04:00 |
|
Brittany Cheng
|
6c214fc4bd
|
basic paginator styles
|
2012-08-01 18:03:36 -04:00 |
|
David Ormsbee
|
eedf62a1a9
|
Merge pull request #333 from MITx/feature/kfiedler/courseware-style
Strip down sequence nav, start to use ems for font size instead of pixels and started to strip down the info page
|
2012-08-01 14:58:02 -07:00 |
|
ichuang
|
7b725a075c
|
external_auth djangoapps files
|
2012-08-01 17:57:21 -04:00 |
|
Kyle Fiedler
|
b90aa2e2db
|
Added more styles for the info page and added headers for the updates and handouts so they will be consistant for every class
|
2012-08-01 17:36:11 -04:00 |
|
Kyle Fiedler
|
6c3ec99f9e
|
Start to change to ems and remove all of cream
|
2012-08-01 17:36:10 -04:00 |
|
Kyle Fiedler
|
cdd37eeb92
|
Strip down sequence navigaiton and more stripping of the courseware nav
|
2012-08-01 17:36:10 -04:00 |
|
Brittany Cheng
|
dac66a998e
|
Merge branch 'master' of github.com:dementrock/mitx into discussion2
|
2012-08-01 17:06:37 -04:00 |
|
Brittany Cheng
|
01ac251c2b
|
styles and staff
|
2012-08-01 17:06:32 -04:00 |
|
jarv
|
0e7ce4a6be
|
Merge pull request #332 from MITx/jarv/prod-requirements
Jarv/prod requirements
|
2012-08-01 13:58:33 -07:00 |
|
John Jarvis
|
a68cb545be
|
updating prod-requirements
|
2012-08-01 16:57:13 -04:00 |
|
John Jarvis
|
04f82b7b02
|
Merge branch 'master' of github.com:MITx/mitx into jarv/prod-requirements
|
2012-08-01 16:56:49 -04:00 |
|
Rocky Duan
|
ce15faf6a0
|
Merge branch 'discussion2' of github.com:dementrock/mitx into discussion2
|
2012-08-01 16:52:06 -04:00 |
|
Rocky Duan
|
fc31885d2e
|
Merge branch 'master' into discussion2
|
2012-08-01 16:51:54 -04:00 |
|
Rocky Duan
|
1ee1d900ab
|
fixded inline with pagination
|
2012-08-01 16:51:32 -04:00 |
|
Rocky Duan
|
0dccfc0a8d
|
forgot to change template name
|
2012-08-01 16:47:20 -04:00 |
|
Brittany Cheng
|
7bb329d436
|
vote styles
|
2012-08-01 16:45:34 -04:00 |
|
Rocky Duan
|
5d3b187540
|
Merge branch 'master' of github.com:MITx/mitx
|
2012-08-01 16:45:21 -04:00 |
|
Rocky Duan
|
17d11a6391
|
pagination
|
2012-08-01 16:45:08 -04:00 |
|
Brittany Cheng
|
845ca43ea1
|
inline and forum styles
|
2012-08-01 16:42:09 -04:00 |
|
Calen Pennington
|
7350243de5
|
Merge pull request #331 from MITx/feature/victor/xml-verify
add back-compat code to customtag
|
2012-08-01 13:35:45 -07:00 |
|
Victor Shnayder
|
ea26c25cb4
|
add back-compat code to customtag
* apparently 6002x is using the impl-as-child structure already.
|
2012-08-01 16:33:28 -04:00 |
|
Calen Pennington
|
3b34d84216
|
Merge pull request #326 from MITx/feature/victor/xml-verify
Feature/victor/xml verify
|
2012-08-01 13:20:43 -07:00 |
|
Calen Pennington
|
442fb6e839
|
Pass the cursor, rather than the output of cursor.execute, to dictfetchall
|
2012-08-01 16:19:29 -04:00 |
|
Calen Pennington
|
aa215bc316
|
Merge remote-tracking branch 'origin/hotfix/1.0.1' into hotfix/1.0.3
|
2012-08-01 15:59:06 -04:00 |
|
ichuang
|
4874fa51ef
|
remove cruft from student.views
|
2012-08-01 15:00:27 -04:00 |
|
ichuang
|
10ebcefd54
|
add openid authentication
|
2012-08-01 14:59:55 -04:00 |
|
Brittany Cheng
|
07ebc83368
|
fixing merge error
|
2012-08-01 14:39:26 -04:00 |
|
Brittany Cheng
|
bdab90190f
|
trying to fix merge conflicts
|
2012-08-01 14:29:00 -04:00 |
|
Brittany Cheng
|
01623ddbfb
|
merge with origin master
|
2012-08-01 14:24:46 -04:00 |
|
Rocky Duan
|
f204e9888f
|
renamed files
|
2012-08-01 13:09:19 -04:00 |
|
Rocky Duan
|
51772c04f3
|
use separate templates for forum view and inline view
|
2012-08-01 13:02:57 -04:00 |
|
Rocky Duan
|
777c3ee42c
|
Merge branch 'master' of github.com:MITx/mitx
Conflicts:
lms/djangoapps/courseware/views.py
lms/templates/profile.html
|
2012-08-01 12:49:00 -04:00 |
|
Rocky Duan
|
7d9d790c5d
|
endorse comments
|
2012-08-01 12:43:57 -04:00 |
|
Rocky Duan
|
75c478771e
|
fixed histogram bug under staff view
|
2012-08-01 12:42:57 -04:00 |
|
Victor Shnayder
|
7fb831a2e8
|
Record warning on bad html files
|
2012-08-01 11:48:19 -04:00 |
|