• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
regenerated documentation

    • -84
    • +43
    ./doc/developer-support-example.adp
  1. … 439 more files in changeset.
harden page contracts

  1. … 23 more files in changeset.
skip "-url" in "export_vars -url" since it is the default

  1. … 11 more files in changeset.
regenerated documentation

    • -39
    • +84
    ./doc/developer-support-example.adp
  1. … 294 more files in changeset.
Deprecate export_ns_set_vars and extend export_vars to be able to export also a custom ns_set, which was the real added value provided by this api

  1. … 11 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.
regenerated documentation

    • -13
    • +7
    ./doc/developer-support-example.adp
  1. … 467 more files in changeset.
Add ad_page_contract

Whitespace changes

Fix request duration time

add nsshell when available.

making nsshell available:

a) install nsshell from https://bitbucket.org/naviserver/nsshell/

b) configure in your OpenACS config file nsshell:

##################################################################

#

# nsshell configuration (per-server module)

#

ns_section "ns/server/${server}/modules" {

ns_param nsshell tcl

}

ns_section "ns/server/${server}/module/nsshell" {

ns_param url /admin//nsshell

ns_param kernel_heartbeat 5

ns_param kernel_timeout 10

}

##################################################################

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

file nsshell.tcl was initially added on branch oacs-5-10.

fix for issue #3399

Replace ad_decode idioms

make shell window span the full browser width, provide some styling

improve rowcount expressions

  1. … 75 more files in changeset.
Move file doc into ad_page_contract

use more appropriate status codes for error messages

  1. … 1 more file in changeset.
only lowercase proc meta-data is recognized

  1. … 1 more file in changeset.
Prefer individual 'set' operations over 'lassign' in these particular cases

  1. … 6 more files in changeset.
Fix capitalization

  1. … 3 more files in changeset.
Small improvement of css-edit triggered by "ugly" code smell

Rework variable assigning loops (set -> lassign) + Whitespace changes

  1. … 13 more files in changeset.
regenerated documentation

    • -79
    • +40
    ./doc/developer-support-example.adp
  1. … 42 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 22 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 14 more files in changeset.
make sure to call ad_script_abort after ad_return

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

  1. … 9 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

    • -0
    • +562
    ./doc/developer-support-example.adp
  1. … 7820 more files in changeset.