lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2951: adding user_online.png as it's used by presence in lams_learning

LDEV-2945 LessonMangerServlet to produce xml encoded in UTF-8

LDEV-2951: removing unnecessary icons

    • binary
    ./web/images/icons/_index_icons.png
    • binary
    ./web/images/icons/application_add.png
    • binary
    ./web/images/icons/application_cascade.png
    • binary
    ./web/images/icons/application_delete.png
    • binary
    ./web/images/icons/application_double.png
    • binary
    ./web/images/icons/application_edit.png
    • binary
    ./web/images/icons/application_error.png
    • binary
    ./web/images/icons/application_form.png
    • binary
    ./web/images/icons/application_form_add.png
    • binary
    ./web/images/icons/application_form_delete.png
    • binary
    ./web/images/icons/application_form_edit.png
  1. … 979 more files in changeset.
LDEV-2949: Reimplement Presence Chat in Learner using Ajax instead of Jabber. Remove Jabber libraries and support code. Minor fix in Chat Tool.

    • -506
    • +0
    ./web/includes/javascript/jsjac.js
    • -33
    • +0
    ./web/includes/javascript/jsjac.packed.js
  1. … 79 more files in changeset.
LDEV-2945 improving performance of lesson output export

LDEV-2945 improving performance of lesson output export

  1. … 4 more files in changeset.
WVI-35: Allow JSP precompilation.

LDEV-2868 * updated jquery.js, jquery-ui.js and jqgrid.js, jquery.layout.js, jqury.mobile.js, jqeury.form.js, jquery.autocomplete.js * removed repetitions of those libraries throughout all Lams * fixed some issues brought up by these updates * jquery.sizzle.js cut out from jquery.js and now it's a separate file

    • -386
    • +0
    ./web/css/jquery-ui-1.8.11.flick-theme.css
    • -425
    • +0
    ./web/css/jquery-ui-1.8.11.redmont-theme.css
    • -0
    • +530
    ./web/css/jquery-ui-redmond-theme.css
    • -0
    • +563
    ./web/css/jquery-ui-smoothness-theme.css
    • -6
    • +0
    ./web/css/jquery-ui-timepicker-addon.css
    • -0
    • +6
    ./web/css/jquery-ui.timepicker.css
    • -134
    • +0
    ./web/css/jquery.jqGrid-4.1.2.css
    • -0
    • +144
    ./web/css/jquery.jqGrid.css
  1. … 750 more files in changeset.
LDEV-2850 Now it's possible to remove jquery 1.1.4

  1. … 1 more file in changeset.
LDEV-2929 fixed problem: Tablesorter with 0 rows throws JS error

    • -198
    • +183
    ./web/includes/javascript/jquery.tablesorter.pager.js
  1. … 5 more files in changeset.
LDEV-2872 Removed deprecated jQuery Dimensions plugin

  1. … 4 more files in changeset.
LDEV-2883 Ability to switch off lesson sorting. Additionally, we show sorter only in case there is at least one lesson available.

    • -16
    • +9
    ./web/includes/javascript/groupDisplay.js
WVI-35: Add code for lesson synchronisation: service methods for checking and downloading content, servlet methods for communication scenarios, front-end stuff for regular sync checking and displaying information nicely. Made horizon project not expose its beans to global App Context, as it is not needed any more. Add some file utility methods.

  1. … 3 more files in changeset.
LDEV-2927 this line is not needed anymore as there is no such problem it was intended to solve

    • -1
    • +0
    ./web/includes/javascript/groupDisplay.js
WVI-33, WVI-34: Add Learner progress synchronisation code for manual triggering. Fix a bug in prefix-less user creation via IntegrationService. General clean up.

  1. … 3 more files in changeset.
WVI-33: Extend usePrefix=false use to leave out integrated server prefix from user name, not only organisation. Fix a minor bug.

  1. … 2 more files in changeset.
LDEV-2916: Remove source code from lams_buidl/lib. Set classpath entries to use the new 3rdParty_sources folder.

  1. … 45 more files in changeset.
CNG-12, CNG-21, CNG-28, CNG-29, CNG-36: Add comments in original files so when they are altered, copies made for CNG should also be updated so they work fine with rest of subprojects.

  1. … 16 more files in changeset.
LDEB-2905: small change in label

LDEV-2905: Adding labels to i18n

  1. … 2 more files in changeset.
LDEV-2909: Set all CKEditor links' target to a new window.

LDEV-2905 Integrated lams_signup to LAMS core

    • -0
    • +32
    ./web/signup/loginTab.jsp
    • -0
    • +82
    ./web/signup/signup.jsp
    • -0
    • +57
    ./web/signup/singupTab.jsp
    • -0
    • +19
    ./web/signup/successfulSignup.jsp
  1. … 19 more files in changeset.
LDEV-2901, LDEV-2902: Move classes generated by Eclipse to different directory than Ant generated ones so they do not overlap and product errors.

Classpath in JAR/WAR manifests is not needed as JBoss Classloader takes care of dependencies. Manfiest was moved to a central location and is customised only with product name and version during JAR/WAR build.

  1. … 107 more files in changeset.
LDEV-2847: Make Central build even if Pedagogical Planner project is unavailable.

LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

    • -34
    • +0
    ./web/WEB-INF/jstl/tlds/permittedTaglibs.tld
    • -51
    • +0
    ./web/WEB-INF/jstl/tlds/scriptfree.tld
    • -640
    • +0
    ./web/WEB-INF/struts/struts-config.xml
  1. … 1299 more files in changeset.
LDEV-2873 added ability to edit lesson intro page

    • -0
    • +86
    ./web/editLessonIntro.jsp
LDEV-2893 new ability to refresh integration window once Lams authoring one gets closed

LDEV-2893 new ability to refresh integration window once Lams authoring one gets closed

LDEV-2892: Encode notifyCloseURL twice so it works both in authorConfirm.jsp and AuthoringButton.tag.

    • -1
    • +3
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 31 more files in changeset.
CNG-1: Make "noopener" parameter checked first as its use is very custom and should have highest priority.

    • -3
    • +3
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 31 more files in changeset.