• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed unused sql statements, removed inline sql to rely on xql one, small refactor to better use the api instead of direct sql.

Remove needless warning

Use ::template::csrf::validate instead of security::csrf::validate for demo files

- use ::template::csrf::validate instead of security::csrf::validate

- use ::template::csrf::validate instead of security::csrf::validate

- add package parameter ValidateCSRFP

- bump version number to 5.9.1d4

- added package parameter

    • -1
    • +2
    /openacs-4/packages/search/search.info
- use ::template::csrf::validate instead of security::csrf::validate

- bump version number to 5.9.1d2

    • -3
    • +3
    /openacs-4/packages/search/search.info
    • -2
    • +2
    /openacs-4/packages/search/www/search.tcl
- bump version number to 5.9.1d14

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
- add ::template::csrf::validate to be used in page contracts. In difference to security::csrf::validate, this version checks, if csrf is enabled/disabled for this package

- improve documentation

- Use "eq" as comparison operator for strings

- replace "<include ... />" by "<include ... >", since adp parser in

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

    • -1
    • +1
    /openacs-4/packages/dotlrn/www/control-panel.adp
Get rid of unneeded variable "start_time_fine" and return long db warnings with fractions of a second

Remove unneeded test and improve documentation

Improve documentation

- remove unneeded braces

Use <kbd> instead of deprecated <tt>

- quote HTML attributes

- replace "<include ... />" by "<include ... >", since adp parser in

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

Fix error message returned for invalid dates

Ensure, that dt_julian_to_ansi returns date formatted as YYYY-MM-DD as indicated in the documentation

get rid of warnings "attempt to use a nonstandard variable name in form. / "

    • -1
    • +1
    /openacs-4/packages/forums/www/message-email.adp
Fix typo

- switch from db_0or1row (plain forwarder to the db_0or1row command)

to a construct based on an explicit db_with_handle, using as well

the new "mset" methods

- update dependencies

- bump version to 5.9.1d18

    • -3
    • +3
    /openacs-4/packages/xowiki/xowiki.info
    • -10
    • +14
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- new method for ::xotcl::Object mset: set a series of instance

variables via the provided attribute value list (as e.g. returned by

[array get], [ns_set array], ...

- implement the prepared statement handling within the scope of

a "db_with_handle", to make sure, the prepare and the subsequent

command are using the same handle (and therefore session).

- use for prepared statement caching the result of [ns_db session_id]

when available

- bump version to 0.155

- build prepared statements more eager - for the time being

add regexp, which did not make it to the CVS so far

Prettify code

- tighten page contract

Revive installing by apm file from the UI