• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2108 - Creating backend functionality to allow importing sequences from lamscommunity

    • -1
    • +1
    ./lamscommunity/lamscommunityLogin.jsp
    • -0
    • +53
    ./toolcontent/importLC.jsp
    • -0
    • +58
    ./toolcontent/importresultLC.jsp
  1. … 6 more files in changeset.
LDEV-1998: Added Editing advice for all tools. Added FCKEditor for Notebook, Chat and Submit Files.

  1. … 40 more files in changeset.
LDEV-2078 Restrict reserved characters (URI) in sequence title.

  1. … 4 more files in changeset.
LDEV-2097 Added last modified date to workspace in author and sequence step in wizard.

  1. … 11 more files in changeset.
LDEV-2102: make author/monitor pages stretchable

LDEV-2094: Fixes logo in my course page

LDEV-1998: Changed tooltip library to clueTip.

    • -0
    • +235
    ./css/jquery.cluetip.css
    • binary
    ./images/css/cluetip_wait.gif
    • binary
    ./images/css/jtip_arrow_down.gif
    • binary
    ./images/css/jtip_arrow_up.gif
    • -0
    • +543
    ./includes/javascript/jquery.cluetip.js
  1. … 2 more files in changeset.
LDEV-2094 Modify CSS to widen the space in index/course page

As per Ernie's request, addin a maxwidth:1024

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
    ./includes/javascript/jquery.validate.pack.js
    • -0
    • +64
    ./lamscommunity/lamscommunityLogin.jsp
  1. … 10 more files in changeset.
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
    ./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
    ./images/css/mycourses_greentab-minimal.jpg
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.

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

  1. … 2 more files in changeset.
Adding license for equation editor

    • -0
    • +18
    ./fckeditor/editor/plugins/equation/fckplugin.js
LDEV-1998: Moved Planner to pop up window. Adjusted design. Added "Close" button.

    • -0
    • +62
    ./css/pedagogicalPlanner.css
    • -129
    • +104
    ./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
    ./css/defaultMainHTML.css
  1. … 2 more files in changeset.
LDEV-1998: Added support for Wiki tool.

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

    • binary
    ./fckeditor/editor/plugins/equation/equation.gif
    • -0
    • +213
    ./fckeditor/editor/plugins/equation/fckplugin.js
    • -0
    • +471
    ./fckeditor/editor/plugins/equation/editor/editor.html
    • -0
    • +79
    ./fckeditor/editor/plugins/equation/editor/css/equation.css
    • binary
    ./fckeditor/editor/plugins/equation/editor/images/add.gif
    • binary
    ./fckeditor/editor/plugins/equation/editor/images/copy.gif
    • binary
    ./fckeditor/editor/plugins/equation/editor/images/pdf.jpg
    • binary
    ./fckeditor/editor/plugins/equation/editor/images/spacer.gif
    • binary
    ./fckeditor/editor/plugins/equation/editor/images/sub.gif
    • binary
    ./fckeditor/editor/plugins/equation/editor/images/wait.gif
    • -0
    • +1
    ./fckeditor/editor/plugins/equation/editor/js/_clipboard.swf
    • -0
    • +15
    ./fckeditor/editor/plugins/equation/editor/js/clipboard.js
    • -0
    • +554
    ./fckeditor/editor/plugins/equation/editor/js/editor.js
    • -0
    • +53
    ./fckeditor/editor/plugins/equation/editor/js/eq_fck.js
    • -0
    • +298
    ./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
    ./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-2082 author can now take a learning design to load when it's initiated

  1. … 1 more file in changeset.
LDEV-1998: Committing Pedagogical Planner base files and support for chat, forum, multiple choice, Q&A, noticeboard, notebook and vote tools.

    • binary
    ./images/grouping.gif
    • binary
    ./images/pedag_down_arrow.gif
    • -0
    • +632
    ./includes/javascript/jquery.form.js
    • -0
    • +129
    ./includes/javascript/pedagogicalPlanner.js
    • -0
    • +144
    ./pedagogical_planner/base.jsp
    • -0
    • +17
    ./pedagogical_planner/defaultForm.jsp
    • -0
    • +95
    ./pedagogical_planner/grouping.jsp
  1. … 101 more files in changeset.
LDEV-2049 Fixed input tool label/combo box not disappearing when non tool-input based gate type selected

  1. … 1 more file in changeset.
LDEV-2036: ViewMode wasn't being checked correctly, labels added to make instructions clearer

LDEV-2044: Label for live edit checkbox was in dictionary files but not being used, corrected

  1. … 8 more files in changeset.