• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
1. Minor wording change to the static pages admin index template

2. Made ad_form_new_p require a key name since guessing's arcane and

unreliable

  1. … 1 more file in changeset.
moved file static-pages-sc-procs-postgresql.xql to static-pages-sc-procs.xql since it was generic

    • -27
    • +0
    ./tcl/static-pages-sc-procs-postgresql.xql
file static-pages-sc-procs.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./tcl/static-pages-sc-procs.xql
spelling error in filename display-policy-toggle-orcale

    • -0
    • +14
    ./www/admin/display-policy-toggle-oracle.xql
    • -14
    • +0
    ./www/admin/display-policy-toggle-orcale.xql
file display-policy-toggle-oracle.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/admin/display-policy-toggle-oracle.xql
Added new files to .info files

  1. … 38 more files in changeset.
ns_return->ad_return, ad_script_abort, redirect to absract urls

  1. … 17 more files in changeset.
add missing ad_library calls

  1. … 14 more files in changeset.
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 692 more files in changeset.
remove superfluous package local masters and use sitewide master by default

  1. … 698 more files in changeset.
propigate context to master

use cumulative_path rather than directory for item name fixes 1544/patch 360

    • -3
    • +3
    ./tcl/static-pages-procs-postgresql.xql
remove unecessary file

Fixed problem were content_item__get_item_id was not returning and item_id

for an item that exists. Switched to plain old select and it works fine now.

    • -1
    • +1
    ./tcl/static-pages-procs-postgresql.xql
Added some additional documentation supplied by Michael Yoon ...

escaped backslashes in static_page_regexp. (olah)

sample template

    • -0
    • +5
    ./www/templates/static.adp
added templating

added support for templating

added templating paramters

Added sp_folder_get_tree_sortkey function to the drop script

    • -1
    • +2
    ./sql/postgresql/static-pages-drop.sql

Added code to make use of David Walker's wonderfully abusive hack on the

pg_proc table that showed me how to write recursive SQL functions. We now

have good use of the index on tree_sortkey when climbing the tree, woo-hoo!

    • -1
    • +8
    ./sql/postgresql/static-pages-create.sql
  1. … 18 more files in changeset.

Changed the representation of tree_sortkeys from "text" to "bit varying".

    • -77
    • +56
    ./sql/postgresql/static-pages-create.sql
    • -23
    • +18
    ./tcl/static-pages-procs-postgresql.xql
    • -6
    • +4
    ./www/admin/commentability-postgresql.xql
  1. … 59 more files in changeset.
Removing unused static-pages-sws files from sql/postgresql

    • -2
    • +2
    ./sql/postgresql/static-pages-drop.sql
    • -40
    • +0
    ./sql/postgresql/static-pages-sws-drop.sql
    • -61
    • +0
    ./sql/postgresql/static-pages-sws.sql
Fixed extraneous end; in tcl/static-pages-procs-postgresql.xql

    • -2
    • +0
    ./tcl/static-pages-procs-postgresql.xql
Fixed file update error in postgreql. It adds an mtime column, update your

datamodel on PG. Code checks for storage_type to run the correct queries/code

for Oracle/PG.

    • -7
    • +19
    ./sql/postgresql/static-pages-create.sql
    • -3
    • +14
    ./tcl/static-pages-procs-postgresql.xql

Removed some misnamed files from file-storage and removed a garbage file

from static-pages.

    • -846
    • +0
    ./sql/postgresql/#static-pages-create.sql#
  1. … 6 more files in changeset.
Fixed util_memoize_flush to correctly update when commenatbility abd commenets_displayed is changed

Fixed comment display to correctly display comment content when enabled

    • -1
    • +1
    ./tcl/static-pages-procs-postgresql.xql
fixed static_page__delete

    • -4
    • +2
    ./sql/postgresql/static-pages-create.sql