• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-5.1.5d1-5.1.5d2.sql 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.

    • -6
    • +9
    ./packages/bug-tracker/tcl/bug-procs.tcl
First pagination code ... more coming (caching in particular)

    • -4
    • +11
    ./packages/bug-tracker/tcl/bug-procs.tcl
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

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

    • -0
    • +5
    ./packages/acs-subsite/lib/user-info.tcl
    • -0
    • +1
    ./packages/acs-subsite/www/pvt/home.adp
    • -0
    • +9
    ./packages/acs-subsite/www/pvt/home.xql
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

    • -1
    • +0
    ./packages/assessment/tcl/as-file-procs.tcl
fix mime_type

    • -1
    • +1
    ./packages/assessment/tcl/as-file-procs.tcl
remove the as_files content type, replaced by content_revision

    • -9
    • +7
    ./packages/assessment/tcl/as-file-procs.tcl
    • -5
    • +0
    ./packages/assessment/tcl/as-install-procs.tcl
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

    • -50
    • +13
    ./contrib/obsolete-packages/postcard/postcard.info
  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

    • -2
    • +2
    ./packages/acs-templating/tcl/parse-procs.tcl
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

fixes #2107 part 2 (forgot one line)

fixes #2107

Fix content::revision::new to properly create subtypes of content_revision.

bug in template operator in (partial string compare) -> use seperate equality test in template