• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
commenting file

adding the monitor service

parsing the imsldcontent before serving it:

- replacing view-property and view-property-group with the properties values

- replacing set-property and set-property-group with html forms

cleaning the code

displaying run status

displaying the run only to the users associated with it

    • -0
    • +516
    ./imsld-content-serve.tcl
    • -0
    • +24
    ./properties-value-set.tcl
    • binary
    ./resources/active.png
    • binary
    ./resources/waiting.png
  1. … 13 more files in changeset.
instantiating properties and activity attributes when finishing the role admin phase

  1. … 1 more file in changeset.
stop the act while other users finishes it

  1. … 3 more files in changeset.
changes in role management

    • -0
    • +16
    ./admin/imsld-confirm-finish.tcl
    • -0
    • +22
    ./admin/imsld-finish.adp
    • -0
    • +81
    ./admin/imsld-finish.tcl
don't remove the borders of the frames so the user can see the frameset when it's empty

adding new status for the run: waiting (the users have't been assigned to the roles)

removing useless code

adding displayable_p field to the files table (display only one file for the resources)

internationalizating

  1. … 10 more files in changeset.
variable "lista" didn't exist

roles now support runs

  1. … 4 more files in changeset.
changes for roles support

    • -0
    • +12
    ./imsld-sendmail-2.adp
    • -0
    • +40
    ./imsld-sendmail-2.tcl
    • -0
    • +15
    ./imsld-sendmail-2.xql
    • -0
    • +12
    ./imsld-sendmail.adp
    • -0
    • +14
    ./imsld-sendmail.tcl
    • -0
    • +20
    ./imsld-sendmail.xql
    • -0
    • +18
    ./support-activity-roles.adp
    • -0
    • +43
    ./support-activity-roles.tcl
    • -0
    • +40
    ./resources/dynamicselect.js
  1. … 5 more files in changeset.
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

  1. … 21 more files in changeset.
replacing unicode character with checkbox inputs. adding nowrap style to the tree

  1. … 1 more file in changeset.
only community members can be asigned to a role instance

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

spell error changed

  1. … 1 more file in changeset.
removing portlet table. replacing it with links to the new ims-ld tree

  1. … 4 more files in changeset.
fix imsld link targets

  1. … 1 more file in changeset.
better translations

  1. … 3 more files in changeset.
put the correct target in the environment-frame

use javascript tabs for the menu

    • -0
    • +8
    ./resources/example-print.css
    • -0
    • +109
    ./resources/example.css
    • -0
    • +485
    ./resources/tabber.js
  1. … 1 more file in changeset.
fixing order when making the activities tree

fixing the tree of the environments

  1. … 3 more files in changeset.
work-in-progress

new IMSLD GUI work-in-progress

make the index follow the new imsld GUI

Work In Progress code

    • -0
    • +12
    ./environment-frame.adp
    • -0
    • +34
    ./environment-frame.tcl
make the ul tree work

match_p attribute managed in a better way

added for role management purposes

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

remove dotlrn template from the activity-frame