• last updated 18 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
new drop data model

new creation data model

    • -21
    • +109
    ./postgresql/wp-slim-create.sql
merge of 4.6.3b1 to HEAD

  1. … 27 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. … 8 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. … 87 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.

patches 158,159 applied

  1. … 3 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.

    • -312
    • +323
    ./postgresql/wp-slim-create.sql
  1. … 57 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
    ./postgresql/wp-slim-create.sql
    • -0
    • +520
    ./postgresql/wp-slim-drop.sql

Forgot to define binary files before importing, so .gifs were messed up.

  1. … 2477 more files in changeset.
Initial revision

    • -0
    • +1178
    ./oracle/upgrade-4.0b-4.0b1.sql
    • -0
    • +1657
    ./oracle/wp-slim-create.sql
    • -0
    • +256
    ./oracle/wp-slim-drop.sql
  1. … 2477 more files in changeset.