lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3303 CKEditor should respect height parameter overriden by editor instance

    • -0
    • +1
    /lams_admin/web/WEB-INF/tags/CKEditor.tag
  1. … 22 more files in changeset.
LDEV-3301 prevent CKEditor from occupying more space than available due to its autogrow feature

    • -3
    • +3
    /lams_tool_forum/web/jsps/authoring/basic.jsp
    • -7
    • +6
    /lams_tool_survey/web/common/header.jsp
LDEV-2060: Remove service-wide reference to NB content and session. Use own references in each method. General clean up and formatting.

LDEV-2060: Remove service-wide reference to NB content and session. Use own references in each method. General clean up and formatting.

LDEV-3292: Fix a bug preventing learners from being added to lesson correctly.

LDEV-3292: When looking for an unique LD title to create a lesson, search for LDs with given prefix instead taking all from given workspace folder.

LDEV-3292: When looking for an unique LD title to create a lesson, search for LDs with given prefix instead taking all from given workspace folder.

LDEV-3296 Upgrade CKEditor to version 4.4.3

    • -24
    • +0
    /lams_central/web/ckeditor/.htaccess
    • -1433
    • +0
    /lams_central/web/ckeditor/CHANGES.html
    • -0
    • +612
    /lams_central/web/ckeditor/CHANGES.md
    • -92
    • +0
    /lams_central/web/ckeditor/INSTALL.html
    • -1327
    • +0
    /lams_central/web/ckeditor/LICENSE.html
    • -0
    • +1264
    /lams_central/web/ckeditor/LICENSE.md
    • -0
    • +39
    /lams_central/web/ckeditor/README.md
    • -0
    • +160
    /lams_central/web/ckeditor/build-config.js
    • -147
    • +912
    /lams_central/web/ckeditor/ckeditor.js
    • -211
    • +0
    /lams_central/web/ckeditor/ckeditor.pack
  1. … 313 more files in changeset.
LDEV-3286 audit log when marks are released

LDEV-3289 Audit log when moving students backwards/forwards in monitor * Moved all public methods' comments to interface

LDEV-3290 proper error handling by jqgrid

    • -4
    • +3
    /lams_gradebook/web/gradebookCourseLearner.jsp
    • -8
    • +7
    /lams_gradebook/web/gradebookCourseMonitor.jsp
    • -9
    • +9
    /lams_gradebook/web/gradebookMonitor.jsp
LDEV-3287 Audit log when loginas

LDEV-3284 fix If any user in a class has NULL first or last name it's impossible to Edit class in monitor

LDEV-3273 switched to the latest version of jQuery Validation Plugin

    • -10
    • +21
    /lams_central/web/css/defaultHTML_learner.css
    • -10
    • +22
    /lams_central/web/css/defaultHTML_learner_mobile.css
    • binary
    /lams_central/web/images/css/error.png
  1. … 3 more files in changeset.
LDEV-3274 fixed autopatch script so it also handles old existing entries properly

LDEV-3192 ability to leave several lines comments + committed customized Jinplace plugin

LDEV-3164: Print server reply when user creation failed.

LDEV-3283 don't pass parameters on starting a lesson in order to prevent users tampering with them

LDEV-3297 fixed problem with JQM and displaying video using iframe tag

LDEV-3304 * added tablesorter paging due to "Q&A "all answers" page takes minutes to load when there are a lot of responses left by other users" * slightly optimized export content

  1. … 6 more files in changeset.
LDEV-3304 updated tablesorter plugin

LDEV-3295 fixing old artefact: QaQuestion was renamed back to QaQueContent long time ago

LDEV-3295 Allow questions having user responses with ratings be deleted

LDEV-3304 * added tablesorter paging to QA monitor * slightly optimized export content * fixed problem with displaying non-latin letters in tablesorter * fixed problem with incorrect display jRating for all items except the last one

    • -21
    • +19
    /lams_tool_laqa/web/learning/mobile/LearnerRep.jsp
LDEV-3275: Make LAMS Session JAR a part of EAR instead of WildFly module as it uses other LAMS classes.

LDEV-3275: Add library dependencies. Reintroduce and upgrade Apache Commons Discovery 0.2 -> 0.5.

LDEV-3275: Add library dependencies. Reintroduce and upgrade Apache Commons Discovery 0.2 -> 0.5.

    • -0
    • +12
    /lams_build/lib/axis/axis.module.xml
    • binary
    /lams_build/lib/jakarta-commons/commons-discovery-0.5.jar
LDEV-3275: Update name of the referenced data source.

    • -1
    • +1
    /lams_admin/conf/xdoclet/web-settings.xml
LDEV-3275: Remove security domain configuration files from particular WARs. The comment said they were only used when a WAR was deployed as a standalone module. When a part of the EAR, the security is controlled by application.xml file. Also, there the domain referenced in these config files is not defined anywhere, making it dead code.

    • -11
    • +0
    /lams_central/web/WEB-INF/jboss-web.xml
    • -9
    • +0
    /lams_gradebook/web/WEB-INF/jboss-web.xml
LDEV-3304 added sorting by rating