• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix reference to acs_object_type.table_name so that it points to real tables (fixes automated tests)

  1. … 6 more files in changeset.
Remove leftover acs_attribute without a database table counterpart (fixes regression test)

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

  1. … 7834 more files in changeset.
composition-rel reform:

- apply changes developed by Michael Steigman for making rel-types

configurable whether these should be composable or not

(default is: these are composable, which was up to now the only

choice)

- improved documentation of log argument lists of SQL functions

- Background:

http://openacs.org/forums/message-view?message_id=5330734

http://openacs.org/forums/message-view?message_id=4031049

- bump version number of acs-kernel to 5.9.1d16

  1. … 34 more files in changeset.
- use $$ quoting in postgres SQL

- use name parameter for SQL functions

- provide compatility with pg9

- replace deprecated "acs_sc_call" by "acs_sc::invoke"

- replace deprecated "ad_maybe_redirect_for_registration" by "auth::require_login"

- brace expressions

- favor tcl-compilable string comparisons

- don't use numeric comparison operator for non-numeric arguments

- use numeric comparison operator for truth value comparisons

- use "in" or "ni" expression instead of "lsearch"

- bump version number to indicate compatibility with 5.8.1

  1. … 146 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
committing changes, improvements and fixes to assessment, assessment-portlet, dotlrn, dotlrn-assessment, dotlrn-catalog, dotlrn-evaluation, ecommerce, evaluation and evaluation-portlet

  1. … 913 more files in changeset.
removing the admin role as it already exists in the acs-kernel now

  1. … 1 more file in changeset.
change because underscore proc only takes two arguments now, localizing more texts in UI, using message keys for the role names in the database

  1. … 31 more files in changeset.
copyright OpenForce -> MIT

  1. … 546 more files in changeset.
fixed another typo in a member_rel_creation..

fixed a typo in a member_rel_creation..

datamodel loading dropping works without errors\!

  1. … 7 more files in changeset.
datamodel loading *almost* works

  1. … 21 more files in changeset.
little closer to getting the data model to load...

  1. … 23 more files in changeset.
first hack at pg compatibility

  1. … 61 more files in changeset.
working around limitations in acs_object_types caused an error in the creation of the base dotlrn_community_types; this will be fixed once i fix the acs_object_types table

  1. … 1 more file in changeset.
adding license

  1. … 395 more files in changeset.
added PG support

  1. … 68 more files in changeset.