• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3946: adding Greek characters to CKEditor's symbols special characters dialog

LDEV-3946: adding Greek characters to CKEditor's symbols special characters dialog

LDEV-3914: Optional activity box in progress bar hides when progress bar hides.

    • -2
    • +12
    ./includes/javascript/progressBar.js
  1. … 7 more files in changeset.
LDEV-3914: Jumped ahead was broken in authoring as it was trying to load into a non-existent frame. Now reloads the window with the appropriate URL.

LDEV-3914: Fixed the horizontal scroll bar that appeared in learner and monitor, by setting the margins in the first row to 0 (they default to -15). Tweaked the show/hiding of the progress bar to suit more cases and to keep parallel activities aligned.

  1. … 7 more files in changeset.
LDEV-3914: Tweaked when the sidebar is displayed to reduce flicker and added an override parameter for tools that want to do their own layout (like Data Collection and Wiki) to stop the usual panel being loaded.

  1. … 7 more files in changeset.
LDEV-3914: Tweaking Page tag to find toolSessionId in more tools and to make it easier to use on an iPad

  1. … 19 more files in changeset.
LDEV-3914: Reverting previous changes to show the "More" button, otherwise we get a page not found error when there are no coments.

LDEV-3910: Make login page use absoulte, not relative form action URL.

LDEV-3914: Stopping the exception thrown when the logic to get the tool session id tries a form that does not contain toolSessionId.

  1. … 29 more files in changeset.
LDEV-3914: Adding support activities

  1. … 29 more files in changeset.
LDEV-3914: Adding support activities

    • -7
    • +10
    ./includes/javascript/progressBar.js
  1. … 1 more file in changeset.
LDEV-3914: Stopping Notebook call triggering a refresh of the learner screen.

  1. … 29 more files in changeset.
LDEV-3914: Replacing learner control frames with a div based sliding bar.

    • -46
    • +25
    ./includes/javascript/progressBar.js
  1. … 23 more files in changeset.
LDEV-3913: Increase font size for questions in ipad UI

LDEV-3357: No need for sophisticated LD description change mechanism as FLA JS API simplified enough to use something more straightforward.

LDEV-3902: Fixing the intro option on the add lesson screen - adding the outline around the field. Setting up a custom css file that contains the correct settings and can be included in other css files, so that the settings are consistent across jsps that use nonstandard css.

file inlineeditor.css was initially added on branch lams2_head_wildfly.

LDEV-3902: Fixing the intro option on the add lesson screen - adding the outline around the field. Setting up a custom css file that contains the correct settings and can be included in other css files, so that the settings are consistent across jsps that use nonstandard css.

LDEV-3863 Counter for words in Q&A

  1. … 4 more files in changeset.
LDEV-3902: Fix lesson intro edit saving. Fix lesson intro thumbnail.

  1. … 4 more files in changeset.
LDEV-3902: Bootstrapping the intro screen.

  1. … 1 more file in changeset.
LDEV-3315: Fix a bug hiding "loading..." and import part containers

LDEV-3673: Bring back LearningDesignSVGServlet as it is still needed.

  1. … 1 more file in changeset.
LDEV-3269: Do not process a learning library group if it does not have any learning libraries defined.

LDEV-3269: Do not process a learning library group if it does not have any learning libraries defined.

LDEV-3676: Tweaking bootstrap changes

LDEV-3315, LDEV-273: Switch from GET to POST form for security.

  1. … 1 more file in changeset.
LDEV-3315, LDEV-273: Switch from GET to POST form for security.

  1. … 1 more file in changeset.
LDEV-3115: Fix a bug: when an user starts adding a branching and does not finish it (by, for example, placing a Tool activity), cancel the adding process (remove start point and info dialog).