• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add ad_script_abort after connection-closing commands to make termination intent explicit

  1. … 31 more files in changeset.
- fix bug in content-type creation: etp created entries in acs_object_types for non-existing table_names and non-existing id_columns

- fix HTML vality of several pages

- bump version number

  1. … 5 more files in changeset.
- fix and standardize quoting in template properties

  1. … 171 more files in changeset.
- improve safety of page contracts

  1. … 7 more files in changeset.
- improve performance of by using precomputed :folder_id instead of

etp__get_folder_id() in SQL query

- use ad_proc's argument parser instead of local implmentation in get_content_items

- use numeric comparison operator for truth value comparisons

  1. … 10 more files in changeset.
- use property "doc(title)" instead of property "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl

  1. … 12 more files in changeset.
- modernize tcl

  1. … 18 more files in changeset.
Added subnavbar Application to HEAD as well.

file subnav-article-content.adp was initially added on branch oacs-5-0.

    • -0
    • +0
    ./subnav-article-content.adp
file subnav-article-index.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    ./subnav-article-index.tcl
file subnav-article-index.adp was initially added on branch oacs-5-0.

    • -0
    • +0
    ./subnav-article-index.adp
file subnav-article-content.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    ./subnav-article-content.tcl
Noquote.

  1. … 4 more files in changeset.
Removing to_date() calls on columns that are already of type date. This makes the news index page work on pg 7.3.3 - hopefully it doesn't make it break elsewhere.

noquote changes (Dirk Gomez)

  1. … 120 more files in changeset.
add UI for choosing date attribute type, and example of its use in the news application

  1. … 6 more files in changeset.

New queryfiles for the news index page (queries were still embedded in the

.tcl file). Slight bug fix elsewhere ...

    • -0
    • +23
    ./news-index-oracle.xql
    • -0
    • +24
    ./news-index-postgresql.xql
  1. … 3 more files in changeset.
Contributing ETP to openacs.org CVS server

    • -0
    • +21
    ./article-content.tcl
    • -0
    • +21
    ./journal-article.tcl
  1. … 63 more files in changeset.