• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

  1. … 1464 more files in changeset.
merge from oacs-5-10

  1. … 8099 more files in changeset.
whitespace cleanup

improve spelling

  1. … 9 more files in changeset.
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

  1. … 367 more files in changeset.
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.
Fix boolean expressions in .adp files

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7831 more files in changeset.
- tighten page contracts

  1. … 1 more file in changeset.
- make boolean tests in .adp files more uniform

  1. … 34 more files in changeset.
- modernize HTML

  1. … 25 more files in changeset.
- reduce dependencies on acs_object_party_privilege_map (for PostgreSQL)

- use always empty string (and not spaces or *SQL* etc.) to denote

that the SQL statement has to be taken from the .xql files

  1. … 1 more file in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 312 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- modernize Tcl (use byte-compiled comparisons)

1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 378 more files in changeset.
Added missing label in the list template

Check if portlet if shaded before any other check.

Rolling back permission fix

  1. … 2 more files in changeset.
i18n stuff

Added message to inform that portlet is shaded

Fixed long taking query by dealing with permissions and privileges in tcl

Merged oacs-5-3 branch to HEAD

    • -0
    • +44
    ./assessment-portlet-postgresql.xql
  1. … 185 more files in changeset.
ported latest postgres changes to oracle

    • -0
    • +44
    ./assessment-portlet-postgresql.xql
Merged changes to HEAD ...

  1. … 1552 more files in changeset.
Fix typo in message key

Fix portlet to show correct revision.

Only show live assessments.

Remove h3's which don't make sense in this portlet.