• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Change merged in from HEAD: Make the Post New Message link appear when people aren't logged in

Make the Post New Message link appear when people aren't logged in

I18N: committing all the message catalog files from the dotLRN translation server. Kudos to all our translators for this contribution.

    • -0
    • +112
    ./catalog/forums.da_DK.ISO-8859-1.xml
    • -0
    • +56
    ./catalog/forums.de_DE.ISO-8859-1.xml
    • -0
    • +112
    ./catalog/forums.es_ES.ISO-8859-1.xml
    • -0
    • +112
    ./catalog/forums.fi_FI.ISO-8859-15.xml
    • -0
    • +23
    ./catalog/forums.it_IT.ISO-8859-1.xml
    • -0
    • +112
    ./catalog/forums.nl_NL.ISO-8859-1.xml
    • -0
    • +112
    ./catalog/forums.pl_PL.ISO-8859-2.xml
    • -0
    • +112
    ./catalog/forums.pt_BR.ISO-8859-1.xml
    • -0
    • +11
    ./catalog/forums.ru_RU.windows-1251.xml
    • -0
    • +54
    ./catalog/forums.sh_HR.ISO-8859-5.xml
    • -0
    • +113
    ./catalog/forums.sv_SE.ISO-8859-1.xml
  1. … 323 more files in changeset.
merge bartt PG 7.3 fixes from HEAD

  1. … 51 more files in changeset.
fixes forum_create perm checking bug 108/patch 29 Vinod Kurup

fixes some quoting issues for i18n message lookups bug 102/patch 23 Vinod Kurup

Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

    • -0
    • +4
    ./sql/oracle/forums-messages-create.sql
    • -0
    • +28
    ./sql/postgresql/upgrade-0.2d-0.3d.sql
  1. … 46 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)

removing the post new thread link on the page for viewing one thread (message) as people mistakenly start new threads with it (at least I do). Decreasing step size of indentation from 3 to 1 as was done on the 4-6 branch

the body format should have a default selection when posting to forums

message lookups in Tcl files should not be quoted with curly braces

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
    ./tcl/messages-format-procs.tcl
    • binary
    ./www/graphics/angel.gif
    • binary
    ./www/graphics/bigsmile.gif
    • binary
    ./www/graphics/burp.gif
    • binary
    ./www/graphics/crazy4.gif
    • binary
    ./www/graphics/crossedlips.gif
    • binary
    ./www/graphics/cry.gif
    • binary
    ./www/graphics/embarrassed.gif
    • binary
    ./www/graphics/farted.gif
    • binary
    ./www/graphics/kiss.gif
    • binary
    ./www/graphics/moneymouth.gif
    • binary
    ./www/graphics/oneeye.gif
  1. … 8 more files in changeset.
Date/time/number localization that was forgotten to carry over to postgresql, fixes message posting on pg

Patches to make OpenACS PG 7.3 compatible.

  1. … 51 more files in changeset.
adding package version information to message catalog files

  1. … 42 more files in changeset.
use parent_id is null rather than tree_level(forums_messages.tree_sortkey) = 1 since it's much faster

file upgrade-0.2d-0.3d.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./sql/oracle/upgrade-0.2d-0.3d.sql
    • -0
    • +0
    ./sql/postgresql/upgrade-0.2d-0.3d.sql
create necessary index, make forums_message__root_message_id isstrict, icachable, upgrade script

    • -0
    • +4
    ./sql/oracle/forums-messages-create.sql
    • -0
    • +28
    ./sql/postgresql/upgrade-0.2d-0.3d.sql
bug fix: with the 4-6 merge column name changed from last_post_pretty to last_post_ansi

bug fix: after the 4-6 merge the column name is last_post_ansi instead of last_modified_ansi

Minor layout fix.

I18N: moving the thread options Flat and Threaded into message catalog, correcting misspelled last_child_post_pretty column name

    • -91
    • +94
    ./catalog/forums.en_US.ISO-8859-1.xml
sync info files with package data and correct provides identifiers

  1. … 36 more files in changeset.
quote html in subjects on the search page

I18N: localizing posting date iwth lc_time_fmt from acs-lang

merge from oacs-4-6

    • -0
    • +1
    ./sql/oracle/forums-messages-create.sql
    • -1
    • +16
    ./sql/oracle/forums-messages-package-create.sql
    • -0
    • +328
    ./sql/oracle/upgrade-0.1d-0.2d.sql
    • -13
    • +2
    ./sql/postgresql/forums-forums-create.sql
    • -0
    • +173
    ./sql/postgresql/upgrade-0.1d-0.2d.sql
  1. … 89 more files in changeset.
html quotes subject bug 1953/patch 512 Stan Kaufman

Fixed the last post problems cleaned up templates a little bit ..

    • -1
    • +9
    ./sql/oracle/forums-messages-package-create.sql
file upgrade-0.1d-0.2d.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./sql/oracle/upgrade-0.1d-0.2d.sql
    • -0
    • +0
    ./sql/postgresql/upgrade-0.1d-0.2d.sql