Syed Hassan Raza
a1ffcc5259
Disable referrer (TNL-1144)
2015-01-29 09:53:55 -05:00
Will Daly
1f2b155746
Revert "Add RequireJS and RequireJS Optimizer configuration to the LMS"
...
This reverts commit 1d6fceda50 .
2015-01-21 17:13:27 -05:00
Will Daly
1d6fceda50
Add RequireJS and RequireJS Optimizer configuration to the LMS
...
Respond to review comments:
- Rename build and config files for consistency between lms/studio.
- Fix merge conflicts with lms require config.
- Devstack uses optimized pipeline to skip require JS optimizer step
- Add tests for render_require_js_path_overrides
2015-01-20 14:27:23 -05:00
Andy Armstrong
ac58ebf7da
Rename 'cohort groups' to just 'cohorts'
2015-01-15 10:33:48 -05:00
polesye
fc0f6e9878
Logger: Add possibility to send sync requests.
2015-01-15 02:16:11 +02:00
polesye
c7153be040
TNL-213: Let Students Add Personal Notes to Course Content.
...
Co-Authored-By: Jean-Michel Claus <jmc@edx.org >
Co-Authored-By: Brian Talbot <btalbot@edx.org >
Co-Authored-By: Tim Babych <tim@edx.org >
Co-Authored-By: Oleg Marshev <oleg@edx.org >
Co-Authored-By: Chris Rodriguez <crodriguez@edx.org >
2015-01-14 23:34:11 +02:00
Braden MacDonald
3e0f08ebc2
Studio support for creating and editing libraries (PR 6046)
...
SOL-1, SOL-2, SOL-3
2015-01-12 13:37:50 +03:00
Brian Talbot
f128629f48
fixing styling and class syntax (to new FA-based classes) for missing UI elements
2015-01-09 12:01:26 -05:00
Chris
c5d2dd7536
Upgrading Font Awesome vendor files from 3.2.1 to 4.2.0
...
* updating vendor files
* updating class syntax (to new FA-based classes) for all UI elements
* correcting broken tests
2015-01-06 15:24:12 -05:00
AlasdairSwan
a434207076
ECOM-783 updated logistration in light of redesign
2015-01-05 11:09:37 -05:00
Will Daly
d3459be05a
Add Jasmine tests for the payment/verification flow.
2014-12-22 13:25:49 -05:00
Greg Price
61cb51596d
Add front end for Studio video upload feature
...
Co-authored-by: Chris <crodriguez@edx.org >
Co-authored-by: Mark Hoeber <hoeber@edx.org >
2014-12-15 13:09:59 -05:00
Calen Pennington
d919d2ae46
Teach LMS how to render XBlockAsides
...
[PLAT-217]
2014-12-13 08:26:28 -05:00
Daniel Friedman
3d91f43030
Support cohorting students via a CSV File.
...
TNL-735
2014-12-10 09:23:04 -05:00
Sarina Canelake
a883a9cdda
Merge pull request #5925 from stvstnfrd/pep8/continuation
...
Fix continuation-related PEP8 issues
2014-11-25 09:03:40 -05:00
stv
dff5772cda
Fix PEP8: E121 continuation line indentation
...
is not a multiple of four
2014-11-24 20:44:43 -05:00
Renzo Lucioni
03f38dd8b4
Use analytics.identify instead of the old utility function
2014-11-21 12:53:59 -05:00
Will Daly
a5001bab2a
Merge remote-tracking branch 'origin/master' into will/combine-reg-login-form
...
Conflicts:
lms/static/sass/base/_grid-settings.scss
lms/static/sass/shared/_footer.scss
lms/static/sass/shared/_header.scss
2014-11-13 11:16:16 -05:00
AlasdairSwan
ecb6a69fe7
ECOM-369 Reunited the missing line with the rest of the page elements and fixed an error with HTML5 validation override
2014-11-12 15:51:18 -05:00
AlasdairSwan
3eb287151c
ECOM-369 accessibility updates
2014-11-12 14:17:41 -05:00
Renzo Lucioni
6defcaa0af
Final text review
2014-11-10 16:33:37 -05:00
AlasdairSwan
23081f076b
ECOM-574 Updated track selection page to be responsive
2014-11-10 15:39:17 -05:00
Renzo Lucioni
031195d0d8
Fix Jasmine test
2014-11-10 11:25:39 -05:00
AlasdairSwan
cb5c03f0d1
ECOM-626 Added required check for select dropdowns and validation
2014-11-10 11:06:52 -05:00
Renzo Lucioni
bedd6cc2f5
Jasmine tests of validation utility
...
Includes a modification of validation logic which performs min and max length checks on optional fields in addition to required fields.
2014-11-07 10:44:25 -05:00
Renzo Lucioni
f9ecd8849a
Fix logistration Jasmine tests
...
Includes several bug fixes caught during test writing, general clean-up, and adds js-url, a lightweight URL parser
2014-11-06 12:07:49 -05:00
AlasdairSwan
d0b1a8ec06
Fixed bug with validation templates expecting number but being passed string.
2014-11-05 15:40:38 -05:00
Diana Huang
a971e71792
Merge branch 'will/logistration-third-party-auth-fixes' into will/combine-reg-login-form
...
Conflicts:
common/djangoapps/course_modes/views.py
2014-11-04 10:50:09 -05:00
Renzo Lucioni
471f513566
Merge pull request #5770 from edx/renzo/logistration-i18n
...
i18n logistration
2014-10-30 14:20:08 -04:00
Renzo Lucioni
4157e5c0f6
i18n logistration
2014-10-30 14:09:15 -04:00
AlasdairSwan
ff753f2bcb
Merge pull request #5784 from edx/alasdair/rwd-header-and-footer
...
Alasdair/rwd header and footer
2014-10-30 09:21:21 -04:00
Renzo Lucioni
bcef7611d4
Clean up logistration copy
2014-10-29 14:42:57 -04:00
AlasdairSwan
e04a3ab32b
ECOM-406 Added JS fil that will update DOM to make the header and footer responsive
...
Made the header and footer responsive
2014-10-29 14:00:54 -04:00
Will Daly
48bc4776be
Merge branch 'will/third-party-auth-fixes' into will/combine-reg-login-form
...
Conflicts:
common/djangoapps/third_party_auth/__init__.py
common/djangoapps/third_party_auth/pipeline.py
2014-10-28 15:16:27 -04:00
AlasdairSwan
08e03ef380
ECOM-369 updated in light of review with Andy and code review
2014-10-27 15:17:07 -04:00
AlasdairSwan
2ea9685552
ECOM-369 Added handling of model save errors. Updated FormView to add preRender function to limit amount of duplicate code. Updated PasswordResetModel to return error object when errors occur.
2014-10-27 15:16:33 -04:00
AlasdairSwan
a86e9e68db
ECOM-466 Added support for custom error messages. Styled select widths
2014-10-27 15:15:10 -04:00
AlasdairSwan
c3083069d1
ECOM-466 cleaned up form submission validation
2014-10-24 08:55:28 -04:00
AlasdairSwan
e332e79328
ECOM-369 Moved to Base FormView extended by other views.
2014-10-23 16:23:59 -04:00
David Baumgold
14209c672a
Merge pull request #5667 from lduarte1991/lduarte-harvardx-pr33
...
Annotation Tools: Upgrading Share plugin from v1.0 to v1.1
2014-10-23 11:22:22 -04:00
Anton Stupak
b12aa0b1b6
Merge pull request #5518 from edx/anton/requirejs-optimizer
...
Add RequireJS Optimizer.
2014-10-23 15:29:42 +03:00
Will Daly
33f0e92d62
Merge remote-tracking branch 'origin/master' into will/combine-reg-login-form
2014-10-22 17:13:30 -04:00
lduarte1991
976c3cb11f
Annotation Tool: Fix Share Plugin style and spacing
...
- fixed parseInt issue
- PR fixes
2014-10-22 09:22:10 -04:00
lduarte1991
deefe9b13e
Annotation Tools: Updated Share plugin from version 1.0 to v1.1
2014-10-22 09:21:39 -04:00
Will Daly
fabd8a97ad
Fix validation for checkboxes in forms.
...
Remove hard-coded TOS checkbox in registration template.
Disable new dashboard in settings; expose password reset end-point in student account app.
Added empty JS tests for new JavaScript
2014-10-21 07:29:46 -04:00
David Baumgold
9c8c33c532
Merge pull request #5603 from lduarte1991/lduarte-harvardx-pr32
...
Image Annotation Tool: Border and tag-based coloring
2014-10-20 16:40:11 -04:00
lduarte1991
464de86c2d
Annotation Tool: Search happens when user hits enter
2014-10-20 15:14:36 -04:00
AlasdairSwan
b70dfb0780
ECOM-369 added registration view and front end validation
2014-10-20 12:07:51 -04:00
polesye
83fbdc2ac4
TNL-481: Add RequireJS Optimizer.
2014-10-20 17:33:21 +03:00
zubair-arbi
6bb878afb2
Merge pull request #5468 from edx/zub/bugfix/tnl-256-protex-scroll-with-increased-font-size
...
set overflow to scroll so that user can see full content with increased ...
2014-10-20 12:23:24 +05:00