• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge from oacs-5-10

  1. … 8097 more files in changeset.
file upgrade-1.3.1d12-1.3.1d13.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade-1.3.1d12-1.3.1d13.sql
  1. … 1 more file in changeset.
Removed obsolete @arch-tag

  1. … 26 more files in changeset.
Port downstream only usage of reading info api

Also fix such api so that root message is retrieved for every given source message

    • -0
    • +163
    ./upgrade-1.3.1d3-1.3.1d4.sql
  1. … 7 more files in changeset.
Fix sql update to populate new forum_id column in existing data

  1. … 1 more file in changeset.
Maintenance of forum reading count feature

- removal of forums_reading_info_user (1Mio rows on Learn@WU).

This materialized view had to be constantly synced with

forums_reading_info table. Reimplemented as view.

- simplify logics in stored procedure due to new datamodel

- fix inconsistencies between oracle and postgres function definition

- re-enabled parameter to decide whether use these stats or not in

administration

TODO: consider further reform of this feature as stats grow very

large on busy sites for probably little value added

    • -0
    • +186
    ./upgrade-1.3.1d2-1.3.1d3.sql
  1. … 8 more files in changeset.
Implement post anonymously through explicit forum attribute in table

Now moderators can explicitly decide whether a forum will enable posting anonymously or not.

Forum must be in a policy different from closed and the anonymous flag must be set accordingly for this to happen.

Also:

- normalize api in a way it can accomodate all current attributes. In particular,

now edit api will now leave every unspecified attribute unchanged, instead of

setting it to some default.

- fix some usability issues when managing forum parameters (e.g. values not

retrieved in form when editing existing forum)

- introduce missing Oracle upgrade script for the whole forum reform

- fix oracle creation script

    • -0
    • +27
    ./upgrade-1.3.1d1-1.3.1d2.sql
  1. … 10 more files in changeset.
Forum reform

- remove hardcoded dependency with registered_users group. Target is to improve suitability in convoluted multi groups/multi subsites context

- in place of previous permission-based machinery, use plain table columns to detect whether user can or cannot post replies/new threads

- remove permission check at the message level in favor of that on forum level

    • -0
    • +18
    ./upgrade-1.3-1.3d1.sql
  1. … 21 more files in changeset.
add @forums-reading-info-package-create.sql script

creation: load the reading_info script

    • -0
    • +1
    ./upgrade-1.3d5-1.3d6.sql
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
file upgrade-1.3d3-1.3d4.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./upgrade-1.3d3-1.3d4.sql
  1. … 1 more file in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2473 more files in changeset.
file upgrade-1.2.0d4-1.3d1.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-1.2.0d4-1.3d1.sql
file upgrade-1.2.0d3-1.2.0d4.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-1.2.0d3-1.2.0d4.sql
  1. … 1 more file in changeset.
file upgrade-1.1.2d4-1.1.2d5.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-1.1.2d4-1.1.2d5.sql
  1. … 1 more file in changeset.
dehash the forums code

    • -0
    • +414
    ./upgrade-1.2d1-1.2d2.sql
  1. … 37 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 321 more files in changeset.
file upgrade-1.1.1-1.1.2d1.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-1.1.1-1.1.2d1.sql
  1. … 1 more file in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
file upgrade-1.0.6-1.0.7d.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-1.0.6-1.0.7d.sql
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.
file upgrade-1.0d4-1.0.1d2.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-1.0d4-1.0.1d2.sql
  1. … 1 more file in changeset.
fix upgrade script, set package, title for forums on new and edit, propigate displayed_object_id for forum

  1. … 6 more files in changeset.
propigate title, package_id to acs_objects, require kernel 5.2.0d2 bump version to 1.1d2, upgrade scripts tip 42

    • -0
    • +1
    ./upgrade-1.1d1-1.1d2.sql
  1. … 4 more files in changeset.
Added upgrade to upgrade to changes made for Oracle 9i support

    • -0
    • +364
    ./upgrade-1.0d3-1.0d4.sql
  1. … 23 more files in changeset.
- Fixed bug in oracle code, which caused thread last post date to not get set corectly

- Moved upgrade scripts to upgrade directory

    • -0
    • +328
    ./upgrade-0.1d-0.2d.sql
    • -0
    • +6
    ./upgrade-0.2d-0.3d.sql
    • -0
    • +3
    ./upgrade-0.3d-0.4d.sql
    • -0
    • +260
    ./upgrade-1.0d2-1.0d3.sql
  1. … 11 more files in changeset.