• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

trying to fix the "ny03" again

    • -1
    • +1
    /openacs-4/packages/CVSROOT.dotlrn/log.pl
add favicon

    • binary
    /openacs.org-dev/www/favicon.ico
initial tcl api

An inform widget would error if its value wasn't set at render time. Now it just displays the empty string.

fixed all_in_one typo

removed sql

    • -0
    • +34
    /openacs-4/packages/dotlrn-fs/www/all-objects-oracle.xql
    • -0
    • +34
    /openacs-4/packages/dotlrn-fs/www/all-objects-postgresql.xql
    • -0
    • +48
    /openacs-4/packages/dotlrn-fs/www/index-oracle.xql
    • -0
    • +48
    /openacs-4/packages/dotlrn-fs/www/index-postgresql.xql
change hardcoded email subject beginning to: ny04 from ny03

    • -1
    • +1
    /openacs-4/packages/CVSROOT.dotlrn/log.pl
added plsql datamodel

new users can be added as dotlrn_externals now

added research-portlet to packages list

updated for dotlrn-research research-portlet

fixed dotlrn::is_package_mounted to check if the package is mounted directly

under dotlrn, i.e. /dotlrn/bulk-mail, not

/dotlrn/classes/foo/bar/bar-summer-2002/bulk-mail. if any code depended on

this broken behaviour then that code will have to be fixed.

    • -1
    • +1
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
added support for the new 'forums' package (olah)

fixed a bunch of queries that were select

s instead of perform.. file uploading works on pg now

fixed a query that used select instead of perform

added Tracy's fix for the hex conversion

Fixed a bug reported by Andrew Grumet (in the forums) - the default parameter

value could be returned at times even if a value was set. This happened

if you added a parameter because the cache update query was wrong. Rebooting

would fix it so no one had noticed ...

Trailing comma after the last column in a create table doesn't work ...

fix navbar for when there is no root_folder_id