• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search

- Bumped version of above packages to 4.6

- Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2

    • -0
    • +212
    ./sql/oracle/upgrade/upgrade-4.0-4.6.sql
  1. … 29 more files in changeset.
adds disabled_p to table faqs (used by dotlrn)

Got rid of Tcl code in ADP files.

fix some spelling errors

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

  1. … 17 more files in changeset.
fixup page flow from sloan

remove superfluous package local masters and use sitewide master by default

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

  1. … 7 more files in changeset.
added news and faq dotlrn applets

    • -0
    • +13
    ./www/admin/faq-delete-postgresql.xql
    • -0
    • +13
    ./www/admin/faq-new-2-postgresql.xql
    • -0
    • +12
    ./www/admin/q_and_a-delete-postgresql.xql
    • -0
    • +24
    ./www/admin/q_and_a-new-2-postgresql.xql
  1. … 10 more files in changeset.
updated info files to include postgres

  1. … 4 more files in changeset.
pg port of faq

    • -0
    • +266
    ./sql/postgresql/faq-create.sql
    • -0
    • +129
    ./sql/postgresql/faq-drop.sql
double qoute width=NUM%> to avoid the ADP parser warnings fixes bug 1582 patch 304

  1. … 38 more files in changeset.
provide faq so that faq will work

pl/sql proc to clone news items from one package to another

  1. … 1 more file in changeset.
making questions italic

fixed up templating and some typos

took out random default to HTML formatting

took out random default to HTML formatting

1. Changed a lot of package info files to fix problems ...

2. Added Vinod's bboard patch

3. Rationalized party e-mail checking by putting a "before insert or update"

trigger on the table that lower-cases email (this was already done by the

party.new() func but at least one update missed this). Got rid of all

"lower(email) = " and "upper(email) = " checks and just made all use the

db email column directly and lower-cased Tcl vars. In this way the index

on the email column is always and consistently used without needing to

define functional indexes on the column (an EE feature for Oracle).

4. Rationalized naming of a couple of workflows and fixed a glossary PG bug

where apparently its workflow got overwritten by one from the CMS at some

point in time.

5. Made the .cmp/.dat/.frm filters in the template code usable though not

very beautiful nor exactly correct. But with practice you can use them

to debug pages in the packages/* hierarchy. I also turned these off by

default as there's no need to run these filters on a production site!

6. Performed minor surgery on templating, including adding a new

"ad_return_exception_template" that allows you to return a templated

error page and aborts the script.

7. ??? probably but I think this covers most stuff.

  1. … 74 more files in changeset.
adding "adminster" link for admins

adding "administer" link for admins

adp page used dollar sign instead of at signs..

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

  1. … 2465 more files in changeset.
Initial revision

    • -0
    • +276
    ./sql/oracle/faq-create.sql
    • -0
    • +6
    ./sql/oracle/faq-drop.sql
    • -0
    • +8
    ./templates/first/master.adp
    • -0
    • +52
    ./templates/first/one-faq.adp
    • -0
    • +12
    ./www/one-question.adp
    • -0
    • +29
    ./www/one-question.tcl
    • -0
    • +29
    ./www/admin/faq-delete.tcl
    • -0
    • +23
    ./www/admin/faq-edit-2.tcl
  1. … 2465 more files in changeset.