• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

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.

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

  1. … 3 more files in changeset.
Merge all code over from HEAD. New development on logger can now procede from

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

  1. … 16 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

  1. … 2 more files in changeset.
Now shows estimated hours work remaining when linked with project-manager.

Fixes bug when creating new task from project-manager.

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. … 16 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.
Changed standard-lars -> standard form template style

  1. … 10 more files in changeset.
Added a return_url so it can be called by other packages directly (e.g. project-manager).

Typo: Added space

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

  1. … 6 more files in changeset.
Display message when no projects exist in this instance

More rendering cleanup

Use new category-form-helper-procs

Fixed Bug #1481

Fixed bug: Only show entries from projects mapped to this package instace

Fixed bug: Logger index page included inactive projects

Fixed to work with new categories changesonly show 7 days log history

Fixed action-link

- Speed improvements on query (taking permission checking out)

- Making projection bar bigger

  1. … 4 more files in changeset.
Page broken on new project

Category subtree support

Added categories support -- filtering/ordering still missing, but otherwise we're good

  1. … 2 more files in changeset.
Pick a default projection

  1. … 4 more files in changeset.