• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
parameter::get now checks the server config file first. this replicates

ad_parameter's functionality

Some changes here.

    • -0
    • +1
    /openacs.org-dev/www/default-master.adp
Initial revision

    • -0
    • +15
    /openacs.org-dev/packages/calendar/tcl/calendar-outlook-procs-postgresql.xql
OpenACS update 2002-07-31

  1. … 28 more files in changeset.
db_multirow: Ignore -append switch if the multirow hasn't been created already

modified 'show all forums' query (olah)

modified 'show all forums' query (olah)

modified 'show all forums' query (olah)

modified 'show all forums' query (olah)

fixed 'show all forums' query and <multiple> (olah)

    • -0
    • +290
    /openacs.org-dev/www/templates/community-index.adp.~1.2.~
    • -0
    • +61
    /openacs.org-dev/www/templates/community-index.tcl.~1.3.~
dotlrn_static using the new static_portal_content::update proc

element titles now get updated when you update a static portal element's title

two new procs for elements that need to update the pretty name (like static-portlet) and a param helper proc too

correct naming error, and put some sql in the right places

    • -1
    • +1
    /openacs-4/packages/forums/forums.info
    • -0
    • +8
    /openacs-4/packages/forums/www/message-post.xql
removed nonexistant fiels

added the info file

    • -0
    • +83
    /openacs-4/packages/recruiting/dotlrn-recruiting.info
admin stuff

    • -0
    • +15
    /openacs-4/packages/recruiting/www/admin/list-candidates.adp
    • -0
    • +16
    /openacs-4/packages/recruiting/www/admin/list-candidates.tcl
    • -0
    • +19
    /openacs-4/packages/recruiting/www/admin/list-candidates.xql
    • -0
    • +8
    /openacs-4/packages/recruiting/www/admin/new-candidate.adp
    • -0
    • +112
    /openacs-4/packages/recruiting/www/admin/new-candidate.tcl
    • -0
    • +10
    /openacs-4/packages/recruiting/www/admin/new-candidate.xql
updated

    • -4
    • +6
    /openacs-4/packages/forums/forums.info
removing redundant message-preview-chunk, removed queries from message-post to xql

    • -0
    • +12
    /openacs-4/packages/forums/www/message-post-oracle.xql
    • -0
    • +18
    /openacs-4/packages/forums/www/message-post-postgres.xql
    • -3
    • +3
    /openacs-4/packages/forums/www/message-post.tcl
ad_text_to_html: two spaces to an nbsp, and tabs to 4 nbsp's.

Lots of display fixes. colors parameterized. inline css, uses ad_text_to_html

    • -1
    • +3
    /openacs-4/packages/forums/forums.info
    • -78
    • +70
    /openacs-4/packages/forums/www/forum-view.adp
    • -45
    • +53
    /openacs-4/packages/forums/www/index.adp
    • -3
    • +7
    /openacs-4/packages/forums/www/index.tcl
    • -40
    • +65
    /openacs-4/packages/forums/www/message-chunk.adp
    • -2
    • +11
    /openacs-4/packages/forums/www/message-chunk.tcl
    • -1
    • +3
    /openacs-4/packages/forums/www/message-email.adp
    • -1
    • +3
    /openacs-4/packages/forums/www/message-post.adp
    • -1
    • +6
    /openacs-4/packages/forums/www/message-post.tcl
    • -38
    • +52
    /openacs-4/packages/forums/www/message-view.adp
    • -4
    • +7
    /openacs-4/packages/forums/www/message-view.tcl
initial recruiting admin stuff

    • -0
    • +18
    /openacs-4/packages/recruiting/www/admin/disable-criteria.tcl
    • -0
    • +12
    /openacs-4/packages/recruiting/www/admin/disable-criteria.xql
    • -0
    • +18
    /openacs-4/packages/recruiting/www/admin/enable-criteria.tcl
    • -0
    • +12
    /openacs-4/packages/recruiting/www/admin/enable-criteria.xql
    • -0
    • +4
    /openacs-4/packages/recruiting/www/admin/index.adp
    • -0
    • +12
    /openacs-4/packages/recruiting/www/admin/index.tcl
    • -0
    • +28
    /openacs-4/packages/recruiting/www/admin/list-criteria.adp
    • -0
    • +21
    /openacs-4/packages/recruiting/www/admin/list-criteria.tcl
    • -0
    • +42
    /openacs-4/packages/recruiting/www/admin/list-criteria.xql
  1. … 6 more files in changeset.
*** empty log message ***

Forgot a couple things (still on documentation).

*** empty log message ***

Cosmetic enhancements to the improved ad_proc documentation.

* Corrected documentation for DB API, that was wrong/incomplete/missing in most

cases.

* Added a "Usage:" paragraph to almost all api calls.

* Revised DB API Documentation

* Added db_multirow

* Added db_name, db_type, etc. that were missing

* Removed no longer existing procs (e.g. db_register_pooled_sequence)

add additional order by clause on last_name in list_possible_subcomm_users.select_possible_users

postgres queries created