• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file choice-select.adp was initially added on branch oacs-5-3.

    • -0
    • +0
    ./monitor/choice-select.adp
Several changes on the monitor screens. Shows now a summary of user activity.

Included imsld-master.adp for all pages in GRAIL. Needed to reorg. some code

to use such template.

Added a few messages in localization hash.

Fixed a few bugs when showing the environment, variable names, etc.

Produced a template for easily produce a select statement (choice-select.adp)

    • -46
    • +22
    ./monitor/individual-report-frame.adp
    • -3
    • +43
    ./monitor/individual-report-frame.tcl
  1. … 18 more files in changeset.
removing customized css from admin pages (using the default ones)

fixing bug with the property instances

  1. … 6 more files in changeset.
adding the clause "content_revision__is_live" in the queries of the properties (which didn't have it already), since now they make use of the CR

  1. … 3 more files in changeset.
adding upgrade script for a change in the db

working on accessibility issues

fixing bugs

- properties of all types

removing the creation of the first default run

now the group of users of the run is crated after the administrator manages the roles

  1. … 14 more files in changeset.
zenifying:

- creating the urls in the adp files

- moving the css to the imsld.css file

- adding a master template for the package, which is based on the zen masters to provide a "standard look"

* this master uses the zen files, like for instance, make use of the HC and STD modes

- adding a imsld.js file to centralize the javascripts

- using zen styles when possible

ther's still some work to do...

  1. … 11 more files in changeset.
zenifying: removing inline styles, providing alternative ways to navigate through the course when there is no javascript nor css styles

  1. … 5 more files in changeset.
zenifying (removing blockquote used for formatting effects)

roll back zen changes (merged to oacs-5-3 branch)

  1. … 22 more files in changeset.
merging (from head) zen changes to oacs-5-3 branch

  1. … 23 more files in changeset.
first steps in order to zenify the imsld package

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

    • -0
    • +379
    ./monitor/properties-frame.tcl
    • -0
    • +37
    ./monitor/properties-frame.xql
  1. … 22 more files in changeset.
- adding monitoring tools for the runs

- fixing bugs

- improving UI

- upgrade scripts for version 1.0

    • -0
    • +39
    ./monitor/activity-frame.adp
    • -0
    • +295
    ./monitor/activity-frame.tcl
    • -0
    • +36
    ./monitor/environment-frame.adp
    • -0
    • +44
    ./monitor/environment-frame.tcl
    • -0
    • +40
    ./monitor/individual-report-frame.adp
    • -0
    • +96
    ./monitor/individual-report-frame.tcl
  1. … 19 more files in changeset.
support form user_id when evaluating conditions

  1. … 3 more files in changeset.
innecessary debug comments removed

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

  1. … 10 more files in changeset.
to view role members when the UoL has started

    • -0
    • +50
    ./imsld-view-roles.adp
    • -0
    • +49
    ./imsld-view-roles.adp.orig
    • -0
    • +129
    ./imsld-view-roles.tcl
fixing bug: when creating a new run, if the page was refreshed a new run were created. added a new page to avoid this

improvements on role administration GUI

- fixing endless loop in conditions

- fixing bugs in queries

- fixing bug with else nodes

  1. … 3 more files in changeset.
solved a bug: runs where not considered

added relationship between properties and expressions, and some bugfixing

  1. … 3 more files 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. … 6 more files 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.
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. … 6 more files in changeset.
changes in role management

    • -0
    • +16
    ./imsld-confirm-finish.tcl
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. … 8 more files in changeset.