• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix for workspace

  1. … 3 more files in changeset.
Added requestSrc and notifyCloseURL parameters. See LDEV-865

  1. … 4 more files in changeset.
fixed expand/collapse icon on PI

  1. … 2 more files in changeset.
further mod / unsaved flag updates

  1. … 2 more files in changeset.
fixed modified issue (double-click on activities) not setting unsaved flag

  1. … 2 more files in changeset.
fix for workspace save/save-as problem

merged from head

  1. … 3 more files in changeset.
fix for workspace save/save-as problem

merged from head

  1. … 3 more files in changeset.
fix for workspace save/save-as problem

  1. … 3 more files in changeset.
made chnages to resolve issue with first preloader alignment for add lesson wizard

    • binary
    ./flash/preloader_wizard.fla
latest flash file after fixing task 1074

fixed the bug realted to opening save as window while clicking the save button if user has selected to cancel while doing a save as for sequence to a lready save sequence

IE7 specific style used

    • -10
    • +9
    ./java/org/lamsfoundation/lams/web/tag/CssTag.java
updated Learner for improved load handling

  1. … 1 more file in changeset.
updated Learner for improved load handling

  1. … 3 more files in changeset.
updated Learner for improved load handling

  1. … 1 more file in changeset.
added expand and collapse icon on authoring PI

added expand and collapse icon on authoring PI and replaced the preloader Lams Logo with new Lams icon

added two new icons for expand and collapse for PI

added code to show and hide expand and collapse icon for property inspector

ie 7 fix added

    • -1
    • +13
    ./java/org/lamsfoundation/lams/web/tag/CssTag.java
added archived date to archived groups display in my profile; fix LDEV-984 archived subgroups now appear even if parent group isn't archived

  1. … 1 more file in changeset.
changes to allow teacher to add a staff and learner even after the lesson is started

Debugging was displaying the wrong value - always came out as null

change 'course admin/manager' in db to 'group admin/manager' so users don't have to say 'course admin/manager' when specifying roles in a spreadsheet ('course' replaced by 'group').

  1. … 11 more files in changeset.
changes made to resolve task 1040: date showing at the back of schedule date fields when lesson is in Created but not started mode.

added a set method for assigning control key pressed value

resolved issue with opening tool content by double clicking on activity after drawing transition using control key in Mac

removed some not used code

added global group admin

  1. … 13 more files in changeset.
LDEV-768: Fixed the problem with the session being closed by changing how the update is done. Previously it used the user object connected to another session - now it looks up the user in the "add user" code, so that it will be part of the same Hibernate session. Given this user is in the cache, it shouldn't add too much time to the call.

  1. … 5 more files in changeset.