• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- improving expresisons and conditions validation

- fixing bugs related to expressions execution

  1. … 9 more files in changeset.
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)

  1. … 1 more file in changeset.
adding dates to the creation of the run and when an activity is first visited by a user (because in the level b expressions those values may be used)

  1. … 5 more files in changeset.
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