• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reduce divergency between oracle and postgres codebase

    • -20
    • +0
    ./admin/groups/elements-display-oracle.xql
    • -21
    • +0
    ./admin/groups/elements-display-postgresql.xql
    • -3
    • +13
    ./admin/groups/elements-display.tcl
    • -19
    • +0
    ./admin/relations/remove-oracle.xql
    • -19
    • +0
    ./admin/relations/remove-postgresql.xql
Reduce divergency between oracle and postgres codebase

    • -35
    • +0
    ./admin/group-types/index-oracle.xql
    • -39
    • +0
    ./admin/group-types/index-postgresql.xql
Reduce divergency between oracle and postgres codebase

    • -18
    • +0
    ./admin/rel-segments/elements-oracle.xql
Use ad_page_contract, remove redundant sql

Bring sql inline, streamline sql idiom

    • -12
    • +0
    ./admin/site-map/instance-delete.xql
Rename ReturnHeaders proc to comply with OpenACS naming convention, create deprecated wrapper, replace occurrences

  1. … 10 more files in changeset.
Move rel_segments_* procs in new rel_segment:: namespace to comply with OpenACS naming convention, create deprecated wrappers, replace occurrences

  1. … 7 more files in changeset.
Deprecated get_referrer and NsSettoTclString, replace them with versions that respect OpenACS naming convention

  1. … 7 more files in changeset.
provide a better name (site_node::delete_service_nodes) amd delete nodes of services packages as well

    • -3
    • +13
    ./admin/site-map/instance-delete.tcl
  1. … 1 more file in changeset.
bugfix: unmounting a package could lead to a deletion of services used in other packages

A new API call "site_node::unmount_services" can be used to unmount all services in a first step.

unmount services before calling "site_node::delete -node_id $node_id -delete_subnodes -delete_package"

prevents collateral damage.

  1. … 3 more files in changeset.
prefer all caps spelling for SQL

  1. … 2 more files in changeset.
Make page for managing the parameter "PrivateEmailLevelP" subsite aware.

Use template::util::tcl_to_sql_list for proper list element quoting

improve spelling

    • -2
    • +2
    ./doc/group-admin-pages-acceptance-test.adp
    • -3
    • +3
    ./doc/group-admin-pages-acceptance-test.html
  1. … 3 more files in changeset.
Remove dead xqls

    • -15
    • +0
    ./shared/community-member-oracle.xql
    • -16
    • +0
    ./shared/community-member-postgresql.xql
Fix typo in query and in context, reduce divergency between oracle and postgres

    • -24
    • +0
    ./admin/rel-types/rels-list-oracle.xql
    • -23
    • +0
    ./admin/rel-types/rels-list-postgresql.xql
Reduce divergency between oracle and postgres

    • -32
    • +0
    ./admin/site-map/site-map-oracle.xql
    • -34
    • +0
    ./admin/site-map/site-map-postgresql.xql
    • -1
    • +9
    ./admin/rel-segments/elements-display.tcl
Reduce divergency between oracle and postgres

    • -2
    • +10
    ./admin/rel-segments/constraints/new.tcl
  1. … 3 more files in changeset.
Go back to using acs_object_name, as not every party will have a name returned from party::name (e.g. rel_segments)

party name api situation is probably less than optimal

improve spelling

  1. … 17 more files in changeset.
Replace acs_object_party_privilege_map with permission api

    • -4
    • +2
    ./admin/groups/elements-display-list.xql
    • -5
    • +1
    ./admin/rel-segments/constraints/index.xql
Replace deprecated view in queries

    • -1
    • +1
    ./admin/groups/elements-display-list.xql
    • -1
    • +1
    ./admin/rel-segments/constraints/index.xql
Move 'util::content_size_pretty' into 'acs-lang' and rename it to 'lc_content_size_pretty', localicing 'bytes' and adapting automated tests. Bump 'acs-lang' version.

  1. … 41 more files in changeset.
Trailing whitespace cleanup

Prettify data size using 'util::content_size_pretty'

reduce verbosity

Modernize logic for protecting against cached passwords from forms,

when users log out and other users use the back button (for Nora).

- switch to more modern caching prevention

- add CSRF protection to login form against forgery requests

- none of the cache-preventing mechanisms helps when the user

stores the password in the browser (no change to the past).

- For admins of existing sites: alter kernel parameter

"LoginPageExpirationTime" to 0 make use of this feature

  1. … 2 more files in changeset.
document optional channel closing during subscribe operations

Make sure connection channel is available (e.g. not detached) before returning content, as more recent Naviserver versions would return an error

Close brackets as pointed out by files__tcl_file_syntax_errors

    • -1
    • +1
    ./admin/groups/elements-display-list.tcl