• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Replace custom calendar widget implementation with native HTML5 fields

Cleanup trivial api, nowadays replaceable with a simple oneliner and inline the only usage found upstream

  1. … 1 more file in changeset.
strengthen boolean parameters in page contracts

  1. … 4 more files in changeset.
regenerated documentation

    • -1
    • +1
    ./doc/user_interface/section_creation.adp
  1. … 290 more files in changeset.
Inline rp_getform usage

Deprecate bulk_mail::parameter, which implements a global parameter logic

For now, the occurrences have just been inlined (fixing also the inconsistent naming PrettyName vs pretty_name). A future reform might create a proper global parameter for this.

  1. … 4 more files in changeset.
Deprecate ad_dateentrywidget, with hardcoded values, superseded by modern features

  1. … 2 more files in changeset.
Replace api

  1. … 1 more file in changeset.
Make use of new API "ad_mktmpdir" and "ad_opentmpfile" instead of "ad_tmpnam"

  1. … 2 more files in changeset.
prefer adp:icon over old-style .gif images

  1. … 12 more files in changeset.
Cleanup of acs_object_context_index' and friends in creation scripts

This change completes the commit [1] from 2019, where the cleanup was performed

acs_object_context_index and its maintenance functions just as an update script.

This change addresses this also in the creation scripts and in packages, still

depending on the old functions.

[1] https://fisheye.openacs.org/changelog/OpenACS?cs=oacs-5-10%3Ahectorr%3A20190708160122

  1. … 8 more files in changeset.
Deprecate util_AnsiDatetoPrettyDate

  1. … 2 more files in changeset.
Deprecate template::util::is_true, implemented as a simple string command oneliner since 2015 and inline occurrences

  1. … 33 more files in changeset.
Delete further leftovers: script was moved in the lib/ folder long ago

Add include/page contract, remove superfluous page

  1. … 5 more files in changeset.
passing properties consistently with @....;literal@

  1. … 12 more files in changeset.
Deprecate template::util::tcl_to_sql_list, completely replaced by ns_dbquotelist, a native NaviServer command

  1. … 15 more files in changeset.
Reduce divergency between oracle and postgres codebase

regenerated documentation

  1. … 454 more files in changeset.
use util::unzip instead of plain "exec unzip" commands

  1. … 3 more files in changeset.
improve SQL quoting

  1. … 5 more files in changeset.
Deprecate with_finally and with_catch, superseded by e.g. try idioms in tcl 8.6

They would also not comply with OpenACS naming convention

  1. … 4 more files in changeset.
Whitespace cleanup

    • -156
    • +156
    ./asm-admin/export/index.vuh
  1. … 1 more file in changeset.
Replace occurrences of exists_and_not_null with plain tcl idioms, as the goal is to deprecate this proc shortly

This required an upgrade script as some code is actually stored in the database

  1. … 6 more files in changeset.
improve spelling and comma settings

    • -2
    • +2
    ./doc/user_interface/item_creation.adp
    • -2
    • +2
    ./doc/user_interface/item_creation.html
  1. … 13 more files in changeset.
fix typo in file name

file data-model.adp was initially added on branch oacs-5-10.

file data-model.html was initially added on branch oacs-5-10.

improve spelling

  1. … 16 more files in changeset.