• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
make postcommit verbose

Commit for assessment to Natalia Perez Perez nperper at it.uc3m.es

Fix content_folder__is_subfolder pl/sql. Also fix tcl proc which was

passing in the wrong list format to package_exec_plsql. Add upgrade

script and tests.

file upgrade-5.1.5d1-5.1.5d2.sql was initially added on branch oacs-5-1.

file content-folder-test-procs.tcl was initially added on branch oacs-5-1.

Sigh Oracle has really weird rules about "*" and duplicate column ids

that cause it to fail if you wrap "select *" as "select p.* from (select *) p"

Yet another fix to pagination ... getting there...

Ahem. Pagination might work now ... it didn't really before.

First pagination code ... more coming (caching in particular)

Version for Oracle

file evaluation-assignments-portlet-oracle.xql was added on branch oacs-5-1 on 2005-06-08 22:36:14 +0000

Version for Oracle

    • -0
    • +141
    /openacs-4/packages/evaluation-portlet/lib/tasks-chunk-oracle.xql
evaluations-chunk-oracle.xql for BD Oracle

Revert to package_exec_plsql var_list list style for -attributes

parameters. Fix test and documentation.

Adding support for email-image

New messages

New messages

Bumping project manager to 2.70 alpha 1 release. The last release, I forgot

to tag the files with openacs-5-1-compat, so they weren't actually

upgraded.

Fix bug #2263. Link to application new broken in site-map.

using just the revision_id as the file identifier instead of creating a relation

fix mime_type

remove the as_files content type, replaced by content_revision

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2261 more files in changeset.
Started the internationlization and added Communities to the list

Added Remove all language key

rolled back last change in template::adp_array_variable_regexp since it broke existing code

provide upgrade for bug #2262. bump up info

file upgrade-1.0d6-1.0d7.sql was initially added on branch oacs-5-1.

fixes bug #2262 -- removed some embedded tabs in functions and return proper record on trigger return

some embedded tags making one function barf. replacing with spaces