Adam
2735b2b5bb
Revert "Decorated instructor dashboard with sudo_required."
2015-07-17 12:11:38 -04:00
Jesse Zoldak
da68af5c04
Disable potentially flaky jasmine tests SOL-1065
2015-07-17 10:40:08 -04:00
Vedran Karačić
c0de94295a
Merge pull request #8953 from edx/vkaracic/TNL-394-additional-testing
...
TNL-394: Additional testing
2015-07-17 16:20:46 +02:00
vkaracic
f5234b1a9b
TNL-394: Additional testing
...
This is an additional test for:
https://openedx.atlassian.net/browse/TNL-394
to test if the get_user function escapes values correctly.
2015-07-17 07:28:25 +00:00
Waheed Ahmed
bc052db1ee
Added DjangoSudo functionality for instructor dashboard and course team page
2015-07-16 11:14:11 +05:00
Marco Morales
493200734e
Merge pull request #8296 from edx/marco/find-courses-page/styling-changes
...
Styling improvements to openedX search through Find Courses page
2015-07-14 08:14:35 -04:00
vkaracic
3ec3cf64cc
Added sanitization of id names
...
This is a fix for
https://openedx.atlassian.net/browse/TNL-394
escaped all escapable characters in id name strings.
2015-07-14 08:31:19 +00:00
Renzo Lucioni
609e6ca277
Mark basket creation and order retrieval endpoints as v0
...
These endpoints are currently for internal use only, but should be versioned nonetheless; Drupal will begin using the basket creation endpoint soon. No functionality has been changed. XCOM-494.
2015-07-13 16:27:58 -04:00
Braden MacDonald
f4c8d8fa86
Fix hinted login view to be compatible with secondary providers.
2015-07-07 16:42:12 -07:00
Daniel Friedman
3b55d88283
Implement paginated Team Topics UI
...
Authors:
- Dan Friedman
- Ben McMorran
- Peter Fogg
TNL-1892
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
Davorin Sego
2972e9110c
search input element styling improvements, test clean up
2015-07-01 13:46:55 +02:00
cahrens
a4da143ca6
Delete unused student_profile code (WIP profile).
2015-06-29 08:56:11 -04:00
Braden MacDonald
cf308d87b9
New Hinted Login View - PR 8591
2015-06-26 13:24:01 -07:00
Braden MacDonald
7437bcfe12
New provider config options, New Institution Login Menu - PR 8603
2015-06-26 13:24:01 -07:00
Braden MacDonald
b4904adc1e
Use ConfigurationModels for third_party_auth, new metadata fetching - PR 8155
2015-06-26 13:23:59 -07:00
Peter Fogg
e6c7a571d1
Update URL when switching between Team tabs.
2015-06-24 18:00:16 -04:00
Will Daly
356cdeecb4
Fix JS tests that broke due to a conflict between merges
2015-06-22 13:22:17 -07:00
Will Daly
8c52c92bcb
Reverification iOS support and refactor
...
* Delete reverification templates
* Delete photocapture.js
* Delete unused "name change" end-points
* Rebuild the reverification views using Backbone sub-views
* Stop passing template names to the JavaScript code
* Avoid hard-coding the parent view ID in the webcam view (for getting the capture click sound URL)
2015-06-22 08:45:12 -07:00
Renzo Lucioni
e960adc0ff
Merge pull request #8262 from open-craft/tpa-pipeline-consolidation
...
Cleanup of third-party login and auto-enrollment
2015-06-19 09:12:11 -04:00
Braden MacDonald
345fcabd05
Fix CRI-9 so third_party_auth pipeline always completes, and consolidate auto-enrollment code
2015-06-18 20:57:19 -07:00
Ben McMorran
c02d09a185
TNL-1893 Teams Topic Card
2015-06-18 13:16:28 +00:00
Andy Armstrong
1689004189
Create a common paginated list view
...
TNL-2384
Refactored Studio's PagingView to use RequireJS Text and moved it
to common so that it can also be used by LMS.
2015-06-15 13:51:09 -04:00
Renzo Lucioni
0349090815
Merge pull request #8456 from edx/renzo/payment-button-ui
...
Payment button UI modifications
2015-06-10 14:04:59 -04:00
Renzo Lucioni
d6c0460483
Payment button UI modifications
...
Includes button copy revision and a styling tweak to make the selected payment button appear active while disabled.
2015-06-10 11:28:51 -04:00
Carlos de la Guardia
85111ceb5a
Add jasmine tests for ccx schedule code.
2015-06-09 16:31:57 -05:00
Peter Fogg
17d3906c86
TNL-1891 Browse Teams: Category Subnavigation
...
Introduces a tabbed view component which displays its subviews and
handles Backbone navigation between each tab. This is used to implement
the "My Teams" and "Browse" areas of the Teams tab. Right now the
content of both tabs is stubbed out with a placeholder view which should
be replaced by TNL-1893 and TNL-1892.
2015-06-08 15:05:11 -04:00
Peter Fogg
ebafdb1d03
TNL-1900 Implement teams header component
2015-06-04 11:01:18 -04:00
Diana Huang
6534503c93
Add teams tab
...
TNL-1939
2015-06-03 09:10:44 -04:00
Martyn James
7f633fc045
Course Discovery feature using edx-search
2015-06-01 10:33:45 +02:00
Ahsan Ulhaq
1d5a310f5d
Continue to Payment button is not accessible
...
When a user starts the payment/verification flow.
Tab navigation skips past the "Continue to Payment" button
ECOM-1302
2015-05-25 19:21:03 +05:00
Christina Roberts
cff565060b
Merge pull request #8052 from edx/christina/tag-events
...
Update student notes eventing for tags.
2015-05-19 13:55:57 -04:00
cahrens
0c7af25c79
Update student notes eventing for tags.
...
TNL-2172
2015-05-19 13:14:10 -04:00
muzaffaryousaf
378cf9bb7a
Sending preferences and accounts data to template.
...
Fixing the pencil icon issue.
TNL-2047
2015-05-15 17:06:04 +05:00
cahrens
abd25b8b45
Add a "tags" view in student notes.
...
TNL-1926
2015-05-14 11:36:48 -04:00
jsa
a5c9d0b0f3
add custom PayPal payment button and js tests for buttons.
...
XCOM-270
2015-05-06 19:01:56 -04:00
Christina Roberts
31a19c0f63
Merge pull request #7823 from edx/christina/notes-tagging
...
Add tags plugin.
2015-05-04 20:56:52 -04:00
cahrens
8e636677ff
Display tags in note template.
2015-05-04 16:00:23 -04:00
cahrens
5fe384ca2b
Add tags plugin.
...
TNL-1924
2015-05-04 16:00:18 -04:00
Adam
af3519ce15
Merge pull request #7835 from edx/release
...
Release (DO NOT MERGE)
2015-04-30 16:24:47 -04:00
Jim Abramson
70d837ab62
Merge pull request #7777 from edx/jsa/baskets
...
use commerce api v2.
2015-04-27 22:30:37 -04:00
jsa
efde11d552
Use ecommerce api v2.
...
XCOM-213 XCOM-214
2015-04-27 16:57:17 -04:00
muzaffaryousaf
d0db373456
Fixing the micro-sites naming issues for profile page.
...
TNL-2072
2015-04-27 15:04:45 -04:00
Martyn James
1eeca4d81f
Merge pull request #7522 from edx/feature/dashboard-search
...
Feature/dashboard search
2015-04-27 09:46:35 -04:00
Davorin Sego
71feb068e3
Dashboard search feature
2015-04-24 09:45:12 -04:00
Awais Jibran
8bd09d4057
Forgot password model not visible when user clicks 'Forgot Password' link on CMS.
...
TNL-1921
2015-04-22 18:06:36 +05:00
Usman Khalid
a14e6f0a7e
Accessibility tweaks for account settings and profile pages.
...
TNL-1660
2015-04-21 19:42:50 +05:00
muhammad-ammar
cfcb38c498
Update user message strings
2015-04-17 17:23:19 -04:00
Andy Armstrong
8ff9fd84e4
Obey learner profile default visibility
2015-04-17 17:23:18 -04:00
muzaffaryousaf
6502eaf755
DropDownFieldView should show empty option if model value is unset.
...
TNL-2022
2015-04-17 17:23:17 -04:00