• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
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
    • +1
    ./sql/postgresql/logger-packages-drop.sql
    • -1
    • +1
    ./sql/postgresql/logger-tables-create.sql
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
    • +1
    ./sql/postgresql/logger-packages-drop.sql
    • -0
    • +1
    ./sql/postgresql/logger-tables-create.sql
    • -0
    • +27
    ./tcl/entry-procs-postgresql.xql
    • -0
    • +27
    ./tcl/package-procs-postgresql.xql
  1. … 30 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.

    • -4
    • +37
    ./sql/postgresql/logger-packages-drop.sql
    • -28
    • +52
    ./sql/postgresql/logger-tables-create.sql
    • -3
    • +13
    ./sql/postgresql/logger-tables-drop.sql
    • -0
    • +30
    ./tcl/variable-procs-postgresql.xql
    • -0
    • +15
    ./www/no-projects.adp
    • -0
    • +25
    ./www/admin/index-postgresql.xql
  1. … 8 more files in changeset.
removing master.adp committed by mistake

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.

    • -0
    • +72
    ./www/admin/entries-table.adp
    • -0
    • +80
    ./www/admin/entries-table.tcl
    • -0
    • +14
    ./www/admin/set-primary-variable.tcl
  1. … 4 more files in changeset.
adding projections to the user index page. Fixing some redirects in admin pages for projections

adding projections to the user index page. Fixing some redirects in admin pages for projections

breaking out variable list from project form. Moving projections table to project page.

file projection-delete.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/admin/projection-delete.tcl
file projection.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/admin/projection.tcl
file projection.adp was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/admin/projection.adp
adding add/edit/display form for projections

adding add/edit/display form for projections

file set-primary-variable.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/admin/set-primary-variable.tcl
file variable-delete.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/admin/variable-delete.tcl
file unmap-variable-from-project.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/admin/unmap-variable-from-project.tcl
file package-procs-oracle.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./tcl/package-procs-oracle.xql
improving admin UI for associating variables with projects. Permission control over variables, projects, and package in UI. A number of other small improvements

    • -2
    • +2
    ./www/admin/map-variable-to-project-2.tcl
    • -1
    • +3
    ./www/admin/map-variable-to-project.adp
    • -15
    • +2
    ./www/admin/map-variable-to-project.tcl
improving admin UI for associating variables with projects. Permission control over variables, projects, and package in UI. A number of other small improvements

    • -0
    • +14
    ./www/admin/set-primary-variable.tcl
    • -0
    • +14
    ./www/admin/unmap-variable-from-project.tcl
making the Logger Tcl API tests pass on cvs head and on the 4.6 branch

    • -0
    • +6
    ./sql/oracle/logger-packages-create.sql
making admin UI prettier. Adding My log entries to navbar. Other UI improvements

file entries-table.adp was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/lib/entries-table.adp
file entries-table.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/lib/entries-table.tcl
adding a number of new features, enhancing usability. A first release is fairly close now.

adding a number of new features, enhancing usability. A first release is fairly close now.