• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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.
- handle "merged" user state on more places

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

    • -1
    • +1
    ./admin/groups/elements-by-group-type.adp
  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.

    • -3
    • +19
    ./admin/applications/index-oracle.xql
    • -0
    • +17
    ./admin/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.
- use templating for navigation in doc files

- add adp-files /packages/acs-core-docs/lib/navheader and

/packages/acs-core-docs/lib/navfooter

    • -16
    • +37
    ./doc/group-admin-pages-acceptance-test.adp
    • -21
    • +53
    ./doc/group-admin-pages-design.adp
    • -21
    • +48
    ./doc/group-admin-pages-requirements.adp
  1. … 213 more files in changeset.
- improve robustness against not-logged-in users

- make sure, footer of developer-support covers whole line

- removing cvs-log entries, add bug-tracker references

  1. … 19 more files in changeset.
- let all package doc files start with H1

  1. … 51 more files in changeset.
- documentation update

    • -1
    • +1
    ./doc/group-admin-pages-acceptance-test.adp
    • -1
    • +1
    ./doc/group-admin-pages-requirements.adp
  1. … 64 more files in changeset.
- remove globals for errorInfo and use namespace qualifiers instead

    • -3
    • +2
    ./admin/applications/application-add.tcl
- restrict table styling to #main-content

- prettyfy HTML

- moderize code

    • -0
    • +11
    ./admin/object-types/one-oracle.xql
    • -1
    • +1
    ./admin/object-types/one-postgresql.xql
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

    • -1
    • +1
    ./admin/group-types/groups-display.adp
    • -1
    • +1
    ./admin/group-types/rel-type-remove.adp
    • -1
    • +1
    ./admin/groups/elements-by-group-type.adp
    • -1
    • +1
    ./admin/groups/elements-by-rel-type.adp
  1. … 110 more files in changeset.
- fix and standardize quoting in template properties

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

    • -3
    • +3
    ./admin/applications/application-add.adp
  1. … 382 more files in changeset.
- improve readability

    • -1
    • +2
    ./admin/groups/elements-by-group-type.adp
- standardize url construction

    • -3
    • +3
    ./admin/groups/elements-by-rel-type.tcl
- standardize url construction to protect against injection attacks

    • -2
    • +2
    ./admin/group-types/change-join-policy.tcl
    • -2
    • +2
    ./admin/group-types/groups-display.tcl
    • -2
    • +2
    ./admin/group-types/rel-type-add-2.tcl
    • -2
    • +2
    ./admin/group-types/rel-type-remove-2.tcl
  1. … 42 more files in changeset.
- harden page contracts

  1. … 5 more files in changeset.
- ensure proper encoding of hrefs

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

  1. … 7 more files in changeset.
- quote HTML attribute values

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

- quote & in hrefs

    • -2
    • +2
    ./admin/relations/add-no-valid-parties.adp
- improve validity and security of HTML of admin pages

- improve page_contracts

    • -3
    • +3
    ./admin/groups/elements-by-group-type.adp
    • -1
    • +1
    ./admin/groups/elements-by-rel-type.adp
    • -2
    • +2
    ./admin/groups/elements-display-list.adp
    • -3
    • +3
    ./admin/groups/elements-display-list.tcl
  1. … 24 more files in changeset.
- use type checking for boolean parameters in page_contracts to improve security

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

- add a <p> tag around paragraph