• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- prefer passing &doc as property over doc(title) alone

- fix broken oracle.xql file

- prefer ns_quotehtml over ad_quotehtml

  1. … 30 more files in changeset.
- set return_url for parameter page

- clean up "install" pages

  1. … 5 more files in changeset.
- fix further action links

- fix unmount url

- white-space changes (follow closer to engineering guidelines)

- white-space change

- add editor hints to keep spaces/tabs in the furture more consistent

    • -1
    • +7
    ./applications/permissions-user-add.tcl
  1. … 740 more files in changeset.
- simplify (and correct) subsite node determination

- don't cache pages (might be wrong)

- make distinction between side-wide administratin and subsite administration more clear in web interface

- factor out page for managing subsites

  1. … 13 more files in changeset.
- added ability to turn off adp-wrapper box for include tag (setting attribute ds=0)

  1. … 2 more files in changeset.
- fix potential crash on large sites: /admin/applications/ presented all site-nodes / applications on a single page (single multirow presented as list). On pages with e.g. more than 1mio entries, that lead tcl objs > 2GB and a fatal error. Therefore, pagination with a reasonably large pagesize was added.

    • -0
    • +17
    ./applications/index-postgresql.xql
- template::resource_path: new function to generalize access to

acs-templating's resource files

- add resource_dir (db) / ResourceDir (package parameter of subsite)

to allow for usage of them specific (adp) resources while preserving

existing semantics

  1. … 14 more files in changeset.
- remove globals for errorInfo and use namespace qualifiers instead

  1. … 4 more files in changeset.
- restrict table styling to #main-content

- prettyfy HTML

- moderize code

- standardize argument passing to adp-includes, don't perform double i18n and double quoting

  1. … 110 more files in changeset.
- fix and standardize quoting in template properties

    • -2
    • +2
    ./applications/permissions-user-add.adp
  1. … 382 more files in changeset.
- improve readability

- standardize url construction

  1. … 3 more files in changeset.
- standardize url construction to protect against injection attacks

    • -3
    • +3
    ./group-types/change-join-policy-2.tcl
  1. … 42 more files in changeset.
- harden page contracts

  1. … 6 more files in changeset.
- quote HTML attributes

- quote & in hrefs

    • -1
    • +1
    ./parties/new-list-required-segments.adp
  1. … 1 more file in changeset.
- improve validity and security of HTML of admin pages

- improve page_contracts

    • -1
    • +1
    ./group-types/delete-rel-types-exist.adp
  1. … 24 more files in changeset.
- use type checking for boolean parameters in page_contracts to improve security

  1. … 23 more files in changeset.
- fix validity of HTML

  1. … 2 more files in changeset.
- adding quotes for HTML attributes

    • -1
    • +1
    ./group-types/delete-subtypes-exist.adp
  1. … 6 more files in changeset.
- fix HTML attribute quoting

- quote html attributes properly