Piotr Mitros
|
32c50090eb
|
Very draft/prototype edits. Moving CMS components in LMS.
|
2012-05-21 19:27:00 -04:00 |
|
Piotr Mitros
|
9906bd2b6b
|
Moved code examples into snippets
|
2012-05-21 14:54:03 -04:00 |
|
Piotr Mitros
|
bb66cad68b
|
Code review -- comments and better exceptions
|
2012-05-21 09:18:40 -04:00 |
|
Piotr Mitros
|
abdd696f7e
|
Modular refactor: Fixed bugs. Tests work.
|
2012-05-20 16:08:10 -04:00 |
|
Piotr Mitros
|
e9468a0e5e
|
Modular refactor: Very minor changes (comments, etc.)
|
2012-05-20 15:22:39 -04:00 |
|
Piotr Mitros
|
d95a5e462d
|
Modular refactor: Better names (grade to get_score, etc.
|
2012-05-20 14:52:48 -04:00 |
|
Piotr Mitros
|
29f565dd6e
|
Modular refactor: Input types register in SimpleInput with decorator
|
2012-05-20 13:38:02 -04:00 |
|
Piotr Mitros
|
cd67ec8fc1
|
Modular refactor: Input types look more like x_module
|
2012-05-20 13:31:37 -04:00 |
|
David Ormsbee
|
b8b9928a09
|
Merge pull request #54 from MITx/pmitros/removing-fs-refs-pull
More code transitioned to pyfilesystem
|
2012-05-17 14:24:41 -07:00 |
|
Reda Lemeden
|
71f864b517
|
Merge pull request #55 from MITx/rl-comments
Added comments to Askbot stylesheets
|
2012-05-17 13:57:13 -07:00 |
|
Reda Lemeden
|
d6fbda39b4
|
Added comments to Askbot stylesheets
|
2012-05-17 16:56:34 -04:00 |
|
Kyle Fiedler
|
ba8fb95d72
|
added fix for lists in updates
|
2012-05-17 16:55:44 -04:00 |
|
Calen Pennington
|
03c7b37b30
|
Bring envs/common.py up to par with settings.py
|
2012-05-17 16:53:56 -04:00 |
|
Calen Pennington
|
156c4f1636
|
Renable debugging in envs/dev.py
|
2012-05-17 16:50:36 -04:00 |
|
Calen Pennington
|
411d822605
|
Remove references to the Accept middleware
|
2012-05-17 16:49:44 -04:00 |
|
pmitros
|
3632f6a748
|
Merge pull request #49 from MITx/specific-error-handling
Specific error handling
|
2012-05-17 13:43:13 -07:00 |
|
Piotr Mitros
|
0e3349706a
|
Fix minor bugs, commenting out future code
|
2012-05-17 15:48:47 -04:00 |
|
Prem Sichanugrist
|
5c82af3a5c
|
Update files after use guard to compile sources
|
2012-05-17 15:41:47 -04:00 |
|
Prem Sichanugrist
|
0a97979a0e
|
Add Guard to aid sass/coffeescript compilation
You can run this by do:
bundle install (first time only)
bundle exec guard
|
2012-05-17 15:41:43 -04:00 |
|
Piotr Mitros
|
cad13b30a1
|
Passing i4x system deeper into capa_problem
|
2012-05-17 15:37:08 -04:00 |
|
Calen Pennington
|
9859e8546d
|
Move accept header computations out of middleware
|
2012-05-17 13:23:20 -04:00 |
|
kylefiedler
|
67061f1b25
|
Merge pull request #51 from MITx/el-courseware-bottom-border-alignment
changes the border and box-shadow of headings in courseware content so b...
|
2012-05-17 08:58:34 -07:00 |
|
Galen Frechette
|
cb8224cbcd
|
cleans up visual style of accordion and sidebar links and fixes border alignment issues
|
2012-05-17 11:47:28 -04:00 |
|
Calen Pennington
|
e7ab1aa9be
|
Fixing typo from merge
|
2012-05-17 11:42:56 -04:00 |
|
Calen Pennington
|
f30596c499
|
Merge branch 'master' into specific-error-handling
Conflicts:
djangoapps/courseware/views.py
|
2012-05-17 11:39:21 -04:00 |
|
Calen Pennington
|
cc6e0c55c4
|
Cleaning up the envs/* files so that they will work with gunicorn_django
|
2012-05-17 11:18:32 -04:00 |
|
Calen Pennington
|
a61cbab3d1
|
Make tests work by default, without having to create any extra directories
|
2012-05-17 11:02:54 -04:00 |
|
Calen Pennington
|
37abb7aad1
|
Search the path for both django-admin.py and django-admin when running tests
|
2012-05-17 10:50:41 -04:00 |
|
Calen Pennington
|
2efc013316
|
Ignore long lines in pep8
|
2012-05-17 10:12:10 -04:00 |
|
Calen Pennington
|
4a9a28c76b
|
Clean up indentation in ssl_auth
|
2012-05-17 10:12:00 -04:00 |
|
Calen Pennington
|
56e8ecdf42
|
Have git create a folder that's required for the tests
|
2012-05-17 10:11:40 -04:00 |
|
Calen Pennington
|
d387843ccc
|
Fixing up check_course to pull in modules correctly
|
2012-05-17 09:18:36 -04:00 |
|
Galen Frechette
|
2bb7a77d01
|
changes the border and box-shadow of headings in courseware content so bottom border is not hidden
|
2012-05-17 09:08:51 -04:00 |
|
Galen Frechette
|
1652ec38de
|
changes text color of highlited section in courseware index from red to black
|
2012-05-17 09:06:16 -04:00 |
|
Galen Frechette
|
2d7e36b409
|
improves communication of current selection in the courseware index sidebar
|
2012-05-17 09:06:16 -04:00 |
|
Galen Frechette
|
2b4437c951
|
handles the case of no title or sub title in the courseware index links
|
2012-05-17 09:06:16 -04:00 |
|
Galen Frechette
|
12eb7cf6f3
|
wip more defined week headings
|
2012-05-17 09:06:15 -04:00 |
|
Galen Frechette
|
825cf0e03e
|
wip better communication of current page in course ware
|
2012-05-17 09:06:15 -04:00 |
|
Isaac Chuang
|
ad44882835
|
Ike's changes to enable multicourse, new response types, etc.
|
2012-05-16 21:18:47 -04:00 |
|
Kyle Fiedler
|
e45eb9fbe1
|
minor fixes for IE bugs
|
2012-05-16 17:16:40 -04:00 |
|
kylefiedler
|
5053ba4b99
|
Merge pull request #50 from MITx/el-border-radius-course-content-fix
Fixes border radius overflow issue on course content wrapper
|
2012-05-16 13:12:41 -07:00 |
|
Edward Loveall
|
5148746d0a
|
Fixes border radius overflow issue on course content wrapper
|
2012-05-16 14:48:53 -04:00 |
|
Calen Pennington
|
69321b4497
|
Display the appropriate type of error message depending on the type of the incoming request
|
2012-05-16 13:45:00 -04:00 |
|
Calen Pennington
|
698d0a167e
|
Display specific error messages when parts of the courseware break, rather than returning a 500 indicating that the whole site is down
|
2012-05-16 11:46:09 -04:00 |
|
Kyle Fiedler
|
1e8ab2240e
|
Added msising marketing files
|
2012-05-16 11:05:23 -04:00 |
|
Galen Frechette
|
ea87d82cc6
|
Merge pull request #47 from MITx/kf-scss-cleanup
Kf scss cleanup
|
2012-05-16 08:04:44 -07:00 |
|
Calen Pennington
|
c6c53be2c1
|
Migrate changes to settings.py to envs/*.py settings files
|
2012-05-16 11:01:23 -04:00 |
|
Kyle Fiedler
|
b17d83a459
|
Cleaned up unused functions now in bourbon and unused variables
|
2012-05-16 10:45:31 -04:00 |
|
Kyle Fiedler
|
60bd63a594
|
Removed print.scss, moved index to marketing, started to alphabatize
|
2012-05-15 16:55:53 -04:00 |
|
kylefiedler
|
ff366ad6b2
|
Merge pull request #44 from MITx/gf-sequence-nav
makes the sequence nav more semantic and replaces js hover with css
|
2012-05-15 13:40:27 -07:00 |
|