• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3631 Simple Commenting Widget. Make sure the newlines in comments are converted to <BR> on display.

LDEV-3559 Fixed exceptions when displaying Latex formulas using JLatexMath plugin

  1. … 2 more files in changeset.
LDEV-3631 Simple Commenting Widget. Use a "More Comments" button and resize the iframe to keep only one scrollbar on the page.

  1. … 4 more files in changeset.
LDEV-3631 Simple Commenting Widget. Using AwesomeFont for the thumbs up / thumbs down.

    • -11
    • +11
    ./conf/xdoclet/struts-actions.xml
file fontawesome-webfont.eot was added on branch lams2_head_wildfly on 2016-01-12 12:22:21 +0000

file fontawesome-webfont.woff2 was added on branch lams2_head_wildfly on 2016-01-12 12:22:21 +0000

file fontawesome-webfont.woff was added on branch lams2_head_wildfly on 2016-01-12 12:22:21 +0000

file fontawesome-webfont.ttf was added on branch lams2_head_wildfly on 2016-01-12 12:22:21 +0000

file fontawesome-webfont.svg was added on branch lams2_head_wildfly on 2016-01-12 12:22:21 +0000

file font-awesome.css was added on branch lams2_head_wildfly on 2016-01-12 12:21:06 +0000

file FontAwesome.otf was added on branch lams2_head_wildfly on 2016-01-12 12:22:21 +0000

file font-awesome.min.css was added on branch lams2_head_wildfly on 2016-01-12 12:21:06 +0000

LDEV-3631 Simple Commenting Widget. Using AwesomeFont for the thumbs up / thumbs down.

    • -0
    • +4
    ./web/css/defaultHTML_learner_mobile.css
    • -0
    • +2086
    ./web/includes/font-awesome/css/font-awesome.css
    • -0
    • +4
    ./web/includes/font-awesome/css/font-awesome.min.css
    • binary
    ./web/includes/font-awesome/fonts/FontAwesome.otf
    • binary
    ./web/includes/font-awesome/fonts/fontawesome-webfont.eot
    • binary
    ./web/includes/font-awesome/fonts/fontawesome-webfont.svg
    • binary
    ./web/includes/font-awesome/fonts/fontawesome-webfont.ttf
    • binary
    ./web/includes/font-awesome/fonts/fontawesome-webfont.woff
    • binary
    ./web/includes/font-awesome/fonts/fontawesome-webfont.woff2
LDEV-3621 Ability to import and use groups from integrated server

  1. … 12 more files in changeset.
LDEV-3621 Don't fetch groups from integrated server when ExtGroupsUrl property is empty

  1. … 3 more files in changeset.
LDEV-3632: Put formula buttons in tabs.

    • -20
    • +14
    ./web/ckeditor/plugins/jlatexmath/buttons.css
    • -229
    • +210
    ./web/ckeditor/plugins/jlatexmath/buttons.jsp
LDEV-3632: Put formula buttons in tabs.

    • -20
    • +14
    ./web/ckeditor/plugins/jlatexmath/buttons.css
    • -229
    • +210
    ./web/ckeditor/plugins/jlatexmath/buttons.jsp
file msgviewwrapper.jsp was added on branch lams2_head_wildfly on 2016-01-12 12:20:06 +0000

file jquery.treetable.js was added on branch lams2_head_wildfly on 2016-01-12 12:20:50 +0000

file jquery.jscroll.js was added on branch lams2_head_wildfly on 2016-01-12 12:20:50 +0000

file jquery.treetable.lams.css was added on branch lams2_head_wildfly on 2016-01-12 12:20:06 +0000

file jquery.treetable.css was added on branch lams2_head_wildfly on 2016-01-12 12:20:06 +0000

file topicviewwrapper.jsp was added on branch lams2_head_wildfly on 2016-01-12 12:20:06 +0000

file CommentForm.java was added on branch lams2_head_wildfly on 2016-01-12 12:19:52 +0000

LDEV-3631 Simple Commenting Widget. Initial implementation.

    • -0
    • +620
    ./src/java/org/lamsfoundation/lams/comments/web/CommentAction.java
    • -0
    • +31
    ./web/WEB-INF/tags/Comments.tag
    • -0
    • +76
    ./web/comments/comments.jsp
    • -0
    • +80
    ./web/comments/edit.jsp
    • -0
    • +132
    ./web/comments/msgview.jsp
    • -0
    • +25
    ./web/comments/msgviewwrapper.jsp
    • -0
    • +91
    ./web/comments/new.jsp
    • -0
    • +76
    ./web/comments/reply.jsp
    • -0
    • +166
    ./web/comments/topicview.jsp
    • -0
    • +19
    ./web/comments/topicviewwrapper.jsp
  1. … 33 more files in changeset.
LDEV-3632: Add buttons to the math formula plugin.

Silence Java exceptions when an user makes a mistake in a formula.

    • -0
    • +254
    ./web/ckeditor/plugins/jlatexmath/buttons.jsp
file buttons.css was added on branch lams2_head_wildfly on 2015-12-12 18:28:52 +0000

file buttons.jsp was added on branch lams2_head_wildfly on 2015-12-12 18:28:52 +0000

file buttons.js was added on branch lams2_head_wildfly on 2015-12-12 18:28:52 +0000

LDEV-3632: Add buttons to the math formula plugin.

Silence Java exceptions when an user makes a mistake in a formula.

    • -0
    • +44
    ./web/ckeditor/plugins/jlatexmath/buttons.css
    • -0
    • +16
    ./web/ckeditor/plugins/jlatexmath/buttons.js
    • -0
    • +254
    ./web/ckeditor/plugins/jlatexmath/buttons.jsp