• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2094 Modify CSS to widen the space in index/course page

fixing up some main pages

LDEV-2094 Modify CSS to widen the space in index/course page

Updating css

LDEV-2100 - Lc authentication, adding authentication for lc

LDEV-2101 - Lams community login, adding backend actions to allow for lc integration

    • -0
    • +15
    ./web/includes/javascript/jquery.validate.pack.js
    • -0
    • +64
    ./web/lamscommunity/lamscommunityLogin.jsp
LDEV-1998: Modified some jTip parameters for evaluation purposes.

  1. … 1 more file in changeset.
LDEV-2094 Modify CSS to widen the space in index/course page

Committing defaultMainHTML_rtl.css

    • -0
    • +1053
    ./web/css/defaultMainHTML_rtl.css
LDEV-2094 Modify CSS to widen the space in index/course page

Fixing up the header-no-tabs to have a 90% width, although this tag is not used by the current main pages, this might be needed in the future

LDEV-2094 Modify CSS to widen the space in index/course page

Missing image I forgot to commit - committed

    • binary
    ./web/images/css/mycourses_greentab-minimal.jpg
Updating Turkish

  1. … 4 more files in changeset.
Updating Norwegian, Turkish

Updating French and Turkish

LDEV-1998: Additions:

- Central: added some files that were not committed earlier and prevented Planner from opening in a pop up window.

- Q&A: fixed minor bug with question indexing.

- Chat: Planner now strips Instructions from HTML tags.

- Notebook: Planner now strips Instructions from HTML tags; fixed bug that set Online Instructions = Offline Instructions (!); Added tooltip with editing advice; adjusted planner form size.

    • -7
    • +2
    ./web/WEB-INF/struts/struts-config.xml
    • binary
    ./web/images/css/jtip_arrow_left.gif
    • binary
    ./web/images/css/jtip_arrow_right.gif
    • binary
    ./web/images/css/jtip_loader.gif
    • -0
    • +147
    ./web/includes/javascript/jtip.js
  1. … 7 more files in changeset.
LDEV-1998: Adjusted size of Planner window. Added confirmation dialog before closing.

Updating English and Spanish

Updating French and Turkish

Adding license for equation editor

LDEV-1998: Moved Planner to pop up window. Adjusted design. Added "Close" button.

    • -0
    • +62
    ./web/css/pedagogicalPlanner.css
    • -4
    • +22
    ./web/includes/javascript/openUrls.js
    • -129
    • +104
    ./web/pedagogical_planner/base.jsp
LDEV-2094 Modify CSS to widen the space in index/course page

Added extra style option to <lams:css> tag, putting <lams:css style="main"> will change the css file from defaultHTML.css to defaultMainHTML.css which has resizable content with a minimum width of 707px

    • -0
    • +1100
    ./web/css/defaultMainHTML.css
  1. … 1 more file in changeset.
LDEV-2092 Changes made to Learner Dialog - support viewing learners of lesson and current learners at an activity, opened by clicking cross icon.

LDEV-2087 Modifications to the way a design is loaded in monitor sequence tab including adding learner icons. Result has significantly increased the speed to display, and prevents a flash bottleneck/stall from occurring. Branching view still remains with old method but have added a delay for drawing the learners (icons). Tested with Test Harness.

(Merged for 2.2.1)

Fixing up ProfileSaveAction.java format

LDEV-2092 Changes made to Learner Dialog - support viewing learners of lesson and current learners at an activity, opened by clicking cross icon.

LDEV-1998: Added support for Wiki tool.

  1. … 8 more files in changeset.
LDEV-2091: Adding an equation editor to the fckeditor

    • binary
    ./web/fckeditor/editor/plugins/equation/equation.gif
    • -0
    • +213
    ./web/fckeditor/editor/plugins/equation/fckplugin.js
    • -0
    • +471
    ./web/fckeditor/editor/plugins/equation/editor/editor.html
    • -0
    • +79
    ./web/fckeditor/editor/plugins/equation/editor/css/equation.css
    • binary
    ./web/fckeditor/editor/plugins/equation/editor/images/add.gif
    • binary
    ./web/fckeditor/editor/plugins/equation/editor/images/copy.gif
    • binary
    ./web/fckeditor/editor/plugins/equation/editor/images/pdf.jpg
    • binary
    ./web/fckeditor/editor/plugins/equation/editor/images/spacer.gif
    • binary
    ./web/fckeditor/editor/plugins/equation/editor/images/sub.gif
    • binary
    ./web/fckeditor/editor/plugins/equation/editor/images/wait.gif
    • -0
    • +1
    ./web/fckeditor/editor/plugins/equation/editor/js/_clipboard.swf
    • -0
    • +15
    ./web/fckeditor/editor/plugins/equation/editor/js/clipboard.js
    • -0
    • +554
    ./web/fckeditor/editor/plugins/equation/editor/js/editor.js
    • -0
    • +53
    ./web/fckeditor/editor/plugins/equation/editor/js/eq_fck.js
    • -0
    • +298
    ./web/fckeditor/editor/plugins/equation/editor/js/eq_flash.js
  1. … 12 more files in changeset.
LDEV-2082: Added JavaScript backend for opening Pedagogical Planner template in full Author.

    • -16
    • +15
    ./web/includes/javascript/openUrls.js
LDEV-1998: Added support for Share Resources tool.

  1. … 10 more files in changeset.
LDEV-2087 Modifications to the way a design is loaded in monitor sequence tab including adding learner icons. Result has significantly increased the speed to display, and prevents a flash bottleneck/stall from occurring. Branching view still remains with old method but have added a delay for drawing the learners (icons). Tested with Test Harness. (Changes committed to authoring swfs as common files were modified).

LDEV-2082 Problems with flash mx 2004s cache management caused the last compiled author swfs to have unwanted debugging functionality, (the code for that debugging functionality had since been removed but flash didn't recognize that it had been changed and used the cached version)

LDEV-2074 update orderID of new floating activities being transfered.

LDEV-2074 Remove the empty floating activity once we have calculated the default activity on all complex activities, so as not to stuff up the uiid value.

LDEV-2074 Improvements handle insert/merge of two designs with floating activities. Only set readOnly to true when value is not set in LearnerService (when moving to Floating Activities).

  1. … 1 more file in changeset.
LDEV-1998: Changed the path separator in attempt to make the planner work on Linux.