• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add new extension mjs, for Javascript modules, to the Javascript mime type

  1. … 3 more files in changeset.
file upgrade-5.10.1b3-5.10.1b4.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade-5.10.1b3-5.10.1b4.sql
  1. … 1 more file in changeset.
Add vtt mime type to CR

  1. … 3 more files in changeset.
file upgrade-5.10.1d4-5.10.1d5.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade-5.10.1d4-5.10.1d5.sql
  1. … 1 more file in changeset.
added constraint cr_items_parent_id_ck to avoid certain simple loops on parent_ids

An item must not be equal to its own parent. Note that this constraint is not

guaranteed to avoid all loops; it is still possible to create indirect recursive

loops but excludes some real-world problems.

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

    • -0
    • +0
    ./upgrade-5.10.0d12-5.10.0d13.sql
  1. … 1 more file in changeset.
  1. … 3 more files in changeset.
file upgrade-5.10.0d11-5.10.0d12.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade-5.10.0d11-5.10.0d12.sql
  1. … 1 more file in changeset.
Add oracle upgrade logic for previous attribute datatype discrepancy package upgrades, and fix typo in postgres upgrade script

  1. … 2 more files in changeset.
file upgrade-5.10.0d8-5.10.0d9.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade-5.10.0d8-5.10.0d9.sql
improve spelling

  1. … 32 more files in changeset.
Removed obsolete @arch-tag

  1. … 27 more files in changeset.
Fix typos

  1. … 28 more files in changeset.
fix typos

  1. … 1 more file in changeset.
Fix typos

  1. … 40 more files in changeset.
add text/markdown to known content types (like text/enhanced), bump version number to 5.10.0d4

    • -0
    • +4
    ./upgrade-5.10.0d3-5.10.0d4.sql
  1. … 3 more files in changeset.
fix typos

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

    • -0
    • +1728
    ./upgrade-5.9.1d1-5.9.1d2.sql
  1. … 7820 more files in changeset.
Allow copy of files/folders into the same folder of the original content. This is done by appending a numerical suffix to the name.

It required modifying copy stored procedures so they could accept a different name and title for the copy.

I have also removed redundant package definition in oracle code that was immediately overridden afterwards.

  1. … 12 more files in changeset.
file upgrade-5.9.1b4-5.9.1b5.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade-5.9.1b4-5.9.1b5.sql
  1. … 1 more file in changeset.
Fix spelling errors

  1. … 39 more files in changeset.
fix issue #3303: wrong identifier due to different database structure in oracle

  1. … 1 more file in changeset.
Fixed if statement in oracle upgrade script

Added Oracle version of acs-cr upgrade-5.9.1d20-5.9.1d21.sql script and simplified postgres version.

file upgrade-5.9.1d20-5.9.1d21.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade-5.9.1d20-5.9.1d21.sql
- use same logic in all update-scripts for cr_mime_types

- fix old typo in label of unknown mimtype (was "Unkown")

  1. … 3 more files in changeset.
file upgrade-5.9.1d19-5.9.1d20.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade-5.9.1d19-5.9.1d20.sql
  1. … 1 more file in changeset.
- add missing enumeration type to create script

- fix ambiguity for content_item__new in template__new

- add/update mime types for text/csv text/vcard, text/calendar

- bump version number to 5.9.1d17

  1. … 6 more files in changeset.
file upgrade-5.9.1d15-5.9.1d16.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade-5.9.1d15-5.9.1d16.sql
  1. … 1 more file in changeset.