• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix for bug #1511

Fixed bug: Pass up context

Wrong arg numbering caused cu_curriculum__new to choke.

Fixed problem with accounting for daylight savings switches within the period

Fixed a small problem which led to a "URL not found" error if you deleted

a subsite from within its own sitemap.

The call to rss_gen_subscr.del was failing because it's a function and Oracle requires that we assign it's return value into a variable. So now we have a v_foo variable to accept the value. rss_gen_subscr.del should really be a procedure, not a function, but that's a much bigger fix and we may revamp RSS instead.

Shorter constraint names to make Oracle happy

    • -3
    • +3
    ./lars-blogger/sql/oracle/lars-blogger-create.sql
Fixing this query.

    • -1
    • +1
    ./acs-service-contract/tcl/acs-service-contract-procs-oracle.xql
making sure you can go straight to the participants tab in the siminst wizard. Fixing ticket 13

  1. … 1 more file in changeset.
giving anonymous users access to the yellow-pages page (ticket #12)

    • -2
    • +5
    ./simulation/www/simulation-master.tcl
  1. … 1 more file in changeset.
changing permission check to be done on the authenticated user_id (ad_conn user_id), not the untrusted one.

  1. … 1 more file in changeset.
changing the proc security::RestrictLoginToSSLP to only return 1 if https is available on the server.

added clear: left; to the style for breadcrumb.

The requirement is only apparent in mozilla - since the font sizing etc there

makes the sitename text sit a little lower, the lhs of the breadcrumb would

alignt with the rhs of the sitename. note that the design requires it in all

css implementations to be correct, and it will do no harm...

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.

    • -1
    • +34
    ./acs-templating/tcl/richtext-procs.tcl
Configure HTMLarea to have the right root directory

Added htmlArea 3.0 beta to OpenACS

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

    • -0
    • +3
    ./acs-admin/lib/developer-services.adp
    • -0
    • +2
    ./acs-admin/lib/developer-services.tcl
adding an example value to the description for the MapXMLFilePath parameter fixing collaboraid ticket 14

  1. … 1 more file in changeset.
removing dependency of the simulation package on file-storage

  1. … 1 more file in changeset.
Bumped up version number to 5.0.1

Bumping up version number to 2.0.1

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

    • -6
    • +0
    ./acs-authentication/tcl/authority-procs.tcl
    • -8
    • +0
    ./acs-authentication/tcl/authority-procs.xql
    • -20
    • +6
    ./acs-content-repository/sql/oracle/content-revision.sql
    • -10
    • +1
    ./acs-content-repository/sql/oracle/content-template.sql
  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
    • +150
    ./acs-core-docs/www/releasing-openacs-core.html
    • -0
    • +4
    ./acs-core-docs/www/releasing-package.html
    • -0
    • +11
    ./acs-core-docs/www/upgrade-4.5-to-4.6.html
    • -0
    • +37
    ./acs-core-docs/www/upgrade-4.6.3-to-5.html
    • -0
    • +1
    ./acs-core-docs/www/upgrade-5-0-dot.html
added short doc on how to release openacs packages

    • -0
    • +0
    ./acs-core-docs/www/automated-testing-best-practices.html
    • -1
    • +1
    ./acs-core-docs/www/backup-recovery.html
    • -0
    • +0
    ./acs-core-docs/www/bootstrap-acs.html
    • -1
    • +1
    ./acs-core-docs/www/complete-install.html
    • -0
    • +0
    ./acs-core-docs/www/db-api-detailed.html
    • -15
    • +15
    ./acs-core-docs/www/docbook-primer.html
    • -0
    • +0
    ./acs-core-docs/www/eng-standards-constraint-naming.html
  1. … 67 more files in changeset.
fixed bug re: perl munging of postgresql dump file

added some band-aid layout to make install from repository/local less

confusing.

    • -30
    • +36
    ./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
    ./simulation/lib/simulations-task-count.adp
    • -0
    • +44
    ./simulation/lib/simulations-task-count.tcl
    • -5
    • +34
    ./simulation/tcl/template-procs.tcl
    • -2
    • +21
    ./simulation/www/simplay/task-detail.adp
    • -30
    • +110
    ./simulation/www/simplay/task-detail.tcl
    • -0
    • +10
    ./simulation/www/simplay/tasks-bulk.adp
    • -0
    • +16
    ./simulation/www/simplay/tasks-bulk.tcl
  1. … 11 more files in changeset.
corrected links in core doc TOC on index.adp

Fixed 1511 by following Anupriya's proposal.

Removed test case that won't fix 'by design'.

    • -22
    • +4
    ./acs-templating/tcl/test/multirow-procs.tcl