• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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

- make layout more robust

- make same changes to acs-subsite/www/site-map.tcl as to acs-subsite/www/admin/site-map.tcl

- adding quotes for HTML attributes

    • -5
    • +5
    ./admin/group-types/change-join-policy.adp
    • -1
    • +1
    ./admin/groups/elements-by-rel-type.adp
    • -1
    • +1
    ./admin/groups/elements-display-list.adp
  1. … 6 more files in changeset.
- fix HTML attribute quoting

- quote html attributes properly

- fix html HTML 4.01 validity

- use export_vars instead of manual coded url parameter to increase security

- improve usage of export_vars (no unecessary quotes, use "-base" parameter to make intentions clear)

- include js function acs_Focus() in head such that core.js can be

added safely as body_script

- remove obsolete handling for document.getElementById()

  1. … 1 more file in changeset.
Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

    • -1
    • +1
    ./admin/groups/elements-by-rel-type.tcl
  1. … 519 more files in changeset.
- removed bugfix from #3119, since it is apparently not needed anymore

- fixed bug in acs-subsite group management, where return-url was double encoded ("elements-by-rel-type")

- fixed bug in acs-subsite group management, where negative numbers were not allowed ("new" function)

- bumped version numbers

    • -2
    • +2
    ./admin/groups/elements-by-rel-type.tcl
  1. … 3 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

    • -1
    • +1
    ./admin/applications/application-add.adp
    • -1
    • +1
    ./admin/applications/application-add.tcl
  1. … 2533 more files in changeset.
- add a text hint for administrators, when just acs-core is installed.

Bugfix: some URLs in page were broken because of double urlencoding. See http://www.openacs.org/forums/message-view?message_id=4190790

- prettify documentation (use master templates) and fix incorrect HTML markups

    • -0
    • +205
    ./doc/group-admin-pages-acceptance-test.adp
    • -0
    • +139
    ./doc/group-admin-pages-design.adp
    • -0
    • +135
    ./doc/group-admin-pages-requirements.adp
  1. … 87 more files in changeset.
file images.adp was initially added on branch oacs-5-8.