• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed as project-manager is now in /packages

    • -160
    • +0
    ./catalog/project-manager.de_DE.ISO-8859-1.xml
    • -214
    • +0
    ./catalog/project-manager.en_US.ISO-8859-1.xml
    • -44
    • +0
    ./lib/process-instances-postgresql.xql
    • -12
    • +0
    ./sql/oracle/project-manager-create.sql
    • -45
    • +0
    ./sql/oracle/project-manager-custom-create.sql
    • -12
    • +0
    ./sql/oracle/project-manager-custom-drop.sql
    • -212
    • +0
    ./sql/oracle/project-manager-drop.sql
    • -610
    • +0
    ./sql/oracle/project-manager-functions-create.sql
    • -66
    • +0
    ./sql/oracle/project-manager-notifications-create.sql
    • -92
    • +0
    ./sql/oracle/project-manager-notifications-drop.sql
    • -638
    • +0
    ./sql/oracle/project-manager-table-create.sql
  1. … 207 more files in changeset.
Added display of max hours

Added display of number of ttasks in subprojects

    • -2
    • +6
    ./catalog/project-manager.en_US.ISO-8859-1.xml
Fixed URLS for the tasks, as they did not work with subj

file upgrade-3.0b4-3.0.1d1.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-3.0b4-3.0.1d1.sql
Upgrade script 2.73d1-2.80d1.sql was never merged back into installation

.sql files so all new installations of project manager past 2.8 were

broken. Move this function back into the functions-create script and

create another duplicate upgrade script so people who installed the

broken project manager can upgrade into a working version.

    • -32
    • +55
    ./sql/postgresql/project-manager-functions-create.sql
    • -0
    • +115
    ./sql/postgresql/upgrade/upgrade-3.0b4-3.0.1d1.sql
Readying new release that fixes bug in the internationalization

Allow users to enter search strings that contain apostrophes

remove code from this branch, the development must be on head

Fix for error that would occur if you link a task to one that does not exist

remove files from this branch

add calendar template to include in the project-manager portlet

    • -0
    • +12
    ./lib/task-calendar-oracle.xql
    • -0
    • +46
    ./lib/task-calendar.adp
    • -0
    • +130
    ./lib/task-calendar.tcl
    • -1
    • +99
    ./tcl/calendar-procs-postgresql.xql
Removed application data link and replaced with old style integration

Last commit broke this page, reverted

Fixed bug from i18n

    • -15
    • +6
    ./catalog/project-manager.en_US.ISO-8859-1.xml
Modifying .info file and readying release

Fixes error when you would update a task without a percent_complete

    • -10
    • +10
    ./catalog/project-manager.en_US.ISO-8859-1.xml
Fix to task searching

    • -1
    • +3
    ./catalog/project-manager.en_US.ISO-8859-1.xml
fix bad index on customer_id

fixed commit script

Fixing bug in index creation

update version number

Fixed daily task reminders, set project status default to open on tasks and projects, increased pager size to 1000 as a kludgey temporary fix for paging

Add comment on possible but untested improvement to day of week proc.

file upgrade-2.80d2-3.0b1.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-2.80d2-3.0b1.sql
bumped up version, added indexes, fixed bug in editing multiple tasks

    • -0
    • +47
    ./sql/postgresql/upgrade/upgrade-2.80d2-3.0b1.sql
Reset number counter so adding a process doesn't error.

Having issues with this date validation code, reverting it for now.