• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Produce better SQL queries for "instance_select_query". The new version allows to specify the base_table,

which is either cr_revisions (default) or the automatically generated view (such as e.g. xowiki_pagei).

This change allows to avoid joins of large tables, which might be in large installations slow

allthough all involved join conditions are indexed. The join with acs-objects is now as

well done only when needed (maybe we add an option for make this explicit later, when needed).

  1. … 1 more file in changeset.
bump version numbers to flag files with compatibility and HTML fixes

  1. … 1 more file in changeset.
major revision of the interface between xotcl objects and acs objects and content repository objects

  1. … 5 more files in changeset.
add aditional attribute to table fields (richtext), bump verison numbers to force this version

  1. … 2 more files in changeset.
adding the release version of xowiki and xotcl-core to the oacs-5-3 branch

  1. … 213 more files in changeset.
bump version numbers

  1. … 2 more files in changeset.
bump version number, minor updates

  1. … 1 more file in changeset.
support in CrItem for column constraints, bump version number

  1. … 4 more files in changeset.
upgrade to 0.53, improved sql layer

  1. … 2 more files in changeset.
updated version number to 0.52

  1. … 2 more files in changeset.
added "require package" to influence loading order without mess with bootstrap installer

  1. … 2 more files in changeset.
upgrade to version 0.50, fix for freshly introduced bug in ::xo::db::has_ltree, version 2 of the oo interface to stored procedures based on non positional arguments

  1. … 3 more files in changeset.
lower level support for the OO abstraction for stored procedures. reduced per/call overhead relative to Plain OpenACS significantly. The generic call interface is now even faster than calling stored procedures via "db_0or1row".

  1. … 3 more files in changeset.
upgrade to 0.48, policies moved here from xowiki, object specific policies (e.g. "creator" for CR items)

  1. … 5 more files in changeset.
supporting autoname prefix

  1. … 1 more file in changeset.
version upgrade, xo:db require operations

  1. … 2 more files in changeset.
update to verison 0.45

  1. … 2 more files in changeset.
version 0.44, using contexts to allow easier regression testing, xotcl 1.5 compatiblity, minor fixes

  1. … 3 more files in changeset.
Upgrade to 0.43; adding evaluation contexts, improved serializer, more xotcl database support

  1. … 8 more files in changeset.
upgrade to xotcl-core 0.42; get creation_date from item and last_modified from revision

  1. … 1 more file in changeset.
version 0.41: supporting storage_type file, on_submit method and html for forms

  1. … 2 more files in changeset.
updating package_id in acs_objects, requires now really openacs 5.2.*

  1. … 1 more file in changeset.
upgrade to version 0.39; better timing support, minor changes supporting the accompanying xowiki version

  1. … 4 more files in changeset.
updating xotcl-core to the same level as in oacs-5-2

  1. … 7 more files in changeset.
hpgrade to version 0.38. use cr_items.name instead of cr_revision.title to label content items

  1. … 3 more files in changeset.
minor upgrade to verion 0.37

  1. … 1 more file in changeset.
added a before-install callback to check, whether xotcl is loaded into oacs

  1. … 1 more file in changeset.
adding cache support for cr-items

  1. … 2 more files in changeset.
Upgrade to 0.35, fixing context_id for content folders

  1. … 1 more file in changeset.
opgrade to 0.34; support for inherited cr attributes

  1. … 1 more file in changeset.