• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding a listing of emoticons in the docs.

  1. … 1 more file in changeset.
Using the new /resources/ functionality for the images.

Allow anonymous postings

  1. … 8 more files in changeset.
Adding search capabilities to forums. These two files are copied over from openacs.org-dev, with a fix so they don't break because of missing locale in non-connected threads.

    • -0
    • +36
    ./forums-sc-procs-postgresql.xql
    • -0
    • +98
    ./forums-sc-procs.tcl
merge of 4.6.3b1 to HEAD

  1. … 64 more files in changeset.
Make current choice be in bold

fixes forum_create perm checking bug 108/patch 29 Vinod Kurup

  1. … 2 more files in changeset.
Use posting_date_ansi + adds error check for non doubleclick submit error. closes bug 103/patch 21 Vinod Kurup

Adding a sort filter to the thread listing page so that you can easily discover threads with new postings (sort by first or last post)

  1. … 5 more files in changeset.
Added emoticons, bumped up version number to 0.4 (to be merged with 0.3d from oacs-4-6 later) so that the new parameter gets recognised.

    • -0
    • +35
    ./messages-format-procs.tcl
  1. … 22 more files in changeset.
Date/time/number localization that was forgotten to carry over to postgresql, fixes message posting on pg

I18N: localizing posting date iwth lc_time_fmt from acs-lang

  1. … 5 more files in changeset.
merge from oacs-4-6

  1. … 101 more files in changeset.
email message format cleaned up bug 1893/patch 502 Tilmann Singer + some tweaks

adds forum::posting_policy_set and calls it on forum create or edit fixes bug 1859 (sort of)

  1. … 2 more files in changeset.
Date/time/number localization

  1. … 84 more files in changeset.
I18N: converting the forums application to using the message catalog

  1. … 37 more files in changeset.
Added a not-allowed page, which forums seems to be redirecting to, anyway, but which wasn't there. And changed do_abort so that it doesn't throw an error, but rather an ad_script_abort, and so that it offers the user a login page if he isn't logged in, instead of simply throwing the not-allowed page.

  1. … 3 more files in changeset.
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.

    • -0
    • +26
    ./forum-reply-procs-oracle.xql
    • -0
    • +18
    ./forum-reply-procs-postgresql.xql
    • -0
    • +22
    ./forum-reply-procs.xql
  1. … 4 more files in changeset.
message deletion fixes

  1. … 3 more files in changeset.
Added an options parameter (posting_date) to forum::message:new so posting date can be preserved (by Ola Hansen).

using new site_node_apm_integration namespace

  1. … 1 more file in changeset.
only check for attachments if we have a connection.

Use new site-nodes helper proc to check it attachments is enabled

added support for attachments

  1. … 8 more files in changeset.
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.

  1. … 13 more files in changeset.
fixed notifications and forums for replies

    • -0
    • +26
    ./forum-message-reply-procs.tcl
    • -0
    • +39
    ./forum-reply-procs.tcl
  1. … 10 more files in changeset.
some more porting to postgres

  1. … 9 more files in changeset.
i had forgotten to commit some of the port to postgres changes

  1. … 3 more files in changeset.
added do abort