• last updated 33 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added general comment of logging info to project, send email notification

Minor Bugfix

added general comment for each logging entry

Upgraded version number

Added smart navigation

Added support for smarter navigation

change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 688 more files in changeset.
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.