• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
I've changed "timestamp" to "timestamptz" and have begun fixing some

code that used to be legal but as of PG 7.3 is not. You can no longer

subtract an integer from a timestamp but must cast to date, "timestamp"

disappeared (must use "interval" now), "datetime" disappeared ("timestamptz"),

and suchwhat.

Not done but closer than it was before ...

  1. … 13 more files in changeset.
remove spurious curly brace

- Adds table cr_extension_mime_type_map,

- Adds function cr_filename_to_mime_type [-create] filename

- Adds function cr_create_mime_type -extension -mime_type -description

- Removes *_maybe_create_new_mime_type

- Updates acs-content-repository to 4.6.3. Ugrade scripts provided.

- Updates dependency information for several packages.

- Adds most mime types plus comprehensive list of extension to mime-typemappings.

- Maps .c .h .c++ .pl etc to text/plain

  1. … 4 more files in changeset.
support procs for printer friendly view fixes bug 205 patch from Samir Joshi

file printer-view-procs.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    ./tcl/printer-view-procs.tcl
file printer-view-procs.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./tcl/printer-view-procs.xql
adds a presentation master for serving presentaions which does not use the sitewide master bug 175/patch 59 Jascha Zapp

file wp-presentation-master.adp was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/wp-presentation-master.adp
file wp-presentation-master.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/wp-presentation-master.tcl
fixes html quoting for slide edit patch 57 Martin Magerl

bullet multirow for text v textarea with longer bullets bug 160/patch 52

(reworked version of patch 51 by Jascha Zapp).

horrific and wrong query now merely horrific

Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 34 more files in changeset.
sync info files with package data and correct provides identifiers

  1. … 36 more files in changeset.
Added new files to .info files

  1. … 38 more files in changeset.
bug fixes and a printable view (all slides together) from Samir Joshi

    • -31
    • +35
    ./sql/postgresql/wp-slim-create.sql
    • -0
    • +96
    ./www/presentation-print-view.adp
    • -0
    • +50
    ./www/presentation-print-view.tcl
    • -0
    • +68
    ./www/presentation-print-view.xql
looks like lars missed removing the @only_authorized_p@ bit in the adp which only showed up listing > 30 users. Should use the Larsian user search widget here

add context

ns_return->ad_return, ad_script_abort, redirect to absract urls

  1. … 47 more files in changeset.
From Lars: Fixed a bunch of little porting errors, but it's still not working bug 1565/patch 283

    • -32
    • +25
    ./sql/postgresql/wp-slim-create.sql
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 692 more files in changeset.
fixes typo in wp_presentation__delete (where was wh)

remove superfluous package local masters and use sitewide master by default

    • -1
    • +1
    ./www/presentation-acl-add-group-2.adp
  1. … 687 more files in changeset.
make things use a master template, propigate context to master

  1. … 39 more files in changeset.
patch for missing href_forward from Gregor Obernosterer (submitted twice as patches 311, 312)

double qoute width=NUM%> to avoid the ADP parser warnings fixes bug 1582 patch 304

  1. … 35 more files in changeset.
Fixed SDM #1559 with patch #275

    • -25
    • +1
    ./www/presentation-acl-add-3-oracle.xql
    • -23
    • +1
    ./www/presentation-acl-add-3-postgresql.xql
    • -22
    • +23
    ./www/presentation-acl-add-3.tcl
    • -14
    • +4
    ./www/presentation-acl-delete-postgresql.xql
Fixed SDM #1558 with patch #274

Fixed SDM #1553 using patch #270

Merged with OpenACS 4.5 beta1 branch.

    • -11
    • +18
    ./sql/postgresql/wp-slim-drop.sql
  1. … 79 more files in changeset.