• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
whitespace changes (remove tabs)

    • -9
    • +9
    ./apm/packages-install-3-postgresql.xql
    • -21
    • +21
    ./apm/version-dependencies-oracle.xql
    • -23
    • +23
    ./apm/version-dependencies-postgresql.xql
    • -15
    • +15
    ./apm/packages/index-postgresql.xql
  1. … 3 more files in changeset.
Remove obsolete files, initially deleted in oacs-5-8 branch, 8 years ago, which somehow managed to survive

Remove obsolete file, initially deleted in oacs-5-8 branch, 8 years ago, which somehow managed to survive

Remove ancient test for 'acs-admin', which uses obsolete API and don't work anymore

    • -129
    • +0
    ./test/signed-cookies-test-2.tcl
Use the new 'url' input type widget

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

improve line-breaks

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
    ./users/one-contributions.adp
file one-contributions.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./users/one-contributions.tcl
Prefer 'namespace which' over 'info commands', as it is faster (on local tests, around 2x) and returns a single value. Many thanks to Nathan Coulter.

  1. … 57 more files in changeset.
use bind variables instead of tcl variable substition in xql fullqueries

  1. … 15 more files in changeset.
reduce debugging output

fix listing of batch run

- make links clickable

- modernize Tcl code

added last_contribution based on last created object

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

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

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 sql portability

  1. … 4 more files in changeset.
Improve portability, fetch idiom should be supported by "modern Oracle"

improve spelling

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

  1. … 11 more files in changeset.
improve acs-admin//apm/packages-install

- use usual user interaction for select/unselect all

- add proper handling of no upgrades

- improve HTML markup

- improve code orthogonality

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

improve variable names

use "ns_dbquotelist" to quote tcl list

use ns_dbquotelist to convert Tcl list to sql

  1. … 1 more file in changeset.
Replace 'ad_url' with 'ad_conn subsite_url'

when installation runs into an error, show the error message preformatted

  1. … 1 more file in changeset.