lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4247: Update a column name.

    • binary
    /lams_admin/web/file/lams_users_template.xls
LDEV-4180: Remove help_text from lams_learning_activity as it is taken from i18n files anyway.

    • -1
    • +1
    /lams_common/db/sql/create_lams_11_tables.sql
LDEV-3254, LDEV-4180: Fix a typo in a configuration key.

    • -1
    • +1
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -1
    • +1
    /lams_common/db/sql/insert_lams_windows_config_data.sql
LDEV-4180: Remove help_text from lams_learning_activity as it is take from i18n files anyway.

    • -1
    • +0
    /lams_common/db/sql/create_lams_11_tables.sql
    • -2
    • +0
    /lams_tool_assessment/db/sql/activity_insert.sql
    • -2
    • +0
    /lams_tool_bbb/db/sql/activity_insert.sql
    • -2
    • +0
    /lams_tool_chat/db/sql/activity_insert.sql
    • -2
    • +0
    /lams_tool_daco/db/sql/activity_insert.sql
    • -2
    • +0
    /lams_tool_forum/db/sql/activity_insert.sql
    • -2
    • +0
    /lams_tool_gmap/db/sql/activity_insert.sql
    • -2
    • +0
    /lams_tool_images/db/sql/activity_insert.sql
    • -2
    • +0
    /lams_tool_imscc/db/sql/activity_insert.sql
    • -2
    • +0
    /lams_tool_kaltura/db/sql/activity_insert.sql
    • -2
    • +0
    /lams_tool_lamc/db/sql/activity_insert.sql
    • -2
    • +0
    /lams_tool_laqa/db/sql/activity_insert.sql
  1. … 14 more files in changeset.
LDEV-4180: Remove help_text from lams_learning_activity as it is take from i18n files anyway.

    • -2
    • +0
    /lams_tool_dimdim/db/sql/activity_insert.sql
LDEV-4180: Remove patches for dropping DB tables as we never use them.

    • -13
    • +0
    /lams_tool_assessment/db/sql/drop_lams_tool_assessment.sql
    • -6
    • +0
    /lams_tool_bbb/db/sql/drop_lams_tool_bbb.sql
    • -11
    • +0
    /lams_tool_eadventure/db/sql/drop_lams_tool_eadventure.sql
    • -13
    • +0
    /lams_tool_forum/db/sql/drop_lams_tool_forum.sql
    • -9
    • +0
    /lams_tool_images/db/sql/drop_lams_tool_imageGallery.sql
  1. … 21 more files in changeset.
LDEV-4180: Remove patches for dropping DB tables as we never use them.

    • -6
    • +0
    /lams_tool_dimdim/db/sql/drop_lams_tool_dimdim.sql
LDEV-4180: Reintroduce define_later in Assessment as we still use it.

    • -2
    • +3
    /lams_tool_assessment/db/sql/create_lams_tool_assessment.sql
