• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
converted more template db api queries to std db api queries

converted more template db api queries to std db api queries

converted more template db api queries to std db api queries

    • -0
    • +18
    /openacs-4/packages/cms/www/modules/items/symlink-oracle.xql
converted more template db api queries to std db api queries

reversing patch 336, cuz it seems not to work. adding a url to the site map breaks.

Manually added patches 332,333,334 for bugs 1628,1629,1630 by Brad Duell

    • -0
    • +22
    /openacs-4/packages/calendar/www/calendar-choose.adp
    • -0
    • +54
    /openacs-4/packages/calendar/www/calendar-choose.tcl
Patch 336 for Bug 1636 by Dave Bauer

Patch 324 for Bug 1504 by Cathy Sarisky

Re-added fixes that didn't get merged in from 4.5

1) bboard-procs-postgresql.xql

2) etp-procs-oracle.xql

3) subsite/www/admin/users/new-postgresql.xql

4) SQL fix in acs-kernel/sql/postgresql/apm-create.sql

Edited the acs-kernel upgrade script that JonG initially created (PG)

Created an oracle upgrade script

Added upgrade scripts that i had written for 4.5b->4.5 back in (didn't get merged)

Update the acs-kernel .info file to 4.5.1

Manually merging fix from 4.5 that never got into the HEAD (apm_package_version__upgrade_p)

Added referer_url to the .info file. This parameter is not strictly needed but can enhance security & versatility.

1) Fixes Bug 1645

2) Adds acs_sc_impl_alias pacakge to Oracle version so it's consistent with PG version

3) Adds upgrade script for above changes

Use bind variable instead of ''

converted some more template db queries to std db api queries

  1. … 4 more files in changeset.
converted template queries to std db api

Fixed typo in the name querytext.

converted template queries to std db api

converted template queries to std db api

    • -3
    • +1
    /openacs-4/packages/cms/www/register.tcl
    • -2
    • +1
    /openacs-4/packages/cms/www/signin.tcl
    • -6
    • +5
    /openacs-4/packages/cms/www/item/create.tcl

Improved sort order of rates overview. Minor UI improvement.

cleaned up add_user_to_community a bit

removed duplicate call to add_portlet_helper

fix get subcomm joining for no_inherit perm fix

register link changes due to no_inherit security fix

    • -1
    • +1
    /openacs-4/packages/dotlrn/www/register-link.adp
important permission bug fix to dotlrn_community::new.

new communities should _not_ inherit perms from the

root dotlrn instace, since all dotlrn users have

read on the root dotlrn instance. without this

fix, users will be able to read stuff in comm's

they are not members of.

that was dumb, reverting

    • -19
    • +1
    /openacs-4/packages/dotlrn/www/register-link.adp
indented to see the logic

    • -1
    • +19
    /openacs-4/packages/dotlrn/www/register-link.adp
added call to acs_impl_alias__new for cloning.. now loading this file works

modified dotlrn-dotlrn-create.sql files to source other sql files

removed sql from tcl files and added one missing query to xql file

rel_id->p_rel_id in function calls to ...rel__detete()