• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed bugs #423: download w/url, #753: publish_url problem, and #427: root folder name wrong

Removed final instance of "This incident has been logged.".

This closes bug #814.

Fixed bug #803: URL insert caused crash

More for bug #814.

"Security Violation" nitpick for bug #184.

"Security Violation" nitpick for bug #814.

More "Security Violation" nitpicks for bug #814.

Part of the fix for bug #814.

Fixed bug #823: CSS buttons on Mac

Another part of the fix for bug #814.

Fixed bug #829 again, this time moved the username-defaulting logic out of ad_user_new and into auth::create_local_account

Part of the fix for bug #814. I will proceed in a per-package fashion.

bug 335 - making sure it's possible to install from .apm files again. The UI needs improvement. Robustness could also be improved. May need to handle the case when there is a later version of a package in the packages directory than in the apm_workspace dir

Another bug #829-style fix

Fixed bug #439: wrong text in package installation output

Fixed bug #829: Installation fails on administrator creation.

Changed to refer to resoures/dotlrn/... for gifs

    • -7
    • +7
    /openacs-4/packages/dotlrn/www/control-panel.adp
Trying -deprecated -warn instead of -default on ad_template_return ... must have been a little tired last night after all

index.xql has become unnecessary because index.tcl uses a calendar_have_private_p to check whether a user has a private calendar

Check whether the user has a private calendar now performed calendar_have_private_p - this is package-agnostic, so only create one private calendar per user.

when removing file db model, forgot to replace reference to apm_package_files.path%TYPE with varchar. Doing so now and changing upgrade script

Fixed time_p for calendar::item:get. Now uses the correct lc_time_fmt switch to retrieve the proper start_time

bug 535 - fixed variable name typo in outlook export. Made the export to outlook link more clear

removing call to apm_package.enable (proc no longer exists)

removed comment on apm_packages.enabled_p since the column's gone

Fixes to portal so that it installs and drops cleanly.

Added new style

Fixed bug #828: Typo

- Returned to installing packages in foreground so they have a connection

- Templated the progress bar and made it a general utility in acs-tcl

Added ad_progress_bar_begin and ad_progress_bar_end for constructing progress bars

    • -0
    • +73
    /openacs-4/packages/acs-tcl/lib/progress-bar.adp