lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2749 some fixes for mobile version of Forum tool

LDEV-2820: Replace lesson links placed one-by-one with dropdown menu. Make dropdown menu initialisation code base on class attribute, not ID. Also make it work with dynamically loaded content by using jQuery live() method. Add CSS file for the menu.

As the menu is a DIV and can not be displayed inline, unlike one-by-one lesson links, changes to lesson list layout were needed. The items of list are now table rows instead of paragraphs. This broke lesson sorting but it was fixed.

    • -0
    • +61
    /lams_central/web/css/buttonMenuSplit.css
    • -54
    • +134
    /lams_central/web/groupContents.jsp
LDEV-2749 Introduced mobile version of Notebook tool

    • -0
    • +26
    /lams_tool_notebook/web/WEB-INF/urlrewrite.xml
    • -7
    • +18
    /lams_tool_notebook/web/WEB-INF/web.xml
    • -0
    • +33
    /lams_tool_notebook/web/layouts/mobileLearningLayout.jsp
    • -0
    • +19
    /lams_tool_notebook/web/pages/learning/mobile/defineLater.jsp
    • -0
    • +112
    /lams_tool_notebook/web/pages/learning/mobile/notebook.jsp
    • -0
    • +58
    /lams_tool_notebook/web/pages/learning/mobile/runOffline.jsp
LDEV-2749 Introduced mobile version of Noticeboard tool

    • -2
    • +7
    /lams_tool_nb/conf/xdoclet/filters.xml
    • -0
    • +26
    /lams_tool_nb/web/WEB-INF/urlrewrite.xml
    • -0
    • +15
    /lams_tool_nb/web/learning/mobile/defineLater.jsp
    • -0
    • +88
    /lams_tool_nb/web/learning/mobile/learnerContent.jsp
    • -0
    • +56
    /lams_tool_nb/web/learning/mobile/message.jsp
    • -0
    • +39
    /lams_tool_nb/web/learning/mobile/reflect.jsp
    • -0
    • +27
    /lams_tool_nb/web/template/mobileLearnerTemplate.jsp
LDEV-2749 new css class

    • -0
    • +2
    /lams_central/web/css/defaultHTML_learner_mobile.css
LDEV-2815: Only lesson which are not FINISHED or REMOVED show in "add dependency" dropbox.

LDEV-2818: turn on notifications and gradebook for demo courses

    • -5
    • +5
    /lams_common/db/sql/insert_lams_users.sql
LDEV-2809: updating news.html

LDEV-2709 all gradebook exports are now of .xlsx format

LDEV-1143: Add button to copy a question - create a new question based on existing one.

    • -0
    • +10
    /lams_tool_survey/conf/xdoclet/struts-actions.xml
    • binary
    /lams_tool_survey/web/includes/images/page_copy.png
    • -1
    • +8
    /lams_tool_survey/web/pages/authoring/basic.jsp
LDEV-2762: IMSCC to use the saem icon as Share resources

    • binary
    /lams_central/web/images/svg/icon_commonCartridge.png
LDEV-2680: eliminating hardcoded label

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
LDEV-2671 Adding labels

    • -0
    • +84
    /lams_tool_bbb/conf/language/lams/ApplicationResources_en_AU.properties
    • -0
    • +84
    /lams_tool_bbb/conf/language/lams/ApplicationResources_es_ES.properties
LDEV-2810: updating list of translations, translators and developers

LDEV-2814: set default integrated server to disable

    • -1
    • +1
    /lams_common/db/sql/insert_types_data.sql
LDEV-2799 Kaltura CKEditor plugin: fix for WebKit browsers

LDEV-2813: set mobile interface to flashless learner by default

    • -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-2812: make ie9 compatible, fix typos

LDEV-2809: adding mobile support link

LDEV-2797: Remove unnecessary mail-ra.jar when slimming JBoss.

LDEV-2797: Remove unnecessary mail-ra.jar when slimming JBoss.

LDEV-2797: Change slim-jboss tasks so it removes more unnecessary files.

    • -0
    • +18
    /lams_build/conf/slim/bootstrap.xml
    • -0
    • +262
    /lams_build/conf/slim/deployers.xml
    • -0
    • +61
    /lams_build/conf/slim/legacy-invokers-service.xml
    • -0
    • +1115
    /lams_build/conf/slim/standardjboss.xml
    • -0
    • +253
    /lams_build/conf/slim/war-deployers-jboss-beans.xml
    • -0
    • +1184
    /lams_build/conf/slim/web.xml
    • -18
    • +0
    /lams_build/conf/unix/jboss/bootstrap.slim.xml
    • -18
    • +0
    /lams_build/conf/windows/jboss/bootstrap.slim.xml
LDEV-2749 Introduced mobile version of MCQ tool

LDEV-2749 Introduced mobile version of MCQ tool

    • -2
    • +30
    /lams_central/web/css/defaultHTML_learner_mobile.css
    • -0
    • +27
    /lams_tool_lamc/web/WEB-INF/urlrewrite.xml
    • -0
    • +12
    /lams_tool_lamc/web/WEB-INF/web.xml
    • -0
    • +134
    /lams_tool_lamc/web/learning/mobile/AnswersContent.jsp
    • -0
    • +108
    /lams_tool_lamc/web/learning/mobile/CombinedAnswersContent.jsp
    • -0
    • +96
    /lams_tool_lamc/web/learning/mobile/Notebook.jsp
    • -0
    • +179
    /lams_tool_lamc/web/learning/mobile/RedoQuestions.jsp
    • -0
    • +201
    /lams_tool_lamc/web/learning/mobile/ResultsSummary.jsp
    • -0
    • +131
    /lams_tool_lamc/web/learning/mobile/RunOffline.jsp
    • -0
    • +73
    /lams_tool_lamc/web/learning/mobile/SimpleLearnerError.jsp
    • -0
    • +128
    /lams_tool_lamc/web/learning/mobile/SingleQuestionAnswersContent.jsp
    • -0
    • +285
    /lams_tool_lamc/web/learning/mobile/ViewAnswers.jsp
    • -0
    • +64
    /lams_tool_lamc/web/learning/mobile/defineLater.jsp
LDEV-2811: clear cache labels

LDEV-2755: Updating French Norwegian

LDEV-2811: Use Spring injection to allow CacheManager to use SessionFactory and to manipulate cached objects. Prevent methods based on JMX retrieved Cache from being used. Adjust layout to reflect new approach to cache manipulation.

LDEV-2415: Remove caching of maximum file size as it can be changed by administrator within single server run.

LDEV-2415: Updating labels

LDEV-2755: Updating Norwegian