• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
At least order by the date in descending order

Removing two left outer joins when they were unnecessary

  1. … 1 more file in changeset.
Added support for multiple project_ids

  1. … 1 more file in changeset.
integration with PM remodelled

  1. … 1 more file in changeset.
Made sure .LRN was not needed. Furthermore increased version number so we don't get into trouble with possible new development on oacs-5-2

  1. … 1 more file in changeset.
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.
remove expensive query for project manager info if logger instance is not linked to PM; bump package version

  1. … 1 more file in changeset.
changed to use new data-link table

  1. … 22 more files in changeset.
making changes to add description_f filter and groupby clause

  1. … 4 more files in changeset.
Fixing errors that cropped up in localization. Minor cosmetic fixes.

  1. … 5 more files in changeset.
Added a couple of new translations into german and some language strings for English. Some catalog files go their version number bumped up due to the fact that the package version had increased in the meantime

  1. … 8 more files in changeset.
First I18N of logger

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

  1. … 7 more files in changeset.
Fixed issues with database select

  1. … 2 more files in changeset.
Internationalization

  1. … 19 more files in changeset.
Added support for smarter navigation

  1. … 1 more file 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.
Replace occurrence of entries.tclvar syntax with [string is false ] to avoid breaking code on versions of tcl used in Aolserver3

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