• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
in the template tasks table. If next state is empty we display unchaged. Ticket #29

making sure assigned_role is not set for parallel tasks. Ticket #4.

ad_form forms can be not completed, particularly if the target is not the same page that has the form. Reverting change to throw error. People are on their own now.

Upgrade script for the show_contacts_p thing

Updated messages that still had the $ sign in them.

Made changes to invalid date handling.

Increased speed when committing a response.

Saving partial work on the portal configuration wizard ...

    • -0
    • +4
    /openacs-4/contrib/packages/portal/lib/add-applications.adp
    • -0
    • +66
    /openacs-4/contrib/packages/portal/lib/add-applications.tcl
    • -0
    • +19
    /openacs-4/contrib/packages/portal/lib/add-applications.xql
    • -0
    • +1
    /openacs-4/contrib/packages/portal/lib/configure-finish.adp
    • -0
    • +11
    /openacs-4/contrib/packages/portal/lib/configure-finish.tcl
    • -0
    • +15
    /openacs-4/contrib/packages/portal/lib/configure-help.adp
    • -0
    • +10
    /openacs-4/contrib/packages/portal/lib/configure-help.tcl
    • -0
    • +50
    /openacs-4/contrib/packages/portal/lib/portal-configure.adp
  1. … 24 more files in changeset.
Fixes bugs 1635 1634 1630 1629 1628 1627 1626. Several other improvements and

bug fixes.

  1. … 12 more files in changeset.
Working on configuration wizard

changing the timeout of a task to be specified in hours instead of seconds. Ticket #27. Relies on fix of workflow package (file action-procs-posgresql.xql)

bug fix: timeout_seconds was not extracted correctly in the postgresql action::get query.

added permissions sections

added permissions sections

added permissions granting section

added permissions screenshots

    • binary
    /openacs-4/packages/acs-core-docs/www/images/grant-perm-463.png
    • binary
    /openacs-4/packages/acs-core-docs/www/images/grant-perm-50.png
Fixed bug with inserting predefined questions.

making the case history show message bodies and moving it onto its own page.

    • -0
    • +18
    /openacs-4/packages/simulation/lib/case-history.adp
    • -0
    • +121
    /openacs-4/packages/simulation/lib/case-history.tcl
    • -0
    • +5
    /openacs-4/packages/simulation/www/simplay/case-history.adp
    • -0
    • +14
    /openacs-4/packages/simulation/www/simplay/case-history.tcl
Changed the adp's to work with custom templates.

displaying states of a simulation in sidebar of simplay master template

Added the switch to show or not show contacts

Fixed problem with logger_project not beeing defined in the edit funtion.

Made sure we do not have a hardwired link to the organization package in there.

Added a return_url so it can be called by other packages directly (e.g. project-manager).

fixing search on the tasks-bulk page to search both message body and title.

The display was wrong, as it was selecting the timestamp of the logentry that I entered last. This is wrong. It should display the log entries 31 days back from my last log entry. It is really confusing if you enter a log date e.g. three days back and suddenly your entries for yesterday disappear.

People listitem not working. Was tried to be commented out but the adp parser still read it. Took it out. Fixed the problem with no project_code given.

added notes and suggestions from .LRN 2.0.2 release process

added notes and suggestions from .LRN 2.0.2 release

more form find fixes to the demo data setup script