lams_tool_leader

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5414 Refactor and improve resilience of websockets thorough LAMS

    • -48
    • +21
    ./web/pages/learning/leaderselection.jsp
  1. … 129 more files in changeset.
LDEV-5397 some minor UI improvements

    • -0
    • +2
    ./web/pages/learning/leaderselection.jsp
  1. … 4 more files in changeset.
LDEV-5397 spread changes to tags across all projects

    • -0
    • +553
    ./web/WEB-INF/tags/StyledRating5.tag
  1. … 150 more files in changeset.
LDEV-5397 switch to using updated DefineLater.tag

    • -17
    • +20
    ./web/WEB-INF/tags/DefineLater.tag
  1. … 93 more files in changeset.
LDEV-5397 Propagade changes done to LAMS tags to all projects

    • -0
    • +230
    ./web/WEB-INF/tags/Rating5.tag
  1. … 310 more files in changeset.
LDEV-5397 propagate tag changes to all tools

    • -1
    • +2
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -4
    • +5
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -0
    • +70
    ./web/WEB-INF/tags/NotebookReedit.tag
  1. … 345 more files in changeset.
LDEV-5397 simplify .lcard related CSS classes

* lcard's header is .lcard-header-lg by default now

* move rules from .lcard-no-borders and .shadow into .lcard class

* remove not used .nextActivity class

    • -22
    • +22
    ./web/pages/learning/leaderselection.jsp
  1. … 11 more files in changeset.
LDEV-5404 Escaping funny characters that break js

- Leader selection

- Data collection

    • -1
    • +2
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -4
    • +5
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 23 more files in changeset.
LDEV-5397 Boostrap 5 bundle already has got Popper included

    • -13
    • +12
    ./web/WEB-INF/tags/PageLearner.tag
  1. … 33 more files in changeset.
LDEV-5397 add icons to finish and refresh buttons

    • -1
    • +1
    ./web/WEB-INF/tags/SubmissionDeadline.tag
  1. … 64 more files in changeset.
LDEV-5397 add icons to finish and refresh buttons

  1. … 66 more files in changeset.
LDEV-5397 make SubmissionDeadline.tag call checkNextGateActivity()

    • -2
    • +4
    ./web/WEB-INF/tags/SubmissionDeadline.tag
  1. … 32 more files in changeset.
LDEV-5397 introduce submissionDeadline.tag

* switched to using this tag in all tools

* fixed a few existing issues with submissionDeadline feature in Vote and MCQ tools

    • -0
    • +117
    ./web/WEB-INF/tags/SubmissionDeadline.tag
  1. … 80 more files in changeset.
LDEV-5345 Adding and updating latest translations

  1. … 63 more files in changeset.
LDEV-5397 add hidden labels for all links

Also some other minor fixes

    • -2
    • +2
    ./web/pages/learning/leaderselection.jsp
  1. … 4 more files in changeset.
LDEV-5397 spread change to LeaderDisplay.tag to all tools

  1. … 32 more files in changeset.
LDEV 5397 remove href="#nogo" and similar nonexistant same-page link

Due to screenreader requirements we can no longer use links having href="#target" when a page does not have this corresponding target. There are a couple of techniques instead of it:

1. links' onclick event should end with "return false;" ("false" can be replaced with anything else but true)

It applies to onclick events specified as tag attributes as well as added with Javascript or jQuery

2. turn links into <button type="button">

3. <a data-bs-toggle="collapse"> having href="#nogo" are OK. presumably as their onclick events return false;

    • -2
    • +2
    ./web/pages/learning/leaderselection.jsp
  1. … 7 more files in changeset.
LDEV-5397 update to LeaderSelection bootstrap 5

    • -1
    • +1
    ./web/pages/learning/leaderselection.jsp
LDEV-5397 Introduce Notebook.tag

    • -0
    • +108
    ./web/WEB-INF/tags/Notebook.tag
    • -193
    • +153
    ./web/WEB-INF/tlds/lams/lams.tld
  1. … 71 more files in changeset.
LDEV-5397 center leader alert

  1. … 32 more files in changeset.
LDEV-5397 further bootstrap 5 related changes

Also

* change bootstrap classes from col-*-offset-* to offset-*-

* deprecated form-group

* .hidden-xs to .d-none .d-sm-block

* .pull-left to .float-start

* .pull-right to .float-end

* add class="activity-bottom-buttons"

    • -1
    • +1
    ./web/pages/learning/leaderselection.jsp
  1. … 116 more files in changeset.
LDEV-5397 migrate LeaderSelection tool to bootstrap 5

    • -116
    • +109
    ./web/pages/learning/leaderselection.jsp
LDEV-5397 copy-tags across LAMS projects

    • -0
    • +48
    ./web/WEB-INF/tags/Errors5.tag
  1. … 36 more files in changeset.
LDEV-5397 add missing function preventLearnerAutosaveFromMultipleTabs(autosaveInterval)

    • -0
    • +163
    ./web/WEB-INF/tags/PageLearner.tag
  1. … 32 more files in changeset.
LDEV-5397 migrate defineLater tag and jsps to bootstrap 5

    • -17
    • +12
    ./web/WEB-INF/tags/DefineLater.tag
    • -38
    • +4
    ./web/pages/learning/defineLater.jsp
  1. … 40 more files in changeset.
LDEV-5397 Introduce WaitForLeader.tag

    • -0
    • +75
    ./web/WEB-INF/tags/WaitForLeader.tag
  1. … 67 more files in changeset.
LDEV-5405 Make Popover tag work with Bootstrap both version 3 and 5

  1. … 32 more files in changeset.
LDEV-5345 Adding and updating latest translations

  1. … 119 more files in changeset.
LDEV-5345 Adding and updating latest translations

  1. … 190 more files in changeset.
LDEV-5345 Adding and updating latest translations

Big refactoring of labels in Lokalise. Redundant keys for tools are not all based out of lams_noticeboard to ensure that most reused labels have a single reference point.

Added Italian for a whole lot of tools -including monitor and assessment

    • -0
    • +10
    ./conf/language/lams/ApplicationResources_de_DE.properties
    • -0
    • +17
    ./conf/language/lams/ApplicationResources_it_IT.properties
  1. … 220 more files in changeset.