• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Don't use double-colon in button name

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

Fixed bug #821: logger doesn't install

Using list-builder

    • -0
    • +11
    ./www/log-delete.adp
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

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

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

    • -0
    • +0
    ./www/admin/project-make-inactive.tcl
Require acs-tcl version 4.6.2 -- it really requires 4.6.3, but we forgot to bump up the version number of acs-tcl

making test pass - name switch was missing in projection::new call

proc logger::projection::new - documenting name and description args, making description optional

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)

    • -2
    • +2
    ./www/admin/map-variable-to-project.adp
  1. … 76 more files in changeset.
Checking for 'write' privilege instead of the non-existent 'edit' privlege

    • -1
    • +1
    ./www/lib/entries-table-postgresql.xql
Fixed minor duplication of templating code

Sorted the project_options list by project_name, and moved the query to the xql file

merge of 4.6.3b1 to HEAD

  1. … 64 more files in changeset.
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

    • -2
    • +3
    ./www/lib/entries-table-postgresql.xql
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)

    • -1
    • +2
    ./www/lib/entries-table-postgresql.xql
Variable shouldn't be mode display

First release of logger

    • -0
    • +7
    ./www/project-select.adp
    • -0
    • +26
    ./www/project-select.tcl