• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added -- to string_truncate, so it doesn't treat it as a switch

Checking for delete priv instead of write

Fixed problem getting default variable id on Oracle

  1. … 3 more files in changeset.
Removed commented out debugging statement

Don't use double-colon in button name

Got rid of a few style ... more cleanup needed (list builder)

Using list-builder

Log delete confirm page

noquoting HTML adp var with user link

offering some instructions if someone tries to log in a project without variables. Not an ideal solution but better than a Tcl stacktrace

Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 802 more files in changeset.
Fixed bug #626: Change project lead, set active/inactive

  1. … 2 more files in changeset.
file project-make-active.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    ./admin/project-make-active.tcl
file project-make-inactive.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    ./admin/project-make-inactive.tcl
Mistakenly lookewd for the 'edit' privilege, when it's called 'write'

Typo: 'shown x days back' instead of 'shown x back'

Sort the project and variable lists

noquote changes (Dirk Gomez)

  1. … 76 more files in changeset.
Checking for 'write' privilege instead of the non-existent 'edit' privlege

Fixed minor duplication of templating code

Make subtotals work for average'd variables

- Added 'group by' feature

- default to showing this week, group by day

- show weekday in date column

- use new export_vars -no_empty flag to suppress empty variables

Added 'today' and 'yesterday' options.

Separate edit/view modes for the log entry. Plus added return_url, which we don't use yet.

Use instance name as the title on the index page

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)

Variable shouldn't be mode display

First release of logger

    • -0
    • +26
    ./project-select.tcl
  1. … 3 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. … 3 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

    • -0
    • +30
    ./admin/entries-table-oracle.xql
    • -0
    • +31
    ./admin/entries-table-postgresql.xql
    • -0
    • +26
    ./admin/project-instance-map.tcl
    • -0
    • +48
    ./admin/project-oracle.xql
  1. … 30 more files in changeset.