Piotr Mitros
|
8125180edc
|
Major number of minor cleanups. Fixed from e-mail, import order, ==None, etc.
|
2012-01-28 12:10:56 -05:00 |
|
Piotr Mitros
|
ef1c465d5e
|
Video module set up to store last location. Several bug fixes too.
|
2012-01-23 09:15:59 -05:00 |
|
Piotr Mitros
|
d989621bff
|
Series remembers last spot
|
2012-01-21 23:52:46 -05:00 |
|
Piotr Mitros
|
837e87e177
|
Modules moved into their own directory
--HG--
rename : courseware/capa_module.py => courseware/modules/capa_module.py
rename : courseware/html_module.py => courseware/modules/html_module.py
rename : courseware/schematic_module.py => courseware/modules/schematic_module.py
rename : courseware/video_module.py => courseware/modules/video_module.py
rename : courseware/x_module.py => courseware/modules/x_module.py
|
2012-01-21 13:21:50 -05:00 |
|
Piotr Mitros
|
d410d8294a
|
All elements in course file include IDs
|
2012-01-21 12:47:30 -05:00 |
|
Piotr Mitros
|
714167322e
|
course_file now includes parsing.
|
2012-01-21 12:36:52 -05:00 |
|
Piotr Mitros
|
829e890a6e
|
Very minor cleanups
|
2012-01-21 12:24:17 -05:00 |
|
Piotr Mitros
|
8539b9264f
|
Profile page uses lxml
|
2012-01-21 09:20:24 -05:00 |
|
Piotr Mitros
|
591f902372
|
Content parser moved to lxml
|
2012-01-20 18:54:14 -05:00 |
|
Piotr Mitros
|
958426020d
|
Two content_parser modules by accident
|
2012-01-20 18:01:15 -05:00 |
|
Piotr Mitros
|
fccfbb7d2f
|
Textbook browser
|
2011-12-29 09:51:32 -05:00 |
|
Piotr Mitros
|
a7b5433c36
|
Minor cleanups. Javascript only called once. Hidden sections now work
|
2011-12-27 19:35:40 -05:00 |
|
Piotr Mitros
|
e21b9191ae
|
Replaced libxml2 with lxml.etree
|
2011-12-27 19:17:40 -05:00 |
|
Piotr Mitros
|
37896ac5b0
|
Gradual move to XPath/XQuery initiated
|
2011-12-26 18:27:39 -05:00 |
|
Piotr Mitros
|
1dad5caef9
|
Basic support for per-user courseware in place
|
2011-12-20 19:43:53 -05:00 |
|
Piotr Mitros
|
9ac4ac8a12
|
Minor layout fixes, basic schematic entry support, XPath for XML
|
2011-12-20 19:17:18 -05:00 |
|
Piotr Mitros
|
94657602b0
|
Minor cleanup
|
2011-12-08 09:33:06 -05:00 |
|
Piotr Mitros
|
9e18b2611f
|
Refactoring into module, part 1
|
2011-12-07 17:49:48 -05:00 |
|