• last updated 12 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Import of news-aggregator version 0.4d (from Guan's and Simon's CVS) by Guan Yang <guan@unicast.org>

  1. … 66 more files in changeset.
Initial revision

    • -0
    • +391
    /openacs-4/packages/news-aggregator/tcl/aggregator-procs.tcl
    • -0
    • +31
    /openacs-4/packages/news-aggregator/tcl/aggregator-procs.xql
    • -0
    • +58
    /openacs-4/packages/news-aggregator/tcl/install-procs.tcl
    • -0
    • +33
    /openacs-4/packages/news-aggregator/tcl/install-procs.xql
    • -0
    • +282
    /openacs-4/packages/news-aggregator/tcl/source-procs.tcl
    • -0
    • +13
    /openacs-4/packages/news-aggregator/tcl/source-procs.xql
    • -0
    • +51
    /openacs-4/packages/news-aggregator/tcl/subscription-procs.tcl
  1. … 52 more files in changeset.
added Benjamin Bytheway user benb w/commit on acs-templating, acs-core-docs, acs-api-browser and acs-developer-support for tip 54

stupid mistake

Initial import of feed-parser by Guan Yang <guan@unicast.org>

Initial revision

    • -0
    • +26
    /openacs-4/packages/feed-parser/feed-parser.info
    • -0
    • +139
    /openacs-4/packages/feed-parser/tcl/feed-parser-procs.tcl
    • -0
    • +37
    /openacs-4/packages/feed-parser/tcl/tdom-helper-procs.tcl
file user-batch-add-2.adp was initially added on branch oacs-5-1.

file user-batch-add.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/acs-subsite/www/members/user-batch-add.tcl
file user-batch-add.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/acs-subsite/www/members/user-batch-add.adp
file user-batch-add-2.tcl was initially added on branch oacs-5-1.

moving bulk user add pages from /acs-admin to subsite admin

setting context_id of registered users group to be the main site package so that admin privilege on that package entitles you to add users. See http://openacs.org/forums/message-view?message_id=171339

A few more fixes - getting rid of backslashes.

profile each .tcl and .adp page included, make ds_collection_enabled_p only check IP list once

Removed some dupes that were due to not trimming trailing spaces/underscores.

fix the subject lookup

    • -2
    • +2
    /openacs-4/packages/forums/www/message-email.tcl
bringing over changes by bdolicki from head

A bunch of new keys.

  1. … 29 more files in changeset.
A bunch of new translations and fixes

#1573: Fixed the deletion of sections.

#1515: Fixed templating problems with custom templates.

update version to HEAD + warning

Applying the groups your member of patch by Branimir from head: cvs update -j1.4 -j1.5 packages/acs-subsite/lib/user-info.adp cvs update -j1.11 -j1.12 packages/acs-subsite/lib/user-info.tcl

Fixed up the master/slave stuff and made the wizard configure stuff correctly

according to the new scheme, made some minor changes to the other admin pages.

    • -7
    • +1
    /openacs-4/contrib/packages/portal/www/index.adp
    • -2
    • +2
    /openacs-4/contrib/packages/portal/www/index.tcl
bugfixes, performance enhancements and Sloan layout/presentation changes

  1. … 10 more files in changeset.
Rewrote the tabbed master to use the user portal theme to decorate application

pages.

use db_get_dbhost to get host for windows remote connections to work bug 1258 fix by John Sequeira

stripping off trailing space in the text of temporary tags on syntax <# key text #>. Checked new functionality with test case.

on the message edit page - adding info about who did the first translation and when

add a url to the message and the forum and subject of the original message. bug 1271