• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Import of message keys from translation server for core and .LRN packages.

This catalogs have no package version info. Check http://openacs.org/forums/message-view?message%5fid=1007666

    • -24
    • +24
    ./catalog/forums.es_ES.ISO-8859-1.xml
  1. … 1287 more files in changeset.
Greek catalogs for dotlrn

  1. … 45 more files in changeset.
Remove broken callback code which causes reply by email to not

work. message::new is called in a scheduled_proc, you can't use

ad_conn. Taking out new feature specific to project manager that

breaks existing feature.

Merged oacs-5-3 branch to HEAD

    • -4
    • +3
    ./tcl/forums-callback-procs-oracle.xql
    • -4
    • +4
    ./tcl/forums-callback-procs-postgresql.xql
  1. … 173 more files in changeset.
changeing message key acs-kernel.common_no to acs-kernel.common_No (since the label is No as well), adding a new message key acs-kernel.common_no (with lower case "no")

  1. … 51 more files in changeset.
reverting change made to fix flat mode oracle as it has been solved in the xql file

added t alias to for postgresql compatibility

bumping version numbers to 1.3d7, since was added the attribute package-instance-name to use it in the context bar.

fixes an order_by clause that was broken for oracle in flat mode

Child messages content was not indexed (search). Fix query to retrieve the whole thread and index its content

    • -4
    • +3
    ./tcl/forums-callback-procs-oracle.xql
    • -4
    • +4
    ./tcl/forums-callback-procs-postgresql.xql
makes all messages dates in a thread show in local time of the user reading, previously just the first post worked this way

Fixing unread_or_new_query db_map and mapping unread queries as well

    • -1
    • +15
    ./lib/message/threads-chunk-oracle.xql
    • -2
    • +17
    ./lib/message/threads-chunk-postgresql.xql
forums_reading_info__remove_msq query to xql

count_unread must be written like a xql partialquery

    • -1
    • +11
    ./lib/forums/forums-chunk-oracle.xql
    • -1
    • +12
    ./lib/forums/forums-chunk-postgresql.xql
forums_reading_info__user_add_msg query to xql

creation

    • -0
    • +16
    ./www/mark_all_readed-oracle.xql
    • -0
    • +16
    ./www/mark_all_readed-postgresql.xql
forums_reading_info__user_add_forum query to xql

add @forums-reading-info-package-create.sql script

add reading info creation scripts

creation

    • -0
    • +213
    ./sql/oracle/forums-reading-info-package-create.sql
Change datatype from text to email for forwarded email

Remove obsolete wrap attribute (textarea)

  1. … 31 more files in changeset.
change unread_or_new_query by unread_or_new_query_clause using db_map to support oracle and postgresql

    • -2
    • +8
    ./lib/message/threads-chunk-oracle.xql
    • -1
    • +7
    ./lib/message/threads-chunk-postgresql.xql
add from clause in query

Removed trailing / in link tag to pass HTML 4.01 transitional validation

- Redirecting always to the whole thread view after posting.

- Fixing documentation.

Fixing the display of messages for forums in flat mode:

1. Removing buttons "expand", "collapse" ( flat mode and threaded mode ).

2. Showing messages ordered by input.

3. Showing messages in "flat" mode.

4. Removing "Replay" button.

creation

    • -0
    • +22
    ./sql/postgresql/forums-reading-info-drop.sql
fixed some problems with constraints

creation: load the reading_info script

    • -0
    • +1
    ./sql/oracle/upgrade/upgrade-1.3d5-1.3d6.sql