• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
regenerate HEAD html docs after merge

  1. … 79 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 584 more files in changeset.
Moved 5.0 changes to HEAD

Added post_installation_message parameter to make .LRN installation more

user-friendly.

Pulled out the call to get__path from the main query in 'folder-chunk' and added a separate query before that db_multirow - suggested by Dave and Don for scalability reasons.

Added 'root_folder_id' attrib to the 'folder chunk' include because it can't be calculated when the include is called from the portlet.

Set to dev_template when cloning

Allow overriding sim_type when cloning

Show 'Ready' in table

Show correct role counts

Cloning the template when instantiating

extended tables

Page to dump a spec and load a spec

    • -0
    • +7
    /openacs-4/packages/simulation/www/simbuild/template-load.adp
    • -0
    • +43
    /openacs-4/packages/simulation/www/simbuild/template-load.tcl
    • -0
    • +12
    /openacs-4/packages/simulation/www/simbuild/template-spec.tcl
Changes to allow loading a spec

merge Lars path fix from HEAD

- Ignore current state/role when editing

- Getting rid of unneeded ID values in spec

- Ignore current action when generating a unique short_name for an action when editing

Accidental remove of code to prevent unauthorized use of this page

    • -4
    • +5
    /openacs-4/www/SYSTEM/security-debug.tcl
adding missing comma in lang_messages_audit table

Clone templates

- Make cloning workflows work

- Auto-generate short_names for workflows

use openacs-VER rather than oacs-VER for version tag (matches what Joel did by hand)

    • -4
    • +4
    /openacs-4/etc/install/build-release.sh
reference the build-release script

noquote fix

added package subnavbar; adjusted front page lists

  1. … 65 more files in changeset.
Tweaked the enabled/assigned/next state display

bug fixes of import messages and message conflicts pages. Making sure message conflict page works if its called with empty string arguments

adding primary key to the lang_messages_audit table. Fixed upgrade script to version 5.0.0b5 so that sync_time is set for the first revision of each I18N message

file upgrade-5.0.0b4-5.0.0b5.sql was initially added on branch oacs-5-0.

Fixed spec assigned_role_short_name problem