• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
Cleaned up logger

Fixed error with default variable_id (missing negation). Furthermore dealt with the fact that we might have multiple party_ids as assignees

  1. … 1 more file in changeset.
Made sure that log entries are logged with project tasks again

  1. … 1 more file in changeset.
Fixing message key missing. thanks to michaels for pointing this out strongly.

Added support for multiple project_ids

  1. … 1 more file in changeset.
integration with PM remodelled

  1. … 1 more file in changeset.
couple more i18n changes. no more on 5.1 for logger, I hope

  1. … 2 more files in changeset.
fix up message key syntax in listbuilder adp chunks and get rid of i18n garbage in index.adp

Fixed issue with the status_description not showing in I18N format

making changes to add description_f filter and groupby clause

  1. … 1 more file in changeset.
fixing another localization bug

Fixing errors that cropped up in localization. Minor cosmetic fixes.

  1. … 4 more files in changeset.
Added parameters link, fixed logger recent entries link

  1. … 1 more file in changeset.
adding default_description functionallity

I18N of Logger

  1. … 1 more file in changeset.
Make use of the return_url

fixed the return_url

Made it work correctly with application data link

I18N and modification to work with application_data_link

Internationalization

    • -10
    • +10
    ./admin/map-variable-to-project.tcl
  1. … 5 more files in changeset.
Added smart navigation

  1. … 3 more files in changeset.
change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 688 more files in changeset.
fix missing rdbms things and a few oracle or postgresisms that snuck in the wrong files

  1. … 57 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. … 2272 more files in changeset.
check fix in on 5-1 rather than head (see v1.26 of log.tcl)

rolling back change on head

removed logger::util::project_manager_linked_p call which was preventing log entry form from being editable

Allow users to enter more than one entry at a time. Removes redirect.