• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

- fixing conditions eval bugs

- fixing conditions parsing bugs

- adding imsld_classes table to store the classes of the UoL, as well as all the necessary API to handle them

    • -0
    • +18
    ./sql/postgresql/imsld-level-a-create.sql
    • -0
    • +2
    ./sql/postgresql/imsld-level-a-drop.sql
role support improved: empty acts problem solved

decode url to text, to match the filename properly

fixing bug when finishing resource (the act_id and the play_id were missing)

debug notices removed

debug Notice removed

autoname roles without title

solved a bug: runs where not considered

added relationship between properties and expressions, and some bugfixing

- improving expresisons and conditions validation

- fixing bugs related to expressions execution

    • -0
    • +15
    ./catalog/imsld.en_US.ISO-8859-1.xml
    • -225
    • +257
    ./tcl/imsld-condition-procs.tcl
fix bugs

fix bugs

fix

initializing uninitialized variable

execute conditions

fix typo

before finishing an element, verifying if such element is already marked as started

looking for the "class" attributes in the imsldcontent resources and displaying (or hiding) them if the visibility is true (or

false)

validating properties against their restrictions (according to the property definition in the manifest)

removing unused queries and fixing query bugs

fixing query bugs

adding the hide and show functionallities to the player. needed to do some changes to the database

    • -6
    • +10
    ./sql/postgresql/imsld-production-delivery-package-create.sql
work in progress for 'complete' expression in 'imsld::expression::eval' procedure

change-property-value implemented

bugs solved