• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added support for smarter navigation

  1. … 1 more file 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. … 2275 more files in changeset.
Support for priority in PM

  1. … 10 more files in changeset.
Release version 1.1 beta 1. When used with project manager, now correctly

adds comments to the task associated with the logger entry, and emails

the assignees when closed or reopened.

Also, when logging against a project, allows you to select a task to

log hours against.

  1. … 2 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. … 13 more files in changeset.
Fix use of boolean type in entry::edit proc.

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. … 13 more files in changeset.
Added in an optional party_id for logger::entry::new This can be useful

if you're bulk importing.

Cleaned up user experience, added user-messages in many places

  1. … 9 more files in changeset.
merge of all changes on oacs-5-0 branch between tag openacs-5-0-0-final and jcd-merge-pre503 (except those in lars-blogger).

  1. … 292 more files in changeset.
Missing 'distinct' when prepopulating project lead drop-down with current project leads

Fix test to use current api

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

  1. … 5 more files in changeset.
Pick a default projection

  1. … 2 more files in changeset.
Show and choose projections

  1. … 4 more files in changeset.
Slightly more clever about picking default variable

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

  1. … 596 more files in changeset.
- Fixed bug #857: logger on Oracle

- Fixed bug that project deletion deleted the pre-installed variables, too

  1. … 9 more files in changeset.
Typo

Fixed problem getting default variable id on Oracle

  1. … 1 more file in changeset.
Fixed bug #821: logger doesn't install

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

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

  1. … 5 more files in changeset.
making test pass - name switch was missing in projection::new call

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

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

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
    • +27
    ./entry-procs-postgresql.xql
    • -0
    • +27
    ./package-procs-postgresql.xql
  1. … 37 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
    • +30
    ./variable-procs-postgresql.xql
  1. … 21 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. … 15 more files in changeset.