• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- set maturity to DotLRN packages to 2

  1. … 23 more files in changeset.
- use dotlrn.org as vendor

  1. … 23 more files in changeset.
- correct work-in-progress version numbering to *a1

  1. … 28 more files in changeset.
- bump version numbers due to branching

  1. … 28 more files in changeset.
- bump version numbers

  1. … 28 more files in changeset.
- replace deprecated ns_sendmail by acs_mail_lite::send;

- assessment stores tcl-code in the db. someone with assessement knowledge should take care about updating this code!

- needs to be tested

  1. … 6 more files in changeset.
Merged oacs-5-5 branch of .LRN packages to HEAD.

  1. … 87 more files in changeset.
Fix dependencies and their version

  1. … 14 more files in changeset.
Add views dependency

Merge assessment from oacs-5-4

  1. … 108 more files in changeset.
Fix upgrade version numbers

  1. … 4 more files in changeset.
Add elapsed seconds to record amount of time taking assessment. Add support for choice 'other' in radio,select, or checkbox questons

  1. … 1 more file in changeset.
UpUpgrade denormalizaton to make it possible to generate reports in a scalable manner

  1. … 4 more files in changeset.
Fix dependencies

  1. … 21 more files in changeset.
Implementation of NotificationType for assessment_response has been added in version 0.10d4 and an upgrade apm-callback provided but has never been added to the install procs.

1. Created a new proc that creates the binding

2. Added the call to that new proc to the after_install apm-callback

3. Added the upgrade for this version (check that the binding doesn't exist before creating it)

  1. … 1 more file in changeset.
More fixes for bug 3139. The creation script was out of sync in dotlrn 2.3 too so it needs to be upgraded in 2.4. The upgrade is harmless for installation that already have the fix.

  1. … 4 more files in changeset.
Fix bug introduced when custom code was committed. Remove reference to non-existant procedure. Remove reference to views package procedure.

  1. … 1 more file in changeset.
bumping version numbers to 0.22d5, since was added the attribute package-instance-name to use it in the context bar.

Merged changes to HEAD ...

  1. … 1556 more files in changeset.
More on delete cascades.

Set uninstantiate and unmount callbacks in info file so we can remove a

package instance.

  1. … 3 more files in changeset.
Bump version for db upgrades

Update version number for packages and dependencies

  1. … 63 more files in changeset.
Made sure the version number matches the upgrade script and that the view can actually be deleted. Someone else please take a look if this is actually desired (adding the cascade), it worked on my install just fine (but I am not a heavy user...)

  1. … 1 more file in changeset.
Bump version for dotlrn packages

  1. … 7 more files in changeset.
made sure assessment is sane in its demands for acs-templating

Add index to as_item_data.as_item_id to allow lookups of assessment

data by "question".

  1. … 2 more files in changeset.
Switch QUESTION text to use cr_revisions.content instead of

cr_revisions.title. Upgrade included, tested on Oracle 10g and PG 8.0.

Added automated test for as::item::new

Fix division with empty string in pretty_time proc and added test.

Beginning of work to allow question text (and other CLOB/BLOB columns)

to include HTML from Xinha rich text editor to allow images etc in the

question text, feedback etc. Mainly this allow an arbitrary number of

images or links to files, instead of just one allowed per question.

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

  1. … 226 more files in changeset.
Set context_id so folder and assessment inherit permissions from package_id

  1. … 4 more files in changeset.
Default ShowAdvancedOptions to 0