lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4229: Disabling submission buttons when user tries to go from screen to screen to stop double submission

    • -6
    • +7
    /lams_tool_daco/web/pages/learning/learning.jsp
    • -2
    • +2
    /lams_tool_daco/web/pages/learning/notebook.jsp
LDEV-4224: Pass IDs instead of objects into transactional methods so the objects are not cached and reused in subsequent retries.

LDEV-4227: Disabling submission buttons when user tries to go from screen to screen to stop double submission

    • -15
    • +10
    /lams_tool_vote/web/learning/AllNominations.jsp
    • -2
    • +3
    /lams_tool_vote/web/learning/Notebook.jsp
LDEV-4226: Disabling submission buttons when user tries to go from screen to screen. Also tidied up the bootstrapping changes on the Other Users Results screen.

    • -3
    • +9
    /lams_tool_survey/web/pages/learning/result.jsp
LDEV-4225: Buttons should not be accessible when in teacher view of the learner screen.

LDEV-4225: Disabling buttons when upload / continue / finish to stop double submission

    • -7
    • +2
    /lams_tool_sbmt/web/learner/notebook.jsp
LDEV-4222: Eliminating exceptions due to division by zero. This creates a NaN.

LDEV-4222: Using ANY_VALUE to make the SQL compatible with MySQL's ONLY_FULL_GROUP_BY setting.

LDEV-4219: Check if the generated, not necessarily current SVG is blank.

LDEV-4219 skip re-generating LD SVG if generated SVG is empty

LDEV-4221 Introducing source code for lti-utils-java project. Committing it altogether with pom.xml as we might need to modify the code and re-create the jar file we use then

    • -0
    • +248
    /3rdParty_sources/basiclti-util/LICENSE
    • -0
    • +10
    /3rdParty_sources/basiclti-util/NOTICE
    • -0
    • +116
    /3rdParty_sources/basiclti-util/README.md
    • -0
    • +180
    /3rdParty_sources/basiclti-util/pom.xml
  1. … 11 more files in changeset.
LDEV-4221 Added <imsx_messageIdentifier> and <language> properties to the resulted outcome xml

LDEV-4217 Remove LAMS Community integration

LDEV-4213 Start referencing /lams_build/lib/lams/lams-learning.jar instead of /lams_learning/build/lib/lams-learning.jar which is not always available

LDEV-4218: Making the monitor entered messages a different colour. Fixed the marking screen so that it does not show the learner progress bar - had the wrong page type for the layout.

    • -2
    • +5
    /lams_tool_forum/web/css/jquery.treetable.forum.css
    • -1
    • +1
    /lams_tool_forum/web/includes/layout.jsp
LDEV-4220: Reverting changes made in error.

LDEV-4220: Removing file added in error.

    • -2
    • +0
    /lams_common/.settings/org.jboss.ide.eclipse.as.core.prefs
LDEV-4220: When a peer review comment rating was deleted and not replaced with another comment rating, an exception was thrown as it was trying to delete the comment twice.

    • -0
    • +2
    /lams_common/.settings/org.jboss.ide.eclipse.as.core.prefs
LDEV-3962 * ability to save sequences on pressing the Enter button in a title input field * ability to close open/save sequence dialog on pressing Esc button * Open and Save sequence dialogs: ability to open/save sequences on double click * Open sequence dialog: prevent items from being deselected on any subsequent clicks * Selecting recently viewed items should have the same effect as selecting sequences in YUI tree object

LDEV-3962 * Remove "Refresh" button

LDEV-4201: remove feedback formatting from questions

LDEV-4054 Updating Greek

LDEV-4216 Adding tour labels for index page

LDEV-3962 * "Enable lesson sorting" - move to the "More options" menu * Remove "Refresh" button

    • binary
    /lams_central/web/images/sorting_disabled.gif
    • binary
    /lams_central/web/images/sorting_enabled.gif
LDEV-4216: Tour has been internationalized and a few tweaks to the layout done to look better on an iPad.

LDEV-4217 Remove LAMS Community integration

    • -35
    • +0
    /lams_admin/web/WEB-INF/struts-config.xml
    • -5
    • +0
    /lams_admin/web/WEB-INF/tiles-defs.xml
  1. … 24 more files in changeset.
LDEV-4216: Creating a short tour for the main page. Using classes to tie the tour entries to the source elements.

    • -0
    • +22
    /lams_central/web/css/bootstrap-tour.min.css
    • -1
    • +1
    /lams_central/web/favoriteOrganisations.jsp
    • -0
    • +142
    /lams_central/web/mainTour.jsp
LDEV-4199: Branching activities screens were missing when the green dots were clicked in the sequence screen. The screens are not wanted so have changed it so the dots don't work.

LDEV-4200 adding labels for English, Greek and Spanish

LDEV-4203: Q&A to have ckeditors for question's feedback. Field changed in authoring. No changes required in learning as the correct output for ckeditor entered text is already used.