• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added language keys

    • -3
    • +3
    /openacs-4/packages/forums/forums.info
Send the comment to all assignees except the one writing it (no need to inform him

Additional search if not found

xotcl-all alias

Don't HTML check answers. We don't ever show the answer unescaped and it

prevents someone from typing a random < or > in their answer.

Performance tuning and cleaning up of code which was custom driven and is not needed in an invoice package

Some performance tuning

    • -7
    • +3
    /openacs-4/packages/tasks/lib/tasks.tcl
remove the ability to reset the password by any user and add recover the password by using a token

http://openacs.org/bugtracker/openacs/bug?bug_number=2920

http://openacs.org/forums/message-view?message_id=447202

    • -0
    • +9
    /openacs-4/packages/acs-subsite/www/user/password-reset.adp
    • -0
    • +100
    /openacs-4/packages/acs-subsite/www/user/password-reset.tcl
The ordering did not match with the labels.

The catch does not seem to work the way I envisioned it...

Support for external SMTP Servers. Initial preparations to have complex_send store emails and fire them off later with complex_send_immediately

Loop through authorities and check username and email for HTTP auth. If

someone has a better idea, let me know.

Update file/image attachment widgets.

Add dynamic filtering for applications

Update HTML notifications to match text one.

    • -3
    • +3
    /openacs-4/packages/news/tcl/news-procs.tcl
Notifications formatting. Send news item content in notification.

    • -7
    • +18
    /openacs-4/packages/news/tcl/news-procs.tcl
Change news formatting.

    • -7
    • +18
    /openacs-4/packages/news/tcl/news-procs.tcl
remove server name in base tag, use of absolute path

Put the weblog name at the top

absolute path for 'action' in forms. Because of probles with 'base' tag

Made larsblogger use HTML notifications

bug selecting active role, solved

    • -1
    • +1
    /openacs-4/packages/imsld/www/imsld-tree.tcl
Add new message keys for image/file attachments.

Add new message keys

Add upgrades for as_item_data.as_item_id index.

Add index to as_item_data.as_item_id to allow lookups of assessment

data by "question".

Minor bugfixes

Got rid of the storing of the RSS feeds in the file directory as this is overkill (can be generated on the fly) *and* faces limits on the file system (especially if you have more than 32000 news feeds in your system

Made sure that forum notifications go through by adding quotes around the domain so sendmessage cannot complain anymore. Just to be on the safe side did this for Names of users as well in complex_send. Last but not least changed complex send to only overwrite the from_string if we actually find a party_id

Support for complex_send in notifications