• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
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.
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.
Changed the fragile foreach to util_unlist

Fixed problem with start_date/end_date not being respected by list-buidler, because filter is named time_stamp

- Speed improvements on query (taking permission checking out)

- Making projection bar bigger

  1. … 4 more files in changeset.
Groupby category

Sorting by category, in Tcl

Filter by categories

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

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

  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.