• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
file viewed.ico was initially added on branch oacs-5-3.

    • binary
    ./www/resources/viewed.ico
improving the algorithm used to display the activities tree, taking into account more possible cases (the completion restriction of the activities, etc)

adding an "eye" icon to the activities that have been viewed

using bold letters to indicate that the activity hasn't been started

fixing bugs

    • -8
    • +10
    ./catalog/imsld.en_US.ISO-8859-1.xml
Added run_id input field in two locations in order for file properties

to upload correctly.

- Improving performance when uploading a zip file: Removing unnecesary

revoking of permission 'read' on resources.

- Fixing message keys in en_US locale.

- Adding message keys for locale es_GT.

file imsld.es_GT.ISO-8859-1.xml was initially added on branch oacs-5-3.

    • -0
    • +0
    ./catalog/imsld.es_GT.ISO-8859-1.xml
Removed line with incorrect variable and fixed recursive invocation which

was wrongly calling a function outside the monitor.

file choice-select.adp was initially added on branch oacs-5-3.

    • -0
    • +0
    ./www/admin/monitor/choice-select.adp
file properties-frame.adp was initially added on branch oacs-5-3.

    • -0
    • +0
    ./www/admin/monitor/properties-frame.adp
Several changes on the monitor screens. Shows now a summary of user activity.

Included imsld-master.adp for all pages in GRAIL. Needed to reorg. some code

to use such template.

Added a few messages in localization hash.

Fixed a few bugs when showing the environment, variable names, etc.

Produced a template for easily produce a select statement (choice-select.adp)

    • -13
    • +20
    ./catalog/imsld.en_US.ISO-8859-1.xml
    • -2
    • +1
    ./sql/postgresql/imsld-level-c-create.sql
    • -188
    • +147
    ./tcl/imsld-monitor-procs.tcl
  1. … 18 more files in changeset.
removing customized css from admin pages (using the default ones)

fixing bug with the property instances

fixing bug with the feedback items

adding the clause "content_revision__is_live" in the queries of the properties (which didn't have it already), since now they make use of the CR

file upgrade-1.1d-1.2d.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-1.1d-1.2d.sql
adding upgrade script for a change in the db

working on accessibility issues

fixing bugs

- properties of all types

removing the creation of the first default run

now the group of users of the run is crated after the administrator manages the roles

    • -4
    • +17
    ./www/admin/imsld-confirm-finish.tcl
  1. … 4 more files in changeset.
file imsld.js was initially added on branch oacs-5-3.

    • -0
    • +0
    ./www/resources/imsld.js
zenifying:

- creating the urls in the adp files

- moving the css to the imsld.css file

- adding a master template for the package, which is based on the zen masters to provide a "standard look"

* this master uses the zen files, like for instance, make use of the HC and STD modes

- adding a imsld.js file to centralize the javascripts

- using zen styles when possible

ther's still some work to do...

    • -0
    • +11
    ./catalog/imsld.en_US.ISO-8859-1.xml
  1. … 8 more files in changeset.