• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix more typos

  1. … 84 more files in changeset.
Adding line to call the creation of the package

Changes to track the addition of package_id to acs_objects for 5.2.

  1. … 7 more files in changeset.
merge of all changes on oacs-5-0 branch between tag openacs-5-0-0-final and jcd-merge-pre503 (except those in lars-blogger).

    • -6
    • +1131
    ./upgrade/upgrade-4.0b3-4.1.sql
  1. … 293 more files in changeset.
Fixed upgrade script

    • -6
    • +1131
    ./upgrade/upgrade-4.0b3-4.1.sql
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

  1. … 286 more files in changeset.
reverting, comment on bug 1294 implies the upgrade was run more than once which would be exactly this error, see bug 1296 as well.

wp upgrade fails unable to drop wp_presentation__new etc. bug 1296

changed timestamp to 'timestamp with time zone'

WP i18n version

  1. … 90 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 813 more files in changeset.
- changed timestamp to timestamptz

- moved pl/pgsql into a separate file

- upgrade script

  1. … 1 more file in changeset.
file wp-packages-create.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./wp-packages-create.sql
file upgrade-4.0b3-4.1.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./upgrade/upgrade-4.0b3-4.1.sql
Shuffled upgrade files around to their normal place

  1. … 4 more files in changeset.
upgrades

file upgrade-4.0b1-4.6.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./upgrade-4.0b1-4.6.sql
new drop data model

  1. … 1 more file in changeset.
new creation data model

  1. … 1 more file in changeset.
merge of 4.6.3b1 to HEAD

  1. … 28 more files in changeset.
I've changed "timestamp" to "timestamptz" and have begun fixing some

code that used to be legal but as of PG 7.3 is not. You can no longer

subtract an integer from a timestamp but must cast to date, "timestamp"

disappeared (must use "interval" now), "datetime" disappeared ("timestamptz"),

and suchwhat.

Not done but closer than it was before ...

  1. … 13 more files in changeset.
- Adds table cr_extension_mime_type_map,

- Adds function cr_filename_to_mime_type [-create] filename

- Adds function cr_create_mime_type -extension -mime_type -description

- Removes *_maybe_create_new_mime_type

- Updates acs-content-repository to 4.6.3. Ugrade scripts provided.

- Updates dependency information for several packages.

- Adds most mime types plus comprehensive list of extension to mime-typemappings.

- Maps .c .h .c++ .pl etc to text/plain

  1. … 9 more files in changeset.
bug fixes and a printable view (all slides together) from Samir Joshi

  1. … 5 more files in changeset.
From Lars: Fixed a bunch of little porting errors, but it's still not working bug 1565/patch 283

fixes typo in wp_presentation__delete (where was wh)

Merged with OpenACS 4.5 beta1 branch.

  1. … 88 more files in changeset.

Applied Dave Bauer's patch #164 which fixes drop script for PG. I fixed the

Oracle version which needs some pre-release testing.

  1. … 1 more file in changeset.
patches 158,159 applied

  1. … 4 more files in changeset.

1. Fixed permissions bug in the PG version (missing OR clause in a view)

2. Added (untested thus far) site-wide-search to glossary

3. Added centralized support for importing files into the CR (either into

the filesystem or the database).

4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs

more fixing.

  1. … 60 more files in changeset.

----------------------------------------------------------------------

Straight port of wimpy point to the postgreSQL system.

Porters: Jack Purswani and Sidharth Widge

Date: 4 October 2001

Committing in .

Added Files:

wp-slim-create.sql wp-slim-drop.sql

----------------------------------------------------------------------

    • -0
    • +1815
    ./wp-slim-create.sql
    • -0
    • +520
    ./wp-slim-drop.sql