• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typo

Reduce divergencies between oracle and postgres codebase

    • -16
    • +0
    ./www/admin/class-instance-new-oracle.xql
    • -16
    • +0
    ./www/admin/class-instance-new-postgresql.xql
Reduce divergencies between oracle and postgres codebase

    • -186
    • +0
    ./www/manage-memberships-oracle.xql
    • -200
    • +0
    ./www/manage-memberships-postgresql.xql
    • -0
    • +198
    ./www/manage-memberships.xql
Ehm... reintroduce dual for oracle compliance

Use cached api instead of query to retrieve node id from community and community_type

Remove unused query from xql (no usage was found upstream and on Learn@WU)

Get rid of dual idiom

Oracle doesn't support limit :-|

Streamline and optimize idiom

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.