Marco Morales
ad5aab4cc1
Merge pull request #9666 from edx/marco/UX-2586/discussions-profile-photos
...
Discussion post cleanup (in preparation for post author images support)
2015-09-28 09:12:42 -04:00
Christine Lytwynec
80dafc2133
Merge pull request #9506 from edx/clytwynec/AC-157
...
Manage focus on delete component modal
2015-09-25 08:58:26 -04:00
Christine Lytwynec
2dc5b8e89c
make verifyElementInFocus a ViewHelpers method
2015-09-24 16:25:49 -04:00
Andy Armstrong
5316cbee02
Merge pull request #8809 from edx/zoldak/update-sinon
...
Update Sinon library
2015-09-24 13:17:03 -04:00
Eric Fischer
cf5d5666a3
Merge pull request #9794 from edx/efischer/prevent_doubleclick
...
TNL 3294 - Prevent double click creating multiple teams
2015-09-24 11:01:43 -04:00
Jesse Zoldak
1aa181c90a
Update sinon to version 1.17.0
2015-09-24 10:55:48 -04:00
Eric Fischer
02b72abccb
Disable button while running
...
Now using withDisabledElement to prevent multiple event handling. I've
attempted to write this as a common function in view_utils, so that this
approach can be used more generally, wherever needed. Includes a unit test.
Thanks to Christina and Andy for all their help on this one.
2015-09-24 10:13:30 -04:00
louyihua
66678c103f
i18n fix
...
1. Add missing '_()' in capa_base.py & video_xfields.py
2. Fix a bug in instructor_dashboard.py that causes crash when ANALYTICS_DASHBOARD_NAME contains non-ascii characters.
3. Workaround for mis-extractions inside .underscore files when using gettext along with interpolate.
2015-09-24 13:02:12 +08: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
Andy Armstrong
d09034e065
Improve team testing of routers
2015-09-23 13:10:46 -04:00
Christine Lytwynec
f96d4b7142
Manage focus on modal confirmation prompt
2015-09-21 13:36:02 -04:00
Marco Morales
ad465d6ba6
Discussion forum styling cleanup to correct current visual styling issues in addition to cleaning up styles in preparation for adding post images
2015-09-21 09:24:47 -04:00
Chris Rodriguez
f63ff69097
Assigning focus to the selected topic
...
TNL-2620
2015-09-17 17:31:30 -04:00
John Eskew
7c0663f25e
Merge remote-tracking branch 'origin/release' into jeskew/resolve_issues_with_release
2015-09-16 15:58:08 -04:00
Andy Armstrong
f80b6221d9
Fix duplicate calls to search API
...
TNL-3198
Also fixed a regression with the search breadcrumbs
where it wasn't possible to navigate back to the
full list.
2015-09-14 13:32:45 -04:00
Bill DeRusha
1cfadf39cc
Add logic to handle not searching when focus is passed to the clear search button
...
TNL-3238
2015-09-14 11:08:33 -04:00
Peter Fogg
0612e914dc
Various accessibility fixes for Teams.
...
Update teams breadcrumb aria-label, make team membership display as a
<ul>, fix contrast issues, and remove an extraneous angle bracket.
2015-09-11 15:25:30 -04:00
Andy Armstrong
4be74937df
Add searching to the teams view
...
TNL-1935
2015-09-02 12:26:07 -04:00
muhammad-ammar
4840b46716
i18n and rtl fixes
...
TNL-3125
2015-09-01 12:16:41 +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
Peter Fogg
382909b7c3
Add sorting controls on Teams topics page.
...
TNL-1936
2015-08-25 16:59:52 -04:00
cahrens
c929cdb54d
Add an additional test case related to re-fetching data.
2015-08-14 14:48:09 -04:00
Andy Armstrong
1265d540ad
Merge pull request #9302 from edx/andya/team-refresh-handling
...
Implement model refreshing for Teams tab
2015-08-14 11:50:54 -04:00
Andy Armstrong
a24e3cb0fc
Implement model refreshing for Teams tab
...
TNL-2976
2015-08-14 11:12:11 -04:00
Frances Botsford
70a14ffe91
remove list margin and padding on cards lists
2015-08-13 16:44:31 -04:00
Peter Fogg
26bbbb967e
Fix various team accessibility issues.
...
Authors:
- Peter Fogg
- Daniel Friedman
TNL-1953
2015-08-13 00:34:54 -04:00
Andy Armstrong
8bbf7c57ac
Improve Teams tab navigation
2015-08-12 19:20:48 -04:00
Peter Fogg
2f7fa6fd8b
Enforce discussions permissions in teams UI.
...
Adds a read-only mode to the discussion module which disables any
controls for updating the discussion (votes, follows, replies,
etc). This mode is enabled for users who are not a member of the team,
and are also not moderators, admins, or community TAs.
2015-08-06 11:15:56 -04:00
Marco Morales
dd67f8aa72
updated inline discussion styling to account for lack of expand / show message (which was being relied on for layout) and also removed issues of generic pagination styling impacting the older inline discussion pagination pattern with a class renaming
2015-08-06 11:15:55 -04:00
Ned Batchelder
ff243eaa70
Merge pull request #9187 from edx/release
...
Release merge to master
2015-08-04 14:18:50 -04:00
Andy Armstrong
540e8464d9
Remove Mustache usage from discussions
2015-08-01 17:13:14 -04:00
Andy Armstrong
96e14e3f8b
Fix forums escaping bug
...
TNL-2919
2015-07-31 19:40:04 -04:00
David Baumgold
c1a38a6dc7
Pull discussion underscore templates out into individual files
...
No need to go through Mako
2015-07-28 09:36:31 -04:00
Peter Fogg
becf15e50a
Give teams view error messages focus.
2015-07-27 16:22:34 -04:00
cahrens
41d9e2effb
Dependency cleanup.
2015-07-24 11:05:42 -04:00
Daniel Friedman
21b39ca467
Add teams-for-topic list view to Teams page.
...
TNL-1898
Also adds a generic paginated list view and Teams list view. The
common PaginatedView takes a collection and a view class for its items
and creates a header and footer with correct pagination. The topics
list view is refactored to use this generic view.
Authors:
- Peter Fogg <pfogg@edx.org >
- Daniel Friedman <dfriedman58@gmail.com >
2015-07-22 12:02:40 -04:00
Andy Armstrong
7b5f9b8009
Implement RequireJS Optimizer in the LMS
...
TNL-2487
2015-07-20 13:59:54 -04:00
Andy Armstrong
14a9796cd4
Re-enable the video translation Jasmine tests
...
TNL-2689
2015-07-09 09:34:38 -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
cahrens
5fbad148c9
Jasmine test runner for files in common using RequireJS.
2015-06-15 13:51:16 -04:00
Andy Armstrong
41208c928b
Convert to RequireJS text for templates
2015-06-15 13:51:15 -04: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