• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve SQL quoting

  1. … 5 more files in changeset.
Fix typo

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

  1. … 30 more files in changeset.
improve spelling

  1. … 17 more files in changeset.
Reduce code duplication: delete 'assessment/lib/progress-bar.*', essentially the same as 'acs-tcl/lib/static-progress-bar'

Whitespace changes + add editor hints

  1. … 25 more files in changeset.
Remove superflous parentheses

  1. … 28 more files in changeset.
simplyfy expressions, remove useless file

  1. … 3 more files in changeset.
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

  1. … 366 more files in changeset.
Prefer 'person::name' to 'acs_user::get_element ... -name'

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

modernize tcl

Add missing brace

Transform page_contract into include_contract, and add 'session_id' required parameter for the 'find_assessment' query

Create 'ad_include_contract' for includelet

Rework adp boolean expressions

  1. … 24 more files in changeset.
Prefer literal in adp axpressions + Whitespace changes

  1. … 28 more files in changeset.
Prefer literal in adp axpressions

  1. … 9 more files in changeset.
Replace deprecated proc 'empty_string_p'

  1. … 3 more files in changeset.
fix typos

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

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

Bug fix: avoid confusion between text argument and option, when text starts with "-"

  1. … 36 more files in changeset.
Fixed wrong call of db_multirow

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7820 more files in changeset.
Improve spelling

  1. … 8 more files in changeset.
- replace "<include ... />" by "<include ... >", since adp parser in

AOLserver and NaviServer passes "/" as argument to the adp-include.

  1. … 13 more files in changeset.
- tighten page contracts

  1. … 6 more files in changeset.
- make boolean tests in .adp files more uniform

  1. … 31 more files in changeset.