Brian Talbot
d808b742e5
Studio: revising %cont-text-sr Sass placeholder based on modern browser support
2014-08-20 14:48:37 -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
David Baumgold
2e02cefc90
Update comments to point to openedx.atlassian.net
...
And whitespace corrections (automatically made by my editor, and I'm too lazy
to remove them)
2014-08-18 15:34:06 -04:00
Calen Pennington
50082387eb
Add a request-token to identify which xblock html was rendered as part of the current request
...
[STUD-2903]
2014-08-15 11:04:52 -04:00
Jason Zhu
13846e074d
Support ipv6 in geoinfo and Embargo
2014-08-14 16:13:35 +08: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
Brian Talbot
998e33ec37
Studio: refactoring font-size to use existing Sass scale-based placeholders
2014-08-13 08:01:16 -04:00
Brian Talbot
1720ddf93f
Studio: refactoring font-size to use Sass mixin
...
* moving font-size to use @include font-size() mixin
* re-organizing vendor reset styling into _vendor.scss override rather than _reset.scss
* initial rule re-organization and minor line-height tweaks
2014-08-12 20:22:06 -04:00
cahrens
ee836d4c40
Merge branch 'release' from 2014-08-12 release.
2014-08-12 13:51:58 -04:00
Brian Talbot
f8ec92949f
Studio: refactoring font-weight CSS rules to use Sass placeholders
2014-08-12 12:31:49 -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
polesye
37c3a50ffa
Add tooltip manager in Studio.
2014-08-08 16:31:14 +03:00
Christina Roberts
99bcf107f9
Merge pull request #4296 from edx/bulk-publishing
...
Studio Publishing redesign
2014-08-07 14:04:10 -04:00
Frances Botsford
b392e96d7d
explicitly set transparent bg on flat outline button to prevent browser defaults
2014-08-07 12:27:27 -04:00
Brian Talbot
c027f90dbc
Studio: course outline revised styling with reference templates
2014-08-07 12:27:12 -04:00
Frances Botsford
cf70eb6e2a
in-context editor for xblock string field
2014-08-07 12:16:21 -04:00
Frances Botsford
9fe41e768b
improved buttons styles in studio - updated unit sass to include new styles
2014-08-07 12:16:20 -04:00
Frances Botsford
bbcc0030ea
cleanup of unit, container, and xblock sass; added modules and layout sass; publishing states and actions on new unit
2014-08-07 12:16:18 -04:00
lduarte1991
c9e51b9956
Annotation Tools: Adding Loading Bar to Annotations Table
...
- added label below loading gif
- fixed spacing issues
- change the error messages in annotator code
2014-08-07 11:47:05 -04:00
lduarte1991
0ca9bfa7e4
Annotation Tools: Added Grouping Plug-In
...
- adding comments
- spacing issues and indentation
2014-08-06 14:49:40 -04:00
lduarte1991
fe009f5989
TinyMCE Plugin: Added media plugin to TinyMCE for the Annotation tool
...
- fixed missing media and link buttons on image
- fixed a CSS issue with the sharing button
2014-08-05 15:05:56 -04:00
Sarina Canelake
1673448d08
Merge pull request #4518 from lduarte1991/lduarte-harvardx-pr13
...
Text Annotation Tool: Safari Colored Highlights Bug Fix
2014-08-05 13:17:45 -04:00
lduarte1991
a1684d2e64
Text Annotation Tool: Safari Colored Highlights Bug Fix
...
- fixed spacing
2014-08-05 12:04:29 -04:00
lduarte1991
0b770e1d53
Annotations Tools: Fixing major Firefox/Tinymce bug in annotations
...
- fixed issue in Firefox where the init gets called multiple times
- fixed spacing issues and added more comments
- fixed indentation, added missing parens in comment, and fixed typo
2014-08-05 11:22:37 -04:00
lduarte1991
3e99edd665
Annotation Tool: Flagging plugin should now allow instructors to remove flags from annotations
...
Annotation Tools: Added lots of comments, fixed spacing, fixed slice issue
Annotation Tools: i18n fixed for this tool
- fixed Translator to Translators
Annotation Tools: Removed unnecessary class and worked with element object
2014-08-04 11:44:29 -04:00
polesye
27013e74f4
BLD-1049: Remove Group Configurations.
2014-08-01 20:45:23 +03:00
Dave St.Germain
eb1d046352
Show the enrollment counts for each mode on the instructor dashboard.
2014-08-01 12:17:36 -04:00
Sarina Canelake
0217ef80d7
Merge pull request #4351 from lduarte1991/lduarte-harvardx-pr8
...
Annotation Tool: Bug Fix Filtered Personal Annotations on Page Load
2014-07-31 20:19:23 -04:00
lduarte1991
6a281dd80b
Annotation Tools: Spacing Issues fixed for catch.js
2014-07-31 15:44:02 -04:00
lduarte1991
df8d51b9b9
Annotation Tool: Bug Fix Filtered Personal Annotations on Page Load
...
- Made sure that all highlights were removed.
- Forgot closing parens
- added comments to fix
2014-07-31 15:44:02 -04:00
lduarte1991
98446d1c6d
Annotation Tools: Code clean-up, formatting, spacing
2014-07-31 14:48:25 -04:00
lduarte1991
9751244e2e
Annotation Tools: Fixed Share button to allow selection of text box
2014-07-31 14:48:25 -04:00
lduarte1991
4ce70630b4
Annotation Tools: Fixing Share Indentation, Grep Functions and Equality
2014-07-31 14:48:25 -04:00
lduarte1991
eace1413b7
Image Annotation Tool: Fixed Viewport Timeout Issue
2014-07-31 14:48:25 -04:00
lduarte1991
e80992cc1e
Annotation Tool: Fixing Table Share bug (2b)
2014-07-31 14:48:25 -04:00
lduarte1991
28f5ed1cf9
Annotations Tools: Sharing Plugin Fixed with Proper URI
2014-07-31 14:48:25 -04:00
Renzo Lucioni
3599e2eec7
Revert "Revert "Merge pull request #4545 from edx/renzo/bi-analytics-overhaul""
...
This reverts commit 079808ee47 .
2014-07-30 17:01:52 -04:00
Julia Hansbrough
14dc3ce853
Merge branch 'release'
2014-07-30 19:35:51 +00:00
jmclaus
58ca939ba6
Merge pull request #4292 from terman/jsinput
...
Supply initial_state attribute for jsinput tag
2014-07-30 16:56:45 +02:00
Julia Hansbrough
079808ee47
Revert "Merge pull request #4545 from edx/renzo/bi-analytics-overhaul"
...
This reverts commit 252038c376 , reversing
changes made to 7caf8c53b1 .
2014-07-29 17:41:46 +00:00
Renzo Lucioni
252038c376
Merge pull request #4545 from edx/renzo/bi-analytics-overhaul
...
Overhaul Segment.io integration
2014-07-28 11:59:58 -04:00
Renzo Lucioni
8bd84b5f3a
Overhaul Segment.io integration
2014-07-28 11:08:02 -04:00
Chris Terman
d3149f66aa
add initial_state attribute to jsinput tag
2014-07-23 09:21:42 -04:00
louyihua
7f1c784629
Add defininition of window.location.origin in both CMS/LMS
...
The same bug in studio was fixed in #3893 , and as TinyMCE is also used in LMS, it should be also fixed in LMS.
Here a common javascript file called 'ie_shim.js' is added, so that in the future it can be used for other IE compatibility purposes too.
2014-07-15 11:34:52 +08:00
Waqas Khalid
f1df9a1093
Fix anonymous posts appear are labeled with the logged in user's role
...
FOR-156
2014-07-14 17:01:23 +05:00
lduarte1991
a5d8669f68
Annotation Tool: Removed conflict between tags-annotator and flagging-annotator
2014-07-10 11:20:29 -04:00
Adam
379edd2317
Merge pull request #4352 from edx/release
...
Release
2014-07-10 10:54:16 -04:00
Greg Price
c3845de76a
Fix bug in inline discussion post creation
...
Commit 994ccd1 contained a bug that caused new posts created via the
courseware interface to not get posted to the correct topic. They would
appear to work but would actually be posted to the "undefined" topic.
This has now been fixed.
JIRA: FOR-154
2014-07-09 12:00:14 -04:00