• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Making use of ADP tree in the Cockpit.

Adding export functionality, developed by Carlos Valencia.

    • -0
    • +13
    ./imsld-export-2-postgresql.xql
    • -0
    • +161
    ./imsld-export-2.tcl
    • -0
    • +13
    ./imsld-export-postgresql.xql
Adding a missing binded variable.

Adding interface to manage the UoL resource privileges

    • -0
    • +2
    ./monitor/resource-permission-edit.adp
    • -0
    • +55
    ./monitor/resource-permission-edit.tcl
    • -0
    • +42
    ./monitor/resource-permissions-act.adp
    • -0
    • +71
    ./monitor/resource-permissions-act.tcl
    • -0
    • +52
    ./monitor/resource-permissions-play.adp
    • -0
    • +47
    ./monitor/resource-permissions-play.tcl
    • -0
    • +52
    ./monitor/resource-permissions.adp
    • -0
    • +111
    ./monitor/resource-permissions.tcl
Adding selection of resources when adding an activity

Allowing to choose the resource handler.

Merge imsld from oacs-5-4

Adding script that imports role memberships from a URL

    • -0
    • +63
    ./imsld-import-roles.tcl
    • -0
    • +29
    ./imsld-import-roles.xql
Adding functionality to import roles from an XML file.

Script to change activity order.

    • -0
    • +66
    ./monitor/change-activity-order.tcl
New editing features in the Cockpit.

    • -151
    • +276
    ./monitor/activity-frame.tcl
Checkpoint 3.7 (level AA): Mark up quotations. Do not use quotation markup for formatting effects such as indentation.

  1. … 73 more files in changeset.
Checkpoint 12.1 (level A): provide title for frames

  1. … 2 more files in changeset.
Adding environment URL add/removal.

    • -0
    • +127
    ./monitor/environment-edit.tcl
HTML Strict cleanup: removed trailing slash of input, img, link and meta tags

  1. … 34 more files in changeset.
HTML Strict cleanup: removed trailing slash of the BR tag

  1. … 38 more files in changeset.
Making the admin end frame-less.

Making the interface totally frameless, with or without JS enabled.

Added edition capability on the cockpit for completion properties and new environment URLs.

  1. … 15 more files in changeset.
Merge from HEAD. HEAD was previously merged from oacs-5-3.

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

  1. … 50 more files in changeset.
Merged oacs-5-3 branch to HEAD

  1. … 187 more files in changeset.
* Modified the parsing procedure to upload into FS also those files in the

UoL ZIP that are not referenced as resources in the imsmanifest. All

images and additional files linked from an HTML page were not uploaded

because they do not appear as resources in the manifest.

* Fixed a few bugs when handling file properties. Also, personal properties

are now created in a sub-folder in the FS to facilitate its identification.

    • -16
    • +37
    ./monitor/individual-report-frame.tcl
  1. … 18 more files in changeset.
file choice-select.adp was initially added on branch oacs-5-3.

    • -0
    • +0
    ./monitor/choice-select.adp
file properties-frame.adp was initially added on branch oacs-5-3.

    • -0
    • +0
    ./monitor/properties-frame.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.