• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Applied patch #280 for bug #820

adding the columns creation_user and creation_date to lang_messages. At least on the translation server those are useful. Those columns replace the table lang_messages_created in the messages-audit.sql file (now removed)

Also check acs-kernel.IndexRedirectUrl if main site

new-portal should be a service so that it is automatically instantiated (once) and parameters can be set in instal.xml file

added updated user_info query with username

adding new param install_error_file to config file. Bringing down server -kd to make sure it comes down

temporary fix of calendar portlets to use the old calendar-display-procs file until Dirks new templates are portlet compatible. Doing the following reverts: cvs update -j 1.26 -j 1.24 calendar-full-portlet.tcl, cvs update -j 1.17 -j 1.15 calendar-full-portlet.adp, cvs update -j 1.22 -j 1.20 calendar-portlet.tcl, cvs update -j 1.10 -j 1.8 calendar-portlet.adp

Improved instructions on inherited permissions

reverting to use the localized version of calendar-display-procs that was developed by Lars. Those procs will be used by the calendar-portlet templates until Dirks new templates are compatible with portlets and can be used instead

cancel

Site-nodes-procs should not return the node itself

Don't link subsite-name if already on subsite index page

Added explanation to username

Support for account_url

Cleanup

    • -0
    • +10
    /openacs-4/packages/acs-subsite/lib/subsites.adp
    • -0
    • +50
    /openacs-4/packages/acs-subsite/lib/subsites.tcl
Get rid of the non-standard index page

    • -25
    • +0
    /openacs-4/www/index-postgresql.xql
Support for message on user-info/password-update pages

Adding join/leave buttons

added css enabled list builder template and its images, added relate and unrelate item ui, added search ui, also added template that will be used /templates

  1. … 20 more files in changeset.
add the queries to accept list builder filter, orderby, pagination. i will make it more generic later, add some more docs

removed unnecessary ad_quotehtml calls

noquote fix

    • -3
    • +3
    /openacs-4/packages/glossary/www/term.adp
    • -1
    • +1
    /openacs-4/packages/notes/www/index.adp
    • -2
    • +1
    /openacs-4/packages/notes/www/index.tcl
retrieve calendar_name for Oracle list query

Renamed first_weekday_of_the_week_system to first_weekday_of_the_week_tz because Oracle does not approve of too long variable names, Moved calculation of weekday to SQL - impossible to calculate that in TCL

I18nized Oracle queries

i18n fix for create new item links. The link start_time must not be i18nized.

Non-anonymous posting was broken

    • -2
    • +2
    /openacs-4/packages/forums/www/message-post.tcl
Allow anonymous postings

    • -6
    • +37
    /openacs-4/packages/forums/www/message-post.tcl
    • -0
    • +16
    /openacs-4/packages/forums/www/admin/permissions-user-add.tcl
    • -0
    • +5
    /openacs-4/packages/forums/www/admin/permissions.adp
    • -0
    • +16
    /openacs-4/packages/forums/www/admin/permissions.tcl
Added group::admin_p

Added relation::get_id