Calen Pennington
|
93db5acc15
|
Make display_name defaulting explicit
|
2013-03-08 14:58:09 -05:00 |
|
Calen Pennington
|
cbfc7b201a
|
WIP more changes to model definitions. Next Up: actually wiring model data into the rdbms
|
2012-12-28 14:44:31 -05:00 |
|
Chris Dodge
|
4b6eabec5f
|
Support editing of metadata on Sequences
|
2012-09-21 14:29:19 -04:00 |
|
Calen Pennington
|
d7dffb034b
|
Merge pull request #721 from MITx/feature/cale/cms-remove-wips
Feature/cale/cms remove wips
|
2012-09-18 12:44:08 -07:00 |
|
Calen Pennington
|
da4206f170
|
Remove scratch pad ui WIPs, until we decide we actually want it
|
2012-09-18 15:31:32 -04:00 |
|
Calen Pennington
|
07d4f43f80
|
Use display names for module edit links in the cms
|
2012-09-18 15:26:37 -04:00 |
|
Victor Shnayder
|
523cb334a0
|
Hook up reordering children in the browser.
* NOTE: the new order is NOT saved to the server!
|
2012-08-08 13:15:05 -04:00 |
|
Victor Shnayder
|
b46172da9b
|
Rename module.name and descriptor.name to url_name
* update templates and code references
* also a display_name property that defaults to cleaned url_name
|
2012-08-03 11:36:54 -04:00 |
|
Calen Pennington
|
2d570f7c54
|
Load preview modules when a cms edit page is opened
|
2012-07-24 16:14:00 -04:00 |
|
Calen Pennington
|
3cdceab16c
|
Uniquify js fragments pulled from XModules, and load both XModuleDescriptor and XModule js into the cms
|
2012-07-24 16:13:59 -04:00 |
|
Calen Pennington
|
6d246f0685
|
Merge remote-tracking branch 'origin/master' into ps-cms-backbone
Conflicts:
cms/djangoapps/contentstore/views.py
cms/static/coffee/unit.coffee
cms/templates/index.html
cms/templates/widgets/sequence-edit.html
|
2012-07-10 08:55:45 -04:00 |
|
Kyle Fiedler
|
93f8f7685a
|
Added more wip and fixed issue with after
|
2012-07-09 10:37:37 -04:00 |
|
Kyle Fiedler
|
c8da987436
|
Added new icons for all of the content
|
2012-07-09 10:04:20 -04:00 |
|
Kyle Fiedler
|
0cb4781e43
|
Rearranged the filter and sort bar and made it consistant
|
2012-07-09 10:04:20 -04:00 |
|
Prem Sichanugrist
|
a9aa5d9ea0
|
Update code base on changes in master
|
2012-07-05 15:25:04 -04:00 |
|
Prem Sichanugrist
|
5c85412dfa
|
Nested subview is working
|
2012-07-05 09:38:51 -04:00 |
|
Calen Pennington
|
3cf29af8fe
|
Make location into a named tuple, and use it more as a first class entity, rather than URL for identifying content
|
2012-07-02 10:17:59 -04:00 |
|
Kyle Fiedler
|
3081258836
|
Refactored the css and fixed some smaller bugs
|
2012-06-25 11:21:24 -04:00 |
|
Kyle Fiedler
|
5908d844b8
|
Added styles to be more consistant across pages
|
2012-06-25 11:21:24 -04:00 |
|
Calen Pennington
|
69290c18c3
|
Live editing of html modules implemented, but no saving to the backend
|
2012-06-21 15:33:52 -04:00 |
|