Braden MacDonald
7647fd9ff1
Fix add component buttons to be backward compatible
2015-09-11 13:18:19 -07:00
Andy Armstrong
6817e89f4a
Fix i18n for last activity date on team cards
2015-09-09 17:59:25 -04: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
d38da773ea
Merge pull request #9265 from edx/ammar/use-studio-confirmation-dialog-in-lms
...
Confirm when leaving team
2015-08-27 17:26:07 +05:00
muhammad-ammar
d8b419c64f
Review changes
2015-08-26 20:26:35 +05:00
muhammad-ammar
6134e8b5ed
Move studio dialog code into common
2015-08-26 20:26:27 +05:00
asadiqbal
43316ea8fa
SOL-1128
2015-08-26 15:11:46 +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
Christina Roberts
f4e386268b
Merge pull request #9029 from edx/christina/tnl-296
...
Make active menu highlight in blue.
2015-07-24 09:33:55 -04:00
cahrens
fbb9c9fa22
Make active menu highlight in blue.
...
TNL-296
2015-07-23 16:32:10 -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
Brian Talbot
b75f900b22
Merge pull request #8266 from edx/talbs/fix-font-face-calls
...
LMS/Studio: Reduce font-face file calls
2015-07-22 14:48:44 -04:00
Andy Armstrong
7b5f9b8009
Implement RequireJS Optimizer in the LMS
...
TNL-2487
2015-07-20 13:59:54 -04:00
Adam
2735b2b5bb
Revert "Decorated instructor dashboard with sudo_required."
2015-07-17 12:11:38 -04:00
Jesse Zoldak
e89d8e14d4
Merge pull request #8955 from edx/zoldak/cleanup-js-includes
...
Remove unused includes
2015-07-16 19:56:04 -04:00
Waheed Ahmed
bc052db1ee
Added DjangoSudo functionality for instructor dashboard and course team page
2015-07-16 11:14:11 +05:00
Jesse Zoldak
7aebf0684a
Remove unused includes
2015-07-15 17:17:55 -04:00
vkaracic
8f0bb98990
Added New page creation animation
...
This is a fix for
https://openedx.atlassian.net/browse/TNL-136
added scroll to new page and remove class 'new' on hover to better
indicate that a new page is created.
2015-07-14 13:05:47 +00: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
Jesse Zoldak
de25880c10
Disable test specs that use old flaky sinon pattern
2015-07-08 09:22:32 -04:00
Jesse Zoldak
1e5fe3a3a7
Use the correct sinon request pattern to avoid flaky tests
2015-07-07 16:12:42 -04:00
Jesse Zoldak
c219be5e75
Remove unused references to AjaxHelpers
2015-07-07 16:06:41 -04:00
Matt Drayer
a8f909fe77
Merge pull request #8659 from edx/ziafazal/SOL-1006
...
ziafazal/SOL-1006: Disable course 'start date' for inactive web-enabled certificates
2015-07-06 16:45:24 -04:00
Frances Botsford
b45b122c18
fixed pagination styles in teams and studio
2015-07-06 08:45:03 -04:00
Ben McMorran
351e491c82
Add generic paging framework
...
Authors:
- Daniel Friedman
- Ben McMorran
- Peter Fogg
TNL-1892
2015-07-06 08:45:03 -04:00
Ali Mohammad
eb70f2303c
Merge pull request #8749 from edx/rc/2015-06-29
...
Merge back into master
2015-07-02 13:34:42 -04:00
Peter Fogg
890cd6a470
Add grading spec tests.
2015-07-01 09:08:39 -04:00
Peter Fogg
46ea862f04
Fix not being able to set course passing grades above 80%.
2015-07-01 09:08:39 -04:00