Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2964 added link to remove a lesson directly from index page

  1. … 3 more files in changeset.
LDEV-2981: Remove obsolete SIF Open ID servlet and now unnecessary libraries. Remove source code for removed libraries.

  1. … 165 more files in changeset.
LDEV-2980: Fix for template nodes attached just beneath root node.

CLOUD-78: Add newly created child activties to parent collection, so subsequent code can use them right away. Hibernate did not fetch them early enough.

LDEV-2913: Remove test sources and build tasks from LAMS projects.

    • -5
    • +0
    ./web/template/images/_notes/tab.gif.mno
    • -5
    • +0
    ./web/template/images/_notes/tab_selected.gif.mno
    • -5
    • +0
    ./web/template/images/_notes/tabs_r1_c1.gif.mno
    • -5
    • +0
    ./web/template/images/_notes/tabs_r2_c1.gif.mno
    • -5
    • +0
    ./web/template/images/_notes/tabs_r2_c3.gif.mno
    • -5
    • +0
    ./web/template/images/_notes/tabs_r3_c3.gif.mno
  1. … 280 more files in changeset.
LDEV-2972: removing sun.misc.BASE64Decoder

  1. … 1 more file in changeset.
LDEV-2946: setting correct mime type for json

  1. … 4 more files in changeset.
LDEV-2946 in order to send json object in utf-8 explicitly set ContentType to "application/x-json;charset=utf-8", as basic "application/x-json" doesn't work

  1. … 1 more file in changeset.
LDEV-2945 LessonMangerServlet to produce xml encoded in UTF-8

LDEV-2949: Reimplement Presence Chat in Learner using Ajax instead of Jabber. Remove Jabber libraries and support code. Minor fix in Chat Tool.

    • -0
    • +234
    ./java/org/lamsfoundation/lams/webservice/PresenceChatAction.java
  1. … 85 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.
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

  1. … 764 more files in changeset.
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.
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-2905 Integrated lams_signup to LAMS core

  1. … 29 more files in changeset.
LDEV-2873 added ability to edit lesson intro page

  1. … 2 more files in changeset.
LDEV-2893 new ability to refresh integration window once Lams authoring one gets closed

  1. … 2 more files in changeset.
LDEV-2878 updating integration's methods to comply with changes in IMonitoringService.java

  1. … 1 more file in changeset.
WVI-25: Remove servlet configuration from Central, make lams_saml be almost completely standalone. Add DB tables and access layer for storing user "office" parameter. Make lams_saml a WAR instead of JAR as it needs access to Central context beans and introduces own services. Make configuration be stored in WAR and accessed internally by Java code instead of deploying it in web content and access by HTTP. Put "group" parameter in sesssion when user accesses SamlServlet for the first time, before redirecting to IdP log in page. This parameter is later used for registering user. Add wrapper method in Integration service allowing creation of group withou external server prefix.

  1. … 5 more files in changeset.
LDEV-2836 fixed Presence and IM

  1. … 6 more files in changeset.
LDEV-2839: Allow JSP precompilation in lams_central and lams_planner. In Central change output folder of plain Java compilation so it is the same as in other projects. Clean Central build.xml a little - integrate some minor task into build-war. Change moment of Planner injection into Central so Planner JSPs can get precompiled along with Central files. Fix a typo in Planner.

  1. … 5 more files in changeset.
LDEV-2842: fixing typos

  1. … 11 more files in changeset.
LDEV-2829 Lesson intro page

  1. … 17 more files in changeset.
LDEV-2835, LDEV-2833: Make Expires header value calculate only once.

  1. … 2 more files in changeset.
LDEV-2833 IE9 won't refresh designs in lesson wizard

LDEV-2782 lessons get sorted by lessonIds

  1. … 3 more files in changeset.
LDEV-2815: Only lesson which are not FINISHED or REMOVED show in "add dependency" dropbox.

LDEV-2782: On Index page show lesson having conditions when its finish date is set. Allow setting lesson finish date either individually for every user or for lesson as a whole. Adjust lesson conditions thickbox labels and form elements.

  1. … 7 more files in changeset.