Renzo Lucioni
31f5c8ddcb
Remove the program admin tool from Studio
...
All programs are now managed using the Django admin on the catalog service. This is the first in a series of commits removing use of the old programs service from edx-platform.
ECOM-4422
2017-01-27 19:33:06 -05:00
Eric Fischer
507e621ccc
Revert "Merge pull request #14324 from edx/efischer/revertins"
...
This reverts commit c7d2d601b8 , reversing
changes made to fb2173f43e .
2017-01-18 10:56:13 -05:00
Eric Fischer
0b620ebbc1
Revert "Merge pull request #14225 from edx/efischer/tnl-6108"
...
This reverts commit 8b8cf5f9e0 , reversing
changes made to 2716ffbf8e .
2017-01-12 13:50:05 -05:00
Eric Fischer
6845c64977
Hide after course end
...
Hijacks the existing hide_after_due field to be repected as "hide after course
end" for self-paced courses. Includes tests.
TNL-6108
2017-01-12 09:12:54 -05:00
muhammad-ammar
ab7f4140d1
Update error handling for Video Uploads
...
Tnl-4777
2017-01-04 18:15:37 +05:00
marcotuts
2f4a4083bb
removed global staff check
2016-12-02 17:40:54 +00:00
Brian Jacobel
f47ab54905
Merge pull request #14017 from edx/bjacobel/susy-reup
...
Susy performance fixes in Platform, take 2
2016-11-29 15:57:06 -05:00
muhammad-ammar
dd45991926
soft delete video from video uploads page
...
TNL-5899
2016-11-21 15:14:57 +05:00
Mushtaq Ali
a31a728a95
Add duplicate functionality for unit, sub-section and section - TNL-5797, TNL-5798
2016-11-18 12:39:35 +05:00
Brian Jacobel
b1776946b8
Revert "Revert "Update to UXPL 0.17 (grids compilation performance work)""
...
This reverts commit d39f7197c3 .
2016-11-17 13:07:53 -05:00
Brian Jacobel
d39f7197c3
Revert "Update to UXPL 0.17 (grids compilation performance work)"
2016-11-10 15:49:33 -05:00
Brian Jacobel
697ec3402d
Migrate Discussions, Certificates and Programs to susy-less grids
2016-11-07 17:13:58 -05:00
Andy Armstrong
8b8339b129
Merge pull request #11999 from raccoongang/kssl/show_location_id_xblock
...
Show location in the settings xblock.
2016-09-15 22:38:33 -04:00
Oksana Slusarenro
e3f55afc41
Changed "Location ID" to "Component Location ID"
2016-09-15 10:52:00 +03:00
Oksana Slusarenro
943757a79e
Show location in the settings xblock.
2016-09-04 15:12:39 +03:00
Eric Fischer
501fc69d7f
Messaging update to hide after due warning
2016-08-15 12:20:11 -04:00
Mushtaq Ali
abb6af9789
Basic architecture of Maintenance App - SUST-19, SUST-42. Implement Force Publish Course view. SUST-46
2016-08-09 18:16:13 +05:00
Renzo Lucioni
b540968457
Updates to facilitate program category casing changes
...
The LMS continues to expect lowercased category slugs, while the Studio program creator now uses correctly cased slugs. Programs should be updated before this is released. Part of ECOM-5018.
2016-07-26 16:28:41 -04:00
Christina Roberts
467bc55d27
Merge pull request #12950 from edx/christina/studio-support-levels
...
Studio support level of components/xblocks
2016-07-21 17:13:58 -04:00
Simon Chen
d27bec6111
ECOM-4906 Add the program editor fix to allow creation of Micromasters programs ( #13064 )
2016-07-21 16:51:07 -04:00
cahrens
d4cc7b8ffd
Support level support for Studio xblock creation.
...
TNL-4670
2016-07-21 15:44:59 -04:00
Eric Fischer
35ae67b530
New CMS visibility settings ( #12940 )
...
TNL-4906 Subsections now use radio buttons, to allow for "hide after due" as a
visibility option. Also, all tabs have been consolidated to "Basic" and
"Advanced", and visibility options have moved there.
Documentation links are updated to assist course authors with the new
visibility options. Tests have also been updated, and the changes suggested
in TNL-4951 are included.
2016-07-20 19:58:51 -04:00
Simon Chen
1d768cde7a
ECOM-4904 Move the program editor backbone app to Studio ( #12962 )
2016-07-19 19:09:51 -04:00
ssemenova
ea81090293
fixed aria-disabled states
...
TNL-4805
2016-06-21 14:07:20 -04:00
cahrens
ffb1ec97bd
Don't hide spans within ui-btn-non class.
...
TNL-4799
2016-06-14 13:01:01 -04:00
ssemenova
c1f793172f
change icon tags from i to span
...
TNL-4692
2016-06-07 10:52:00 -04:00
Mushtaq Ali
89a16a41e4
Merge pull request #12042 from edx/mushtaq/safe-templates
...
Make templates safer
2016-06-01 12:37:37 +05:00
Mushtaq Ali
005bee8fbe
Make templates safer
2016-05-31 21:58:05 +05:00
Ehtesham
b31ba9d041
upgrade Pagingcollection to edx-ui-toolkit's PagingCollection
2016-05-27 04:35:44 +05:00
Ibrahim
b3411074af
show Save and Cancel button when admin change Instructor image asset path from Studio schedule and details page
2016-05-14 16:25:44 -04:00
asadiqbal
a4197eded5
WL-399 Course Details List Fields
2016-05-01 20:02:09 -04:00
Ibrahim
f7f281b65b
WL-398 Add Course Background Image and Video Thumbnail Image Fields to Studio
2016-04-30 15:25:17 -04:00
Eric Fischer
ea77c3ec42
Hide After Due setting for Timed Exams
...
TNL-4366
Changes in studio to allow the hide_after_due setting to be utilized.
Includes:
-python changes to contentstore, where the data is stored.
-refactoring of timed-examination-preference-editor.underscore, to add this
setting and make the editor more accessible.
-javascript changes to link the new setting to the correct data model.
-sass updates to fix a11y issues on the editor modal.
-addition of post-due visibility information to course outline in studio.
-new tests: python, js, acceptance, and a11y
2016-04-28 13:27:19 -04:00
Awais Jibran
34b06932e5
Safe tempaltes
2016-04-25 16:30:09 +05:00
muzaffaryousaf
c0fef0b0e0
Js test fixes for cms and cms-squire.
2016-04-22 19:09:33 +05:00
Brian Jacobel
1ed5b4bda9
Remove usage of Underscore.string in edit-chapter.underscore
2016-04-04 10:18:44 -04:00
Carol Tong
4ab75c7c00
Update help text on Grading Assignment Types page
2016-03-29 15:39:24 -04:00
Calen Pennington
37813d1820
Merge pull request #11958 from cpennington/cale/xss
...
Make (some) Mako templates HTML escaped by default
2016-03-29 11:03:31 -04:00
cahrens
39dc8a5915
Perform esacaping in the templates.
...
Use new best practices.
2016-03-28 15:05:40 -04:00
Calen Pennington
7922dcbb9c
XSS escape cms/templates/js/asset.underscore
2016-03-23 16:12:40 -04:00
Calen Pennington
485c542838
XSS escape cms/templates/js/asset-library.underscore
2016-03-23 16:12:40 -04:00
cahrens
358ed2559a
Fix improper escaping.
2016-03-21 16:01:04 -04:00
cahrens
dd2a203677
Upgrade underscore to newest version.
...
FEDX-24
2016-03-16 17:08:27 -04:00
Andrew Gaylard
2fe0bf5a98
Fix TNL-3429.
2016-03-04 13:38:20 -06:00
Robert Raposa
b69c6d62bf
Make base.html Mako template safe by default
...
Make base.html Mako template safe by default by:
1. Add page-level default of html escaping
2. Fix escaping of all variables in base.html
3. Fix escaping of all dependent underscore templates
Also includes additional best practices for certificates and
textbooks JavaScript/Underscore in order to complete that work.
TNL-3425
2016-02-16 13:19:24 -05:00
Peter Desjardins
2a5b6c9aa3
Edited wording of UI labels for configuring subsection prerequisites (gating)
2016-02-01 17:32:48 -05:00
Douglas Hall
37a7fdc0f2
Added subsection gating feature
2016-01-28 14:05:20 -05:00
asadiqbal
323b9193d6
WL-269 used gettext in .underscores
2016-01-08 12:35:24 +05:00
Syed Hasan raza
482e0e457f
Merge pull request #10978 from edx/shr/bug/TNL-3809-Sign-in-mutiple-clicks
...
Shr/bug/tnl-3809-sign-in-mutiple-clicks
2016-01-04 12:32:45 +05:00
Syed Hassan Raza
912e012bb7
Add Disabled class to Sign In button
2015-12-31 15:21:29 +05:00