• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- use ad_conn features available since 10+ years instead of local subsite operations

- remove dependency on tree_sortkey on site_nodes

    • -36
    • +0
    ./tcl/directory-procs-postgresql.xql
Fix broken links

  1. … 2 more files in changeset.
Normalize boolean expressions in .adp files

Fix typos

  1. … 20 more files in changeset.
- use acs::tcllib if available

- add templated doc file

- pass doc properties

- modernize tcl

- prefer ns_quotehtml over ad_quotehtml

  1. … 4 more files in changeset.
- update documentation

  1. … 22 more files in changeset.
- update/add .adp files for documentation

  1. … 22 more files in changeset.
- remove duplicate line

- bump version number

- fix broken template

- fix and standardize quoting in template properties

  1. … 179 more files in changeset.
- improve validity of HTML

- the template "above" this one still needs the variable "title"

- use <property name="doc(title)">

  1. … 18 more files in changeset.
- replace deprecated calls

  1. … 12 more files in changeset.
use acs_community_member_url to get user link so we go to the proper subsite

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
Fix for bug #876. Non-members now sees a text-only email address, where

the domain has been replaced by the first two letters plus '...'.

changed dir_ views to ommit deleted users (actually to include only registered users)

Applied patch #210: noquote

noquote changes (Dirk Gomez)

  1. … 19 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 35 more files in changeset.
propigate context, remove title and markup from local master. use sitewide master, fix bug for list by letter

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.

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

  1. … 62 more files in changeset.

Fixed some problems in the directory package, and have gotten glossary

nearly working.

    • -1
    • +18
    ./tcl/directory-procs-postgresql.xql
  1. … 18 more files in changeset.

Directory package now ready for testing. mp3jukebox is now mp3-jukebox.

    • -0
    • +19
    ./www/index-oracle.xql
    • -0
    • +15
    ./www/index-postgresql.xql
  1. … 61 more files in changeset.