• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge from HEAD. HEAD was previously merged from oacs-5-3.

  1. … 70 more files in changeset.
Optimizing queries used in tree and environment frames.

Removing "viewed" icon.

  1. … 2 more files in changeset.
Merge from oacs-5-3 to HEAD

  1. … 64 more files in changeset.
fixing the behavior of the player, based on several tests results

  1. … 2 more files in changeset.
improving the algorithm used to display the activities tree, taking into account more possible cases (the completion restriction of the activities, etc)

adding an "eye" icon to the activities that have been viewed

using bold letters to indicate that the activity hasn't been started

fixing bugs

  1. … 8 more files in changeset.
removing customized css from admin pages (using the default ones)

fixing bug with the property instances

  1. … 7 more files in changeset.
fixing bug with the feedback items

  1. … 2 more files in changeset.
- adding support for properties of type file

* providing upgrade scripts

- adding monitor service of the properties

- fixing bugs

- adding a constraint on the evaluation of the conditions avoiding infinite loops

- now the files of the UoL can be updated/changed from the file-storage UI

  1. … 34 more files in changeset.
- adding monitoring tools for the runs

- fixing bugs

- improving UI

- upgrade scripts for version 1.0

  1. … 33 more files in changeset.
finishing with the level C of the spec (fixing the notification feature according to the spec: notify each user only ONCE)

  1. … 7 more files in changeset.
bug in query solved

  1. … 1 more file in changeset.
level C of the spec:

- notifications

* modifying the data base, adding tables

* modifying the parser, adding and editing functions

* modifying the player, adding and editing functions

  1. … 17 more files in changeset.
adding a checkbox in the tree so the user can select his active role during the run

altering the database to store the current active role of the user

  1. … 6 more files in changeset.
attribute instances for each user in run

  1. … 10 more files in changeset.
adding the portlet to the user portal, and adding info to the portlet.

implementing when-condition-true, change-property-value and when-property-value-is-set.

  1. … 17 more files in changeset.
improve conditions execution: they are only executed when needed

  1. … 6 more files in changeset.
fixing bugs with permissions

  1. … 2 more files in changeset.
- improving expresisons and conditions validation

- fixing bugs related to expressions execution

  1. … 9 more files in changeset.
before finishing an element, verifying if such element is already marked as started

  1. … 1 more file in changeset.
removing unused queries and fixing query bugs

  1. … 1 more file in changeset.
fixing query bugs

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.
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.
changes for roles support

  1. … 15 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.
removing portlet table. replacing it with links to the new ims-ld tree

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

fixing the tree of the environments

  1. … 3 more files in changeset.
adding ul functions that return the info as html lists (ul) in order to be displayed in one dedicated window

  1. … 2 more files in changeset.
typo in query

fixing bug when an activity is referenced from more than one role_part

  1. … 1 more file in changeset.