• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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 parameters link, fixed logger recent entries link

  1. … 3 more files in changeset.
I18N of Logger

  1. … 9 more files in changeset.
Internationalization

  1. … 19 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.
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.
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. … 834 more files in changeset.
Changed standard-lars -> standard form template style

  1. … 14 more files in changeset.
Cleaned up user experience, added user-messages in many places

  1. … 13 more files in changeset.
Added categories support -- filtering/ordering still missing, but otherwise we're good

  1. … 5 more files in changeset.
Moved files from www/lib to lib

  1. … 16 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.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
Typo: 'shown x days back' instead of 'shown x back'

noquote changes (Dirk Gomez)

  1. … 84 more files in changeset.
making log history on the log page be N days back from last logged entry instead of today. Adding permissions checking for editing of log entries. You can edit a log entry if you have edit privilege on it or if you created it (we currently don't grant admin to the creator of log entries, but maybe we should)

  1. … 5 more files in changeset.
some PG port testing and bug fixing. Limiting logged values to six digits as Tcl doesn't seem to handle large numbers very well

  1. … 5 more files in changeset.
more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar

  1. … 44 more files in changeset.
major filtering, UI, and usability improvements on user index page by Lars, porting of datamodel to PG. Jarkko did some porting of admin pages. The PG port is not done yet.

  1. … 22 more files in changeset.
recovering from a cvs mistake where I added logger files to head and removed them from head. Fixing time filter that was previously based on creation date instead of the date of the entry. Thanks Jarkko. Also making date form check that start day is before end day.

  1. … 18 more files in changeset.
making the Logger Tcl API tests pass on cvs head and on the 4.6 branch

  1. … 10 more files in changeset.
adding a number of new features, enhancing usability. A first release is fairly close now.

  1. … 12 more files in changeset.
adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized.

  1. … 33 more files in changeset.