• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add a navigation::package_admin callback and an implementation for forums and the lib include to generate html

    • -0
    • +43
    ./tcl/forums-callback-procs.tcl
  1. … 3 more files in changeset.
switch to richtext for charter

add a few message keys

have forum-create take the id flag so we can easily perm after create

dehash the forums code

    • -1
    • +1
    ./lib/message/thread-chunk-postgresql.xql
  1. … 23 more files in changeset.
charter means something more formal in the UK than the US -- use Purpose

    • -0
    • +6
    ./catalog/forums.en_GB.ISO-8859-1.xml
change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 688 more files in changeset.
file forums.es_CO.ISO-8859-1.xml was added on branch oacs-5-2 on 2005-09-26 09:03:13 +0000

file forums.es_CO.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/forums.es_CO.ISO-8859-1.xml
file forums.en_AU.ISO-8859-1.xml was added on branch oacs-5-2 on 2005-09-26 09:03:13 +0000

file forums.en_AU.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/forums.en_AU.ISO-8859-1.xml
*** empty log message ***

    • -0
    • +125
    ./catalog/forums.en_AU.ISO-8859-1.xml
    • -0
    • +125
    ./catalog/forums.es_CO.ISO-8859-1.xml
    • -10
    • +10
    ./catalog/forums.es_GT.ISO-8859-1.xml
  1. … 88 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

    • -7
    • +6
    ./lib/message/thread-chunk-postgresql.xql
    • -0
    • +11
    ./sql/postgresql/upgrade/upgrade-1.1.1-1.1.2d1.sql
  1. … 315 more files in changeset.
noquote the charter

Missing files from the previous commit

    • -0
    • +11
    ./sql/postgresql/upgrade/upgrade-1.1.1-1.1.2d1.sql
file upgrade-1.1.1-1.1.2d1.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-1.1.1-1.1.2d1.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-1.1.1-1.1.2d1.sql
Added the upgrade script for the move of the permissions as discussed at http://openacs.org/forums/message-view?message_id=267005

fixing the literal translation of "open" into Spanish

remove a debug message

tweaks for xhmtl

this much uglier version of the query prevents openacs.org from table scanning forums_messages

    • -7
    • +6
    ./lib/message/thread-chunk-postgresql.xql
not sure how open_p should work but it definitely didn't without this change

fix bugs with attachment display and a place missing a /if

make dynamic comments work on safari

    • -16
    • +28
    ./www/resources/dynamic-comments.js
a few more missed files

    • -0
    • +61
    ./lib/message/row-flat.adp
    • -0
    • +68
    ./lib/message/row-minimal.adp
    • -0
    • +60
    ./lib/message/row-nested.adp
    • -0
    • +65
    ./lib/message/row-threaded.adp
    • -0
    • +81
    ./www/messages-get.adp
    • -0
    • +110
    ./www/messages-get.tcl
add the dynamic thread extra stuff missed by daveb

    • binary
    ./www/resources/Collapse16.gif
    • binary
    ./www/resources/CollapseAll16.gif
    • binary
    ./www/resources/Expand16.gif
    • binary
    ./www/resources/ExpandAll16.gif
    • binary
    ./www/resources/dyn_wait.gif
    • -0
    • +242
    ./www/resources/dynamic-comments.js
    • -0
    • +30
    ./www/resources/flat.css
    • -0
    • +118
    ./www/resources/forums.css
    • -0
    • +1
    ./www/resources/forums.js
Adding dynamic user interface

    • -3
    • +7
    ./lib/message/thread-chunk-postgresql.xql
simple includable forums summary

    • -0
    • +49
    ./lib/forums-portlet-oracle.xql
    • -0
    • +39
    ./lib/forums-portlet-postgresql.xql
    • -0
    • +36
    ./lib/forums-portlet.adp
    • -0
    • +78
    ./lib/forums-portlet.tcl
add a forum-create function for install.xml, add a messages-list include for simple recent post presentation

    • -0
    • +9
    ./lib/message/messages-list.adp
    • -0
    • +12
    ./lib/message/messages-list.tcl
merge error from 5.1, missed new forums_message__new declaration