Peter Fogg
7f673604fb
Allow setting self-paced on schedule & details page.
...
Currently unstyled.
ECOM-2462
2015-10-28 14:33:11 -04:00
Peter Fogg
15d77fda3f
Hide due/release dates on course outline in Studio.
...
ECOM-2443
2015-10-28 14:33:11 -04:00
asadiqbal
0f394656c9
SOL-1312 changes
2015-10-21 20:50:28 +05:00
Frances Botsford
06df341f56
web cert template rendering - adjust signature image sizing
2015-10-09 15:12:50 -04:00
Afeef Janjua
ee203ed930
Merge pull request #10015 from edx/afeef/bugfix/tnl-3258-fix-confirm-navigation-popup-unmodified-group-configurations
...
TNL-3258 Reset group configuration model when a child content group i…
2015-10-07 11:13:46 +05:00
asadiqbal
0b28fd23f8
SOL-1225
2015-10-06 14:52:38 +05:00
asadiqbal
aec1b95945
SOL-1262
2015-10-05 16:28:28 +05:00
Afeef Janjua
6cc8c47ca0
TNL-3258 Reset group configuration model when a child content group is deleted (+5 squashed commits)
...
Squashed commits:
[450761c] found an alternative way to restore model when any of the nested model is deleted
[1b7eb85] passed the context to the inner functions
[c87dafd] refactored the model access using encapsulation instead of directly accessing it
[5d025ff] return the promise
[d8d1f50] fixup! quality (+1 squashed commit)
Squashed commits:
[daa7f81] reset the configuration when the model is deleted (+1 squashed commit)
Squashed commits:
[c7f41f7] reverted: skip test_can_delete_unused_content_group due to flakiness
2015-10-02 21:57:32 +05:00
asadiqbal
b09c20f02f
SOL-1225
2015-10-01 15:12:13 +05:00
Andy Armstrong
b2a0b2f728
Improve response handling in AjaxHelpers
...
I've changed the logic so that AjaxHelpers keeps
track of which requests have not yet had mock
responses sent. This ensures that every response
is handled before moving on to the next one,
rather than always handling the last request.
My intention is that this won't allow bugs to creep
in where a request isn't fired and instead the test
responds to an old request. It also should ensure
that extra events aren't accidentally fired.
2015-09-23 20:23:09 -04:00
asadiqbal
3a2c97a02f
SOL-1188 fix
2015-09-21 17:08:27 +05:00
Matt Drayer
58488eaa0b
Merge pull request #9782 from edx/asadiqbal08/SOL-1188
...
SOL-1188 Cancel button Saving not Canceling
2015-09-20 23:01:34 -04:00
Matt Drayer
95da57ccf0
Merge pull request #9783 from edx/ziafazal/SOL-1226
...
SOL-1226: scroll to top after saving
2015-09-20 22:53:53 -04:00
asadiqbal
287cc843df
SOL-1224
2015-09-18 11:19:12 +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
Matt Drayer
05a2b54b5a
hotfix/2015-09-16-1: Removed signatory org char limit
2015-09-16 14:24:57 -04:00
Zia Fazal
5effbf14f2
scroll to top after saving
...
fixed broken bok choy tests
2015-09-16 20:10:16 +05:00
asadiqbal
5ae0562e53
SOL-1188
2015-09-16 14:40:30 +05:00
Matt Drayer
60a8531348
mattdrayer/signatory-title-length: Bump to 106 characters
...
* Fix typo
* Fix odd test inputs
2015-09-14 17:19:02 -04:00
Braden MacDonald
7647fd9ff1
Fix add component buttons to be backward compatible
2015-09-11 13:18:19 -07:00
asadiqbal
3e4d4504ff
SOL-1157 -- moving buttons from top to bottom and also using the standard save/cancel buttons in signatory edit view.
...
and update the bokchoy test
2015-09-03 15:32:52 +05:00
Christine Lytwynec
e807cbd589
Merge pull request #9402 from edx/clytwynec/TNL-2153
...
Change component types and template links to buttons
2015-09-01 12:48:46 -04:00
Christine Lytwynec
3470e180fc
Change component types and template links to buttons
2015-09-01 10:31:35 -04:00
muhammad-ammar
5e67933175
fix flaky
...
TNL-3166
2015-09-01 10:56:25 +05:00
Jesse Zoldak
d3754af2f4
Skip flaky JS test TNL-3166
2015-08-28 14:51:59 -04:00
muhammad-ammar
6134e8b5ed
Move studio dialog code into common
2015-08-26 20:26:27 +05:00
zubair-arbi
ec28a75f14
In-course reverification access control
...
* 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
2015-08-20 08:43:55 -07:00
Tasawer
58b088e109
Fixing minimum grade value error
...
ECOM-2109
2015-08-17 10:20:40 +00:00
Chris Dodge
6cf5516a84
Integration of edx_proctoring into the LMS
2015-08-13 19:08:50 -04:00
Matt Drayer
e1ee5ac6df
mattdrayer/SOL-981: Integrate edx-organizations application
...
* 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
2015-08-10 10:29:45 -04:00
tasawernawaz
96779dfe52
Merge pull request #9214 from edx/tasawer/bugfix/ecom-1987-fixing-validation-error-in-minimum-grade
...
Fixing course settings page for change in minimum grade
2015-08-10 12:41:18 +05:00
Zia Fazal
97c3bd1cfd
on clicking Edit of certificate config show prompt
2015-08-06 13:48:28 -04:00
Matt Drayer
3570d08856
Merge pull request #9197 from edx/ziafazal/SOL-1077-fix
...
SOL-1077: certificate config edit/delete is only allowed if user is edX PM or for those certificate configs not active
2015-08-06 11:36:03 -04:00
Tasawer
80b0edf082
Fixing course settings page for change in minimum grade
...
ECOM-1987
2015-08-06 14:07:03 +00:00
Zia Fazal
e11c1d120c
certificate edit/delete is only allowed if user is edX PM or certificate is not active
...
removed org helper
2015-08-05 13:45:43 +05:00
asadiqbal
10d4d0ba06
SOL-1035
2015-08-04 18:23:21 +05:00
Zia Fazal
614baab35a
Merge pull request #9111 from edx/ziafazal/SOL-1077
...
SOL-1077: hide certificate configuration activate/deactivate and delete buttons if user is not global staff
2015-07-31 11:12:24 +05:00
Zia Fazal
3a6b2c30b5
hide certificate configuration activate/deactivate and delete buttons
...
added line break
2015-07-30 11:20:04 +05:00
Chris Rodriguez
2bea68fc58
Sending focus to modal in CMS
2015-07-29 09:19:36 -04:00
chrisndodge
5e195c8eeb
Merge pull request #8962 from edx/cdodge/proctoring-studio
...
Integrate timed and proctored exam authoring into Studio
2015-07-23 15:53:17 -04:00
Chris Dodge
3748119961
Integrate timed and proctored exam authoring into Studio
2015-07-23 14:43:17 -04:00
Andy Armstrong
7b5f9b8009
Implement RequireJS Optimizer in the LMS
...
TNL-2487
2015-07-20 13:59:54 -04:00
Jesse Zoldak
7aebf0684a
Remove unused includes
2015-07-15 17:17:55 -04:00
muhammad-ammar
5a8b158900
Visual change to new Hints and Feedback problem types
...
TNL-2619
2015-07-13 12:18:25 +05:00
Andy Armstrong
85857e6729
Merge pull request #8831 from edx/andya/reenable-video-jasmine-tests
...
Re-enable the video translation Jasmine tests
2015-07-09 11:47:00 -04:00
Andy Armstrong
14a9796cd4
Re-enable the video translation Jasmine tests
...
TNL-2689
2015-07-09 09:34:38 -04:00
zubair-arbi
db82cbdeb7
Merge pull request #8817 from edx/zub/story/ecom-1648-update-credit-eligibility-ui-text
...
update credit eligibility ui text
2015-07-09 12:03:06 +05:00
Jesse Zoldak
a11275ee0d
Disable flaky GroupConfigurationsPage JS test TNL-1475
2015-07-08 11:48:31 -04:00
zubair-arbi
ab74f64e85
update credit eligibility ui text
...
ECOM-1648
2015-07-08 20:13:42 +05:00