- 29 Sep, 2015 1 commit
-
-
Saleem Latif committed
-
- 16 Sep, 2015 1 commit
-
-
Matt Drayer committed
-
- 15 Sep, 2015 1 commit
-
-
Matt Drayer committed
-
- 03 Sep, 2015 2 commits
- 01 Sep, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 26 Aug, 2015 2 commits
-
-
muhammad-ammar committed
-
asadiqbal committed
-
- 20 Aug, 2015 1 commit
-
-
* Automatically create user partitions on course publish for each ICRV checkpoint. * Disable partitions for ICRV checkpoints that have been deleted. * Skip partitions that have been disabled when checking access. * Add verification access control UI to visibility settings. * Add verification access control UI to sequential and vertical settings. * Add partition scheme for verification partition groups. * Cache information used by verification partition scheme and invalidate the cache on update. * Add location parameter to UserPartition so the partition scheme can find the associated checkpoint. * Refactor GroupConfiguration to allow multiple user partitions. * Add special messaging to ICRV for students in the honor track. Authors: Zubair Arbi, Awais Qureshi, Aamir Khan, Will Daly
zubair-arbi committed
-
- 13 Aug, 2015 1 commit
-
-
Chris Dodge committed
-
- 10 Aug, 2015 1 commit
-
-
* asadiqbal08/SOL-1058: Add edx-organizations to certificate web view * Support organization logo asset management * Remove organization fields from Studio certificate configuration model * SOL-981 pull request feedback fixes
Matt Drayer committed
-
- 07 Aug, 2015 1 commit
-
-
Delete button should not be clickable if in use by a unit.
Mushtaq Ali committed
-
- 05 Aug, 2015 1 commit
-
-
removed org helper
Zia Fazal committed
-
- 30 Jul, 2015 1 commit
-
-
added line break
Zia Fazal committed
-
- 29 Jul, 2015 1 commit
-
-
Chris Rodriguez committed
-
- 28 Jul, 2015 1 commit
-
-
Chris Dodge committed
-
- 27 Jul, 2015 1 commit
-
-
TNL-1653
cahrens committed
-
- 23 Jul, 2015 1 commit
-
-
Chris Dodge committed
-
- 13 Jul, 2015 1 commit
-
-
TNL-2619
muhammad-ammar committed
-
- 06 Jul, 2015 2 commits
-
-
asadiqbal committed
-
Authors: - Daniel Friedman - Ben McMorran - Peter Fogg TNL-1892
Ben McMorran committed
-
- 26 Jun, 2015 1 commit
-
-
Revert the removal of hint templates. Move the 'tab' attribute in the new-problem yaml files out one level, out of the 'metadata' section.
Nick Parlante committed
-
- 22 Jun, 2015 1 commit
-
-
Sarina Canelake committed
-
- 17 Jun, 2015 1 commit
-
-
Extends the common capa response types (string, numeric, multiple choice, checkbox, dropdown) with feedback and hint capabilities. "Feedback" refers to feedback shown to the student when they check the problem, looking at their specific answer. "Hints" refers to a Hint button in LMS which the student can click at any time to see hints for that problem. The implementation extends the markdown syntax to include feedback and hints. There are new Feedback-and-Hint specific templates in Studio when the author clicks to add a new problem.
Nick Parlante committed
-
- 15 Jun, 2015 1 commit
-
-
TNL-2384 Refactored Studio's PagingView to use RequireJS Text and moved it to common so that it can also be used by LMS.
Andy Armstrong committed
-
- 01 Jun, 2015 2 commits
-
-
- SOL-465: Initial implementation of certificates web view and signatories (names/titles) - SOL-718 Close button is working properly - SOL-801 Backbone Signatories Modeling - SOL-803 Underscore template: Editor (Add) - SOL-802 Signatories: Underscore template - Details - SOL-804 Signatories: Underscore template: Editor (Edit) - Add signatory delete Django view - SOL-805 Signatory editor (Delete) - Add Coffeescript router - SOL-716 Jasmine Tests - Added missing minified JS library - client side validation of signatory fields - SOL-390 signatories names - Remove obsolete extends Sass files - input maxlength limiting for signatory information - SOL-389: Course title override - SOL-466: Add capability to upload digitized signatures in Studio - ziafazal: fixed css for upload signature image - ziafazal: completed deletion of signature images - UX-1741: Add initial static rendering/styling for Open edX web certs * creating new global static dir * adding static version of edX UX pattern library assets * adding web certificates static assets * adding static (+abstracted) web certificates rendering * creating two tiers of rendering (base + distinguished) * providing sample assets for certificate rendering * supporting RTL layouts * adding certifcates assests to edX static asset pipeline * temporarily hiding the mozilla open badges share action * wiring print button to print view/page * fixup! addressing conflict artifact in valid cert template * fixup! adding missing %hd-subsection sass extend + components comment clean up * fixup! correcting pattern library .hd-4 font-weight value - SOL-468 Linked Student View for Web View Credential - SOL-467: Add capability to upload organization logos for certificates - SOL-391 / SOL-387: Signatory related info (assets) in certificates web view - kelketek: Fixes for static asset collection in certificate HTML view. - SOL-398 Web View: Public Access - mattdrayer: Post-merge branch stabilization - catong: Initial changes to Studio template and Help config file - ziafazal: Branch stabilizations - SOL-387: Display organization logo on LMS web view - talbs/mattdrayer: Branch Stabilizations - talbs: converting backpack action to use a button HTML element - talbs: revising placeholder assets + their rendering in cert view - mattdrayer: Username web view wireup - SOL-386 Certificate Mode Previews - SOL-905: Make organization logo and signatory signature uneditable - SOL-922: Improve test coverage - SOL-765: Add LinkedIn sharing - [marco] temporary styling adjustment to account for smaller linkedin share image / fake button - SOL-921: Address hardcoded template items - SOL-927: Deleting certificate should delete org logo image also * updated invalid template * removed hr * fix invalid certificate error - clrux: Add i18n to certificate templates and partials - mattdrayer: Pylint violations - SOL-920 Certificate Activation/Deactivation - mattdrayer: Added LMS support - SOL-932: Fix preview mode support in certificate view - SOL-934: Fixed bug reported and broken tests - SOL-935 removed the 'valid' word from web view title - talbs: RTL support updates/fixes * revising certificate type icon/name vertical alignment * removing unused older certificate template * revising styling for message/banner actions * abstracting accomplishment type to use course mode + adding in honor/verified-specific placeholders - mattdrayer: JSHint violations
Matt Drayer committed -
Filter by Language: Designation for course language(s) in Studio allows for filtering of courses based on their language in the sidebar Reuses active filter view UI/IA from find courses page on edx.org view for clearing individual or all filters, as with edx.org filtering
Davorin Sego committed
-
- 18 May, 2015 5 commits
-
-
Clicking on conflicting option box unchecks all conflicts LMS: Clicking license text should bring to new window updated styles to reflect html reuse inside of xblock edit modal area. Add ARIA attributes to license for a11y Gracefully handle re-selecting of selected license
Sarina Canelake committed -
Use native checkboxes for courseware license options In Studio settings editor for video module, don't show license if feature-flagged off Don't let Scope.contents fields leak to Studio editor JS gettext() must all be on the same line for i18n Add docstrings for bok-choy tests Remove LicenseMixin from HTMLDescriptor Responding to UX review feedback Add aria-pressed attribute Use https links instead of protocol-relative links for links to creativecommons.org Remove license from course outline page in Studio
David Baumgold committed -
David Baumgold committed
-
David Baumgold committed
-
This allows course authors to choose between two difference licenses for their course content: All Rights Reserved, or Creative Commons. In the backend, XBlocks that wish to allow custom licenses need only inherit from LicenseMixin, which adds a `license` field as a string. License information is displayed in the Studio editor view, and just below the rendered XBlock in the LMS. In addition, if the course block itself has a custom license set, this license will display just below the main body of the page on courseware pages. This entire feature is gated behind the LICENSING feature flag.
David Baumgold committed
-
- 06 May, 2015 1 commit
-
-
TNL-1261
muzaffaryousaf committed
-
- 18 Apr, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 16 Apr, 2015 1 commit
-
-
1. Fix sentence breaks inside `photo_reverification.html` and `midcourse_photo_reverification.html`. 2. Combine three setences inside `choose.html`. 3. Adding some punctuation marks to reduce duplicated strings with only different Punctuation marks in translation. 4. Move the colons inside the strings to be translated. This may be not necessary for now, but I think this may help translation by removing potential word meaning conflict. 5. Sorry for
louyihua committed
-
- 13 Apr, 2015 1 commit
-
-
1. Fix the broken `gettext()` call in `courde_detail.js` 2. Change the string to avoid Transifex misunderstand the pattern '% o' in `checklist.underscore`. 3. Embed the `{filename}` part inside the string in `transcripts-choose.underscore` to provide better i18n flexibililty. 4. Remove all the call of `gettext()` and `${_()}` inside the `mock` directory to aovid mis-extraction by pybabel. (It seems that the `mock` directory is soly used in test? So the strings in this directory need not to be extracted and translated?) 5. The unicode char `\u2014` will trigger a bug inside pybabel which makes the extracted string untranslatable, so remove this char.
louyihua committed
-
- 07 Apr, 2015 1 commit
-
-
1. Extract the full sentence rather than parital of a sentence, so that languages with different word orders than English can benifit from this. 2. Using ngettext instead of gettext with 'xxx(s)', as Transifex treats `()` as special characters so that it enforces the translated string must have the same number of `()` pairs. Such enforcement makes translations difficult, as not every language can use forms like 'xxx(s)' to represent both singular & plural within a single word.
louyihua committed
-
- 05 Apr, 2015 1 commit
-
-
1. Spliting strings inside the call to `gettext()` in javascript breaks the string extraction process, so the string should kept in one line. 2. Using escape string inside a string in `gettext()` may cause the extractor to misunderstand the escape string, so that it will escape this escape string.
louyihua committed
-
- 31 Mar, 2015 1 commit
-
-
The written style ```interpolate(gettext('some text'), {...}, ...)``` will will cause the string inside gettext() not be extracted. So a separate line is needed for ```gettext``` when gettext function is directly called inside a call to the interpolate function.
louyihua committed
-
- 24 Mar, 2015 1 commit
-
-
Converted lettuce Course Team page tests to bok choy
E. Kolpakov committed
-