• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- bump version number to 5.8.1b2

  1. … 75 more files in changeset.
- bump version numbers for beta release

  1. … 74 more files in changeset.
- bump version numbers to [25].8.1a3

- update requirements for core components to newest version number in the branch

  1. … 74 more files in changeset.
- fix calls to deprecated function ad_parameter stored in SQL (this should be actually replaced to a single call to a proc performing the logic)

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