• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed more html problems, mainly deleted <p> in illegal places.

Deleted header and context bar.

Added context_bar property.

Took out header and context_bar, added context_bar property.

Took out header and context_bar.

Still won't validate as the tcl procs output bad html.

converted more template db api queries to std db api queries

Fixed html and escaped ampersands for proper validation.

This still has 2 instances of non-escaped ampersands that are generated through

a proc.

Fixed non-escaped ampersands in context bar. This prevented html validation.

Updated the 100% to "100%"

This file still needs a lot of clean up.

Reformatted HTML so it now validates.

Added if's to content to get rid of superflous <li>

1) Added PG support

2) Added David Walker/Andy Piskorski's aolserver-errors TCL script

3) Fixed a bunch of bugs (but it's still an ugly 3.x package)

4) Adjusted the top monitor to work with linux's top

5) Added drop scripts

    • -0
    • +19
    /openacs-4/packages/monitoring/sql/oracle/monitoring-drop.sql
    • -0
    • +41
    /openacs-4/packages/monitoring/tcl/monitoring-procs.xql
    • -0
    • +18
    /openacs-4/packages/monitoring/www/index-oracle.xql
    • -0
    • +18
    /openacs-4/packages/monitoring/www/index-postgresql.xql
  1. … 14 more files in changeset.
Initial version of lars-blogger with PG and Oracle support

    • -0
    • +111
    /openacs-4/packages/lars-blogger/lars-blogger.info
    • -0
    • +37
    /openacs-4/packages/lars-blogger/sql/oracle/rss-register.sql
    • -0
    • +21
    /openacs-4/packages/lars-blogger/sql/oracle/rss-unregister.sql
    • -0
    • +75
    /openacs-4/packages/lars-blogger/tcl/lars-blogger-procs.tcl
  1. … 57 more files in changeset.
fixing

1. updated .info file with some missing files for PG

2. fixed the notification.delete func in both DBs

3. bumped pacakge version to 0.2d

manually updating the .info file since the UI is not working for me. bumped revto 0.2d

adding upgrade file for acs_event__recurrence_timespan_edit fuction fix

Added package type to the site map, making it easier to figure out how your site's structured, when instance name isn't the same as package name

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

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