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