• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed interval keyword from news__status function.

Changed subtype to content item from content revision.

Added search capability to news module.

    • -0
    • +30
    ./postgresql/news-sc-create.sql
    • -0
    • +13
    ./postgresql/news-sc-drop.sql
  1. … 6 more files in changeset.
Changed my mind. Duh!

Breaking news-create into 2 pieces.

news was subtyping content_revision with a NULL supertype. glossary-drop

broken for Oracle (probably still broken but it's better, I added stuff

I discovered as I worked on the PG version). The html doc had a missing

tag.

  1. … 2 more files in changeset.

Fixed a few minor bugs and updated some info files...

  1. … 6 more files in changeset.
Changed pretty_name and pretty_plural for news content type to 'News Article(s)' to avoid conflict with ETP.

First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres.

    • -0
    • +887
    ./postgresql/news-create.sql
    • -0
    • +179
    ./postgresql/news-drop.sql
  1. … 48 more files in changeset.

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

  1. … 2476 more files in changeset.
Initial revision

    • -0
    • +915
    ./oracle/news-create.sql
    • -0
    • +183
    ./oracle/news-drop.sql
    • -0
    • +29
    ./oracle/news-sws-drop.sql
    • -0
    • +217
    ./oracle/news-sws.sql
  1. … 2476 more files in changeset.