• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added support for htmlArea to richtext widget. Controlled by the UseHtmlAreaForRichtextP parameter, which currently defaults to 'false', because the user doesn't have a way to turn it off yet, and it doesn't work in all browsers.

Configure HTMLarea to have the right root directory

    • -1
    • +3
    ./packages/acs-subsite/www/resources/core.js
Added support for htmlArea to blank-master

Added htmlArea 3.0 beta to OpenACS

    • -0
    • +72
    ./packages/acs-templating/www/resources/htmlarea/dialog.js
    • -0
    • +181
    ./packages/acs-templating/www/resources/htmlarea/example.html
    • -0
    • +180
    ./packages/acs-templating/www/resources/htmlarea/htmlarea.css
    • -0
    • +1629
    ./packages/acs-templating/www/resources/htmlarea/htmlarea.js
    • -0
    • +190
    ./packages/acs-templating/www/resources/htmlarea/index.html
    • -0
    • +13
    ./packages/acs-templating/www/resources/htmlarea/license.txt
    • -0
    • +369
    ./packages/acs-templating/www/resources/htmlarea/popupdiv.js
    • -0
    • +125
    ./packages/acs-templating/www/resources/htmlarea/popupwin.js
    • -0
    • +21
    ./packages/acs-templating/www/resources/htmlarea/test.cgi
  1. … 96 more files in changeset.
Added link to developer-support, if installed

Removed references to bgcolor, textcolor, background

Changed ordering of site-mater CSS and header_stuff, to allow pages to override things in site-master.css

adding an example value to the description for the MapXMLFilePath parameter fixing collaboraid ticket 14

removing dependency of the simulation package on file-storage

Bumped up version number to 5.0.1

    • -3
    • +3
    ./packages/file-storage/file-storage.info
Bumping up version number to 2.0.1

rollback of Timo's name, package_id commit; see TIP 53

  1. … 82 more files in changeset.
added short doc on how to release openacs packages; added missing html files for this and for upgrade

    • -0
    • +4
    ./packages/acs-core-docs/www/releasing-package.html
    • -0
    • +1
    ./packages/acs-core-docs/www/upgrade-5-0-dot.html
added short doc on how to release openacs packages

    • -1
    • +1
    ./packages/acs-core-docs/www/acs-admin.html
    • -1
    • +1
    ./packages/acs-core-docs/www/acs-plat-dev.html
    • -1
    • +1
    ./packages/acs-core-docs/www/aolserver.html
    • -6
    • +6
    ./packages/acs-core-docs/www/aolserver4.html
    • -1
    • +1
    ./packages/acs-core-docs/www/ch10s06.html
    • -0
    • +0
    ./packages/acs-core-docs/www/credits.html
    • -1
    • +1
    ./packages/acs-core-docs/www/cvs-tips.html
    • -0
    • +0
    ./packages/acs-core-docs/www/db-api.html
  1. … 67 more files in changeset.
fixed bug re: perl munging of postgresql dump file

added some better perl munging from openacs.org's upgrade script;

added work-from-copy in step 1 and and /connect munging

    • -8
    • +17
    ./contrib/misc/upgrade_4.6_to_5.0.sh
added some band-aid layout to make install from repository/local less

confusing.

    • -30
    • +36
    ./packages/acs-admin/www/install/index.adp
Implementing ticket #20: Bulk Task Response. The bulk of the changes are on the tasks include and the task-detail page. Implementing ticket #17: sending message to own role (just removing an if statement)

    • -0
    • +1
    ./contrib/packages/simulation/lib/simulations-task-count.adp
    • -0
    • +44
    ./contrib/packages/simulation/lib/simulations-task-count.tcl
    • -0
    • +10
    ./contrib/packages/simulation/www/simplay/tasks-bulk.adp
    • -0
    • +16
    ./contrib/packages/simulation/www/simplay/tasks-bulk.tcl
    • -5
    • +83
    ./packages/simulation/lib/tasks.tcl
  1. … 7 more files in changeset.
corrected links in core doc TOC on index.adp

    • -2
    • +1
    ./packages/acs-core-docs/www/index.adp
Fixed 1511 by following Anupriya's proposal.

    • -2
    • +2
    ./packages/file-storage/www/folder-chunk.tcl
Removed test case that won't fix 'by design'.

Added warning on nested group tags, following up on bug #428.

added deploy script

    • -0
    • +322
    ./packages/acs-core-docs/www/files/deploy
added tcl deployment script

Use [list] instead of {} for context, so the file title shows up, instead of the literal

Fixed misnamed upgrade script from 4.6.3 to 5.0.0

file upgrade-4.6.3-5.0.0.sql was initially added on branch oacs-5-0.

Rolled back Dirk's change from view/ to download/ URLs. The view/ URL form is required to make interlinked HTML documents be browseable straight from file-storage, and is a critical feature in .LRN, particularly for Heidelberg

    • -1
    • +1
    ./packages/file-storage/www/folder-chunk.adp
Moved header_stuff to the end of the HEAD section, so CSS defined through header_stuff will override the default stylesheets

Fixed typo in TImo's upgrade to the PG version - kernel didn't (actually

still doesn't due to other errors) install.