• last updated 32 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix missing rdbms things and a few oracle or postgresisms that snuck in the wrong files

  1. … 57 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

    • -0
    • +12
    ./www/admin/project-make-active.tcl
    • -0
    • +12
    ./www/admin/project-make-inactive.tcl
  1. … 2268 more files in changeset.
Support for priority in PM

  1. … 10 more files in changeset.
bump version to 1.1b2 and add maturity level of 1

check fix in on 5-1 rather than head (see v1.26 of log.tcl)

rolling back change on head

removed logger::util::project_manager_linked_p call which was preventing log entry form from being editable

Replace occurrence of entries.tclvar syntax with [string is false ] to avoid breaking code on versions of tcl used in Aolserver3

Allow users to enter more than one entry at a time. Removes redirect.

Forgot to remove some debugging code.

Add in log-postgresql.xql file.

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

    • -0
    • +0
    ./www/log-postgresql.xql
Release version 1.1 beta 1. When used with project manager, now correctly

adds comments to the task associated with the logger entry, and emails

the assignees when closed or reopened.

Also, when logging against a project, allows you to select a task to

log hours against.

Bug when changing the task you are logging time to: called parameters

of proc by incorrect name.

Bump version number to release new version. When toggling status of projects,

also toggles status of corresponding project manager project when

appropriate (behavior is the same if no project-manager is installed)

    • -0
    • +12
    ./www/admin/project-make-active.tcl
    • -0
    • +12
    ./www/admin/project-make-inactive.tcl
Merge all code over from HEAD. New development on logger can now procede from

the oacs-5-1 branch, instead of HEAD.

  1. … 7 more files in changeset.
Bump to version 1.05b6 to take into account project-manager API changes

introduced by Malte. Begins to add project status to /lib/entries.tcl

Now shows estimated hours work remaining when linked with project-manager.

Logger now sorts the Users filter by first name, last name, instead of

by user_id

Fixes bug when creating new task from project-manager.

Fix use of boolean type in entry::edit proc.

Added in ability to log against project-manager projects and tasks.

Untabify: entries-postgresql.xql (sorry won't do it again!)

Fixed scalability issue with one one function call per project being

shown. Added in a dependency on new categories proc, which has a new

proc that greatly speed up display of logger entries.

Italicize the current location in the navbar

Added in links to project-manager in the navbar, when project-manager

is integrated with that instance of logger.

optimized the variable::get_default_variable_id proc for postgres (much faster)

sped up the select_users query by using persons instead of cc_users

sped up entries select query by using persons instead of cc_users

  1. … 7 more files in changeset.
merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 830 more files in changeset.
Bumped logger up one version. I had added in an optional -party_id

switch in logger::entry::new, and project-manager depends on it, so I

need to ensure that project manager can depend on the newer API

option.

Changed standard-lars -> standard form template style

  1. … 10 more files in changeset.
Added in an optional party_id for logger::entry::new This can be useful

if you're bulk importing.

Added a return_url so it can be called by other packages directly (e.g. project-manager).

Typo: Added space

Fixed problem with accounting for daylight savings switches within the period

Cleaned up user experience, added user-messages in many places

    • -2
    • +5
    ./www/admin/map-variable-to-project-2.tcl
    • -3
    • +3
    ./www/admin/map-variable-to-project.tcl