Ari Rizzitano
a5ab620e3e
convert course/library listing to use reactrenderer
2018-01-08 13:43:06 -05:00
Ari Rizzitano
8ca0fe9dfc
introduce ReactRenderer module and renderReact mako def
...
[FEDX-453]
[extreme wip] mako/react bridge code [FEDX-453]
more attempts
split out entry points into separate file
this works!
kill dynamic import
error handling
didn't need webpack_static
handle passing props
cleanup django-template-rendering defs
pytest monkeypatch fix
cleanup
add id arg to renderReact def
more cleanup
oops
quality xss fixes
unittest fix
kill HelloWorld
2017-12-05 17:53:46 -05:00
cahrens
e1e57b5d09
Convert course list to React.
...
EDUCATOR-625, AC-620
2017-08-09 15:09:37 -04:00
Jillian Vogel
8087a1d165
Adds settings.FEATURES.ENABLE_SEPARATE_ARCHIVED_COURSES
...
Separates archived courses into a different tab on the Studio index page.
Data is rendered synchronously, but tests are added to ensure that no new sql
or mongo queries were required.
2017-07-26 14:44:08 +09:30
Eric Fischer
dcd385df6a
Include libraries in optimized studio home
2017-07-07 16:11:12 -04:00
cahrens
4454458743
Limit courses and libraries returned for global staff.
...
EDUCATOR-563
2017-06-12 13:47:00 -04:00
jagonzalr
d112c0b81b
show button new library in studio depending on flags and user staff status
...
add flag DISABLE_LIBRARY_CREATION
add comma
use CourseCreatorRole to determine if user can create a library
add disable library creation feature flag
Conflicts:
cms/djangoapps/contentstore/views/course.py
ENABLE_CONTENT_LIBRARIES flag
check for course creator role for library creation
Conflicts:
cms/djangoapps/contentstore/views/course.py
add unit tests
make check of creation of library a true/false for forntend, add security in api call, clean tests
update tests
fix docstring of tests
fixed quality violation
fixed broken unit test and quality violations
Feedback changes and unit test to assert libraries are visible to non staff users too
fixed quality violation and feedback changes
2017-01-30 12:51:35 +05:00
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
Jesse Zoldak
ff43b823d8
Revert "Feature flag for library creation"
2017-01-11 14:35:19 -05:00
jagonzalr
ce17c1cdcf
make check of creation of library a true/false for forntend, add security in api call, clean tests
2016-11-28 11:19:35 +02:00
jagonzalr
ab49631b25
add disable library creation feature flag
2016-11-17 07:35:32 +00:00
ssemenova
c1f793172f
change icon tags from i to span
...
TNL-4692
2016-06-07 10:52:00 -04:00
Robert Raposa
7223ee9316
Fix import order for HTML, Text.
2016-05-23 08:47:08 -04:00
Robert Raposa
8e1e4a4715
Use markup HTML helper with Text
...
TNL-4160
2016-03-04 10:44:41 -05:00
Mushtaq Ali
3dc73c655b
Display studio name properly on empty course page.
2016-02-29 17:11:55 +05:00
Mushtaq Ali
7a9991e95c
Studio homepage escaping
2016-02-18 21:10:21 +05:00
Zia Fazal
772a4d4ba1
org help text updated
2015-12-14 12:39:44 +05:00
Renzo Lucioni
e2833d8fc6
Add a Studio view and template to host the Programs authoring app
...
The Programs authoring app is a Backbone SPA maintained in a separate repository. The app handles its own routing and provides a UI which can be used to create and publish new Programs (e.g, XSeries). ECOM-2598.
2015-12-03 10:47:12 -05:00
Renzo Lucioni
70d57327eb
Add Programs tab to Studio
...
Extends the Programs ConfigurationModel, cleans up Programs-related utilities and corresponding tests, and corrects caching. Uses the Programs API to list programs within Studio. ECOM-2769.
2015-11-25 14:56:50 -05:00
Peter Fogg
0a2cfbe31c
Merge pull request #9738 from edx/peter-fogg/change-studio-help-links
...
Remove Tender and change Studio help links.
2015-09-17 22:42:57 -04:00
Peter Fogg
fec5129a49
Remove Tender and change Studio help links.
...
TNL-2695
2015-09-17 16:30:40 -04:00
David Baumgold
61419cefa5
Re-word translators comment
2015-09-15 11:24:46 -04:00
David Baumgold
9b34ab51bd
Break translators comments across multiple lines
2015-09-15 11:24:43 -04:00
David Baumgold
4dbd81451f
Internationalize course re-run strings
2015-09-15 10:19:55 -04:00
Peter Fogg
c13f296103
HTML-escape uses of course display name.
2015-08-17 12:22:10 -04:00
Braden MacDonald
4e9db25281
Fix: users without course creation permission were not shown new library form
2015-06-29 13:14:04 -07:00
Braden MacDonald
24af22ca88
Remove restrictions on library creation in Studio
2015-06-25 12:57:56 -07:00
ahsan-ul-haq
4ee02e2317
Merge pull request #7098 from edx/ahsan/tnl-1531-inaccessible-label-for-page-action-nav-studio
...
Inaccessible label for the page action Navigation
2015-03-04 21:01:15 +05:00
Alison Hodges
4666caa63d
Fixes DOC-1472, DOC-1713, DOC-1613, DOC-1714, DOC-1715
2015-02-27 16:22:01 -05:00
Ahsan Ulhaq
ed944fdb0e
Inaccessible label for the page action Navigation
...
<nav> elements for the actions a user can perform on a perticular
page contain inaccessible label whic causes screen reader users
confusion regarding to their current navigation.
TNL-1531
2015-02-25 16:40:03 +05:00
Jonathan Piacenti
f952a33ec3
Make UI styling consistent between libraries and courses tabs when empty.
2015-02-24 20:29:54 +00:00
David Baumgold
d00c3d0deb
Tender is only accessible via HTTP, not HTTPS
2015-01-28 18:23:22 -05:00
David Baumgold
f9d8198ef3
Merge pull request #6576 from edx/db/configure-tender-domain
...
Make Tender optional and configurable
2015-01-14 15:02:09 -05:00
David Baumgold
4d323271ee
Make Tender optional and configurable
2015-01-14 11:25:55 -05:00
Braden MacDonald
012e6e6fd3
Update font awesome icons
2015-01-12 13:21:27 -08:00
Braden MacDonald
6ea5a8a595
Fix hard-coded studio name
2015-01-12 13:08:40 -08:00
Matjaz Gregoric
5eab2c5f52
Update text on new library form.
2015-01-12 13:42:54 +03:00
Matjaz Gregoric
f874c052ff
Add aria-describedby attributes to new course/library form.
2015-01-12 13:41:47 +03:00
Matjaz Gregoric
bd9ce27614
Replace aria-required with HTML5 required.
...
'aria-required="true"' is implied when 'required' is present.
2015-01-12 13:41:47 +03:00
Jonathan Piacenti
eabd6c8d27
Quality check and test fixes.
2015-01-12 13:41:03 +03:00
Matjaz Gregoric
6cd4932a63
Update text on new content library form.
2015-01-12 13:41:03 +03:00
Jonathan Piacenti
c17ba15fbf
Made empty course url the 'home' url instead.
2015-01-12 13:41:02 +03:00
Braden MacDonald
fefc70c405
Three levels of user permissions for content libraries:
...
Admin ("Instructor") - Can edit and assign permissions to other users
Normal ("Staff") - Can edit
User - Can view the library and use content from it but cannot edit it or its blocks.
2015-01-12 13:37:58 +03:00
Braden MacDonald
3e0f08ebc2
Studio support for creating and editing libraries (PR 6046)
...
SOL-1, SOL-2, SOL-3
2015-01-12 13:37:50 +03:00
Chris
c5d2dd7536
Upgrading Font Awesome vendor files from 3.2.1 to 4.2.0
...
* updating vendor files
* updating class syntax (to new FA-based classes) for all UI elements
* correcting broken tests
2015-01-06 15:24:12 -05:00
David Baumgold
34c6415527
Use STUDIO_SHORT_NAME for Studio
...
STUDIO_NAME = "edX Studio"
STUDIO_SHORT_NAME = "Studio"
2014-12-23 11:14:58 -05:00
David Baumgold
7366d2b1a2
Replace "edX Studio" with "{studio_name}"
...
For theming and internationalization
2014-12-19 13:58:42 -05:00
Greg Price
067e270a84
Fix spelling of complementary role
2014-11-05 15:48:51 -05:00
polesye
83fbdc2ac4
TNL-481: Add RequireJS Optimizer.
2014-10-20 17:33:21 +03:00
David Baumgold
eba03512d5
Replace course status message
2014-10-15 11:35:56 -04:00