• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
1. adding the runs (imsld instances) table

1.1. every property, role and instance is related with the run instead of the imsld_id

1.2. in the status table, the run_id is also stored

1.3. adding the UI to add and remove runs

1.4. passing as an argument the run_id in every function that has to do with the player

2. instantiating properties for new run

3. instantiating activity attributes and classes for each new run

    • -2
    • +17
    ./catalog/imsld.en_US.ISO-8859-1.xml
    • -29
    • +23
    ./sql/postgresql/imsld-level-b-create.sql
    • -38
    • +92
    ./sql/postgresql/imsld-production-delivery-create.sql
    • -0
    • +206
    ./sql/postgresql/imsld-production-delivery-package-create.sql
    • -0
    • +28
    ./sql/postgresql/imsld-production-delivery-package-drop.sql
    • -0
    • +476
    ./tcl/imsld-instance-procs.tcl
  1. … 21 more files in changeset.
fixing wrong var name

replacing unicode character with checkbox inputs. adding nowrap style to the tree

only community members can be asigned to a role instance

typo in varname

replacing (finish) link with checkboxes and only when the activity is not finished

prevent empty tabs from being displayed

make the imsld tree refresh every 20 seconds so it can show any change made from any other app

fixing bug when extracting (unzip, untar) files

spell error changed

removing portlet table. replacing it with links to the new ims-ld tree

fixing the return url of the "finish" link. now it returns to the imsld-tree page, instead of the index one:

fixing bugs handling resources and services

fix imsld link targets

better translations

put the correct target in the environment-frame

use javascript tabs for the menu

    • -0
    • +8
    ./www/resources/example-print.css
    • -0
    • +109
    ./www/resources/example.css
    • -0
    • +485
    ./www/resources/tabber.js
fixing order when making the activities tree

fixing the tree of the environments

work-in-progress

new IMSLD GUI work-in-progress

make the index follow the new imsld GUI

adding missing close bracket

Work In Progress code

    • -0
    • +12
    ./www/environment-frame.adp
    • -0
    • +34
    ./www/environment-frame.tcl
fixing bugs in environment services

make the ul tree work

adding messages to the catalog

    • -1
    • +11
    ./catalog/imsld.en_US.ISO-8859-1.xml
dom_node is required

match_p attribute managed in a better way

revert some breakage

added for role management purposes

    • -0
    • +21
    ./www/admin/imsld-admin-roles.adp
    • -0
    • +39
    ./www/admin/imsld-admin-roles.tcl
    • -0
    • +6
    ./www/admin/imsld-create-instance.adp
    • -0
    • +49
    ./www/admin/imsld-create-instance.tcl
    • -0
    • +46
    ./www/admin/imsld-create-instance.xql
    • -0
    • +18
    ./www/admin/imsld-delete-instance.tcl
    • -0
    • +16
    ./www/admin/imsld-delete-instance.xql
    • -0
    • +3
    ./www/admin/imsld-groups.adp
    • -0
    • +44
    ./www/admin/imsld-groups.tcl
    • -0
    • +10
    ./www/admin/imsld-groups.xql
    • -0
    • +13
    ./www/admin/imsld-new-2.xql
    • -0
    • +4
    ./www/admin/imsld-role-add-members.adp
    • -0
    • +29
    ./www/admin/imsld-role-add-members.tcl
    • -0
    • +85
    ./www/admin/imsld-role-confirm.tcl
  1. … 7 more files in changeset.