• last updated 41 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding proc apm_package_supported_databases as part of the process of purging the old db-based APM file tracking

changing APM Tcl API to reflect that we are no longer storing file info in the db (apm_package_file_types and apm_package_files tables are gone)

    • -14
    • +0
    /openacs-4/packages/acs-tcl/tcl/apm-xml-procs.xql
Works with ad_user_new, which now auto-generates a username if none exists, guaranteed to be unqiue -- a little complicated, but it works

Auto-generate a username if none exists, guaranteed to be unqiue -- a little complicated, but it works

The buttons-fix had no datatype, causing it to default to integer, which caused annoying messages in the error log

Forgot to quote <p>'s in message

when removing the apm_package.enabled_p column I forgot to remove the apm_package.enable/disable functions, so removing those now

Removed old debugging log message

Added more documentation for lang::message::lookup

Added page to test lookup of a message in a locale

    • -0
    • +19
    /openacs-4/packages/acs-lang/www/admin/lookup.adp
    • -0
    • +32
    /openacs-4/packages/acs-lang/www/admin/lookup.tcl
New try (don't have dotlrn-homework installed on test server)

Better text

Fixed problem with toggle state: unclear if you're currently receiving alerts or not

- Improved needs approval messages

- Adding screen_name to auth::create_account in user-new

- Improved closed account messages

- Fixed permissions issue on user/basic-info-update

- Changed calls to ad_secure_conn_p to security::secure_conn_p

- Changed logic for ad_get_login_url, so it's more intelligent about the return_url

Changed message for needs approval

Allow return inside test case without causing error message

Added acs-core-docs to developer's admin page

Added documentation for form get_values and set_values

Make use of untrusted_user_id

Fixed bug #825: bootstrap and package installer shut server down with [exit] instead of [ns_shutdown]

Allowing Mohan full commit rights for now...

Fixed bug #402: Request error after entering URL

Upgrading kernel to 5.0d9. Fixing bug 555 - Removing apm_packages.enabled_p column and taking the opportunity to remove obsolete file related datamodel

fix ad_form setting for no_time_p

Bug 664. Sourcing sql files before the package is marked as installed/upgraded in the db.

put back day_of_theweek. no idea why that was removed (lars?), anyway it is needed by the calendar-portlet

Only offer invoke for callbacks that don't take any arguments

Added define_function_args: bug #55

Fixed bug #562: news admin page broken on Oracle