• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
remove unsed master.tcl

clean up background-color: (nothing) with some ifs

fix context bar and clean up views

fix proc names

fix background color

fix whitespace difference

p tag arround error message

local version of index.adp + installed.tcl to redirect since we layer etp on top of doc dir

    • -0
    • +2
    ./acs-core-docs/www/installed.tcl
use context list rather than context bar

change colors for openacs.org

fix context/context_bar

change context_bar to context for 4.6

fix message-post-confirm

remove unused file

clean up forums formatting

    • -20
    • +10
    ./forums/www/message-view-flat.adp
clean up html checking to sync with 4.6

    • -74
    • +0
    ./forums/www/message-post-confirm.tcl
move back to old index file it ease merging. Custom index file is in opeancs.org/www/doc/index.adp

OpenACS update 2002-10-08

    • -2
    • +2
    ./acs-admin/www/apm/file-watch-cancel.tcl
    • -2
    • +2
    ./acs-admin/www/apm/package-load-2.tcl
    • -2
    • +2
    ./acs-admin/www/apm/packages-install-2.tcl
  1. … 2799 more files in changeset.
Initial revision

    • -0
    • +16
    ./acs-admin/www/users/modify-admin-privileges.adp
    • -0
    • +35
    ./acs-admin/www/users/modify-admin-privileges.tcl
    • -0
    • +3
    ./acs-api-browser/www/proc/index.vuh
    • -0
    • +24
    ./acs-content/www/doc/index.html
    • -0
    • +61
    ./acs-content-repository/upgrade-4.5-4.6.sql
    • -0
    • +16
    ./acs-content-repository/tcl/acs-content-repository-procs-oracle.xql
    • -0
    • +46
    ./acs-core-docs/tcl/acs-core-docs-procs.tcl
    • binary
    ./acs-core-docs/www/images/acs-without-apm-vs-with-apm.png
    • -0
    • +5
    ./acs-core-docs/www/sql/display-sql.adp
    • binary
    ./acs-datetime/www/doc/pics/add.gif
    • binary
    ./acs-datetime/www/doc/pics/diamond.gif
    • binary
    ./acs-datetime/www/doc/pics/go.gif
    • binary
    ./acs-datetime/www/doc/pics/new.gif
  1. … 391 more files in changeset.
small typo

typo

fixed

rewrote query to always return the correct item_id even if a search

is run in between index runs and the live_revision has changed

new search triggers for CR, only index live revisions

    • -0
    • +69
    ./acs-content-repository/sql/postgresql/content-search-upgrade.sql
add search files to cvs

    • -0
    • +48
    ./edit-this-page/tcl/etp-sc-procs-postgresql.xql
    • -0
    • +37
    ./edit-this-page/tcl/etp-sc-procs.tcl
clean up forum-view page navigation

    • -4
    • +5
    ./forums/www/forum-view-postgresql.xql
import latest version to fix sTaRtUrL problem

merge latest forums from CVS

    • -24
    • +29
    ./forums/sql/oracle/forums-search-create.sql
    • -3
    • +3
    ./forums/sql/oracle/forums-search-drop.sql
    • -0
    • +0
    ./forums/tcl/forum-message-reply-procs.tcl
    • -0
    • +0
    ./forums/tcl/forums-security-procs.tcl
    • -9
    • +6
    ./forums/tcl/messages-procs-postgresql.xql
    • -7
    • +6
    ./forums/www/forum-view-postgresql.xql
  1. … 20 more files in changeset.
more fixing

    • -0
    • +10
    ./forums/www/message-post-confirm.tcl
removed that, it was a mistake, ad_form uses its own hidden vars and I don't

want to be dependent on the internal structure of ad_form

maybe a ad_form_cofirm proc to generate the mutltirow would be nice

    • -12
    • +25
    ./forums/www/message-post-confirm.tcl
simplified message-post-confirm to explicitly show

the form vars instead of the multirow magic. This is alot easier to read and

not really necessary to use the multirow in this case because we know what

form vars are coming.

    • -44
    • +39
    ./forums/www/message-post-confirm.tcl