• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
i heart logger! (well, at least i don't hate it as much now); tweaked a couple of queries, made csv output project name and bumped version

  1. … 3 more files in changeset.
Added Indexes, Memoized select_users query, bumped to a new version

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

  1. … 2275 more files in changeset.
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. … 4 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. … 21 more files in changeset.
Logger now sorts the Users filter by first name, last name, instead of

by user_id

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. … 21 more files in changeset.
Cleaned up user experience, added user-messages in many places

  1. … 13 more files in changeset.
- Speed improvements on query (taking permission checking out)

- Making projection bar bigger

  1. … 4 more files in changeset.
Show and choose projections

  1. … 4 more files in changeset.
Cleaned up log-entry page, includeablized the entries table, so it can be included on the log entry table

  1. … 17 more files in changeset.