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

making sure creation of messages is recorded in audit table

bug fix: providing a default to audit trail for the case where there is no current translation

Noquote

- Moving Malte's enhanced survey from the accidentally-created "oacs4"

repository he created into openacs-4/contrib.

- Malte's commit line was:

"Added new survey module version for head."

    • -0
    • +32
    /openacs-4/contrib/packages/survey/survey.info
  1. … 240 more files in changeset.
Fixed password expiration and approval expiration

Do show main site in the pacakge parameter list

fixing misspelled charset in Arabic locales

making sure import_from_files proc does not produce error messages trying to find correct charsets for a locale if there are no files for that locale anyway

Better account closed message

Handle closed accounts

Improved account closed messages

Handle expired login page

No longer needed

No longer needed

  1. … 28 more files in changeset.
Renamed groups page to subsites/subcommunities

    • -0
    • +24
    /openacs-4/packages/acs-subsite/www/subsites-oracle.xql
    • -0
    • +25
    /openacs-4/packages/acs-subsite/www/subsites-postgresql.xql
    • -0
    • +14
    /openacs-4/packages/acs-subsite/www/subsites.adp
    • -0
    • +49
    /openacs-4/packages/acs-subsite/www/subsites.tcl
Make use of untrusted logins, closed accounts, and account verify

Fixed context bar to include admin for subsite

Default to persistent logins, now that persistent logins aren't eternal, but only for about 8 hours

giving the files mime.tcl, base64.tcl, and md5.tcl the -procs.tcl ending so they are readily recognized by the APM

    • -0
    • +323
    /openacs-4/packages/acs-tcl/tcl/base64-procs.tcl
    • -0
    • +453
    /openacs-4/packages/acs-tcl/tcl/md5-procs.tcl
    • -453
    • +0
    /openacs-4/packages/acs-tcl/tcl/md5.tcl
    • -0
    • +3585
    /openacs-4/packages/acs-tcl/tcl/mime-procs.tcl
    • -3585
    • +0
    /openacs-4/packages/acs-tcl/tcl/mime.tcl
Typo

Show message when test fails

Fixed and rearranged navigation structure

Making attachments a service

install.xml would be loaded on install index page but no longer be in memory on package install page. Fixed by loading document again on package page. See discussion here: http://openacs.org/forums/message-view?message_id=122266