• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-5.9.0-5.9.1d1.sql was initially added on branch oacs-5-9.

file upgrade-5.9.0d2-5.9.0d3.sql was initially added on branch oacs-5-9.

- modernize Tcl code

    • -6
    • +6
    /openacs-4/packages/news/www/item-create-3.tcl
    • -4
    • +4
    /openacs-4/packages/news/www/item-create.tcl
    • -10
    • +10
    /openacs-4/packages/news/www/preview.tcl
Fixed if statement in oracle upgrade script

Simplified upgrade-5.9.1d20-5.9.1d21.sql postgres script

Added Oracle version of acs-cr upgrade-5.9.1d20-5.9.1d21.sql script and simplified postgres version.

file upgrade-5.9.1d20-5.9.1d21.sql was initially added on branch oacs-5-9.

Updated mimetypes

file upgrade-5.9.1d20-5.9.1d21.sql was initially added on branch oacs-5-9.

- provide a redirector from .html to .adp for doc pages

file acs-core-docs-init.tcl was initially added on branch oacs-5-9.

    • -0
    • +0
    /openacs-4/packages/acs-core-docs/tcl/acs-core-docs-init.tcl
- improve formatting

- improve source code documentation

- modernize HTML

- don't force redirect

- modernize HTML

  1. … 11 more files in changeset.
- modernize HTML (prefer "semantic" attributes)

- quote HTML attributes

  1. … 4 more files in changeset.
- modernize HTML

    • -3
    • +3
    /openacs-4/packages/faq/www/one-faq.adp
    • -2
    • +2
    /openacs-4/packages/faq/www/one-question.adp
    • -1
    • +1
    /openacs-4/packages/faq/www/admin/one-faq.adp
    • -2
    • +2
    /openacs-4/packages/forums/www/message-view.adp
  1. … 8 more files in changeset.
- modenize HTML

    • -1
    • +1
    /openacs-4/packages/news/www/admin/index.adp
    • -4
    • +4
    /openacs-4/packages/search/www/search.adp
    • -1
    • +1
    /openacs-4/packages/survey/www/admin/one.adp
- modernize HTML

- turn char(1) with 't'/'f' into boolean

- bump version number to 2.9.1d4

    • -2
    • +2
    /openacs-4/packages/dotlrn/dotlrn.info
file upgrade-2.9.1d3-2.9.1d4.sql was initially added on branch oacs-5-9.

- use same logic in all update-scripts for cr_mime_types

- update upgrade script to more powerful version used in later update scripts as well

- fix old typo in label of unknown mimtype (was "Unkown")

file upgrade-5.9.1d19-5.9.1d20.sql was initially added on branch oacs-5-9.

- improve URL on error page

- apidoc::get_doc_url: factor out common code to reduce redundancy

- OpenACS PL/SQL API Search: add number ot arguments, modernize adp,

better separation of multiple psql functions

- fix postgres search url on api-doc/index page

- add missing csrf protection to NaviServer/AOLserver search box

- bump version number to 5.9.1d3

- make sure, $title is set and not doulble quoted

- reflow code to improve readability