• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
initial check-in of s5 package (depending on xowiki)

    • -0
    • +28
    ./packages/s5/COPYRIGHT
    • -0
    • +47
    ./packages/s5/s5.info
    • -0
    • +192
    ./packages/s5/tcl/s5-procs.tcl
    • -0
    • +20
    ./packages/s5/www/index.vuh
    • -0
    • +4
    ./packages/s5/www/admin/index.vuh
    • -0
    • +6
    ./packages/s5/www/prototypes/cover.page
    • -0
    • +6
    ./packages/s5/www/prototypes/footer.page
    • -0
    • +23
    ./packages/s5/www/prototypes/index.page
    • -0
    • +3
    ./packages/s5/www/prototypes/presentation.page
    • -0
    • +25
    ./packages/s5/www/prototypes/slides.page
    • -0
    • +11
    ./packages/s5/www/resources/s5-xinha.css
    • -0
    • +6
    ./packages/s5/www/resources/flower/COPYRIGHT
    • binary
    ./packages/s5/www/resources/flower/ui/bg-shade.png
    • -0
    • +64
    ./packages/s5/www/resources/flower/ui/s5-notes.html
  1. … 32 more files in changeset.
fix dependency from ::Generic:: namespace

some fixes for fresh installs

    • -0
    • +5
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
    • -8
    • +7
    ./packages/xotcl-core/tcl/05-db-procs.tcl
    • -3
    • +19
    ./packages/xotcl-core/tcl/context-procs.tcl
    • -7
    • +3
    ./packages/xotcl-core/tcl/cr-procs.tcl
    • -14
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
Make sure the community_id is returned empty if the package could not be found or it is called outside .LRN

    • -3
    • +12
    ./packages/dotlrn/tcl/community-procs.tcl
adapting xowiki to use the new interface of xotcl-core

    • -24
    • +24
    ./packages/xowiki/tcl/package-procs.tcl
    • -3
    • +6
    ./packages/xowiki/tcl/weblog-procs.tcl
    • -5
    • +5
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
    • -10
    • +10
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl
    • -86
    • +72
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -5
    • +12
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -4
    • +4
    ./packages/xowiki/www/admin/export.tcl
    • -2
    • +2
    ./packages/xowiki/www/admin/permissions.tcl
    • -0
    • +4
    ./packages/xowiki/www/resources/weblog.css
major revision of the interface between xotcl objects and acs objects and content repository objects

    • -7
    • +36
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
    • -58
    • +985
    ./packages/xotcl-core/tcl/05-db-procs.tcl
    • -0
    • +1121
    ./packages/xotcl-core/tcl/cr-procs.tcl
    • -1329
    • +7
    ./packages/xotcl-core/tcl/generic-procs.tcl
    • -5
    • +5
    ./packages/xotcl-core/tcl/policy-procs.tcl
Handle insert into text items in the content repository as a

separate statement in Oracle, since the Oracle implementation

of inserting into the automatic view is limited to VARCHAR(4000).

    • -19
    • +86
    ./packages/xotcl-core/tcl/generic-procs.tcl
Maximize/minimize portlets now work in personal pages other than page 0

    • -1
    • +1
    ./packages/dotlrn/www/configure-element.tcl
Maximize/minimize portlets now work in community pages other than page 0

    • -5
    • +10
    ./packages/dotlrn/www/configure-element.tcl
a *P parameter shoudl be a number

Added FileLocationRelativeP paramater in the .info file. If set to 0 it says that the location of the CRFileLocationRoot is not relative to acs_root_dir

Fix for multiple xinhas on one page.

Support for relative file locations which might even reside on a windows drive and therefore start with d:\

Fixed problem with contacts package if more than one is installed

    • -2
    • +2
    ./packages/mail-tracking/www/one-message.tcl
Fixed link with view package

    • -3
    • +3
    ./packages/file-storage/www/folder-chunk.tcl
Fix call to item::get

    • -1
    • +1
    ./packages/dynamic-types/tcl/form-procs.tcl
