• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

The ad_page_contract page parameters were messed up causing the validation

checks to always fail unless there was an uploaded file.

fixed the wording

added a revise link

Changed subtype to content item from content revision.

Improved logic for displaying search box.

Added search capability to news module.

    • -0
    • +30
    ./sql/postgresql/news-sc-create.sql
    • -0
    • +13
    ./sql/postgresql/news-sc-drop.sql
    • -0
    • +15
    ./tcl/news-procs.xql
Changed my mind. Duh!

    • -0
    • +888
    ./sql/postgresql/news-create.sql
Breaking news-create into 2 pieces.

    • -887
    • +0
    ./sql/postgresql/news-create.sql

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.
*** empty log message ***

  1. … 7 more files in changeset.
Fixed broken link problem identified by Steve Woodcock.

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

  1. … 4 more files in changeset.
Removed dependency on db_type by using db_map instead. Makes for cleaner code.

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
    ./sql/postgresql/news-create.sql
    • -0
    • +179
    ./sql/postgresql/news-drop.sql
    • -0
    • +41
    ./tcl/news-procs-oracle.xql
    • -0
    • +36
    ./tcl/news-procs-postgresql.xql
    • -0
    • +48
    ./www/index-oracle.xql
    • -0
    • +48
    ./www/index-postgresql.xql
    • -0
    • +39
    ./www/item-create-3-oracle.xql
    • -0
    • +31
    ./www/item-create-3-postgresql.xql
    • -0
    • +13
    ./www/item-create-oracle.xql
    • -0
    • +13
    ./www/item-create-postgresql.xql
  1. … 35 more files in changeset.

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

  1. … 2465 more files in changeset.
Initial revision

    • -0
    • +915
    ./sql/oracle/news-create.sql
    • -0
    • +183
    ./sql/oracle/news-drop.sql
    • -0
    • +29
    ./sql/oracle/news-sws-drop.sql
    • -0
    • +217
    ./sql/oracle/news-sws.sql
    • -0
    • +71
    ./tcl/news-procs.tcl
    • -0
    • +104
    ./www/item-create-3.tcl
    • -0
    • +14
    ./www/item-create-thankyou.adp
    • -0
    • +72
    ./www/item-create.adp
    • -0
    • +44
    ./www/item-create.tcl
  1. … 2465 more files in changeset.