• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
small fix to @import syntax. also duplicated the @import within the body of the adp as passing it up via the header_stuff property doesn't seem to be working

Added the hiding of done tasks. Should be handled as a filter though

Release version 2.54: allows you to estimate times in days instead of

hours if you prefer. This is now the default for new installs.

  1. … 4 more files in changeset.
Allow users to log hours for different dates on task-add-edit page.

  1. … 1 more file in changeset.
file task-assign-add.tcl was initially added on branch oacs-5-1.

file task-assign-remove.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./task-assign-remove.tcl
Added ability to add and remove yourself to a task without editing the task.

    • -116
    • +0
    ./task-assign-add-edit-oracle.xql
    • -112
    • +0
    ./task-assign-add-edit-postgresql.xql
  1. … 2 more files in changeset.
file process-reminder.tcl was initially added on branch oacs-5-1.

Add in the ability to update people on the status of processes.

  1. … 1 more file in changeset.
Delete page didn't terminate the script, so it would try to render. It

produced a silent error that messed up the error log.

Add a note in the util_user_message that clarifies you may have to

refresh the screen to see changes after editing that task (depends on

server settings).

Allow users to edit a process instance after it's been made.

file process-instance-edit-2.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./process-instance-edit-2.tcl
file process-instances.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./process-instances.xql
file process-instances.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./process-instances.tcl
file process-instances.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./process-instances.adp
file process-instance-edit.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./process-instance-edit.xql
file process-instance-edit.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./process-instance-edit.tcl
file process-instance-edit.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./process-instance-edit.adp
file process-instance-edit-2.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./process-instance-edit-2.xql
Fix bug in sorting. Used wrong attribute name

Show deadline separately from latest finish date when there are

dependencies. This can help resolve user confusion over why the

latest finish date isn't changing.

  1. … 2 more files in changeset.
Saves the sorting for projects and tasks in list-builder. Release of 2.52b1

  1. … 3 more files in changeset.
UI fixes for Internet Explorer, improvements for all browsers.

Forgot to make border invisible.

Begin to fix appearance for IE. Bump a version number to release 2.51b1

  1. … 1 more file in changeset.
Internet explorer has a lot of issues with long URLs -- switch to using

ad_set_client_property instead.

  1. … 1 more file in changeset.
Fixes problems with editing tasks en masse via the task-calendar page.

  1. … 5 more files in changeset.
Fixing formatting issue

  1. … 1 more file in changeset.
Fix minor display issue where table would show up superimposed on

another table.