• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
stop the act while other users finishes it

  1. … 5 more files in changeset.
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. … 5 more files in changeset.
commenting out to work around a problem with the resources referenced from multiple runs

roles now support runs

  1. … 7 more files in changeset.
- fixing bug with multiple learning objects in an environment

changes for roles support

  1. … 11 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

    • -0
    • +476
    ./imsld-instance-procs.tcl
  1. … 31 more files in changeset.
fixing wrong var name

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

  1. … 1 more file in changeset.
typo in varname

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

prevent empty tabs from being displayed

fixing bug when extracting (unzip, untar) files

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

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

  1. … 1 more file in changeset.
better translations

  1. … 3 more files in changeset.
use javascript tabs for the menu

  1. … 5 more files in changeset.
fixing order when making the activities tree

fixing the tree of the environments

  1. … 1 more file in changeset.
adding missing close bracket

fixing bugs in environment services

dom_node is required

revert some breakage

changes to manage roles

    • -0
    • +156
    ./imsld-roles-procs.tcl
    • -0
    • +145
    ./imsld-roles-procs.xql
comment out some code that still doesn't work

adding ul functions that return the info as html lists (ul) in order to be displayed in one dedicated window

put the "target" to show the content

fix url paths

alowing the use of the "sort" element of the activity-structures

  1. … 1 more file in changeset.