• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prefer '{}' to '[list]' when creating empty lists

    • -2
    • +2
    ./www/project-assign-task-assignees.tcl
  1. … 212 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 201 more files in changeset.
Fix a bunch of typos

  1. … 119 more files in changeset.
Fix typos

  1. … 145 more files in changeset.
Fix typos

  1. … 60 more files in changeset.
Fix typos

  1. … 76 more files in changeset.
Fix typos

    • -2
    • +2
    ./www/process-task-assign-add-edit.tcl
  1. … 70 more files in changeset.
Fix more typos

  1. … 84 more files in changeset.
- fix sloppy pseudo-comments to silence automated testing

  1. … 8 more files in changeset.
Removing custom sql and instead using the tcl api to get the best revision id for pm::project::get_project_item_id

Made sure to order by priority as default

Improvements from cognovis

Weekly update should be on monday not tuesday

Adding pm::task::email_status_not_lead which is run monday morning and associated lang messages

    • -1
    • +4
    ./catalog/project-manager.en_US.ISO-8859-1.xml
Adding project to the table of info set via email_status

Fixing minor typo

Fixing the pm::task::email_status proc so that it is instance aware and actually works

changeing message key acs-kernel.common_no to acs-kernel.common_No (since the label is No as well), adding a new message key acs-kernel.common_no (with lower case "no")

    • -2
    • +2
    ./tcl/project-manager-callback-procs.tcl
  1. … 50 more files in changeset.
Made sure you can actually add a new project...

Prepared PM to run on 5.3.1

fixed some issues with orderby and onctacts integration

Made sure we have the client_id as well. This is the contact at the customer who is responsible for the project

Added task estimates to task view

Added support for Safari. Made sure that the correct folder for files is chosen when uploading files to a task comment

    • -1
    • +2
    ./tcl/project-manager-callback-procs.tcl
Made sure to work on deadline instead of latest finish

Added some saveguards when you instantiate project manager new

Fixed montly calendar view

    • -60
    • +37
    ./tcl/calendar-procs-postgresql.xql
    • -23
    • +49
    ./tcl/project-manager-callback-procs.tcl
Removed redundant files

Limit the tasks to the task in this package instance