• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
sloan fixes.

verbose outgoing message with links back to forums and message

doubleclick check

dont display moderate link when not available.

default to users can create threads.

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

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

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

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

  1. … 11 more files in changeset.
Removed the <div> with font-family: monospace after Dave confirmed that I wasn't alone in my thinking over at http://openacs.org/bboard/q-and-a-fetch-msg.tcl?msg_id=00065f&topic_id=15&topic=dotLRN%20Development

message deletion fixes

  1. … 3 more files in changeset.
fixes oacs bug #1644 "Alias to function person_name referred to in where clause is not recognized.

Oracle syntax is non-standard. Repeat function call in where clause." patch by Dave Bauer

copyright OpenForce -> MIT

  1. … 113 more files in changeset.
correcting query name

Added focus on first field on forms. Fixed context bar on forum-new. Made charter optional on forum-edit, just like it is on forum-new. Added the missing [form is_request] on forum-new.

Added a link to the administration page. Otherwise, there's no way to re-enable a disabled forum, if it's the only one there is.

Fixed the context bar

Only instantiate the form values if [form is_request]. Otherwise, we reset the values on a failed form validation, too.

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

    • -0
    • +12
    ./message-post-postgresql.xql
  1. … 1 more file in changeset.
removing redundant message-preview-chunk, removed queries from message-post to xql

    • -0
    • +12
    ./message-post-oracle.xql
    • -0
    • +18
    ./message-post-postgres.xql
Lots of display fixes. colors parameterized. inline css, uses ad_text_to_html

  1. … 1 more file in changeset.
Using improved ad_text_to_html in preview page. Rest of forums needs to use it too

improved attachments ui. still need to find a good paper clip icon for attachments

some small ui enhancements

removed spurious log statement

fix sorting

added support for attachments

    • -0
    • +6
    ./message-attachment-chunk.adp
    • -0
    • +19
    ./message-attachment-chunk.tcl
  1. … 4 more files in changeset.
improved regsub of search_text a little more

remove special characters from search text so taht we don't crash interMedia

made search query more forgiving

added search to forums. oracle version using intermedia, postgres version

simply using like statements for now. forums-search-create.sql and

forums-search-drop.sql aren't sourced automatically since they require manual

loading (must switch schema user at certain points) please follow the

instructions in the file. need to figure out a good way to do this.

    • -0
    • +47
    ./search-postgresql.xql
  1. … 4 more files in changeset.
fixed new_p

some more porting of stuff

    • -0
    • +25
    ./moderate/forum-oracle.xql
    • -0
    • +25
    ./moderate/forum-postgresql.xql
  1. … 1 more file in changeset.
some more porting to postgres

  1. … 5 more files in changeset.