• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Added support for the new install.xml parameters min_stack_size and

post_installation_message

Added new min_stack_size and post_installation_message values.

    • -1
    • +2
    /openacs-4/packages/dotlrn/install.xml
drop the __exec_ functions for anonymous plpgsql blocks

channels for apm download should be binary, open output channel write only, read access for group so its easier to debug

fix CVSROOT vars

    • -2
    • +2
    /openacs-4/etc/install/build-release.sh
Added automated test

More editing of templates

Updating new_state from ID (new_state_id)

    • -10
    • +25
    /openacs-4/packages/workflow/tcl/action-procs.tcl
Automatic short_name generation for roles

    • -15
    • +104
    /openacs-4/packages/workflow/tcl/role-procs.tcl
Added automated test

Comment about a missing unique constraint

Adding automated testing