New versionnumber

Added recording of a tcl webtest test written by enrique at quest

Minor bugfix to make sure that the parameter is found even when upgrading the packages

    • -3
    • +10
    ./packages/acs-lang/tcl/lang-catalog-procs.tcl
    • -3
    • +1
    ./packages/acs-lang/tcl/localization-procs.tcl
Fixed a couple of issues with date and spellchecking as they were fixed by Quest

    • -1
    • +3
    ./packages/acs-templating/tcl/data-procs.tcl
    • -10
    • +13
    ./packages/acs-templating/tcl/date-procs.tcl
    • -0
    • +0
    ./packages/acs-templating/tcl/form-procs.tcl
    • -0
    • +0
    ./packages/acs-templating/tcl/list-procs.tcl
    • -2
    • +2
    ./packages/acs-templating/tcl/widget-procs.tcl
Added support for custom error templates. Added negative float procedure from Brian Fenton (Quest)

    • -6
    • +8
    ./packages/acs-tcl/lib/ad-return-error.adp
    • -325
    • +0
    ./packages/acs-tcl/tcl/base64-procs.tcl
    • -3586
    • +0
    ./packages/acs-tcl/tcl/mime-procs.tcl
    • -1
    • +1
    ./packages/acs-tcl/tcl/widgets-procs.tcl
Made sure you can use a different home template

    • -9
    • +10
    ./packages/acs-subsite/acs-subsite.info
    • -0
    • +118
    ./packages/acs-subsite/lib/home.adp
    • -0
    • +91
    ./packages/acs-subsite/lib/home.tcl
    • -0
    • +53
    ./packages/acs-subsite/lib/home.xql
    • -112
    • +1
    ./packages/acs-subsite/www/pvt/home.adp
    • -82
    • +9
    ./packages/acs-subsite/www/pvt/home.tcl
    • -53
    • +0
    ./packages/acs-subsite/www/pvt/home.xql
Fixing minor bugs with regards to parameters and started to split up the code a little bit more to make it readable

    • -8
    • +8
    ./packages/acs-mail-lite/tcl/bounce-procs.tcl
Fixing Oracle

Added capability to define the widget upon mapping a category tree, effectively allowing single and multiple choice

    • -6
    • +24
    ./packages/categories/tcl/widget-procs.tcl
Added nsstats access statistics and put them into a nicer OpenACS interface

    • -0
    • +690
    ./packages/monitoring/tcl/stats-procs.tcl
    • -0
    • +2
    ./packages/monitoring/www/nsstats/adp.adp
    • -0
    • +1
    ./packages/monitoring/www/nsstats/adp.tcl
    • -0
    • +2
    ./packages/monitoring/www/nsstats/cache.adp
    • -0
    • +1
    ./packages/monitoring/www/nsstats/cache.tcl
    • -0
    • +12
    ./packages/monitoring/www/nsstats/index.adp
    • -0
    • +2
    ./packages/monitoring/www/nsstats/locks.adp
    • -0
    • +1
    ./packages/monitoring/www/nsstats/locks.tcl
    • -0
    • +2
    ./packages/monitoring/www/nsstats/log.adp
    • -0
    • +1
    ./packages/monitoring/www/nsstats/log.tcl
    • -0
    • +2
    ./packages/monitoring/www/nsstats/mempools.adp
    • -0
    • +1
    ./packages/monitoring/www/nsstats/mempools.tcl
    • -0
    • +2
    ./packages/monitoring/www/nsstats/process.adp
    • -0
    • +1
    ./packages/monitoring/www/nsstats/process.tcl
  1. … 4 more files in changeset.
Made sure that we are redirecting for thumbnails so we can cache them on the proxy server

file xowiki-portlet-portlet.sql was initially added on branch HEAD.

file xowiki-portlet-drop.sql was initially added on branch HEAD.

file xowiki-portlet-admin.sql was initially added on branch HEAD.