• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removing ds_comment statement that was mistakenly left on page

    • -3
    • +1
    /openacs-4/packages/forums/www/message-view.tcl
add =t =f to boolean flags, fix docs, some cleanup on logging

Fixed bug: Blog content starting with hyphen (-) causes pages to break

changed postgres to 7.3.4

check that the ns_set exists before trying to create new mime types in cr_scan_mime_types

cleaning up installation docs for 5.0

cleaning up installation docs for 5.0

    • -0
    • +1
    /openacs-4/packages/acs-core-docs/www/complete-install.html
  1. … 58 more files in changeset.
cleaning up installation docs for 5.0

  1. … 93 more files in changeset.
Allow the IMS sync driver to be manually configured for which user profile elements should be editable by the user

Added parameters to make users automatically become .LRN users when they visit

    • -30
    • +33
    /openacs-4/packages/dotlrn/dotlrn.info
Formatting

Make all 'in response to' links point back to thread

    • -3
    • +3
    /openacs-4/packages/forums/www/message-view.tcl
Fixed more threading UI issues, bug #872

    • -1
    • +1
    /openacs-4/packages/forums/www/message-view.adp
    • -2
    • +6
    /openacs-4/packages/forums/www/message-view.tcl
Added parameter to control whether we make users .LRN users, since this has serious performance implications

Improved UI

    • -0
    • +16
    /openacs-4/packages/acs-admin/www/auth/batch-job.xql
- Cleaned up page

- Added page to reset a password, since our new framework generally doesn't allow users to change passwords without knowing the current password

    • -0
    • +16
    /openacs-4/packages/acs-admin/www/users/password-reset.tcl
Moved password emailing to ::reset and ::retrieve, so the password is emailed even if those procs are called directly. Used by /acs-admin/users/password-reset

Added additional attributes to acs_user::get for /acs-admin/users/one.tcl

added return value to workflow::action::fsm::new

Show links to things the user can see even if their login is expired

Adding check to lang::message::register that non en_US messages don't have invalid embedded variables (that are not present in en_US message)

changed Notice to Debug or warning in ns_log commands

changed Notice to Debug in ns_log commands

adding a validity check in proc lang::system::site_wide_locale. If the locale is invalid we log an informative error message and return en_US. The much preferable solution that we should look at is of course a mechanism for validity checks in the UI for changing parameter values.

Fixed bug #872: threaded forums UI issues

    • -105
    • +103
    /openacs-4/packages/forums/tcl/forums-procs.tcl
    • -14
    • +28
    /openacs-4/packages/forums/www/message-chunk.adp
    • -1
    • +5
    /openacs-4/packages/forums/www/message-view.adp
    • -22
    • +49
    /openacs-4/packages/forums/www/message-view.tcl
- Changed title to 'restarting', not 'restart', to imply that it's already happening.

- Changing delay to two seconds, to increase the chance that the page is served before the server shuts down

Allow flipping the database-statistics without a server restart

added nsdb.so to config

Fixed #843 by adding site_node::delete in the destructor of the init class

Localize posting time according to user's timezone