• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added parameters link, fixed logger recent entries link

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

  1. … 5 more files 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. … 2274 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. … 832 more files in changeset.
Cleaned up user experience, added user-messages in many places

  1. … 10 more files in changeset.
More rendering cleanup

Fixed action-link

Page broken on new project

Added categories support -- filtering/ordering still missing, but otherwise we're good

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

  1. … 12 more files in changeset.
Listbuilderified, cleaned up UI

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 596 more files in changeset.
rename formbuilder::edit to edit since trying to upvar

"variable_form:formbutton:formbuilder::edit"

dies since namespace doesn't exist. bug 1066 patch 349

  1. … 1 more file in changeset.
add -- to all string_truncate calls

  1. … 11 more files in changeset.
Don't use double-colon in button name

Using list-builder

  1. … 5 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. … 809 more files in changeset.
file project-make-active.tcl was initially added on branch oacs-4-6.

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

    • -0
    • +0
    ./project-make-inactive.tcl
noquote changes (Dirk Gomez)

  1. … 80 more files in changeset.
First release of logger

  1. … 8 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
    ./entries-table-oracle.xql
    • -0
    • +31
    ./entries-table-postgresql.xql
    • -0
    • +26
    ./project-instance-map.tcl
    • -0
    • +48
    ./project-oracle.xql
    • -0
    • +48
    ./project-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.

    • -0
    • +25
    ./index-postgresql.xql
  1. … 20 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. … 11 more files in changeset.
adding projections to the user index page. Fixing some redirects in admin pages for projections

  1. … 4 more files in changeset.
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
    ./projection-delete.tcl
file projection.tcl was initially added on branch oacs-4-6.

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