• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Granted Jarkko Laine tree-wide commit

Rearranged file to modern namespace style

    • -228
    • +228
    /openacs-4/packages/forums/tcl/messages-procs.tcl
create empty package directories on APM packages create

I18n

Formatting

Danish translation

Make choosing a calendar to which to add events work

Make today a link back to the view for today. Useful when viewing an individual item, where otherwise there's no link back to the day view without going past the 'week' or other view first, or hitting the back button

*** empty log message ***

Cleaned up defaulting of variables

Messed up the message key previously

fixed role data model