• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixing some variable name misakes in my previous bind var/quoting fix

    • -2
    • +2
    ./packages/acs-tcl/tcl/00-database-procs.tcl
fixing bug 1318

    • -2
    • +2
    ./packages/acs-tcl/tcl/utilities-procs.tcl
    • -3
    • +3
    ./packages/acs-templating/tcl/util-procs.tcl
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
    ./packages/acs-tcl/tcl/00-database-procs.tcl
    • -0
    • +48
    ./packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl
propigate displayed_object_id tip 55

propigate displayed_object_id tip 55

    • -1
    • +1
    ./packages/bookshelf/www/book-view.adp
    • -2
    • +1
    ./packages/bookshelf/www/book-view.tcl
    • -3
    • +1
    ./packages/forums/www/message-view.adp
fix the search sc for getting a url (since now packages and /www can be indexed)

added test case for 1450

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

    • -6
    • +6
    ./packages/static-pages/static-pages.info
propigate displayed_object_id from default-master to site-master

Fixed bug #1299: added noquote to supertypes.name

changing ServerSessionCache to default to true. Fixinb bug 1336

Moved my previous fix to 5.1

Fix bug#1562.

Remove permissions checks for extlinks. Moved to a seperate view/edit page

similar to how files are handled.

    • -6
    • +25
    ./packages/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.

- Modified fm_check_permission so that it also works for ... Hmm, I

forgot in which case it failed.

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.

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
    ./contrib/packages/simulation/tcl/template-procs.tcl
    • -66
    • +126
    ./packages/simulation/tcl/template-procs.tcl
new version of simulation info file I forgot to commit last time

increased core version numbers to alpha 2

    • -1
    • +2
    ./packages/acs-subsite/acs-subsite.info
  1. … 4 more files in changeset.
added casting algorithm diagram

file casting_algorithm.dia was initially added on branch oacs-5-1.

    • binary
    ./contrib/packages/simulation/www/doc/casting_algorithm.dia
    • binary
    ./packages/simulation/www/doc/casting_algorithm.dia
make missing variable for category tree not a fatal error for category::ad_form::get_categories

namespace qualifier needed for ds_enabled_p

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

file workflow.en_US.ISO-8859-1.xml was initially added on branch oacs-5-1.

Had to fix these to include package_id as well.

    • -2
    • +3
    ./packages/download/www/archive-add-2.tcl
Minor whacks to make this work with Timo's changes to core - untested under

Oracle at the moment ...

Added back the ability to edit or delete an extlink as well as actually visit

the URL of the extlink. Fixes bug#1661

    • -12
    • +22
    ./packages/file-storage/www/folder-chunk.tcl
    • -23
    • +0
    ./packages/file-storage/www/simple-edit-2.tcl
    • -29
    • +6
    ./packages/file-storage/www/simple-edit.adp
    • -5
    • +16
    ./packages/file-storage/www/simple-edit.tcl
Oops ... didn't pass all the necessary properties to the theme template