• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Get rid of warning: "template::form::check_elements: MISSING FORMWIDGET"

Whitespace changes

  1. … 1 more file in changeset.
Fix typos

  1. … 5 more files in changeset.
Whitespace changes

  1. … 1 more file in changeset.
Prefer 'incr' to increment variables instead of 'expr'.

improve rowcount expressions

  1. … 74 more files in changeset.
Avoid missing variable error upon form validation

fix adp expressions

  1. … 2 more files in changeset.
modernize tcl

  1. … 1 more file in changeset.
improve sanity of Tcl expression

Add extension to UI images

when website is behind a proxy, proxy server migtht not be smart enough to resolve images without extension

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. … 474 more files in changeset.
Rework variable assigning loops (set -> lassign) + Whitespace changes

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

  1. … 224 more files in changeset.
remove conditions, which are always true

remove parens

  1. … 2 more files in changeset.
Fix even more typos

  1. … 29 more files in changeset.
Fix current date UTC query

add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 18 more files in changeset.
Use "ad_try" instead of "with_catch"

  1. … 1 more file in changeset.
whitespace cleanup

  1. … 9 more files in changeset.
Use "ad_try" instead of "with_catch"

  1. … 3 more files in changeset.
prefer literal in adp axpressions

Reduce divergencies between oracle and postgres codebase

Reduce divergency between oracle and postgres codebase, fix query

    • -0
    • +10
    ./test/format-test.xql
Fix current_time, should have been current_timestamp

Reduce divergency between oracle and postgres codebase

Reduce divergency between postgres and oracle codebase

    • -20
    • +0
    ./set-system-timezone-postgresql.xql
    • -0
    • +17
    ./set-system-timezone.xql
normalize boolean expressions in ADP files

  1. … 14 more files in changeset.
normalize boolean expressions in ADP files

normalize boolean expressions in ADP files

  1. … 1 more file in changeset.