• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improved spelling

  1. … 3 more files in changeset.
Fix typo

harden page contracts

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

  1. … 10 more files in changeset.
Deprecate export_entire_form_as_url_vars and replace occurrences, add a new -formvars flag to export vars to implement the behavior of the proc, that is, export a subset of the variables coming from the current request

  1. … 4 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. … 10 more files in changeset.
Deprecate util_commify_number, replace occurrences and translate automated tests

  1. … 9 more files in changeset.
Whitespace cleanup

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

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

  1. … 40 more files in changeset.
whitespace changes (remove tabs)

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

  1. … 42 more files in changeset.
Let admin manage notifications of a user

Otherwise, we have currently no user-interface to e.g. unsubscribe the notifications of a user

to avoid sending mails to a domain (which might be in user by some other organization).

Split up basic user information (one.tcl) and the users contributions (one-contributions)

Without this change, one.tcl becomes unusable for large sites, where some

users have literally millions of objects (e.g. admins migrating some data).

We have seen the query running for several hours. Maybe, one should

limit also in the splitted case the number of presented contributions

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

    • -0
    • +0
    ./one-contributions.adp
file one-contributions.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./one-contributions.tcl
added last_contribution based on last created object

  1. … 2 more files in changeset.
remove stray "from" in last visit information

we have in table "users" no last IP, we could just fall back to a

last contribution field

improve spelling

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

  1. … 19 more files in changeset.
add multiple to page contract

use "ns_dbquotelist" to quote tcl list

Replace 'ad_url' with 'ad_conn subsite_url'

Reduce divergency between oracle and postgres codebase

    • -18
    • +0
    ./member-state-change-postgresql.xql
  1. … 1 more file in changeset.
Reduce divergency between oracle and postgres

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

provide a default for pass_through option

add comment and sanity check

fix fresh installation of dotlrn by adding a pass-through parameter to member-state-change

  1. … 3 more files in changeset.