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
David Baumgold
0f07bad3ed
Some strings were missing i18n calls
2014-10-15 11:35:56 -04:00
John Eskew
5e3e366147
Remove unused jQuery code. - LMS-11481
2014-10-07 15:02:18 -04:00
Calen Pennington
77a04daa07
Properly escape CourseKeys and UsageKeys in html templates
...
[LMS-11372]
[LMS-11370]
2014-10-01 10:26:52 -04:00
Ben McMorran
bb90c30767
Make refresh clickable while courses are processing
2014-08-21 12:11:30 -04:00
Ben McMorran
4e41a42c76
Rename unsucceeded to in_process
2014-08-21 12:11:28 -04:00
Ben McMorran
46932ee0f9
Replace data-test-course and data-test-unsucceeded with data-course-key
2014-08-21 12:11:26 -04:00
Mat Peterson
0088978281
Set GlobalStaff permissions on reruns
2014-08-21 12:09:13 -04:00
Mat Peterson
e8763ef715
Do TODOs in test_contentstore.py
2014-08-21 12:09:13 -04:00