• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleanup acs_CopyText and inline the only usage found in the codebase with a modern replacement

The function was using deprecated idioms, see https://developer.mozilla.org/en-US/docs/Web/API/document/execCommand, and "PrivilegeManager" and the "netscape" property, both long discontinued.

On modern browsers, under the correct conditions, the function can be reimplemented via a oneliner (see https://developer.mozilla.org/en-US/docs/Web/API/Clipboard)

Whitespace changes + editor hints

  1. … 25 more files in changeset.
Replace/remove deprecated proc 'db_null'

  1. … 25 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).

    • -2
    • +2
    ./www/siminst/simulation-casting-3.tcl
    • -1
    • +1
    ./www/siminst/simulation-participants.tcl
  1. … 465 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

    • -2
    • +2
    ./www/siminst/simulation-casting-3.tcl
    • -1
    • +1
    ./www/siminst/simulation-participants.tcl
  1. … 222 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 197 more files in changeset.
Fix a bunch of typos

  1. … 120 more files in changeset.
Fix typos

  1. … 150 more files in changeset.
Fix typos

  1. … 69 more files in changeset.
Fix more typos

  1. … 83 more files in changeset.
fix broken links

Update documentation

    • -1
    • +1
    ./www/doc/object-orientation-notes.html
Probably messed this up :) This script was the only user of the tab-div

etc global CSS, using it for tabbed navigation. I've modified it to use

the standard navigation CSS, but haven't tested it because it's unsupported

and despite some tries I couldn't get it to work correctly (missing columns

in the data model among other things). I'm not sure that Lars Pind ever

finished this, or if only an unfinished version got committed, or if the

unfinished part wasn't needed by his client, or what. However, the package

is unsupported and requires the unsupported contrib package bcms so I'm

not going to loose too much sleep over whether or not my css change works.

file upgrade-1.0.4-1.1.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-1.0.4-1.1.sql
file portfolio-delete.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/simplay/portfolio-delete.tcl
file portfolio-rename.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/simplay/portfolio-rename.tcl
file portfolio-rename.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/simplay/portfolio-rename.adp
file upgrade-1.0.0b5-1.1.0b1.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-1.0.0b5-1.1.0b1.sql
file trash.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/simplay/trash.tcl
file trash.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/simplay/trash.adp
file message-delete.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/simplay/message-delete.tcl
Merged the latest simulation code in oacs-5-1 to HEAD

    • -1
    • +9
    ./catalog/simulation.en_US.ISO-8859-1.xml
Merged the latest simulation code in oacs-5-1 to HEAD

Merged the latest simulation code in oacs-5-1 to HEAD

  1. … 73 more files in changeset.
file simplay.css was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/resources/simplay.css
file 404.adp was initially added on branch oacs-5-1.

file 404.tcl was initially added on branch oacs-5-1.

file 404.adp.orig was initially added on branch oacs-5-1.

Adding work from Leiden project

    • -1
    • +11
    ./catalog/simulation.en_US.ISO-8859-1.xml
  1. … 56 more files in changeset.
Adding work from Leiden project

    • -6
    • +67
    ./catalog/simulation.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/simulation.nl_NL.ISO-8859-1.xml
  1. … 107 more files in changeset.