• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Set the (default) theme package on the subsite upon installation in a way that theme parameters are actually set on the subsite, go back to be stricter when checking for unmodified themes

  1. … 1 more file in changeset.
Fix regression shown by test

improve Oracle compatibility (many thanks to Raul Rodriguez)

  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.
improve safety of SQL queries

  1. … 4 more files in changeset.
improve test coverage

  1. … 2 more files in changeset.
make end of options explicit

  1. … 17 more files in changeset.
address issue #3456

fix typos

fix for issue #3455

Improve sql portability

  1. … 5 more files in changeset.
Make apm callbacks private and move them together with the others

  1. … 1 more file in changeset.
use "ad_file" as a means to avoid unexpected tilde substitution in file names

  1. … 12 more files in changeset.
prefer "ns_conn isconnected" over "ad_conn isconnected", since the latter might not notice changes in the connect state

  1. … 18 more files in changeset.
mprove spelling: move closer to the linux documentation recommendations, standardize variable names

  1. … 19 more files in changeset.
prefer dict over array

Qualify 'callback' proc in the global namespace, lest it might conflict with 'subsite::callback'

Reduce divergency between oracle and postgres codebase

  1. … 2 more files in changeset.
Move rel_segments_* procs in new rel_segment:: namespace to comply with OpenACS naming convention, create deprecated wrappers, replace occurrences

  1. … 10 more files in changeset.
improve spelling

  1. … 6 more files in changeset.
whitespace changes

  1. … 51 more files in changeset.
whitespace changes

  1. … 9 more files in changeset.
improve spelling

added more TODOs to half-finished (?) function subsite::pivot_root

added "create_or_replace" flag to subsite::new_subsite_theme

This feature is similar to the "create or replace" idiom for updating

SQL functions and eases the update of standard themes

  1. … 1 more file in changeset.
Port from downstream: reimplement subsite::get_theme_subsites to be scalable on websites with many site nodes

follow usual naming conventions

  1. … 2 more files in changeset.
Remove unneeded variable

Move remaining portable queries to tcl file

  1. … 1 more file in changeset.
Streamline retrieval of mapped host nodes

  1. … 3 more files in changeset.