• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typos

  1. … 17 more files in changeset.
Fix typos

  1. … 70 more files in changeset.
Use consistently ad_script_abort after ad_return_error.

  1. … 32 more files in changeset.
- add "cascade" to make uninstall clean

    • -3
    • +3
    ./sql/postgresql/static-pages-drop.sql
- fix and standardize quoting in template properties

  1. … 177 more files in changeset.
- quote HTML attributes

- improve page-contracts

  1. … 40 more files in changeset.
- replace deprecated calls

  1. … 32 more files in changeset.
- use <property name="doc(title)">

  1. … 51 more files in changeset.
Merging commits from oacs-5-2 branch to HEAD.

- added victor's patch to omit deprecated messages of "ns_info tcllib". Background: naviserver supports multiple (virtual) servers, which might have different tcllibs. Therefore, the preferred command to query this was moved to "ns_server ?-server s? tcllib" and "ns_info tcllib" was deprecated. From the OpenACS point of view, one wants to locate the actual library. Since the variable does not change, it is fine to store it in a per-thread variable which can be efficiently accessed.

  1. … 21 more files in changeset.
file upgrade-5.2.0d3-5.2.0d4.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.2.0d3-5.2.0d4.sql
Specify boolean as function parameter for security_inherit_p so we use the correct version of the content_folder__new function.

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

    • -11
    • +603
    ./sql/postgresql/static-page-pb.sql
  1. … 2273 more files in changeset.
typos in the scripts

    • -13
    • +605
    ./sql/postgresql/static-page-pb.sql
handle spaces in static page titles

should return text/html for html

Add parameter CommentsDisplayedP, to control whether the comment link

and comments are shown inline remove files stanza from .info file and

bump version number. Use ns_returnfile when possible for returning

the page, propigate the displayed_object_id up to the main page.

Update the description slightly.

make static page index page smarter about returning directory at mount point

Return a URL without '/www' so that links in the search listing points to the correct place.

merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
noquote the body arg per James Thornton

fix the search sc for getting a url (since now packages and /www can be indexed)

make static pages work with tip 43; bump to 5.2.0d2, upgrade oracle, postgres

    • -0
    • +4
    ./sql/oracle/upgrade/upgrade-5.2.0d1-5.2.0d2.sql
    • -31
    • +44
    ./sql/postgresql/static-page-pb.sql
    • -0
    • +180
    ./sql/postgresql/upgrade/upgrade-5.2.0d1-5.2.0d2.sql
    • -1
    • +2
    ./tcl/static-pages-procs-postgresql.xql
version url must be unique, otherwise upgrade won't work

version url must be unique, otherwise upgrade won't work

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
Fix the package and vendor URLs, remove broken owner emails.

  1. … 73 more files in changeset.
Updated summary and descriptions for more packages.

  1. … 43 more files in changeset.
more noquote fixes