• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:jader:20040205211554:1 does not match your current filter (clear filter).

file task-print-postgresql.xql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./task-print-postgresql.xql
file task-print.adp was initially added on branch oacs-5-0.

Version 0.7d upgrade not supported (need to use the drop and create script)

Many many updates and fixes and improvements, too numerous really to mention.

  1. … 25 more files in changeset.
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

    • -100
    • +0
    ./dependency-add-edit-postgresql.xql
  1. … 272 more files in changeset.
Fix allows tasks to be viewed from tasks page

Now depends on organizations package.

Cosmetic change to add-edit

Index page now shows company a project is associated with

Task page shows tickets now (instead of not showing them!)

  1. … 1 more file in changeset.
Fixed: query for project with multiple revisions didn't work.

Many many updates:

Added in basic notifications (no UI) for when tasks are created

Reduced the number of pages required for task create from 3 to 2 when dependencies

are being created.

Set up ability to add dependencies between newly created tasks (checks for loops so

they don't depend on each other)

Finished adding in basic categorization. UI could be improved, but it works.

Many minor UI updates.

Added in some functions that I had neglected to commit earlier.

Note that this still has a bug in the all_users view. It should be all_users_all, I

believe.

    • -100
    • +0
    ./dependency-add-edit-postgresql.xql
    • -3
    • +26
    ./task-assign-add-edit-postgresql.xql
  1. … 12 more files in changeset.
Add in categorization, add in ability to customize projects

table. Many bugfixes

  1. … 24 more files in changeset.
file add-edit-2.tcl was initially added on branch oacs-5-0.

file add-edit-2.adp was initially added on branch oacs-5-0.

file add-edit-2-postgresql.xql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./add-edit-2-postgresql.xql
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 584 more files in changeset.
Added in preliminary categories support. Now relies upon categories.

  1. … 17 more files in changeset.
Added in tasks page (to see a list of tasks assigned to you or others).

Added in data model support for project statuses.

Updated various items to get in line with 5.0

Quite a few small bugfixes.

  1. … 25 more files in changeset.
file tasks-postgresql.xql was initially added on branch oacs-5-0.

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

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

changes to make project-manager work on 5.0

  1. … 7 more files in changeset.
Processes now work pretty well. There is a bug in the dependency code

for tasks now that prevents dependencies from being used.

    • -4
    • +12
    ./process-dependency-add-edit-postgresql.xql
    • -18
    • +58
    ./process-dependency-add-edit.tcl
    • -1
    • +1
    ./process-task-add-edit-2-postgresql.xql
    • -9
    • +10
    ./process-task-add-edit-postgresql.xql
  1. … 8 more files in changeset.
Now can use processes from within a project.

    • -0
    • +14
    ./process-task-delete-2-postgresql.xql
    • -0
    • +24
    ./process-task-delete-2.tcl
    • -0
    • +17
    ./process-task-delete.adp
    • -0
    • +41
    ./process-task-delete.tcl
    • -0
    • +14
    ./process-use-postgresql.xql
Added in general comments, added in dependency on general comments in .info

  1. … 1 more file in changeset.
Can now use processes

Process tasks can now be added and edited. Process task dependencies

are not working yet.

    • -0
    • +20
    ./process-task-add-edit-2-postgresql.xql
    • -1
    • +1
    ./process-task-add-edit-postgresql.xql
Continued working on improvements to processes

    • -44
    • +12
    ./process-task-add-edit-postgresql.xql
Processes now work, in a primitive sense. Process assignments and

dependencies are still not working, but the basic infrastructure is in

place for processes to work.

    • -0
    • +16
    ./task-select-project-postgresql.xql
    • -0
    • +8
    ./task-select-project.adp
    • -0
    • +66
    ./task-select-project.tcl
Moved images to /resources directory (faster, because no permission checks).

Also changed date format on one.tcl

    • binary
    ./resources/finish_before_finish.png
    • binary
    ./resources/finish_before_start.png
    • binary
    ./resources/start_before_finish.png
    • binary
    ./resources/start_before_start.png
Can now add process task dependencies.

    • -3
    • +3
    ./process-dependency-add-edit-postgresql.xql
    • -32
    • +31
    ./process-dependency-add-edit.tcl
    • -11
    • +14
    ./process-task-assign-add-edit.tcl
Added in processes. Still only half-working

    • -0
    • +51
    ./process-dependency-add-edit-postgresql.xql
    • -0
    • +21
    ./process-dependency-add-edit.adp
    • -0
    • +189
    ./process-dependency-add-edit.tcl
    • -0
    • +21
    ./process-one-postgresql.xql
    • -0
    • +25
    ./process-task-add-edit-2-postgresql.xql
    • -0
    • +145
    ./process-task-add-edit-2.tcl
    • -27
    • +38
    ./process-task-add-edit-postgresql.xql
    • -0
    • +84
    ./process-task-assign-add-edit-postgresql.xql
    • -0
    • +40
    ./process-task-assign-add-edit.adp
    • -0
    • +340
    ./process-task-assign-add-edit.tcl
  1. … 8 more files in changeset.
Task editing en masse now works better.