• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

    • -5
    • +12
    ./www/process-task-assign-add-edit-postgresql.xql
    • -5
    • +12
    ./www/task-assign-add-edit-postgresql.xql
  1. … 642 more files in changeset.
fix the very common error of calling empty_string_p with var instead of $var

  1. … 5 more files in changeset.
Fixed a problem with invalid date insertion.

Fix appearance of Skip this task text when using a process.

Partial fix for 1631 (user views not scalable). Now restricts drop

boxes to only those users who are approved members of the current

subsite.

    • -5
    • +12
    ./www/process-task-assign-add-edit-postgresql.xql
    • -5
    • +12
    ./www/task-assign-add-edit-postgresql.xql
merge the changes between 5.0.3 and 5.0.4 to head

    • -107
    • +104
    ./sql/postgresql/project-manager-drop.sql
    • -25
    • +30
    ./sql/postgresql/project-manager-functions-create.sql
    • -4
    • +10
    ./sql/postgresql/project-manager-notifications-create.sql
    • -21
    • +48
    ./tcl/project-procs-postgresql.xql
  1. … 235 more files in changeset.
Fixes bugs 1635 1634 1630 1629 1628 1627 1626. Several other improvements and

bug fixes.

    • -4
    • +16
    ./www/process-dependency-add-edit.tcl
    • -0
    • +0
    ./www/process-task-assign-add-edit.tcl
  1. … 12 more files in changeset.
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.

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.

Changed the callback procedures to reflect reality in /tcl/apm-callback-procs.tcl .

file entries-table-postgresql.xql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./www/lib/entries-table-postgresql.xql
file nav-bar.tcl was initially added on branch oacs-5-0.

file nav-bar.adp was initially added on branch oacs-5-0.

file master.tcl was initially added on branch oacs-5-0.

file master.adp was initially added on branch oacs-5-0.

file entries-table.xql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./www/lib/entries-table.xql
file entries-table.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    ./www/lib/entries-table.tcl
file entries-table.adp was initially added on branch oacs-5-0.

    • -0
    • +0
    ./www/lib/entries-table.adp
file log.adp was initially added on branch oacs-5-0.

file log.xql was initially added on branch oacs-5-0.

file log.tcl was initially added on branch oacs-5-0.

Project manager 1.0 alpha release. Contains logger integration, UI enhancements and fewer bugs (or newer, more interesting ones). Upgrades not supported

    • -1
    • +3
    ./sql/postgresql/project-manager-drop.sql
    • -21
    • +28
    ./sql/postgresql/project-manager-functions-create.sql
  1. … 44 more files in changeset.
Version 0.8 of project-manager. Processes now work as they should,

task editing fixed, began moving some functionality to /tcl

procs. Found a bug in compute_status proc that could hang the

server. Still not release-ready, but getting closer. Notifications are

broken, and Processes use an older UI than Tasks, but at least they

now work.

    • -109
    • +104
    ./sql/postgresql/project-manager-drop.sql
    • -19
    • +44
    ./tcl/project-procs-postgresql.xql
  1. … 31 more files in changeset.
merge of all changes on oacs-5-0 branch between tag openacs-5-0-0-final and jcd-merge-pre503 (except those in lars-blogger).

  1. … 288 more files in changeset.
merge of all changes on oacs-5-0 branch between tag openacs-5-0-0-final and jcd-merge-pre503 (except those in lars-blogger).

    • -11
    • +67
    ./sql/postgresql/project-manager-drop.sql
    • -55
    • +54
    ./sql/postgresql/project-manager-functions-create.sql
  1. … 9 more files in changeset.
Looks like Jade's last commit accidentally replaced the project_query with something wrong.

Typo: organizaion -> organization

Require acs-datetime