• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Declare explicitly the only column we need in a way that DBMS can create a better query plan

Bug fix: avoid confusion between text argument and option, when text starts with "-"

  1. … 35 more files in changeset.
Introduce a callback hook for packages to insert some specific logic

Driver is reduce difference between downstream and upstream code

normalize boolean expressions in ADP files

  1. … 35 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7820 more files in changeset.
- do not depend on beta or development versions

- make sure that released versions are not beta or development

- align version numbers (e.g. use also 5.9.1 for xotcl-core)

- bump version numbers to 5.9.1

  1. … 83 more files in changeset.
bump version numbers to 5.9.1b9 respectively to 2.9.1b9 to prepare for release

  1. … 91 more files in changeset.
Standardize spellings of names

  1. … 9 more files in changeset.
Removed duplicated statement unarchive.update_archive_p

Simplified conditional expression

Fix spelling errors

  1. … 35 more files in changeset.
- bump version number of OpenACS to 5.9.1b3 and DotLRN to 2.9.1b3

  1. … 79 more files in changeset.
fix drop script

    • -2
    • +2
    ./sql/postgresql/main-portlet-drop.sql
Prevent double loading when the identical version is already loaded (can happen via install.xml files)

  1. … 1 more file in changeset.
Use "ad_abort_script" in dotlrn::do_abort instead of plain tcl error to reduce log-spamming

Add missing upgrade scripts

file upgrade-2.9.1b1-2.9.1b2.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-2.9.1b1-2.9.1b2.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-2.9.1b1-2.9.1b2.sql
Add foreign key constraints for package_id in dotlrn_community_applets to avoid invalid data

Adjust version numbers in dotlrn

Prevent double-installation via xml file

  1. … 7 more files in changeset.
Bump version numbers for OpenACS 5.9.1b1

  1. … 81 more files in changeset.
- replace "<include ... />" by "<include ... >", since adp parser in

AOLserver and NaviServer passes "/" as argument to the adp-include.

  1. … 13 more files in changeset.
- tighten page contracts

  1. … 11 more files in changeset.
- tighten page contracts

  1. … 29 more files in changeset.
Validate page_num to avoid potential attacks and to provide proper error messages

make boolean tests in .adp files more uniform

- replace onchange handlers in admin pages and manage membership pages by event listeners

- get rid of MISSING FORMWIDGET messages

- replace all onfocus/onblur pairs by "placeholder"attribute in .adp files

- use event listener

- internationalize member confirm dialog

- replace "javascript:" urls by event listeners

- fix indentation

- use maxcdn rather than netdna CDN

  1. … 2 more files in changeset.