cahrens
497d76fa54
Optimize edxnotes files.
2015-07-21 10:54:02 -04:00
cahrens
4c39132f70
Correct issue for RequireJS optimizer.
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
cahrens
f70891b5c0
Add support for edX namespaced define.
2015-06-03 09:10:45 -04:00
cahrens
0ddf264714
2.0.14 version of requiresjs/text
2015-06-03 09:10:44 -04:00
David Baumgold
e8022c74f2
Merge pull request #8169 from AkA84/TNL-925-import-module-amendments
...
TNL-925: Import module amendments
2015-06-02 10:58:32 -04:00
Matt Drayer
af7277cdd9
New Feature: Certificates Web View
...
- SOL-465: Initial implementation of certificates web view and signatories (names/titles)
- SOL-718 Close button is working properly
- SOL-801 Backbone Signatories Modeling
- SOL-803 Underscore template: Editor (Add)
- SOL-802 Signatories: Underscore template - Details
- SOL-804 Signatories: Underscore template: Editor (Edit)
- Add signatory delete Django view
- SOL-805 Signatory editor (Delete)
- Add Coffeescript router
- SOL-716 Jasmine Tests
- Added missing minified JS library
- client side validation of signatory fields
- SOL-390 signatories names
- Remove obsolete extends Sass files
- input maxlength limiting for signatory information
- SOL-389: Course title override
- SOL-466: Add capability to upload digitized signatures in Studio
- ziafazal: fixed css for upload signature image
- ziafazal: completed deletion of signature images
- UX-1741: Add initial static rendering/styling for Open edX web certs
* creating new global static dir
* adding static version of edX UX pattern library assets
* adding web certificates static assets
* adding static (+abstracted) web certificates rendering
* creating two tiers of rendering (base + distinguished)
* providing sample assets for certificate rendering
* supporting RTL layouts
* adding certifcates assests to edX static asset pipeline
* temporarily hiding the mozilla open badges share action
* wiring print button to print view/page
* fixup! addressing conflict artifact in valid cert template
* fixup! adding missing %hd-subsection sass extend + components comment clean up
* fixup! correcting pattern library .hd-4 font-weight value
- SOL-468 Linked Student View for Web View Credential
- SOL-467: Add capability to upload organization logos for certificates
- SOL-391 / SOL-387: Signatory related info (assets) in certificates web view
- kelketek: Fixes for static asset collection in certificate HTML view.
- SOL-398 Web View: Public Access
- mattdrayer: Post-merge branch stabilization
- catong: Initial changes to Studio template and Help config file
- ziafazal: Branch stabilizations
- SOL-387: Display organization logo on LMS web view
- talbs/mattdrayer: Branch Stabilizations
- talbs: converting backpack action to use a button HTML element
- talbs: revising placeholder assets + their rendering in cert view
- mattdrayer: Username web view wireup
- SOL-386 Certificate Mode Previews
- SOL-905: Make organization logo and signatory signature uneditable
- SOL-922: Improve test coverage
- SOL-765: Add LinkedIn sharing
- [marco] temporary styling adjustment to account for smaller linkedin share image / fake button
- SOL-921: Address hardcoded template items
- SOL-927: Deleting certificate should delete org logo image also
* updated invalid template
* removed hr
* fix invalid certificate error
- clrux: Add i18n to certificate templates and partials
- mattdrayer: Pylint violations
- SOL-920 Certificate Activation/Deactivation
- mattdrayer: Added LMS support
- SOL-932: Fix preview mode support in certificate view
- SOL-934: Fixed bug reported and broken tests
- SOL-935 removed the 'valid' word from web view title
- talbs: RTL support updates/fixes
* revising certificate type icon/name vertical alignment
* removing unused older certificate template
* revising styling for message/banner actions
* abstracting accomplishment type to use course mode + adding in honor/verified-specific placeholders
- mattdrayer: JSHint violations
2015-06-01 19:48:04 -04:00
Alessandro
4c0bf1615e
Add moment.js
...
TNL-925
2015-05-22 17:10:05 +02:00
Giulio Gratta
4726da6cf9
Upgrade PDF.js library from v0.8.1243 -> v1.0.907
2015-03-09 16:12:27 -07:00
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
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
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
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
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
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
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
lduarte1991
464de86c2d
Annotation Tool: Search happens when user hits enter
2014-10-20 15:14:36 -04:00
polesye
83fbdc2ac4
TNL-481: Add RequireJS Optimizer.
2014-10-20 17:33:21 +03:00
lduarte1991
946c7eb24c
Annotation Tools: Addressing PR Comments from DB
2014-10-17 15:14:37 -04:00
lduarte1991
9005f2e829
Annotations Tools: spacing and comment fixes - will be squashed
2014-10-16 10:55:33 -04:00
lduarte1991
d6549d2e41
Annotation Tools: CSS fixes for editor
2014-10-15 16:24:25 -04:00
lduarte1991
fea2ba5e1e
Annotation Tools: Bug fixes - tinymce bug after exiting full screen, stupid check for type, missing tag subscriptions
2014-10-14 14:06:33 -04:00
lduarte1991
14dfe9a1e8
Image Annotation Tool: Double border, color borders and tag buttons
2014-10-14 13:00:47 -04:00
John Eskew
2a8529d37a
Change email address detection in TinyMCE link plugin.
...
- If link has a "@" and a ":", do not consider it an email address.
Add un-minified version of plugin.js file for link plugin.
Update build instructions to include media plugin.
Commit re-built minified JS.
Add all plugins to Jakefile.js in zip file.
Reason for this commit:
Split acceptance test was failing when TinyMCE detected a Split asset
key as an email address. Fix was to modify email address detection.
2014-10-03 10:56:00 -04:00
Oleg Marshev
f020d1c584
Show date and time on Schedules and Details in UTC (TNL-85).
2014-10-03 11:17:00 +03:00
Andy Armstrong
8627fdef32
Support adding students to a cohort via the instructor dashboard.
...
TNL-163
2014-10-01 09:22:31 -04:00
Adam Palay
01f2f81c53
Merge remote-tracking branch 'origin/release' into merge-conflicts-release
...
Conflicts:
common/static/js/vendor/ova/OpenSeaDragonAnnotation.js
2014-09-25 17:35:29 -04:00
Andy Armstrong
0ed3a95d3a
Merge branch 'release'
...
Conflicts:
AUTHORS
common/static/js/vendor/ova/OpenSeaDragonAnnotation.js
common/test/acceptance/pages/lms/dashboard.py
2014-09-25 16:25:45 -04:00
lduarte1991
7f8dd6a11e
Annotation Tools: Thumbnail check breaks on creation
...
- Fixed second similar function.
Conflicts:
common/static/js/vendor/ova/OpenSeaDragonAnnotation.js
2014-09-25 15:07:43 -04:00
lduarte1991
d3fffde3a0
Image Annotation Tool: Fixes _isOpenSeaDragon function
2014-09-24 13:12:31 -04:00
lduarte1991
29cddbca2c
Annotation Tools: Non-critical highlights == undefined fixes
...
i.e. they should be fixed but don’t cause the whole thing to break.
- PR fixes
- Reverted Fix
2014-09-24 11:21:53 -04:00
lduarte1991
5634096825
Image Annotation Tool: Fixes _isOpenSeaDragon function
2014-09-23 13:03:48 -04:00
Tim Babych
d9df388855
Merge pull request #5221 from edx/tim/sourcemaps-debug-only
...
Do not generate CSS source maps in production
2014-09-17 13:37:55 +03:00
Tim Babych
12f280b62a
[TNL-198] Do not generate JS and CSS source maps in production
2014-09-16 15:39:09 +03:00
Sarina Canelake
825dbddd95
Merge pull request #5165 from lduarte1991/lduarte-harvardx-pr25
...
Annotation Tool: Fixed TinyMCE issue when changing units
2014-09-12 16:40:02 -04:00
Sarina Canelake
abb2c6bc56
Merge pull request #5146 from lduarte1991/lduarte-harvardx-pr23
...
Text Annotation Tool: Reply/Grouping Bug Fix
2014-09-12 15:48:06 -04:00
lduarte1991
cf95dc0b75
[TNL-293] Annotation Tool: Fixed TinMCE issue when changing units
...
- fixed tinymce editors condition to check only positive numbers
2014-09-12 13:12:56 -04:00
lduarte1991
3204016487
Annotation Tools: Clean-up
2014-09-11 12:38:48 -04:00
lduarte1991
d649e208a7
Annotation Tools: Adding Check for Grouping in MyNotes
...
- Grouping instance checked instead of prototype
- adding comments
2014-09-10 13:31:33 -04:00
lduarte1991
5dc9e79d91
[TNL-287] Text Annotation Tool: Reply/Grouping Bug Fix
2014-09-10 12:29:43 -04:00
Waqas Khalid
01aa38fb82
Truncated markup can be displayed in forums user profile view
...
FOR-581
2014-08-20 14:33:23 +05:00
Sarina Canelake
76516f52b8
Merge pull request #4796 from lduarte1991/lduarte-harvardx-pr18
...
Annotation Tools: Fixing implicit typecasting and reordering plugins
2014-08-13 20:38:09 -04:00
lduarte1991
63f1d9834d
- replaced tabs with 4 spaces
...
- fixed spaces after commas, if conditions, braces, operators
- fixed some typecasting issues as well
- added missing semicolons
2014-08-13 11:46:46 -04:00
lduarte1991
7114b25a40
Annotation Tools: Explicit typecasting === changes and reorganizing plugins
2014-08-11 17:01:15 -04:00
lduarte1991
71e9f4488b
Annotator Tools: Fix major logic bug in code
2014-08-08 14:56:21 -04:00