• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
upped version to 5.0.4

    • -42
    • +28
    ./acs-core-docs/www/aolserver4.html
    • -0
    • +0
    ./acs-core-docs/www/automated-testing-best-practices.html
    • -0
    • +0
    ./acs-core-docs/www/backup-recovery.html
    • -4
    • +4
    ./acs-core-docs/www/bootstrap-acs.html
    • -1
    • +1
    ./acs-core-docs/www/complete-install.html
    • -4
    • +6
    ./acs-core-docs/www/database-management.html
    • -0
    • +0
    ./acs-core-docs/www/db-api-detailed.html
    • -15
    • +15
    ./acs-core-docs/www/docbook-primer.html
    • -0
    • +0
    ./acs-core-docs/www/eng-standards-constraint-naming.html
    • -0
    • +0
    ./acs-core-docs/www/eng-standards-filenaming.html
  1. … 59 more files in changeset.
Typo: Added space

Fixed up the blogroll drop script and hooked it into the main drop script.

    • -5
    • +18
    ./lars-blogger/sql/oracle/lars-blogger-blogroll-drop.sql
    • -1
    • +2
    ./lars-blogger/sql/oracle/lars-blogger-drop.sql
Fix for docs ..

    • -13
    • +13
    ./ecommerce/www/doc/ecommerce-customer-service.adp
    • -2
    • +2
    ./ecommerce/www/doc/ecommerce-customer-service.tcl
    • -3
    • +3
    ./ecommerce/www/doc/ecommerce-features.adp
    • -2
    • +2
    ./ecommerce/www/doc/ecommerce-features.tcl
    • -3
    • +3
    ./ecommerce/www/doc/ecommerce-for-mbas.adp
    • -2
    • +2
    ./ecommerce/www/doc/ecommerce-for-mbas.tcl
    • -19
    • +19
    ./ecommerce/www/doc/ecommerce-operation.adp
    • -2
    • +2
    ./ecommerce/www/doc/ecommerce-operation.tcl
    • -32
    • +33
    ./ecommerce/www/doc/ecommerce-setup.adp
    • -2
    • +2
    ./ecommerce/www/doc/ecommerce-setup.tcl
    • -3
    • +3
    ./ecommerce/www/doc/ecommerce-technical.adp
  1. … 9 more files in changeset.
Bulk update fix incorporating changes from alfredw, torbenb and bartt. Fix for bug 487.

    • -3
    • +3
    ./ecommerce/tcl/ecommerce-credit-procs-postgresql.xql
    • -4
    • +4
    ./ecommerce/tcl/ecommerce-credit-procs.tcl
    • -26
    • +15
    ./ecommerce/tcl/ecommerce-email-procs.tcl
    • -0
    • +0
    ./ecommerce/tcl/ecommerce-scheduled-init.tcl
    • -4
    • +4
    ./ecommerce/tcl/ecommerce-scheduled-procs-postgresql.xql
    • -6
    • +6
    ./ecommerce/tcl/ecommerce-scheduled-procs.tcl
    • -1
    • +1
    ./ecommerce/tcl/ecommerce-scheduled-procs.xql
    • -1
    • +1
    ./ecommerce/tcl/ecommerce-ssl-procs.tcl
    • -3
    • +62
    ./ecommerce/tcl/ecommerce-utilities-procs.tcl
    • -0
    • +8
    ./ecommerce/tcl/ecommerce-utilities-procs.xql
    • -7
    • +8
    ./ecommerce/tcl/ecommerce-widgets-procs.tcl
  1. … 94 more files in changeset.
Added a missing column.

    • -0
    • +1
    ./lars-blogger/tcl/entry-procs-oracle.xql
Added blogroll.

    • -1
    • +2
    ./lars-blogger/sql/oracle/lars-blogger-create.sql
Ported from postgres.

    • -0
    • +139
    ./lars-blogger/sql/oracle/lars-blogger-blogroll-create.sql
    • -0
    • +11
    ./lars-blogger/sql/oracle/lars-blogger-blogroll-drop.sql
    • -0
    • +42
    ./lars-blogger/www/admin/blogroll-ae-oracle.xql
    • -0
    • +11
    ./lars-blogger/www/admin/blogroll-delete-oracle.xql
Typo: acs_acs_kernel_id

Fixed usability bug: Didn't search first name; didn't say 'no users found'

    • -10
    • +10
    ./dotlrn/www/admin/add-instructor-2.adp
    • -2
    • +1
    ./dotlrn/www/admin/add-instructor-2.xql
Fixed bug #1612

    • -1
    • +3
    ./acs-tcl/tcl/community-core-procs.tcl
Fixed string_truncate bug.

Missing Owner and pretty_name in spec for register_notification_impl.

Notification Replies where not dropped.

    • -0
    • +16
    ./notifications/sql/postgresql/notifications-replies-drop.sql
fixed a spacing typo

Added missing drop statements

Lars changed ad_page_contract to call the "complain" template rather than

spit out HTML directly. However he used a multirow, and while this is nice,

it ain't what "complain" took. I moved "complain" to "ad-return-complaint"

(to match the name of the Tcl proc that calls it) ... and created a new "complain"

that does the multirow thing. "ad_return_complaint" is begging for retirement

as it assumes you have an "<li>" in each error list element if there's more than

one of them and also forces you to pass the number of error messages.

That's why I created a new template rather than rewrite ad_return_complaint

to stuff the error list into a multirow (my "complain" template, used by

"ad_page_contract", does the <li> tags itself - something a site designer

can change, the whole point of templating this).

    • -0
    • +21
    ./acs-tcl/lib/ad-return-complaint.adp
added folder rename and permissions buttons

fixed organization__name

Fix for bug #1511

Fixed bug: Pass up context

Wrong arg numbering caused cu_curriculum__new to choke.

Fixed problem with accounting for daylight savings switches within the period

Fixed a small problem which led to a "URL not found" error if you deleted

a subsite from within its own sitemap.

The call to rss_gen_subscr.del was failing because it's a function and Oracle requires that we assign it's return value into a variable. So now we have a v_foo variable to accept the value. rss_gen_subscr.del should really be a procedure, not a function, but that's a much bigger fix and we may revamp RSS instead.

Shorter constraint names to make Oracle happy

    • -3
    • +3
    ./lars-blogger/sql/oracle/lars-blogger-create.sql
Fixing this query.

    • -1
    • +1
    ./acs-service-contract/tcl/acs-service-contract-procs-oracle.xql
making sure you can go straight to the participants tab in the siminst wizard. Fixing ticket 13

  1. … 1 more file in changeset.
giving anonymous users access to the yellow-pages page (ticket #12)

    • -2
    • +5
    ./simulation/www/simulation-master.tcl
  1. … 1 more file in changeset.
changing permission check to be done on the authenticated user_id (ad_conn user_id), not the untrusted one.

  1. … 1 more file in changeset.