• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixing bug: when creating a new run, if the page was refreshed a new run were created. added a new page to avoid this

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

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

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

  1. … 7 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. … 10 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. … 35 more files in changeset.
added for role management purposes

  1. … 21 more files in changeset.
translating, fixing bug in queries and removing useless confirmation page

  1. … 8 more files in changeset.
fixing wrong function name

  1. … 1 more file in changeset.
fixing bug when installing in more than one community

  1. … 6 more files in changeset.
adding new files:

1. admin page for the package

2. template for the delete forms

  1. … 2 more files in changeset.