LDEV-4180 DB fixes for vote (as per Marcin's request)

    • -70
    • +3
    /lams_tool_vote/db/sql/activity_insert.sql
    • -36
    • +26
    /lams_tool_vote/db/sql/create_lams_tool_vote.sql
    • -10
    • +1
    /lams_tool_vote/db/sql/drop_lams_tool_vote.sql
    • -24
    • +1
    /lams_tool_vote/db/sql/library_insert.sql
    • -34
    • +6
    /lams_tool_vote/db/sql/tool_insert.sql
LDEV-4180: Make DB patches produce up-to-date structure during build instead of applying multiple patches. Get rid of unnecessary tables and keys. Modify boolean columns to tinyint(1) Simplify patches where possible.

    • -84
    • +0
    /lams_common/db/sql/create_integration_tables.sql
    • -30
    • +1
    /lams_common/db/sql/create_lams_11_db.sql
    • -377
    • +678
    /lams_common/db/sql/create_lams_11_tables.sql
    • -11
    • +0
    /lams_common/db/sql/create_presence_chat_tables.sql
  1. … 209 more files in changeset.
LDEV-4180: Make DB patches produce up-to-date structure during build instead of applying multiple patches. Get rid of unnecessary tables and keys. Modify boolean columns to tinyint(1) Simplify patches where possible.

    • -47
    • +3
    /lams_tool_dimdim/db/sql/activity_insert.sql
    • -8
    • +1
    /lams_tool_dimdim/db/sql/drop_lams_tool_dimdim.sql
    • -8
    • +0
    /lams_tool_dimdim/db/sql/tool_insert.sql
LDEV-4240: Making the import question widget look consistent with the import QTI widget. Also added validation on front end to check that the file is an XML file.

LDEV-4240: Making the import question widget look consistent with the import QTI widget. Also added validation on front end to check that the file is an XML file.

    • -0
    • +56
    /lams_tool_assessment/web/WEB-INF/tags/FileUpload.tag
    • -0
    • +17
    /lams_tool_assessment/web/WEB-INF/tags/WaitingSpinner.tag
LDEV-4237, LDEV-4241, LDEV-4240 Updating tags for consistency across LAMS.

    • -0
    • +56
    /lams_tool_bbb/web/WEB-INF/tags/FileUpload.tag
    • -0
    • +17
    /lams_tool_bbb/web/WEB-INF/tags/WaitingSpinner.tag
    • -0
    • +8
    /lams_tool_bbb/web/WEB-INF/tlds/lams/lams.tld
    • -0
    • +56
    /lams_tool_chat/web/WEB-INF/tags/FileUpload.tag
    • -0
    • +17
    /lams_tool_chat/web/WEB-INF/tags/WaitingSpinner.tag
    • -0
    • +8
    /lams_tool_chat/web/WEB-INF/tlds/lams/lams.tld
LDEV-4237: Include label informing the max size file LDEV-4241: File upload validation LDEV-4240: Consistent upload widget Using new tags and the shared javascript code to create consistency across tools for the look and validation behaviour of file upload.

    • -0
    • +56
    /lams_tool_forum/web/WEB-INF/tags/FileUpload.tag
    • -0
    • +17
    /lams_tool_forum/web/WEB-INF/tags/WaitingSpinner.tag
    • -1
    • +22
    /lams_tool_forum/web/jsps/authoring/basic.jsp
  1. … 7 more files in changeset.
LDEV-4237: Include label informing the max size file LDEV-4241: File upload validation LDEV-4240: Consistent upload widget Using new tags and the shared javascript code to create consistency across tools for the look and validation behaviour of file upload.

    • -0
    • +56
    /lams_tool_pixlr/web/WEB-INF/tags/FileUpload.tag
    • -0
    • +17
    /lams_tool_pixlr/web/WEB-INF/tags/WaitingSpinner.tag
    • -4
    • +5
    /lams_tool_pixlr/web/pages/authoring/basic.jsp
LDEV-4237: Include label informing the max size file LDEV-4241: File upload validation LDEV-4240: Consistent upload widget Creating tags and shared javascript code to create consistency across tools for the look and validation behaviour of file upload.

    • -0
    • +56
    /lams_admin/web/WEB-INF/tags/FileUpload.tag
    • -0
    • +17
    /lams_admin/web/WEB-INF/tags/WaitingSpinner.tag
    • -0
    • +8
    /lams_admin/web/WEB-INF/tlds/lams/lams.tld
    • -0
    • +56
    /lams_central/web/WEB-INF/tags/FileUpload.tag
    • -0
    • +17
    /lams_central/web/WEB-INF/tags/WaitingSpinner.tag
    • -0
    • +8
    /lams_central/web/WEB-INF/tlds/lams/lams.tld
    • -0
    • +7
    /lams_central/web/css/defaultHTML_learner.css
    • -0
    • +95
    /lams_central/web/includes/javascript/upload.js
    • -0
    • +56
    /lams_gradebook/web/WEB-INF/tags/FileUpload.tag
    • -0
    • +17
    /lams_gradebook/web/WEB-INF/tags/WaitingSpinner.tag
    • -0
    • +8
    /lams_gradebook/web/WEB-INF/tlds/lams/lams.tld
    • -0
    • +56
    /lams_learning/web/WEB-INF/tags/FileUpload.tag
  1. … 6 more files in changeset.
LDEV-3517 Added Peer Review tool icon

    • -114
    • +0
    /lams_tool_preview/web/images/icon_sharedpeerreview.svg
LDEV-4033 Remove unnecessary start.jsp pages

    • -20
    • +0
    /lams_tool_imscc/web/pages/learning/start.jsp
    • -22
    • +0
    /lams_tool_larsrc/web/pages/learning/start.jsp
  1. … 4 more files in changeset.
LDEV-4074 fixed thickbox exception throwing that prevented Esc button handler to be applied

LDEV-3962 changing labels

LDEV-3962 *In case of a mobile device (when offcanvas bar occupies entire screen) when user selects another group - close offcanvas. this is to let user see what this organisation contains * Fixed the issue with refreshing of main.jsp. As previously when user refreshes the page after changing the organisation - it fell back to showing the old one * as a side fix - prevent offcanvas bar from always being open on refreshing the page

LDEV-3962 * readjusted Gradebook buttons' CSS and click handlers * fixed overlay CSS so it starts blocking entire area

    • -20
    • +19
    /lams_gradebook/web/gradebookCourseMonitor.jsp
    • -10
    • +12
    /lams_gradebook/web/gradebookMonitor.jsp
LDEV-4242 Delete lesson on LAMS, when it's deleted from the LMS (integration)

LDEV-4242 Delete lesson on LAMS, when it's deleted from the LMS (integration)

LDEV-3711: removing css files that are not longer needed (now we are on bootstrap see LDEV-3676)

    • -1600
    • +0
    /lams_central/web/css/defaultHTML.css
    • -1709
    • +0
    /lams_central/web/css/defaultHTML_rtl.css
    • -599
    • +0
    /lams_central/web/css/defaultHTML_rtl_learner.css
LDEV-3711: removing css images that are not longer needed/used

    • binary
    /lams_central/web/images/css/accept.png
    • binary
    /lams_central/web/images/css/add_lesson.rtl.jpg
    • binary
    /lams_central/web/images/css/arrow_move_bw.png
    • binary
    /lams_central/web/images/css/arrow_refresh.png
    • binary
    /lams_central/web/images/css/body_bg.jpg
    • binary
    /lams_central/web/images/css/body_bg_learner.jpg
    • binary
    /lams_central/web/images/css/btn_add_off_rtl.gif
    • binary
    /lams_central/web/images/css/btn_add_over.gif
    • binary
    /lams_central/web/images/css/btn_htmled_off.gif
    • binary
    /lams_central/web/images/css/btn_htmled_over.gif
  1. … 64 more files in changeset.
LDEV-3711: removing css images that are not longer needed/used

    • binary
    /lams_central/web/images/css/btn_add_off.gif
    • binary
    /lams_central/web/images/css/btn_off.gif
    • binary
    /lams_central/web/images/css/btn_over.gif
    • binary
    /lams_central/web/images/css/diagonal_bg.gif
    • binary
    /lams_central/web/images/css/edit.gif
    • binary
    /lams_central/web/images/disposal.gif
    • binary
    /lams_central/web/images/downarrow.gif
    • binary
    /lams_central/web/images/downarrow_disabled.gif
    • binary
    /lams_central/web/images/tree_white.gif
    • binary
    /lams_central/web/images/uparrow.gif
    • binary
    /lams_central/web/images/uparrow_disabled.gif
LDEV-4054 Updating Greek

LDEV-4244: adding label