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

file imsld-master.tcl was initially added on branch oacs-5-3.

fixing bug (wrong parameter name in url)

zenifying: removing inline styles, providing alternative ways to navigate through the course when there is no javascript nor css styles

    • -2
    • +2
    ./www/admin/monitor/activity-frame.adp
zenifying (removing blockquote used for formatting effects)

roll back zen changes (merged to oacs-5-3 branch)

    • -21
    • +0
    ./catalog/imsld.en_US.ISO-8859-1.xml
    • -37
    • +21
    ./www/admin/imsld-admin-roles.adp
  1. … 22 more files in changeset.
file imsld.css was initially added on branch oacs-5-3.

    • -0
    • +0
    ./www/resources/imsld.css
merging (from head) zen changes to oacs-5-3 branch

    • -0
    • +21
    ./catalog/imsld.en_US.ISO-8859-1.xml
    • -21
    • +37
    ./www/admin/imsld-admin-roles.adp
  1. … 23 more files in changeset.
first steps in order to zenify the imsld package

    • -0
    • +21
    ./catalog/imsld.en_US.ISO-8859-1.xml
    • -21
    • +37
    ./www/admin/imsld-admin-roles.adp
  1. … 22 more files in changeset.
adding missing close bracket (error reported by vivian aguilar)

- adding support for properties of type file

* providing upgrade scripts

- adding monitor service of the properties

- fixing bugs

- adding a constraint on the evaluation of the conditions avoiding infinite loops

- now the files of the UoL can be updated/changed from the file-storage UI

    • -2
    • +30
    ./catalog/imsld.en_US.ISO-8859-1.xml
    • -15
    • +18
    ./sql/postgresql/imsld-production-delivery-create.sql
    • -25
    • +184
    ./tcl/imsld-instance-procs.tcl
    • -98
    • +218
    ./tcl/imsld-runtime-procs.tcl
  1. … 20 more files in changeset.
Some bugs solved

SOLVED: bug with "else" empty nodes

fixing bug reported by Emma: the imsld::runtime::activity_structure::show_hide had some typo/not tested bugs when seting the isvisible attribute

to true for the resources referenced by the activity structure

fixing bug reported by Emmanuelle (the sql upgrade script was duplicated in the tcl upgrade script)

    • -0
    • +1
    ./sql/postgresql/imsld-level-c-create.sql
renaming file upgrade-0.01* to upgrade-0.1* (bug reported by Emmanuelle)

    • -56
    • +0
    ./sql/postgresql/upgrade/upgrade-0.01d-1.0d.sql
    • -0
    • +56
    ./sql/postgresql/upgrade/upgrade-0.1d-1.0d.sql
- adding monitoring tools for the runs

- fixing bugs

- improving UI

- upgrade scripts for version 1.0

    • -0
    • +43
    ./catalog/imsld.en_US.ISO-8859-1.xml
    • -0
    • +21
    ./sql/postgresql/imsld-level-c-create.sql
    • -0
    • +4
    ./sql/postgresql/imsld-level-c-drop.sql
    • -30
    • +52
    ./sql/postgresql/upgrade/upgrade-0.01d-1.0d.sql
    • -0
    • +833
    ./tcl/imsld-monitor-procs.tcl
  1. … 19 more files in changeset.
changes in imsld forums permissions

uninstall script

    • -2
    • +9
    ./sql/postgresql/imsld-level-a-drop.sql
bug with base tag solved

adding upgrade scripts

    • -0
    • +34
    ./sql/postgresql/upgrade/upgrade-0.01d-1.0d.sql
finishing with the level C of the spec (fixing the notification feature according to the spec: notify each user only ONCE)

bug in query solved

initializing variable

level C of the spec:

- notifications

* modifying the data base, adding tables

* modifying the parser, adding and editing functions

* modifying the player, adding and editing functions

    • -2
    • +21
    ./catalog/imsld.en_US.ISO-8859-1.xml
    • -5
    • +0
    ./sql/postgresql/imsld-level-a-create.sql
    • -2
    • +2
    ./sql/postgresql/imsld-level-b-create.sql
    • -0
    • +46
    ./sql/postgresql/imsld-level-c-create.sql
    • -0
    • +10
    ./sql/postgresql/imsld-level-c-drop.sql
  1. … 3 more files in changeset.
remove server name in base tag, use of absolute path

absolute path for 'action' in forms. Because of probles with 'base' tag

bug selecting active role, solved

support form user_id when evaluating conditions

    • -2
    • +11
    ./www/admin/imsld-confirm-finish.tcl