Adam
2735b2b5bb
Revert "Decorated instructor dashboard with sudo_required."
2015-07-17 12:11:38 -04:00
Jesse Zoldak
41350002ba
Merge pull request #8940 from edx/zoldak/SOL-1053-skip
...
Mark too-flaky test for skipping
2015-07-17 12:12:34 -04:00
Jesse Zoldak
ec6258a7ec
Mark too-flaky test for skipping
2015-07-17 11:01:45 -04:00
Waheed Ahmed
bc052db1ee
Added DjangoSudo functionality for instructor dashboard and course team page
2015-07-16 11:14:11 +05:00
Zia Fazal
0793cc8b5c
only ddx PM can activate/deactivate or delete certificate configuration
...
fix for flaky test
fix for broken test
fixed quality violation
2015-07-15 17:09:01 +05:00
Jesse Zoldak
96b2baba63
Mark delete certificates test as flaky SOL-1053
2015-07-14 09:10:34 -04:00
Zia Fazal
57f1dc92b3
ziafazal/SOL-1021: Capture additional certificate configuration events
...
* Changed certificate_id to configuration_id
* Fix for acceptance test faiiure
* Add waits to bok choy tests
fix for flaky test
2015-07-14 11:12:09 +05:00
Sarina Canelake
47b99720fa
Clean up old style class definitions
2015-07-13 17:33:27 -04:00
Sarina Canelake
ba8fd1c21d
Eliminate instances of unused-import Pylint violation
2015-07-13 17:33:25 -04:00
muhammad-ammar
5a8b158900
Visual change to new Hints and Feedback problem types
...
TNL-2619
2015-07-13 12:18:25 +05:00
Christine Lytwynec
bc78baa091
Merge pull request #8841 from edx/clytwynec/TE-745
...
Fix for TE-745
2015-07-10 09:08:52 -04:00
Jesse Zoldak
2b51029db3
Merge pull request #8834 from edx/zoldak/SOL-449
...
Mark a too-flaky Milestones acceptance test for skipping
2015-07-09 15:12:32 -04:00
Christine Lytwynec
14fdc836c5
Fix for TE-745
2015-07-09 15:09:16 -04:00
Jesse Zoldak
be5ae551b2
Mark a too-flaky Milestones acceptance test for skipping
2015-07-08 14:41:58 -04:00
Christine Lytwynec
7af1a44d73
Merge pull request #8792 from edx/clytwynec/flaky-test
...
flag test as flaky
2015-07-07 10:08:25 -04:00
Christine Lytwynec
db516a9b4c
flag test as flaky
2015-07-06 16:51:03 -04:00
Ben Patterson
c39ebf1bc8
Wait for element to not be present. (Compatible with minor bok-choy upgrade.)
...
With an upcoming bok-choy upgrade, 'not-present' and
'invisible' are two distinct concepts. In the upgrade, an
invisible element must be present on the page. This commit
draws that distinction across two helper methods, one for
'invisible' and the other for 'not-present' (or, not on the page at all).
2015-07-03 06:51:25 -07:00
asadiqbal
57d5de5d14
asadiqbal08/SOL-766: Add Facebook sharing to certificate view
...
* updated the flags for social media sharing
* added facebook feed ui to share public url
* update the condition logic
* update the code as per suggestion and added pick new style for share buttons
* update the css class reference
* update the bok-choy test
* updated description and some text touch-ups
* moved the JS related to facebook into separate location
* js formatting
* Add trailing comma per chrisndodge
* Add wait to fix flaky test...maybe
2015-07-02 18:52:15 -04:00
Sarina Canelake
d5b26c7f8c
Mark test as flaky; TNL-2647
2015-07-02 11:18:09 -04:00
muhammad-ammar
b0eda4cac9
Display warning message on course outline in Studio when course contains deprecated features/components
...
TNL-2303
2015-06-30 13:26:18 +05:00
Matt Drayer
f7262a211e
mattdrayer/SOL-449: Add flaky decorator to bok choy test
2015-06-25 11:50:57 -04:00
cahrens
923edee15f
Fix flaky test_import_timestamp test.
...
TNL-2386
2015-06-25 09:58:28 -04:00
muzaffaryousaf
4fecf03874
Display error message on ORA 1 components in units in Studio.
...
TNL-2304
2015-06-17 17:05:09 +05:00
Kelketek
a61b9106ef
Merge pull request #8312 from open-craft/kelketek/fix-flaky-lib-test
...
(SOL-618) Fix for flaky library users studio test
2015-06-11 15:25:35 -05:00
Matt Drayer
a9c9c15ced
Merge pull request #8463 from edx/mattdrayer/SOL-449
...
mattdrayer/SOL-449: Remove @skip decorator
2015-06-10 21:15:49 -04:00
Matt Drayer
aadb902cc7
mattdrayer/SOL-449: Remove @skip decorator
2015-06-10 14:20:39 -04:00
Tyler Nickerson
767ccbd1e7
Merge pull request #8235 from edx/nickersoft-include-expired
...
Added optional GET parameter to the enrollment API that includes expired course modes
2015-06-10 09:01:04 -04:00
Nickersoft
8c1d3ae412
Added includes_expired parameter to enrollment API
...
- Adding ?include_expired=1 to course detail requests will now include expired course verifications
2015-06-09 17:12:30 -04:00
Christine Lytwynec
65b4e33629
Merge pull request #8422 from edx/clytwynec/rebalance_bokchoy_shards
...
Clytwynec/rebalance bokchoy shards
2015-06-09 12:45:16 -04:00
Christine Lytwynec
73ce054c54
Merge pull request #8415 from edx/clytwynec/re-enable_acid_block_tests
...
unskip acid xblock tests
2015-06-09 09:31:34 -04:00
Christine Lytwynec
659c72a03e
move bok choy studio split tests to shard_2
2015-06-08 15:53:34 -04:00
Christine Lytwynec
7e19142b01
unskip acid xblock tests
2015-06-08 11:57:18 -04:00
Ben Patterson
f37fdaf47d
Merge pull request #8386 from edx/benp/lint-fix-test_import_export
...
Follow imports order guidelines.
2015-06-07 17:13:16 -04:00
Ben Patterson
dc4b4f9022
Merge pull request #8404 from edx/benp/skip-settings-test-jun2015
...
Skip test that has become too flaky. SOL-449.
2015-06-07 13:32:04 -04:00
Ben Patterson
d3f7bdc1e8
Skip test that has become too flaky. SOL-449.
2015-06-07 10:43:53 -04:00
Matt Drayer
3e52b8fad1
mattdrayer/SOL-947: Refactor Web/HTML certificate URL patterns
2015-06-06 23:15:17 -04:00
Ben Patterson
b7f8bd3c80
Follow imports order guidelines.
...
https://github.com/edx/edx-platform/wiki/Python-Guidelines#imports-order
Follow-up to #8368
2015-06-05 09:43:49 -04:00
Ben Patterson
8d1651cc19
Merge pull request #8381 from edx/benp/flaky-milestones-jun2015
...
Flag test as flaky. SOL-449
2015-06-05 09:16:42 -04:00
Ben Patterson
4e39799f49
Flag test as flaky. SOL-449
2015-06-04 20:16:26 -04:00
Ben Patterson
8e37e68c3f
Flag test as flaky. TNL-2386
2015-06-04 19:20:31 -04:00
Jonathan Piacenti
2aa85a72f0
Fix for flaky library users studio test, SOL-618
2015-06-02 19:52:46 +00:00
David Baumgold
e8022c74f2
Merge pull request #8169 from AkA84/TNL-925-import-module-amendments
...
TNL-925: Import module amendments
2015-06-02 10:58:32 -04:00
Ned Batchelder
cc5c1001d1
Fix simplifiable-range pylint warnings.
2015-06-02 09:47:13 -04:00
Matt Drayer
af7277cdd9
New Feature: Certificates Web View
...
- 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
2015-06-01 19:48:04 -04:00
Alessandro Verdura
31802a6675
PR feedback
...
TNL-925
2015-06-01 19:31:17 +02:00
Alessandro Verdura
6d9cfdcd22
Add timestamp value test
...
TNL-925
2015-05-27 21:59:29 +02:00
Alessandro Verdura
da683ca7cf
Add UI acceptance test
...
TNL-925
2015-05-27 17:47:35 +02:00
Sarina Canelake
1775dd5365
Merge pull request #7315 from edx/db/creative-commons
...
Allow custom licensing for course content
2015-05-18 15:36:50 -04:00
Sarina Canelake
ca64c665cc
Default course license to All Rights Reserved
...
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
2015-05-18 14:37:32 -04:00
David Baumgold
a3887e951c
Courseware license (Creative Commons): FED
...
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
2015-05-18 14:36:04 -04:00