• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- make same change as for groups/new.tcl

- use groups/new.tcl instead of parties/new.tcl

- set group_id to the result to [group::new]

- improve appearance of admin page

- updated version numbers, regenerated documentation

  1. … 298 more files in changeset.
- add editor hints to .vuh files

  1. … 27 more files in changeset.
- modernize HTML in .adp files

    • -1
    • +1
    ./admin/groups/elements-display-list.adp
    • -2
    • +2
    ./doc/group-admin-pages-acceptance-test.adp
    • -26
    • +26
    ./doc/group-admin-pages-requirements.adp
    • -1
    • +1
    ./permissions/perm-user-add-include.adp
  1. … 30 more files in changeset.
- improve HTML quality

    • -31
    • +29
    ./doc/group-admin-pages-design.html
- remove misleading sql statement

    • -33
    • +2
    ./admin/groups/elements-by-rel-type.tcl
- improve indentation

    • -5
    • +5
    ./admin/groups/elements-by-group-type.tcl
- modernize Tcl

- set expiration to one day on portrait-bits

- validate email

- add simple validator for email addresses

- add simple validator for email addresses

- dont'report user-input unquoted

- protect against certain characters in return_url (the real solution is probably a fix in ad_form, which could cause some collateral damage)

  1. … 1 more file in changeset.
- prefer "localurl" over "return_url" of name of page filter

    • -2
    • +2
    ./admin/applications/application-add.tcl
  1. … 76 more files in changeset.
- improve checking of return_urls in page_contracts

    • -2
    • +2
    ./admin/applications/application-add.tcl
    • -2
    • +2
    ./admin/group-types/change-join-policy.tcl
  1. … 73 more files in changeset.
- improve checking for return_url handling in page_contracts

CVS: ----------------------------------------------------------------------

  1. … 1 more file in changeset.
- don't produce errors on too-large or invalid object_ids

- hardening validator

- add missing title property

- fix quoting in SQL

- make code more robust

- remove unused files. parameter-set.tcl was deleted already some time ago

    • -36
    • +0
    ./admin/site-map/parameter-set-2.tcl
    • -14
    • +0
    ./admin/site-map/parameter-set-2.xql
    • -34
    • +0
    ./admin/site-map/parameter-set-oracle.xql
- handle case where item has no live_revision

- fix lob interface (especially for portraits)

  1. … 5 more files in changeset.
- write sql statements between curly braces

    • -11
    • +17
    ./shared/portrait-thumbnail-bits.tcl
  1. … 3 more files in changeset.
.xql-file reform of acs-subsite:

- remove queries from .tcl files that can't work

from PostgreSQL (e.g. containing "connect by" or "nvl")

- remove obsolete file www/admin/site-map/parameter-set.tcl

    • -8
    • +2
    ./admin/group-types/change-join-policy.tcl
    • -106
    • +0
    ./admin/site-map/parameter-set.tcl
  1. … 3 more files in changeset.
.xql-file reform of acs-subsite:

- remove obsolete queries

email_image::new_item.new_lob_size

email_image::new_item.new_lob_size

group::member_p.group_id_from_name

subsite::default::create_app_group.group_exists

package_mounted_p

- add missing Oracle queries

acs-subsite/tcl/rel-types-procs-oracle.xql

rel_types::additional_rel_types_group_p.group_rel_type_exists

rel_types::additional_rel_types_group_type_p.group_rel_type_exists

www/admin/group-types/new-oracle.xql

select_group_supertypes

- add missing PostgreSQL queries

acs-subsite/tcl/rel-types-procs-postgresql.xql.xql

rel_types::additional_rel_types_group_p.group_rel_type_exists

- remove obsolete files

www/admin/index-oracle.xql

www/admin/index-postgresql.xql

www/admin/index.xql

www/admin/rel-types/roles/new-oracle.xql

www/admin/rel-types/roles/new-postgresql.xql

www/permissions/one.xql

www/pvt/unsubscribe-2-oracle.xql

www/pvt/unsubscribe-2-postgresql.xql

www/pvt/unsubscribe-oracle.xql

www/pvt/unsubscribe-postgresql.xql

www/pvt/unsubscribe.xql

www/register/user-new.xql

www/shared/portrait-bits-oracle.xql

www/shared/portrait-bits-postgresql.xql

www/shared/portrait-bits.xql

    • -9
    • +5
    ./admin/group-types/new-postgresql.xql
    • -15
    • +0
    ./admin/rel-types/roles/new-oracle.xql
    • -13
    • +0
    ./admin/rel-types/roles/new-postgresql.xql
  1. … 12 more files in changeset.
- improve portrait bits to provide cached scaling and caching