• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Avoid setting the whole array in the api and just return what we need

    • -4
    • +2
    ./packages/acs-subsite/tcl/subsite-procs.tcl
Avoid asking for an array in the api

    • -3
    • +3
    ./packages/acs-subsite/tcl/subsite-procs.tcl
Use api and portable idioms to reduce divergency between oracle and postgres codebase

    • -2
    • +7
    ./packages/acs-subsite/tcl/subsite-procs.tcl
Make test locale-aware

Replace queries with api and already available information

    • -9
    • +12
    ./packages/acs-subsite/tcl/subsite-procs.tcl
    • -25
    • +0
    ./packages/acs-subsite/tcl/subsite-procs.xql
Fix typos in query

Move some quoting in the api

Fix typo: new relation would be added always for the latest segment

Replace stored procedures with inline queries and reduce divergency between oracle and postgres codebase

remove unneeded feature (see issue #3364)

fix brken verison (see issue #3366)

    • -28
    • +81
    ./packages/acs-templating/www/doc/demo/index.adp
improve indentation

    • -2
    • +2
    ./packages/acs-templating/tcl/util-procs.tcl
Fix typos

Recover include intended behavior:

this include was supposedly looking at subgroups of the provided group_id (clearly stated in the doc), while in fact scope was always forcefully set on package_id from the connection

Streamline multirow creation

Redefine include as ad_include_contract with docs and parameters in the right place

Remove unneeded statements

Fix typo

    • -1
    • +1
    ./packages/acs-subsite/www/admin/groups/one.adp
Get rid of warning: "template::form::check_elements: MISSING FORMWIDGET"

    • -2
    • +2
    ./packages/acs-lang/www/admin/package-list.tcl
fix for bug #3367 (many thanks to Rainer Bachleitner)

    • -8
    • +11
    ./packages/acs-subsite/www/resources/core.js
document parameter consitently concerning required server restarts

Chat Redesign: scroll down list of messages when clicking the 'Full screen' trigger

    • -0
    • +3
    ./packages/xowiki/www/resources/chat-common.js
Chat Redesign: better adjust height to avoid issues on 'Full screen' mode on certain tablets

    • -2
    • +1
    ./packages/xowiki/www/resources/chat.css
Prefer classic block comments in css to avoid potential side-effects

    • -3
    • +3
    ./packages/xowiki/www/resources/chat.css
add session_id invalidation

    • -1
    • +41
    ./packages/acs-tcl/tcl/security-procs.tcl
Chat Redesign: set min-width to the send form and the 'Full screen' trigger so they do not overlap in very small widths

    • -1
    • +6
    ./packages/xowiki/www/resources/chat.css
treat behind_secure_proxy_p like security::secure_conn_p for useing secure cookies in general and for the secure login cookie

    • -3
    • +3
    ./packages/acs-tcl/tcl/security-procs.tcl
Chat Redesign: set min-width to the send button, so it does not collapse in very small widths

    • -0
    • +1
    ./packages/xowiki/www/resources/chat.css
use secure token when running behind a secure proxy the same way as when running directly a secure session

    • -3
    • +8
    ./packages/acs-tcl/tcl/security-procs.tcl
Don't trust value of login_level just on basis of the session cookie

    • -1
    • +18
    ./packages/acs-tcl/tcl/security-procs.tcl