Chris Dodge
|
271fa6956a
|
save_item should also do proper 'is this element draft aware' logic so that incorrect versioning occurs on elements which do not support versioning at this point in time (aka courses, sections, and subsections).
|
2012-10-13 18:53:32 -04:00 |
|
Chris Dodge
|
cbc619f8af
|
hack patch to at least keep the unit.html page from blowing up
|
2012-10-13 16:09:33 -04:00 |
|
Calen Pennington
|
a160f6144f
|
Fix date display in unit page
|
2012-10-12 15:16:44 -04:00 |
|
Calen Pennington
|
607b99dece
|
Make separate links for lms_preview and lms as needed
|
2012-10-12 15:03:06 -04:00 |
|
Calen Pennington
|
d10f56dd08
|
Only try to remove a directory if it exists during import
|
2012-10-12 14:10:32 -04:00 |
|
Calen Pennington
|
ab913cb5ac
|
Fix edit_unit header to point to the correct course module
|
2012-10-12 13:22:53 -04:00 |
|
Calen Pennington
|
90a847cb26
|
Fix context course on edit subsection
|
2012-10-12 13:19:25 -04:00 |
|
Calen Pennington
|
c70f29e83a
|
Wire up import to the frontend, and make sure that it puts it into the already extant course
|
2012-10-12 12:40:03 -04:00 |
|
Calen Pennington
|
02a325b018
|
First stab at an import page. Needs styling
|
2012-10-12 11:58:43 -04:00 |
|
Calen Pennington
|
ac71da1535
|
Make header tabs work
|
2012-10-12 11:18:40 -04:00 |
|
Calen Pennington
|
3c8de11f09
|
Standardize on how we bypass the draft-aware modulestore
|
2012-10-12 11:10:12 -04:00 |
|
Chris Dodge
|
281f194b2a
|
per feedback, change back 'draft-aware' modulestore to not delete the published copy. In delete_item in views.py do the logic to determine whether we should be using a 'draft-aware' modulestore or not, based on the category type
|
2012-10-12 11:00:34 -04:00 |
|
Chris Dodge
|
14a1a7da31
|
allow importing of .tar.gz packages of courseware
|
2012-10-12 10:33:31 -04:00 |
|
Calen Pennington
|
c814758715
|
Merge pull request #866 from MITx/feature/cdodge/cms-import
Feature/cdodge/cms import
|
2012-10-11 19:22:19 -07:00 |
|
Chris Dodge
|
466e4cbd17
|
Fix regression on creating new sections and subsections. They were being set into 'draft' when we are not currently supporting draft modes for those areas of the hierarchy
|
2012-10-11 20:48:45 -04:00 |
|
Chris Dodge
|
bb46c5f909
|
Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into feature/cdodge/cms-import
|
2012-10-11 12:51:37 -04:00 |
|
Chris Dodge
|
ab1decd97b
|
import static assets. Also consolidate asset import/thumbnail generation into a single code base
|
2012-10-11 12:51:33 -04:00 |
|
Tom Giannattasio
|
19f8266b6a
|
removed dup edge def and changed to university_profile/edge template
|
2012-10-11 12:30:03 -04:00 |
|
Tom Giannattasio
|
f4bdb46493
|
changed edge url
|
2012-10-11 12:29:40 -04:00 |
|
Tom Giannattasio
|
fec710abde
|
added edge logo; added edge temp landing page
|
2012-10-11 12:29:14 -04:00 |
|
Chris Dodge
|
6b5b6342d2
|
Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into feature/cdodge/cms-import
Conflicts:
common/lib/xmodule/xmodule/contentstore/content.py
|
2012-10-11 12:11:48 -04:00 |
|
Chris Dodge
|
a84ef1b243
|
wip: static asset import
|
2012-10-11 12:10:28 -04:00 |
|
Lyla Fischer
|
f06c67ef08
|
added embeddable links
|
2012-10-11 11:59:17 -04:00 |
|
Lyla Fischer
|
0bd5446f80
|
fixed date display
|
2012-10-11 11:58:49 -04:00 |
|
Chris Dodge
|
115d7358fa
|
fix up commenting after refactoring. Also, don't reraise an exception during thumbnail generation - we just want to swallow the exception, log, and continue.
|
2012-10-11 11:57:56 -04:00 |
|
Chris Dodge
|
2153aae62c
|
schema change to better normalize asset->thumbnail relationships
|
2012-10-11 11:57:56 -04:00 |
|
Lyla Fischer
|
6378682201
|
thumnail image is a thumnail image
|
2012-10-11 11:57:56 -04:00 |
|
Lyla Fischer
|
83eeb1961a
|
fixed erroneous order
|
2012-10-11 11:57:30 -04:00 |
|
Lyla Fischer
|
f26a4af75c
|
thinks work, they just don't display prettily, and it is hard to actually use the assets due to links
|
2012-10-11 11:57:14 -04:00 |
|
Lyla Fischer
|
65e3982fd2
|
things now upload
|
2012-10-11 11:56:53 -04:00 |
|
Tom Giannattasio
|
782e5f51e9
|
template for 404 and 500 errors
|
2012-10-11 09:58:35 -04:00 |
|
Chris Dodge
|
b77298b2ec
|
a 'section' is actually a 'chapter' in previous nomenclature
|
2012-10-11 09:49:07 -04:00 |
|
Chris Dodge
|
7107e3ee66
|
Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into feature/cdodge/cas-crud-section-subsection
Conflicts:
cms/static/js/base.js
|
2012-10-10 13:50:22 -04:00 |
|
Calen Pennington
|
6e4fe502c7
|
Merge pull request #845 from MITx/feature/tomg/cas-static-tabs
added static tab templates
|
2012-10-10 10:48:51 -07:00 |
|
Chris Dodge
|
de3037558a
|
Add basic section/subsection CRUD on the overview page
|
2012-10-10 13:45:36 -04:00 |
|
Calen Pennington
|
bfb49133d1
|
Merge pull request #843 from MITx/feature/cdodge/subsection-edit-page
Feature/cdodge/subsection edit page
|
2012-10-10 10:26:27 -07:00 |
|
Calen Pennington
|
7c3d5d58b7
|
Fix up how parent locations interact w/ draft mode when creating new units
|
2012-10-10 12:49:53 -04:00 |
|
Calen Pennington
|
2f675be20d
|
Coerce location to Location when generating LMS link
|
2012-10-10 12:49:53 -04:00 |
|
Calen Pennington
|
5f0e237ab0
|
Store the id of the publishing user on publish
|
2012-10-10 12:49:53 -04:00 |
|
Calen Pennington
|
208857ed4f
|
Fix bug from rebase
|
2012-10-10 12:49:52 -04:00 |
|
Calen Pennington
|
ebf2f7de60
|
Make enum for unit states
|
2012-10-10 12:49:52 -04:00 |
|
Calen Pennington
|
9d6a7ffed1
|
Link release dates message to correct subsection edit page
|
2012-10-10 12:49:52 -04:00 |
|
Calen Pennington
|
e99aa117d7
|
Make publish and unpublish recursive operations
|
2012-10-10 12:49:51 -04:00 |
|
Calen Pennington
|
310f26a6de
|
Basic implementation of draft, public and private modes
|
2012-10-10 12:49:51 -04:00 |
|
Calen Pennington
|
2b030f7aaf
|
Clean up how tests use modulestores
|
2012-10-10 12:49:51 -04:00 |
|
Calen Pennington
|
05c02f0d5f
|
Fixing tests from changes around draft mode
|
2012-10-10 12:49:51 -04:00 |
|
Calen Pennington
|
1328fc5ac0
|
Store published date in module metadata, and display it on draft pages
|
2012-10-10 12:49:51 -04:00 |
|
Calen Pennington
|
1a8532d8ad
|
Make it possible to create, edit, and publish a draft
|
2012-10-10 12:49:51 -04:00 |
|
Calen Pennington
|
75f8b7c98d
|
Add Draft module store that is used whenever any item is update in the CAS (but not during import, and not for templates)
|
2012-10-10 12:42:14 -04:00 |
|
Chris Dodge
|
a80e8ce3d5
|
respond to Cale pull request comments. Update access.py (LMS) to use the same 'check for legacy group name first' logic. Add SECRET_KEY setting to the CAS project so that auth tokens from CAS are accepted in the LMS
|
2012-10-09 15:11:07 -04:00 |
|