• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixing regsub to eliminate multiple Re: in subject line

fixing regsub to eliminate multiple Re: in subject line

Oops, apparently dropped a "}" while merging oacs-5-2 -> HEAD. Automated

testing caught this (the "all .tcl files pass the 'info complete' check")

First shot at merging oacs-5-2 apps used in .LRN to HEAD.

    • -0
    • +125
    ./catalog/forums.en_AU.ISO-8859-1.xml
    • -0
    • +125
    ./catalog/forums.es_CO.ISO-8859-1.xml
    • -2
    • +15
    ./catalog/forums.es_ES.ISO-8859-1.xml
    • -0
    • +125
    ./catalog/forums.hi_IN.utf-8.xml
  1. … 2464 more files in changeset.
Catalog files form translate.openacs.org for packages NOT included

in the OpenACS Core

    • -5
    • +50
    ./catalog/forums.nl_NL.ISO-8859-1.xml
    • -0
    • +41
    ./catalog/forums.pt_BR.ISO-8859-1.xml
  1. … 678 more files in changeset.
remove .left and .right styles that were interfering with xinha in forums

removing accidentaly added stuff

Initial import of forums version 1.2.0d4

    • -0
    • +125
    ./catalog/forums.ar_LB.utf-8.xml
    • -0
    • +125
    ./catalog/forums.ca_ES.ISO-8859-1.xml
    • -4
    • +121
    ./catalog/forums.ch_zh.utf-8.xml
    • -41
    • +54
    ./catalog/forums.da_DK.ISO-8859-1.xml
    • -33
    • +102
    ./catalog/forums.de_DE.ISO-8859-1.xml
    • -0
    • +125
    ./catalog/forums.en_AU.ISO-8859-1.xml
    • -87
    • +146
    ./catalog/forums.en_US.ISO-8859-1.xml
    • -0
    • +125
    ./catalog/forums.es_CO.ISO-8859-1.xml
    • -47
    • +93
    ./catalog/forums.es_ES.ISO-8859-1.xml
    • -0
    • +125
    ./catalog/forums.es_GT.ISO-8859-1.xml
    • -8
    • +50
    ./catalog/forums.gl_ES.ISO-8859-1.xml
  1. … 256 more files in changeset.
Initial import of forums version 1.2.0d4

    • -61
    • +68
    ./sql/oracle/forums-forums-create.sql
    • -3
    • +20
    ./sql/oracle/forums-forums-drop.sql
    • -69
    • +77
    ./sql/oracle/forums-forums-package-create.sql
    • -59
    • +72
    ./sql/oracle/forums-messages-create.sql
    • -178
    • +342
    ./sql/oracle/forums-messages-package-create.sql
    • -0
    • +61
    ./sql/oracle/forums-notifications-init.sql
    • -30
    • +29
    ./sql/oracle/forums-tree-create.sql
  1. … 29 more files in changeset.
Initial revision

    • -0
    • +46
    ./lib/message/content-updater-oracle.xql
    • -0
    • +51
    ./lib/message/content-updater-postgresql.xql
    • -0
    • +8
    ./lib/message/content-updater.adp
    • -0
    • +39
    ./lib/message/content-updater.tcl
    • -0
    • +121
    ./lib/message/row2.adp
    • -0
    • +90
    ./lib/message/row2.tcl
    • -0
    • +97
    ./www/copy-random-message.tcl
    • -0
    • +4
    ./www/load-message-content.adp
    • -0
    • +23
    ./www/load-message-content.tcl
    • -0
    • +20
    ./www/random-message.adp
    • -0
    • +76
    ./www/random-message.tcl
  1. … 22 more files in changeset.
Moved this page over to ad_form

Removed miscapitalized filenames

    • -125
    • +0
    ./catalog/forums.ms_my.utf-8.xml
  1. … 17 more files in changeset.
file forums.ro_RO.utf-8.xml was initially added on branch oacs-5-2.

    • -0
    • +0
    ./catalog/forums.ro_RO.utf-8.xml
file forums.hi_IN.utf-8.xml was initially added on branch oacs-5-2.

    • -0
    • +0
    ./catalog/forums.hi_IN.utf-8.xml
Catalogs from translate.openacs.org

for pacakges NOT included in the OpenACS Core

    • -2
    • +10
    ./catalog/forums.es_ES.ISO-8859-1.xml
    • -0
    • +125
    ./catalog/forums.hi_IN.utf-8.xml
  1. … 1067 more files in changeset.
File improved to implement the application-track callbacks

ticket 2880= anonymous post option send out notification from poster's email pending

  1. … 1 more file in changeset.
after you post, returns user to the full thread, scrolled down to your post. (instead of some wacky page that just gives your spot and below

ticket 2733

Update package_id for projects

file upgrade-1.2.0d4-1.3d1.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-1.2.0d4-1.3d1.sql
file upgrade-1.2.0d4-1.3d1.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-1.2.0d4-1.3d1.sql
Added base_url and page_size to thread chunck. Made sure the package_id for forums is set in acs-objects

    • -0
    • +16
    ./sql/postgresql/upgrade/upgrade-1.2.0d4-1.3d1.sql
increase forums_forums.charter to 4000 chars, add length checking in the forums form, bump version info

    • -0
    • +12
    ./sql/oracle/upgrade/upgrade-1.2.0d3-1.2.0d4.sql
    • -1
    • +1
    ./sql/postgresql/forums-forums-create.sql
file upgrade-1.2.0d3-1.2.0d4.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-1.2.0d3-1.2.0d4.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-1.2.0d3-1.2.0d4.sql
the forum form defines charter widget as richtext so handle charter variable properly

datatype for charter should be richtext as well since it is using richtext widget. this assures values are not truncated

add libraries switch for test procs which require tclwebtest

change the date format in search results to a human readable format, make sure the aligment of the subject and author fields are aligned left

change the date format in search results to a human readable format, make sure the aligment of the subject and author fields are aligned left