• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Making the admin end frame-less.

    • -2
    • +136
    ./www/admin/monitor/activity-frame.adp
    • -1
    • +245
    ./www/admin/monitor/activity-frame.tcl
    • -7
    • +0
    ./www/admin/monitor/environment-frame.adp
    • -17
    • +1
    ./www/admin/monitor/monitor-tree.adp
    • -1
    • +15
    ./www/admin/monitor/monitor-tree.tcl
    • -2
    • +3
    ./www/admin/monitor/properties-frame.tcl
Making the interface totally frameless, with or without JS enabled.

Added edition capability on the cockpit for completion properties and new environment URLs.

  1. … 3 more files in changeset.
Version increment and new callback.

Adding missing keys.

Data model changes to handle time-limit.

    • -6
    • +3
    ./sql/postgresql/imsld-level-a-create.sql
    • -0
    • +22
    ./sql/postgresql/upgrade/upgrade-1.2d-1.3d.sql
    • -0
    • +15
    ./sql/postgresql/upgrade/upgrade-1.3d-1.4d.sql
Fixing time-limit treatment.

Making all links work with and without JS enabled.

    • -12
    • +101
    ./tcl/imsld-monitor-procs.tcl
Making the master templates totally frameless, even for non JS enabled browsers.

    • -0
    • +3
    ./lib/choice-select.tcl
Removing duplicate images (*.GIF)

    • binary
    ./www/doc/resources/behavioral_model.GIF
    • binary
    ./www/doc/resources/imsld_diagram_A.GIF
    • binary
    ./www/doc/resources/imsld_diagram_A.gif
    • binary
    ./www/doc/resources/imsld_diagram_B.GIF
    • binary
    ./www/doc/resources/imsld_diagram_C.GIF
Removing duplicate images (*.GIF)

    • binary
    ./www/doc/resources/behavioral_model.GIF
    • binary
    ./www/doc/resources/imsld_diagram_A.GIF
    • binary
    ./www/doc/resources/imsld_diagram_A.gif
    • binary
    ./www/doc/resources/imsld_diagram_B.GIF
    • binary
    ./www/doc/resources/imsld_diagram_C.GIF
Bumped version numbers

  1. … 46 more files in changeset.
Fix dependencies

  1. … 21 more files in changeset.
Improving time-limit completion support.

Added and changed procs to work better with frame-less layout.

    • -0
    • +14
    ./sql/postgresql/imsld-level-a-create.sql
    • -0
    • +2
    ./sql/postgresql/imsld-level-a-drop.sql
Adding frame-less pages.

    • -0
    • +37
    ./www/activity-frame-div.adp
    • -0
    • +325
    ./www/activity-frame-div.tcl
    • -0
    • +14
    ./www/environment-frame-div.adp
    • -0
    • +38
    ./www/environment-frame-div.tcl
    • -0
    • +17
    ./www/imsld-divset.adp
    • -0
    • +17
    ./www/imsld-divset.tcl
    • -0
    • +57
    ./www/imsld-tree-div.adp
    • -0
    • +160
    ./www/imsld-tree-div.tcl
Adding header-less master to remove frames when possible.

    • -0
    • +100
    ./lib/imsld-master-div.adp
    • -0
    • +306
    ./lib/imsld-master-div.tcl
Uncommenting the addition of a base tag to handle the UoL relative URLs. In case this affects any URL that shouldn't be, we'll change that one to an

absolute URL.

Merge from HEAD. HEAD was previously merged from oacs-5-3.

    • -15
    • +61
    ./catalog/imsld.en_US.ISO-8859-1.xml
    • -2
    • +1
    ./sql/postgresql/imsld-level-c-create.sql
    • -182
    • +565
    ./tcl/imsld-instance-procs.tcl
    • -191
    • +149
    ./tcl/imsld-monitor-procs.tcl
  1. … 56 more files in changeset.
Optimizing queries used in tree and environment frames.

Removing "viewed" icon.

Merge from oacs-5-3 to HEAD

    • -15
    • +61
    ./catalog/imsld.en_US.ISO-8859-1.xml
    • -2
    • +1
    ./sql/postgresql/imsld-level-c-create.sql
    • -182
    • +565
    ./tcl/imsld-instance-procs.tcl
    • -191
    • +149
    ./tcl/imsld-monitor-procs.tcl
  1. … 50 more files in changeset.
Removing extra blank line

Changed to use new acs_mail_lite::send

Merging Luis fixes from 5.3

bug solved while accessing to a monitor service defined as "self"

ConditionsRecursionLimit must be defined as parameter. Meanwhile, here is a quick solution (need to be solved)

bug with monitor service when role is self solved

Merged oacs-5-3 branch to HEAD

    • -0
    • +27
    ./www/admin/monitor/properties-frame.adp
  1. … 179 more files in changeset.
fixing the behavior of the player, based on several tests results

fixing bug when adding an activity-structure with more than one information item

The variable total_completed, used for counting the number of completed

activities was not initialized. I just added the line before the loop.

* Modified the parsing procedure to upload into FS also those files in the

UoL ZIP that are not referenced as resources in the imsmanifest. All

images and additional files linked from an HTML page were not uploaded

because they do not appear as resources in the manifest.

* Fixed a few bugs when handling file properties. Also, personal properties

are now created in a sub-folder in the FS to facilitate its identification.

    • -173
    • +533
    ./tcl/imsld-instance-procs.tcl
  1. … 11 more files in changeset.
file choice-select.adp was initially added on branch oacs-5-3.

    • -0
    • +0
    ./lib/choice-select.adp