Brian Talbot
c027f90dbc
Studio: course outline revised styling with reference templates
2014-08-07 12:27:12 -04:00
Frances Botsford
cf70eb6e2a
in-context editor for xblock string field
2014-08-07 12:16:21 -04:00
Frances Botsford
bfb6db76fb
fixed discussion preview back to the way it was
2014-08-07 12:16:21 -04:00
Frances Botsford
9fe41e768b
improved buttons styles in studio - updated unit sass to include new styles
2014-08-07 12:16:20 -04:00
Frances Botsford
0230ee40f1
unit publishing widget cleanup
2014-08-07 12:16:20 -04:00
Ben McMorran
d40ef5e089
Adds warning when editing a container visible to students
...
styling for editing a live unit
2014-08-07 12:16:18 -04:00
Frances Botsford
bbcc0030ea
cleanup of unit, container, and xblock sass; added modules and layout sass; publishing states and actions on new unit
2014-08-07 12:16:18 -04:00
polesye
d38b51cb4a
BLD-1117: Add read-only list of Group Configurations.
2014-07-02 18:26:27 +03:00
cahrens
a395c2fa4b
Complete Studio support for handling group configuration changes
...
STUD-1658
2014-06-20 11:41:23 -04:00
Andy Armstrong
11c25e8c1a
Add Studio handling for changes to group configurations
...
STUD-1658
2014-06-20 11:41:22 -04:00
Brian Talbot
1209daa7f3
making system status notifications flexible based on content
2014-06-09 14:08:20 -04:00
cahrens
5ab61fc4b2
Implement a custom editor for the split_module.
...
STUD-1529
2014-06-05 12:16:16 -04:00
Andy Armstrong
6b3e100cc1
Allow editing of container xblocks/xmodules
...
STUD-1312
2014-05-29 14:02:45 -04:00
Andy Armstrong
541d20ef83
Allow creation of components on container page
...
This commit implements STUD-1490, allowing creation of components
on the container page. It also enables the delete and duplicate
buttons now that new content can be created that would benefit.
Note that it also creates shared functionality for adding components,
and refactors the unit page to use it too.
2014-05-21 15:40:31 -04:00
Brian Wilson
d6a74a644d
Merge branch 'master' into release
...
Conflicts:
cms/static/js/views/modals/edit_xblock.js
2014-05-13 11:10:48 -04:00
frances botsford
3530721671
Merge pull request #3577 from edx/frances/fix/404-and-500-page-layout
...
Fix for Studio 404 and 500 page layouts
STUD-864
2014-05-06 11:44:51 -04:00
Frances Botsford
5890bc842c
removing larger size for CodeMirror for funky visual behavior on Checkbox problems in release
2014-05-06 10:47:59 -04:00
Frances Botsford
fb4cab435e
fix for Studio 404 and 500 page layouts
...
STUD-864
2014-05-02 16:19:59 -04:00
Frances Botsford
fd7142bcde
dnd container page styling
2014-05-02 15:09:23 -04:00
Frances Botsford
8ed92f3c5b
temporary fix for xblock settings scroll
...
UX-623
2014-04-29 10:27:21 -04:00
Waheed Ahmed
df96c17e65
Fixed toggle cheatsheet not working on component editors.
...
STUD-1514
2014-04-23 11:08:12 +05:00
Brian Talbot
5940f1ff1a
Studio: updating Sass ui-disabled placholder syntax and creating utility is-disabled class
...
Studio: revising .fake-link utility class to use Sass placeholder and syncing commenting style
LMS: updating Sass ui-disabled placholder syntax and creating utility is-disabled class
Studio: adding in basic action Sass placeholder for use in enabling/disabling UI
Studio: applying action Sass placeholder to publish/create-draft Unit view actions
STUD-1497
2014-04-16 14:44:30 -04:00
Andy Armstrong
a3b2809601
Fix duplicate save and cancel buttons in Studio
...
STUD-1531
Also add support for refreshing the modal on custom save
2014-04-15 14:04:55 -04:00
Frances Botsford
df0973e771
addressing review feedback
2014-04-09 16:45:22 -04:00
Andy Armstrong
a3e26e6824
Implement next round of code reviews
2014-04-09 12:15:38 -04:00
Andy Armstrong
d55ad61801
Make the LaText source compiler link visible
2014-04-09 10:59:51 -04:00
Andy Armstrong
88d95d119c
Rebuild the way modals are constructed to support nesting.
2014-04-09 10:32:13 -04:00
Frances Botsford
b23f17dbe7
removed commented out lines
2014-04-09 10:32:12 -04:00
Frances Botsford
ee42902ee6
removed edit-dialog and uploads css, changed component edit icon to pencil, small css fixes
2014-04-09 10:32:11 -04:00
Frances Botsford
636fa19033
small ui fixes in Studio - textbooks upload and loading font-size
2014-04-09 10:32:11 -04:00
Frances Botsford
2425aab979
maintain scroll position after closing the component editing modal in Studio
2014-04-09 10:32:11 -04:00
Frances Botsford
be8e99444a
making chrome scroll up when showing the component menu on the Studio unit page
2014-04-09 10:32:11 -04:00
Andy Armstrong
7770d9d427
Implement editing from the Studio container page.
...
STUD-1306
2014-04-09 10:32:11 -04:00
Alexander Kryklia
dfa7c27e77
Add multiple transcripts editor.
...
Fix donwload subs for non youtube videos and non-en language - continue.
Add acceptance tests.
Add detetion of assets on request.
Updated docstring.
Add fixes and acceptance tests.
Fix acceptance tests.
Update docsrtings and cleanup code, resful for language_id.
Specify exception type in POST.
Fix url in upload module.
Improve exception handling.
Remove 'en' and catching in editable_metadata.
Move descriptor.get_context test to lms tests.
Add query parameter to translation dispatch.
Response to format parameter of translatin GET request.
Fix Acceprance test: Metadata Editor.
move handlers to proper scores.
Split video player into smaller files.
Add ugettext and fix typoes.
Add changelog.
Support for downloading non-ascii filenames.
Change event binding.
Add content-language to download requests.
Reractor POST handler to not update self.transcripts.
2014-03-31 18:49:56 +03:00
jmclaus
3a740c0479
BLD-844: Add possibility to download transcripts in different formats.
2014-03-07 19:22:22 +01:00
cahrens
0dbabc7ad8
Support xblocks with children on the container page.
...
STUD-1363
2014-03-04 17:11:01 -05:00
Andy Armstrong
fcc0231d4d
Add new container page that can display nested xblocks
...
This is the changes for STUD-1244, which introduces the ability for Studio to display
arbitrarily nested xblocks. In this change, a new container page is introduced which can
display nested xblocks. In particular, the xblock type of 'vertical' is special cased
to be shown inline as a collapsible section. The unit page is mostly unchanged, except
that container xblock's are shown as a link to their container page, rather than being
shown inline.
2014-02-27 14:53:05 -05:00
marco
a8417df7ba
styling for recursive xblock rendering structure to be used in the container page, pulling from general xblock styles in a separate file.
2014-02-14 12:57:06 -05:00
Frances Botsford
34ea03c887
fixed missing polyfill buttons, adjusted layout of number input in component editor
...
UX-381
2014-02-11 15:20:00 -05:00
Calen Pennington
f6731342de
Make Studio load XBlock fragment js and css on the client-side
...
[LMS-1421][LMS-1517]
2014-02-04 15:38:13 -05:00
polesye
042cb5c698
BLD-206: Add template for the zooming image in Studio.
2013-12-19 21:47:32 +02:00
Frances Botsford
2d678d0c5e
Responding to review feedback on studio outline cleanup
...
Bug fix for dragging past last element in list.
STUD-879
2013-12-16 12:52:33 -05:00
Frances Botsford
a2d5500f9e
FED clean up of studio outline page
2013-12-09 15:21:57 -05:00
Brian Talbot
d95b46dd19
Studio: adding back in links (and supporting styling) to ToS and Privacy Policy to footer and sign up UI
...
STUD-151
2013-12-04 12:03:25 -05:00
Brian Talbot
bff94de284
Studio: adding basic italicize text styling into xmodule/block preview UI
...
STUD-963
2013-11-26 12:21:55 -05:00
Brian Talbot
e41214b1ed
Studio: revises the styling for the export view to sync with the import view's UI
2013-11-01 16:01:11 -04:00
Anton Stupak
aecc20af6b
Add Timed Transcripts Editor.
2013-10-22 21:45:03 +03:00
Brian Talbot
03c9a46d79
Studio: visually hides the tender widget tag UI, again
2013-10-10 16:37:31 -04:00
cahrens
61cfb91218
Cleanup to drag and drop implementation.
...
Also includes RequireJS changes.
Fixes bugs:
STUD-755, STUD-152, STUD-700, STUD-699
2013-10-07 17:18:40 -04:00
Brian Talbot
8815962356
Studio: Converts all class-based Sass archetype-focused @extends to use Sass placeholder syntax
2013-09-18 14:14:11 -04:00