• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixing bug in query by adding a missing clause in the query

fixing bug when creating a learning activity with the change-property-value tag

innecessary debug comments removed

attribute instances for each user in run

    • -6
    • +8
    ./sql/postgresql/imsld-production-delivery-package-create.sql
    • -242
    • +262
    ./tcl/imsld-instance-procs.tcl
fixing bug when referencing an activity from multiple role parts

fixing bug when dealing with support activities and set properties (the user_id was always [ad_conn user_id])

adding the portlet to the user portal, and adding info to the portlet.

implementing when-condition-true, change-property-value and when-property-value-is-set.

    • -22
    • +5
    ./sql/postgresql/imsld-level-b-create.sql
    • -2
    • +0
    ./sql/postgresql/imsld-level-b-drop.sql
    • -15
    • +311
    ./tcl/imsld-condition-procs.tcl
    • -151
    • +203
    ./tcl/imsld-parse-procs.tcl
  1. … 3 more files in changeset.
changes for imsld-view-roles file

to view role members when the UoL has started

    • -0
    • +50
    ./www/admin/imsld-view-roles.adp
    • -0
    • +49
    ./www/admin/imsld-view-roles.adp.orig
    • -0
    • +129
    ./www/admin/imsld-view-roles.tcl
quick fix for MSIE

fix initial href loading

adding user's guide

    • -0
    • +24
    ./www/doc/users_guide/ch01.html
    • -0
    • +19
    ./www/doc/users_guide/ch02.html
    • -0
    • +108
    ./www/doc/users_guide/ch03.html
    • -0
    • +362
    ./www/doc/users_guide/html.css
    • -0
    • +8
    ./www/doc/users_guide/index.html
    • binary
    ./www/doc/users_guide/images/admin.png
    • binary
    ./www/doc/users_guide/images/confirm.png
    • binary
    ./www/doc/users_guide/images/player.png
    • binary
    ./www/doc/users_guide/images/portlet.png
    • binary
    ./www/doc/users_guide/images/roles_admin.png
    • binary
    ./www/doc/users_guide/images/sections.png
    • binary
    ./www/doc/users_guide/images/upload.png
fullscreen in activity-frame

improve conditions execution: they are only executed when needed

finishing with the support of support activities

fixing bug: when creating a new run, if the page was refreshed a new run were created. added a new page to avoid this

    • -0
    • +16
    ./www/admin/run-new.tcl
fixing old query

improves on role administration GUI

improvements on role administration GUI

adding the plus pic

making with-control work

    • -0
    • +25
    ./www/resources/imsldcontent.js
removing useless field from the classes table

    • -4
    • +1
    ./sql/postgresql/imsld-level-a-create.sql
adding with_control_p to the table of the classes

    • -10
    • +13
    ./sql/postgresql/imsld-level-a-create.sql
withcontrol attributes

bug while granting permissions in support_activities solved

fixing bugs with permissions

grant permissions to resources while executing a run

- fixing endless loop in conditions

- fixing bugs in queries

- fixing bug with else nodes

grant permissions to resources

'complete' expression implemented