• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
bumped revison to 4.6b. This allows APM to update

Added new files to .info files

  1. … 38 more files in changeset.
Sloan changes:

* added reference to RegisterRestrictToSSLFilters for RestrictToSSL param

* add ? to redirect in login-expired (to get through badly configured

proxies I assume)

* trims on args to basic-info-update, stub for url

* redirect on community-member page if CommunityMemberURL has

be changed in the subsite.

  1. … 6 more files in changeset.
added ShowContextBarP parameter

updated version to 4.5

  1. … 15 more files in changeset.
site-map now uses the site node apis where possible

  1. … 37 more files in changeset.
Updated .info files of all core packages to version 4.5

  1. … 22 more files in changeset.
synced

getting rid of my silly (and unnecessary) site-specifc-master hack

cleaning up a bit

  1. … 2 more files in changeset.
added parameter to allow resetting of password without the need to answer a question; cleaned up some of the code; removed unnecessary file

  1. … 12 more files in changeset.
fixed info file

  1. … 1 more file in changeset.
factored a few permissions functions so that i can use them elsewhere

  1. … 7 more files in changeset.

1. Added session-update.tcl, a small utility which somewhat safely allows

you to put up a link that changes a session_property, for instance to

change the number of items displayed or that sort of thing. The caller

must sign their values and URL, which are verified by the callee via

ad_page_contract. If the referrer doesn't match the signed expected

referrer, you get bounced. I think this is reasonably secure (though

permissions should always be rigorously checked on all pages, of course)

2. acs_events had an html_p flag in the datamodel but no way to set it.

Fixed. It should really be a mime-type but since it's not using the

CR, and since I'm extremely busy with other stuff, I didn't fix it.

3. While doing #1 above I learned that signing and verifying arrays didn't

quite work. Fixed.

4. Found and fixed a small problem with my earlier work on the currency widget.

  1. … 13 more files in changeset.

added user service contract

  1. … 2 more files in changeset.

Put the .info file in alignment with this package's world...

Added new files to the .info file.

updates file info to reflect host-node mapping patch

  1. … 1 more file in changeset.

Added Gilbert's fix for PG to Oracle, too ...

  1. … 1 more file in changeset.
Apply SDM patch #52 plus modified #53, from Gilbert Wong.

  1. … 2 more files in changeset.
Port queries

  1. … 4 more files in changeset.

1. Straightened out some dependencies that resulted from Dan's moving of

cms workflow from acs-content-repository to the cms, i.e. where it

belongs.

2. Made the default severity in apm_callback_and_log "debug" rather than

"notice".

3. fixed toggle-inherit for Oracle.

  1. … 7 more files in changeset.
Fix SDM bug #1053

  1. … 1 more file in changeset.
Resync .info

Port group-type maintenance (no attributes yet)

  1. … 14 more files in changeset.
Port package_instantiate_object

  1. … 4 more files in changeset.

1. Fixed a couple of .info files

2. Got rid of Ben's hack to always reload query files before doing a query

mapping. He did this so you wouldn't have to reboot AOLserver every

time you change query files. It was a short-term hack but unfortunately

it looped virgin installs.

3. Added code to the APM to make the "watch" feature work with query files

as well as library files. This makes Ben's hack mentioned above

unnecessary.

  1. … 8 more files in changeset.
Port queries/query extractor output

  1. … 180 more files in changeset.

1. Added a new attribute to the .info file which tells the bootstrap

installer whether or not a package is part of the acs-core. Only

acs-core packages are now installed during the initial bootstrap install

of the system.

2. Fixed a dupe query name problem in a couple of queryfiles. The problem

is not with the dispatcher but with the extractor, and for the moment it

is just easier to kludge the resulting queryfile than fix the extractor.

  1. … 36 more files in changeset.
A small contribution to port it

  1. … 33 more files in changeset.