• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file index.adp was initially added on branch oacs-5-9.

  1. … 4 more files in changeset.
- update of russian catalog files as contributed by v v (see issue #3268)

    • -58
    • +129
    ./catalog/calendar.ru_RU.utf-8.xml
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

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

  1. … 37 more files in changeset.
- standardize url construction

- ensure quoting of hrefs

- ensure proper encoding of hrefs

  1. … 3 more files in changeset.
- use type checking for boolean parameters in page_contracts to improve security

  1. … 20 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

    • -73
    • +76
    ./sql/postgresql/cal-item-create.sql
    • -3
    • +7
    ./tcl/calendar-compatibility-procs.tcl
    • -1
    • +1
    ./www/cal-item-delete-all-occurrences.tcl
  1. … 2533 more files in changeset.
- bump version numbers to 5.8.1

  1. … 74 more files in changeset.
- bump version number to 5.8.1b2

  1. … 75 more files in changeset.
- bump version numbers for beta release

  1. … 74 more files in changeset.
- bump version numbers to [25].8.1a3

- update requirements for core components to newest version number in the branch

  1. … 74 more files in changeset.
- replace deprecated call to "calendar_create" by "calendar::create"

- replace deprecated call to "calendar_assign_permissions" by "calendar::assign_permissions"

- provide hints to depreacated calls to non-deprecated counterparts

    • -3
    • +7
    ./tcl/calendar-compatibility-procs.tcl
- add upgrade files

  1. … 1 more file in changeset.
file upgrade-2.6.1d2-2.6.1d3.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-2.6.1d2-2.6.1d3.sql
- fix invalid api-doc variable @creation_date

  1. … 7 more files in changeset.
- modernize SQL (dollar quoting, function definition)

- complete function args

- bump version number

    • -73
    • +76
    ./sql/postgresql/cal-item-create.sql
- improve page contracts

    • -1
    • +1
    ./www/cal-item-delete-all-occurrences.tcl
  1. … 4 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 125 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 102 more files in changeset.
- use numeric comparison operator for truth value comparisons

  1. … 3 more files in changeset.
- flatten nested "lindex" structures

- use tcl 8.5 commands

- brace expressions to allow for tcl compilation

- no need to use "expr" inside an "if" or "for" condition

- no need to use "expr" inside "expr"

- bump version number

  1. … 3 more files in changeset.
- completing/improving .info files of major packages

  1. … 9 more files in changeset.
- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 329 more files in changeset.
- replace deprecated "export_url_vars" by "export_vars -url"

- fix bracing in "export_vars -form"

  1. … 121 more files in changeset.
- replace deprecated "export_form_vars" by "export_vars -form"

- replace deprecated "ad_export_vars" by "export_vars"

  1. … 72 more files in changeset.
- revert form_vars update

  1. … 82 more files in changeset.
- replace deprecated "export_form_vars" by "form_vars"

  1. … 31 more files in changeset.