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

Stylesheet

Comment

Focus

Added developer's admin

    • -0
    • +102
    /openacs-4/packages/acs-admin/www/developer.adp
    • -0
    • +13
    /openacs-4/packages/acs-admin/www/developer.tcl
Moving stylesheets here

Added group-join/leave pages

    • -0
    • +37
    /openacs-4/packages/acs-subsite/www/group-join.tcl
    • -0
    • +33
    /openacs-4/packages/acs-subsite/www/group-leave.tcl
Executing installation in a background thread; fixed a number of small issues

Added util_background_exec proc and friends for executing chunks of code in a background thread in a safe manner. There seem to be some thread issues, though :(

removing file that was added by mistake