• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- replace calls to deprecated "ns_sendmail" to calls to "acs_mail_lite::send"

  1. … 4 more files in changeset.
- replace deprecated "philg_quote_double_quotes" by "ad_quotehtml"

- use <property name="doc(title)">

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

  1. … 22 more files in changeset.
- 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.
add code for to allow delete presentatiosn all authority users

Bugfix on missing context variable

fix grant and revoke of public viewing permissions

let's make the default to private instead of public when a wimpy point is created

change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 675 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 319 more files in changeset.
allowing html in presentations and slides.

Not longer needed, all done with ad-form

    • -48
    • +0
    ./edit-presentation-2-postgresql.xql
Not longer needed, all done with ad_form now

    • -48
    • +0
    ./create-presentation-2-postgresql.xql
    • -19
    • +0
    ./create-presentation-postgresql.xql
new version

    • -0
    • +121
    ./add-edit-presentation-oracle.xql
    • -0
    • +114
    ./add-edit-presentation-postgresql.xql
    • -0
    • +4
    ./add-edit-presentation.adp
    • -0
    • +123
    ./add-edit-presentation.tcl
    • -0
    • +94
    ./add-edit-slide-oracle.xql
    • -0
    • +97
    ./add-edit-slide-postgresql.xql
    • -0
    • +16
    ./add-edit-slide.adp
    • -0
    • +249
    ./add-edit-slide.tcl
  1. … 39 more files in changeset.
Changes to track the addition of package_id to acs_objects for 5.2.

    • -0
    • +1
    ./create-presentation-2-postgresql.xql
  1. … 3 more files in changeset.
moved copyrigth to the bottom

noqoute fix

moved the edit link to the proper place

slides & presentation has its own master template

fix bug 1131

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

  1. … 598 more files in changeset.
fix a few more missing rdbms stanzas

  1. … 12 more files in changeset.
Added some spaces and removed others to improve the appearance of the index page.

missing noquote in fontstart and fontend

Closes bug #854. Missing noquote, improper vertical alignment of arrow buttons.

Added double quotes around tag parameters.

Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 269 more files in changeset.
forgot to cvs add these new .xql files

    • -0
    • +16
    ./presentation-revisions.xql
various fixes:

* noquote;

* il8n (capitalisation and others);

* master template problem

* standardised format of context bar across pages

  1. … 5 more files in changeset.
corrected postgres interval casting for stricter 7.3 (and newer 7.2s)