• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
as part of the sql upgrade of acs-kernel from 4.6.1 to 4.7d I forgot to change views and plsql code. Adding these changes now to make the upgrade complete

Converted timestamp to timestamp with time zone.

Added p tag around the google link, etc.

Changed confusing "add a new version" text to read "add a new software package".

Changed default versions view to "all"

Fixed download link.

patch to display xql files bug 155/patch 58 Tom Jackson

Added support for a registration_required_p parameter for downloading.

Fixed variable reference in new version link.

Added a "add a new version" link to make it easier for admins.

Switched to "file copy" ...

1. Added new contrib and contrib/packages directories

2. Added my simple "populate" package to contrib/packages

    • -0
    • +50
    /openacs-4/contrib/packages/populate/populate.info
    • -0
    • +112
    /openacs-4/contrib/packages/populate/tcl/populate-procs.tcl
    • -0
    • +13
    /openacs-4/contrib/packages/populate/www/add-files.adp
    • -0
    • +64
    /openacs-4/contrib/packages/populate/www/add-files.tcl
  1. … 7 more files in changeset.
Added buttons for the richtext widget

    • binary
    /openacs-4/packages/acs-subsite/www/shared/bold-button.gif
    • binary
    /openacs-4/packages/acs-subsite/www/shared/italic-button.gif
    • binary
    /openacs-4/packages/acs-subsite/www/shared/url-button.gif
Removed the underline button, and made it return an empty value when contents is unset, so that 'required' fires (thanks to Ola).

Added link to search doc.

Added search documentation

file searching.html was initially added on branch oacs-4-6.

- Upgraded lars-blogger to use the new richtext widget;

- fixed several bugs in the Oracle version

    • -0
    • +33
    /openacs-4/packages/lars-blogger/tcl/entry-procs-oracle.xql
    • -0
    • +32
    /openacs-4/packages/lars-blogger/tcl/entry-procs-postgresql.xql
  1. … 6 more files in changeset.
Adding documentation,

Added call to source service contract creation script

Add code to install etp_page_revision binding.

Added upgrade script to info file

Fixed typo with $ instead of # in comment

Made richtext buttons not participate in tab order

Added cancel_url documentation.

Removed extra -- in call to ad_enhanced_text_to_plain_text.

Added richtext widget and datatype, as mentioned on the bboard thread about rich input

    • -0
    • +191
    /openacs-4/packages/acs-templating/tcl/richtext-procs.tcl
Added new formats text/enhanced and text/fixed-width to ad_html_text_convert, and improved significantly on the automatic HTML rendering functionality (line breaks, links)

when an xql query is not loaded because of too high version number in the xql file - issue an error message in the log file

corrected content_get.get_lob_data to search_content_get.get_lob_dat bug 183/patch 60 Mark Aufflick

    • -1
    • +1
    /openacs-4/packages/search/tcl/search-procs.xql
adds a presentation master for serving presentaions which does not use the sitewide master bug 175/patch 59 Jascha Zapp