Peter Fogg
32de5aa09f
Fix up some SASS issues.
2013-08-21 11:03:40 -04:00
Peter Fogg
b539a4cb94
Update copy to include PNGs, add tests, remove default MIME type.
2013-08-21 09:42:01 -04:00
Brian Talbot
c626c773d8
Studio: revises styling/copy around course image management in settings
2013-08-21 09:42:00 -04:00
Peter Fogg
9632f4fed8
Address PR comments:
...
- Internationalize upload errors.
- Move upload tests into their own files.
- Refactor upload dialog acceptance tests.
2013-08-21 09:42:00 -04:00
Peter Fogg
e4302e62d2
Allow course image uploads in the settings page.
...
Authors can upload an image (or choose an existing one) from the
settings page, using the in-context uploader from PDF
textbooks. Includes tests for backwards compatibility with XML courses
-- they used a magic filename (images/course_image.jpg) which is
mapped to a location in the Mongo contentstore.
Still needs some UX work, though the backend plumbing is there.
2013-08-21 09:42:00 -04:00
David Baumgold
b835f7c3a3
Update a manage_user reverse call
2013-07-29 13:11:48 -04:00
David Baumgold
a6f349dab9
Studio i18n
2013-07-12 16:25:39 -04:00
Brian Talbot
485b5b2d6d
studio - unconditionalizes course summary info in settings
2013-06-20 10:50:15 -04:00
Brian Talbot
419c5e7a5c
studio - removes course settings promo link and notice icons
2013-06-20 09:23:16 -04:00
Brian Talbot
4ddca36bbe
Studio - adds minor UI/content changes to settings notices
2013-06-19 18:13:54 -04:00
Brian Talbot
7904464975
studio - revises notice headings to use icons
2013-06-19 18:09:09 -04:00
Brian Talbot
2c72fa9e8b
studio - revises markup/content for course about mgmt notices
2013-06-19 18:09:09 -04:00
cahrens
51fc6280b6
Don't concatenate together multiple strings.
2013-06-19 16:23:00 -04:00
cahrens
6e96b88518
On marketing site, disable course settings options that do not work.
...
When on the marketing site (edx.org) disable portions of the course settings page in Studio that do not actually work in that environment.
2013-06-19 11:28:16 -04:00
David Baumgold
082e24c634
Removed references to server_error.js
2013-05-23 12:09:12 -04:00
Frances Botsford
9effdc57b1
removed symbolset, replaced with fontawesome for settings
2013-05-22 15:55:48 -04:00
David Baumgold
1afe556161
Merge pull request #2039 from edx/fix-course-updates
...
Fix "Course Updates" page
2013-05-14 16:14:20 -07:00
Brian Talbot
f069c1a1a1
Studio: style reorg
...
typography, SASS import, mixins/extends
2013-05-14 17:15:07 -04:00
David Baumgold
e9a8f408bf
Add {reset: true} to all collection.fetch() calls
...
This is to fix a bug with the Backbone 1.0 upgrade; some views were listening to
reset events that were not longer getting fired
2013-05-14 16:43:41 -04:00
Chris Dodge
55266f6e96
add a overview.yaml template and also clone that template into a newly created course
2013-04-26 13:39:22 -04:00
Mark L. Chang
05c5a9401a
changed class to course
2013-04-25 13:44:14 -04:00
Brian Talbot
5681f94a96
studio - commented in the static HTML boilerplate for the course overview field - needs wiring to CodeMirror with a setVal() method
2013-04-24 14:55:04 -04:00
Mark L. Chang
0f26be2f4d
quick fix to email copy
2013-04-17 14:12:16 -04:00
Mark L. Chang
44bf60d208
copy changes, link text change
2013-04-17 14:03:29 -04:00
Brian Talbot
423fa47811
studio - reverting back to https references in the course mailto link and url display
2013-04-17 13:47:54 -04:00
Brian Talbot
b115ad46bf
studio - changed https to http in course mailto link and added that prefix to link displayed
2013-04-17 13:44:23 -04:00
Brian Talbot
33ba38b8dd
studio - prefixed course URL with https: for individual share course mailto link on settings
2013-04-17 13:38:14 -04:00
Brian Talbot
c4e4f73373
studio - adding in course name value in the share course mailto link
2013-04-17 13:19:42 -04:00
Brian Talbot
01b2fefdd0
studio - revised course URL link label to match wording used elsewhere in the view/app
2013-04-10 10:48:12 -04:00
Brian Talbot
4e331a2c6a
studio - restyling course basic details and adding in a course's URL more prominently WIP
2013-04-08 15:39:01 -04:00
Brian Talbot
aaf95ddbba
studio - course link: roughed in new markup/location of course link to share
2013-04-08 14:09:18 -04:00
Brian Talbot
f11e54ddc7
studio - syncing up page <title> values with UI titles/headings
2013-03-22 11:27:16 -04:00
Brian Talbot
82a00104c2
studio - settings: revised markup and styling around disabled/readonly fields
2013-03-11 12:24:43 -04:00
Brian Talbot
603d11577f
studio - settings: matched up styling/treatment of disabled input fields in schedule/details settings view to new advanced settings UI
2013-03-11 11:40:36 -04:00
Don Mitchell
de3a75d29d
Don't prepopulate models which may have script tags in their payloads
...
but fetch async via json get.
2013-03-04 12:54:58 -05:00
Mark L. Chang
f1c8301e4f
added question marks
2013-02-21 22:47:48 -05:00
Brian Talbot
7b60ec380a
Merge branch 'master' into feature/cas/manual-policy-merged
2013-02-20 14:58:50 -05:00
Brian Talbot
ad770a5ec8
studio - manual policy editor: converting to new page layout - WIP
2013-02-20 14:24:13 -05:00
Brian Talbot
453e249f16
studio - manual policy editor: converting to new page layout - WIP
2013-02-20 13:54:19 -05:00
Brian Talbot
266e8951a4
made necessary code revisions per https://github.com/MITx/mitx/pull/1515/files#r3069750
2013-02-19 17:18:09 -05:00
Brian Talbot
9b09d043bd
studio - adding introduction areas to all templates and infrastructure for its contnet
2013-02-14 12:49:58 -05:00
Brian Talbot
6ade6983ae
studio - page headers: added in logic to style page actions' height based on title having a subtitle or not
2013-02-14 09:38:32 -05:00
Brian Talbot
e13db29efc
resolving merge from feature/btalbot/studio-softlanding
2013-02-13 12:42:15 -05:00
Brian Talbot
714f69a57e
studio - resolving merge conflicts in settings from a recent rebase
2013-02-13 09:07:53 -05:00
Brian Talbot
fccb3d7a73
studio - nav and soft landing various QA fixes
2013-02-12 17:36:36 -05:00
Don Mitchell
d569c559ca
Merge branch 'feature/btalbot/studio-softlanding' of github.com:MITx/mitx into feature/btalbot/studio-softlanding
...
Conflicts:
cms/djangoapps/contentstore/views.py
cms/static/js/views/settings/main_settings_view.js
cms/templates/index.html
cms/templates/settings.html
2013-02-12 16:57:00 -05:00
Brian Talbot
70e11e823c
studio - made all page heading chrome have consistent markup
2013-02-12 15:07:32 -05:00
Brian Talbot
22b959d657
studio - link wiring and spot styling changes for new nav/soft landing/settings work
2013-02-12 11:16:37 -05:00
Brian Talbot
8976818c78
studio - header UI: in progress markup changes WIP
2013-02-12 09:16:24 -05:00
Brian Talbot
8f5d8a98c7
studio - resolved sidebar content organization and styling
2013-02-11 16:20:25 -05:00