• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
make packages in principle installable under PG 13+

    • -3
    • +3
    ./sql/postgresql/static-pages-create.sql
  1. … 19 more files in changeset.
Fix typos

    • -3
    • +3
    ./www/doc/static-pages-requirements.html
  1. … 11 more files in changeset.
improve spelling

  1. … 8 more files in changeset.
Brace 'expr'

  1. … 1 more file in changeset.
Prefer string operators over empty_string_p. Whitespace changes.

    • -255
    • +252
    ./tcl/static-pages-procs.tcl
  1. … 2 more files in changeset.
Fix typos

  1. … 59 more files in changeset.
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
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.
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

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.
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

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

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

make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

  1. … 73 more files in changeset.
Added upgrade to upgrade to changes made for Oracle 9i support

    • -0
    • +605
    ./sql/oracle/upgrade/upgrade-4.3-5.0d1.sql
  1. … 23 more files in changeset.