• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
propigate title, package_id to acs_objects, require kernel 5.2.0d2 bump version to 0.3, upgrade scripts tip 42

    • -0
    • +73
    ./bookshelf/sql/postgresql/upgrade/upgrade-0.2-0.3.sql
added roll_server_log procedure

propigate title, package_id to acs_objects, require kernel 5.2.0d2 bump version to 1.1d2, upgrade scripts tip 42

    • -0
    • +1
    ./forums/sql/oracle/upgrade/upgrade-1.1d1-1.1d2.sql
    • -0
    • +73
    ./forums/sql/postgresql/upgrade/upgrade-1.1d1-1.1d2.sql
Fixed bug #1392: Documented the behaviour of group::member_p

bump the title, package_id tip 42 upgrade to 5.2.0d1-d2

    • -0
    • +2643
    ./acs-kernel/sql/oracle/upgrade/upgrade-5.2.0d1-5.2.0d2.sql
    • -0
    • +1124
    ./acs-kernel/sql/postgresql/upgrade/upgrade-5.2.0d1-5.2.0d2.sql
applied Guan's patch adding some new message keys and corresponding catalog entries to some date procs

    • -1
    • +12
    ./acs-templating/catalog/acs-templating.en_US.ISO-8859-1.xml
    • -12
    • +12
    ./acs-templating/tcl/date-procs.tcl
    • -4
    • +8
    ./acs-templating/tcl/element-procs.tcl
deleted user is put in public group so that he has public privileges. fixing bug 1468

    • -10
    • +27
    ./acs-tcl/tcl/membership-rel-procs.tcl
fixing some variable name misakes in my previous bind var/quoting fix

fixing bug 1318

Changing proc db_bind_var_substitution (used only for db_exec_plsql) so that it doesn't do bind var substitution for bind variables that are in quotes. fixing bug 1113

    • -3
    • +44
    ./acs-tcl/tcl/00-database-procs.tcl
    • -0
    • +48
    ./acs-tcl/tcl/test/acs-tcl-test-procs.tcl
propigate displayed_object_id tip 55

propigate displayed_object_id tip 55

fix the search sc for getting a url (since now packages and /www can be indexed)

    • -2
    • +15
    ./static-pages/tcl/static-pages-sc-procs.tcl
added test case for 1450

    • -0
    • +13
    ./acs-tcl/tcl/test/acs-tcl-test-procs.tcl
make static pages work with tip 43; bump to 5.2.0d2, upgrade oracle, postgres

    • -0
    • +4
    ./static-pages/sql/oracle/upgrade/upgrade-5.2.0d1-5.2.0d2.sql
    • -0
    • +180
    ./static-pages/sql/postgresql/upgrade/upgrade-5.2.0d1-5.2.0d2.sql
    • -1
    • +2
    ./static-pages/tcl/static-pages-procs-oracle.xql
    • -1
    • +2
    ./static-pages/tcl/static-pages-procs-postgresql.xql

Fixed bug #1299: added noquote to supertypes.name

    • -1
    • +1
    ./acs-subsite/www/admin/rel-types/new.adp
Moved my previous fix to 5.1

    • -3
    • +5
    ./acs-api-browser/tcl/acs-api-documentation-procs.tcl
Fix bug#1562.

    • -2
    • +2
    ./acs-api-browser/tcl/acs-api-documentation-procs.tcl
Remove permissions checks for extlinks. Moved to a seperate view/edit page

similar to how files are handled.

    • -11
    • +1
    ./file-storage/www/folder-chunk-oracle.xql
    • -11
    • +1
    ./file-storage/www/folder-chunk-postgresql.xql
    • -6
    • +25
    ./file-storage/www/folder-chunk.tcl
Fixed bug 1516 ... though there are other regexps that bear inspection, it's

clear that some of them at least won't fail for legal Tcl source. So I just

fixed this one regexp looking for spaces where spaces might not be in the

source.

    • -3
    • +5
    ./acs-api-browser/tcl/acs-api-documentation-procs.tcl
- Modified fm_check_permission so that it also works for ... Hmm, I

forgot in which case it failed.

    • -3
    • +4
    ./file-manager/tcl/file-manager-procs.tcl
Added -nologin flag to disable automatic login of a new user. This is part of an initial foray into allowing certain kinds of 'low-barrier' registration, such as on a weblog comments system.

    • -2
    • +3
    ./acs-authentication/tcl/authentication-procs.tcl
new version of the casting algorithm that Joel has documented in a flow chart diagram. The implementation of the algorithm is still in an alpha state and has a known bug

    • -66
    • +126
    ./simulation/tcl/template-procs.tcl
  1. … 1 more file in changeset.
new version of simulation info file I forgot to commit last time

  1. … 1 more file in changeset.
increased core version numbers to alpha 2

    • -1
    • +2
    ./acs-api-browser/acs-api-browser.info
    • -1
    • +2
    ./acs-authentication/acs-authentication.info
    • -5
    • +6
    ./acs-automated-testing/acs-automated-testing.info
    • -1
    • +2
    ./acs-bootstrap-installer/acs-bootstrap-installer.info
    • -2
    • +3
    ./acs-content-repository/acs-content-repository.info
    • -1
    • +2
    ./acs-service-contract/acs-service-contract.info
  1. … 4 more files in changeset.
added casting algorithm diagram

    • binary
    ./simulation/www/doc/casting_algorithm.dia
  1. … 1 more file in changeset.
file casting_algorithm.dia was initially added on branch oacs-5-1.

    • binary
    ./simulation/www/doc/casting_algorithm.dia
  1. … 1 more file in changeset.
make missing variable for category tree not a fatal error for category::ad_form::get_categories

    • -1
    • +5
    ./categories/tcl/category-form-procs.tcl
namespace qualifier needed for ds_enabled_p

    • -10
    • +9
    ./acs-templating/tcl/parse-procs.tcl
adding catalog file with notification messages that I forgot to add earlier

    • -0
    • +11
    ./workflow/catalog/workflow.en_US.ISO-8859-1.xml